1. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  2. c172f9b SkPDF: SkWStream::write -> SkWStream::writeText by Hal Canary · 7 years ago
  3. 3f46718 SkPDF: handle unsupported colortypes (e.g. F16) uniformly by Hal Canary · 7 years ago
  4. 4f29c20 SkPDF: Re-use Jpeg Image Shaders by Hal Canary · 7 years ago
  5. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  6. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  7. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  8. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  9. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  10. 5b474d3 SkPDF: assert premultiplied bitmaps are valid in debug. by Hal Canary · 7 years ago
  11. 6fee59b SkStream: DynamicMemoryWStream gets writeToAndReset by Hal Canary · 7 years ago
  12. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
  13. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
  14. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
  15. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  16. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  17. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  18. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  19. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  20. 530032a SkPDF: in-place font subsetting by halcanary · 8 years ago
  21. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  22. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  23. 7b9eabb SkPDF: handle unpremul right by halcanary · 8 years ago
  24. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 9 years ago
  25. a50151d SkPDF: draw{Image,Bitmap} always serializes early by halcanary · 9 years ago
  26. bae235e SkPDF: add drop() virtual to release resources early. by halcanary · 9 years ago
  27. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  28. 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
  29. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  30. 48810a0 SkPDF: s/SkAutoTUnref/sk_sp/g by halcanary · 9 years ago
  31. fcad44b SkPDF: AutoTUnref<T> changes in use by halcanary · 9 years ago
  32. 7363e13 SkPDF: Let client re-encode JPGs if they want to by halcanary · 9 years ago
  33. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  34. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  35. 80ec3db SkPDF: Deal with missing ColorTable (don't assert) by halcanary · 9 years ago
  36. aa4ba90 SkPDF: images support 32-but-not-N32 colortype by halcanary · 9 years ago
  37. 3442261 SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  38. 21f99b7 Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:80001 of https://codereview.chromium.org/1394263003/ ) by bungeman · 9 years ago
  39. 939c0fe SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  40. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  41. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  42. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  43. a060eba SkPDF: Simplify PDFStream / emitObject() const by halcanary · 9 years ago
  44. d9e5715 SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] by halcanary · 9 years ago
  45. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 10 years ago
  46. a25b337 SkPDF: clean up uses of deprecated calls in other SkPDF classes by halcanary · 10 years ago
  47. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 10 years ago
  48. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 10 years ago
  49. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  50. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 10 years ago
  51. db0dcc7 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  52. 1b600d3 Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/) by reed · 10 years ago
  53. 86ad8d6 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  54. 3d32d50 PDF: Switch some unit tests to higher level API. by halcanary · 10 years ago
  55. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  56. e6cf9cb miniz support in SkFlate / PDF by mtklein · 10 years ago
  57. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  58. cabc08c PDF: why do we have flags no one uses (or can use)? by mtklein · 10 years ago
  59. 1b5c604 PDF: Add (low-memory) SkPDFBitmap class by halcanary · 10 years ago