- e650b85 SkPDF: SkPDFMakeArray; clean up pdfutils, pdfresourcedict by Hal Canary · 6 years ago
- 7d06ab2 SkPDF: do all rasterScale calculations in one place. by Hal Canary · 6 years ago
- 9f61f40 SkPDF: Device subclass no longer tracks size. by Hal Canary · 6 years ago
- 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
- 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
- c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
- 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
- ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
- b935cf8 const all the things by Herb Derby · 6 years ago
- 98caedd SkPDF: only draw text with SkglyphRuns by Hal Canary · 6 years ago
- 736db10 Convert PDF device to use glyph runs lists by Herb Derby · 6 years ago
- b983e6b Device interface uses glyph run list by Herb Derby · 6 years ago
- 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
- f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
- 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
- e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
- 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
- 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
- 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
- b4e528d SkPDF: filter out empty clip draws more often by Hal Canary · 7 years ago
- b4bd5ef SkPDF: Use DeviceGray for alpha masks. by Hal Canary · 7 years ago
- 22b2d8c SkPDF: minor cleanups of skpdfdevice by Hal Canary · 7 years ago
- 7cbf5e3 SkPDF: simplify drawImage/Bitmap/Sprite code. by Hal Canary · 7 years ago
- a062258 SkPDF: clean up fRasterDpi by Hal Canary · 7 years ago
- 51329c9 SkPDF: clean up PDFDevice. by Hal Canary · 7 years ago
- b964238 SkDevice::drawBitmap takes x,y, not matrix by Hal Canary · 7 years ago
- d12a676 SkPDF: Draw paths with mask filters; color filter. by Hal Canary · 7 years ago
- 5c1b360 src/pdf: code cleanup by Hal Canary · 8 years ago
- 53f77bd Initial clip-mask-layer support by Florin Malita · 8 years ago
- d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
- 2f6b5a4 remove legacy vertices virtual from SkDevice by Mike Reed · 8 years ago
- a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
- 27d07f0 Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""" by Mike Reed · 8 years ago
- 025e244 Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""" by Mike Reed · 8 years ago
- baf06bc Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""" by Cary Clark · 8 years ago
- cfaa632 Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."" by Mike Reed · 8 years ago
- ea5e676 Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping." by Mike Reed · 8 years ago
- c77e33f Remove SkDraw from device-draw methods, and enable device-centric clipping. by Mike Reed · 8 years ago
- 6d67396 SkPDF: Stop using SkRasterClip/SkRegion by Hal Canary · 8 years ago
- 9cd2168 SkPDF: stop using RasterClip for drawAnnotation() by Hal Canary · 8 years ago
- f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 8 years ago
- 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
- 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
- faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
- 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
- 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
- c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
- 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
- ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
- f50ff39 SkPDF: subset drawImageRect while still deduping by Hal Canary · 8 years ago
- 04a44d0 Add a transient image filter cache to SkImage::makeWithFilter & PDF by brianosman · 8 years ago
- c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
- e06ca96 SkPDF: implement drawTextBlob() by halcanary · 8 years ago
- 4871f22 SkPDF: Glyph validation change by halcanary · 8 years ago
- afdc177 SkPDF: PDFDevice cleanup. by halcanary · 8 years ago
- 589a39e store info in basedevice, change getter to non-virtual const& by reed · 8 years ago
- 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
- 4ed2f01 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
- 5ba165e Revert of SkPDF: unify drawText and drawPosText (patchset #2 id:40001 of https://codereview.chromium.org/2241683005/ ) by robertphillips · 8 years ago
- 6059dc3 SkPDF: unify drawText and drawPosText by halcanary · 8 years ago
- 7e8d5d3 SkPDF: Subset Type3 (fallback) font by halcanary · 8 years ago
- 9be3720 std::move(SkTDArray) by halcanary · 8 years ago
- dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 8 years ago
- 4b1e17e SkPdf: SkPDFFormXObject de-class-ified. by halcanary · 8 years ago
- 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
- 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
- e51c356 pre-land special methods on device by reed · 8 years ago
- 3c35fb3 SkPDF: Glyph Useage Map improvements by halcanary · 8 years ago
- b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
- 2be7e01 SkPDF: PDFDevice::ContentEntry now implemented with SinglyLinkedList by halcanary · 9 years ago
- b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 9 years ago
- 73557f6 SkPDF: remove margin foolishness by halcanary · 9 years ago
- a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
- 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
- e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
- 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
- 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
- 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
- 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
- 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
- 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
- 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 9 years ago
- 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
- d7b2885 SkPDF Create working move constructor for inner classes by halcanary · 9 years ago
- f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 9 years ago
- 91fcb3e SkPDF: PDFDevice use SkTArray<T> rather than SkTDArray<T*> by halcanary · 9 years ago
- 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
- 0eda258 move annotations to canvas virtual by reed · 9 years ago
- 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
- 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
- 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
- ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago