1. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 10 years ago
  2. 41868fe Font variations. by bungeman · 10 years ago
  3. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 10 years ago
  4. 9bedfc2 Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/) by halcanary · 10 years ago
  5. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 10 years ago
  6. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
  7. 3489ee0 Font variations. by bungeman · 10 years ago
  8. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  9. 05773ed Font variations. by bungeman · 10 years ago
  10. d995009 PerGlyphInfo is on SkTypeface by reed · 10 years ago
  11. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 10 years ago
  12. 1ebf0d2 fix reference to _PerGlyphInfo by reed · 10 years ago
  13. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 10 years ago
  14. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
  15. 67d71c8 stop calling SkScalarDiv by reed · 10 years ago
  16. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 10 years ago
  17. bc4696b SkPDF: Move utility fns to SkPDFUtils by halcanary · 10 years ago
  18. 002653e SkPDF: Remove unused deprecated functions in SkPDFTypes by halcanary · 10 years ago
  19. bf51cfd SkPDF: clean up uses of deprecated calls in SkPDFFont by halcanary · 10 years ago
  20. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
  21. f7a169e SkPDF: clean up uses of deprecated calls in tests by halcanary · 10 years ago
  22. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 10 years ago
  23. 438de49 SkPDF: clean up uses of deprecated calls in SkPDFDevice. by halcanary · 10 years ago
  24. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 10 years ago
  25. a25b337 SkPDF: clean up uses of deprecated calls in other SkPDF classes by halcanary · 10 years ago
  26. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 10 years ago
  27. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 10 years ago
  28. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 10 years ago
  29. 00b7e5e SkPDF/Device/ImageFilter: Fix ImageFilter fallback code by halcanary · 10 years ago
  30. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 10 years ago
  31. 2ad228e SkPDF: Remove Array's unused set(i) and get(i) (leaving only append()) by halcanary · 10 years ago
  32. bb264b7 SkPDF: SkPDFString is no longer aware of wide strings. by halcanary · 10 years ago
  33. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 10 years ago
  34. 7b6db09 SkPDF: style nit by halcanary · 10 years ago
  35. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 10 years ago
  36. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 10 years ago
  37. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  38. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 10 years ago
  39. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 10 years ago
  40. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 10 years ago
  41. f41061c SKPDF: refactor pdfcatalog and pdfdocument by halcanary · 10 years ago
  42. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  43. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 10 years ago
  44. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 10 years ago
  45. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 10 years ago
  46. 6adf849 SkPDF refactor skpdfdocument by halcanary · 10 years ago
  47. f5b17fb SkPDF: Fix leak in SkPDFShader by halcanary · 10 years ago
  48. 547019e SkPDF: clean up extra references by halcanary · 10 years ago
  49. db0dcc7 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  50. 1b600d3 Revert of PDF: remove last use of SkPDFImage (patchset #5 id:120001 of https://codereview.chromium.org/950633003/) by reed · 10 years ago
  51. 86ad8d6 PDF: remove last use of SkPDFImage by halcanary · 10 years ago
  52. 0c9b1a8 add kGray_8_SkColorType by reed · 10 years ago
  53. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  54. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 10 years ago
  55. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 10 years ago
  56. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 10 years ago
  57. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 10 years ago
  58. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 10 years ago
  59. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  60. 3d32d50 PDF: Switch some unit tests to higher level API. by halcanary · 10 years ago
  61. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  62. e6cf9cb miniz support in SkFlate / PDF by mtklein · 10 years ago
  63. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 10 years ago
  64. 334fcbc SkPDF: replace SkPDFDevice::copyContentToData by halcanary · 10 years ago
  65. 7af2150 SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*) by halcanary · 10 years ago
  66. c1b71d6 PDF: remove unnecessary mutexes. by halcanary · 10 years ago
  67. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  68. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  69. 07d5947 PDF: remove unused SkPDFDevice::setDCTEncoder() by halcanary · 10 years ago
  70. 56f4ace PDF: Remove SkPDFDeviceFlattener by halcanary · 10 years ago
  71. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  72. cabc08c PDF: why do we have flags no one uses (or can use)? by mtklein · 10 years ago
  73. 07327bf move SkPDFD*.h from include to src by halcanary · 10 years ago
  74. 1b5c604 PDF: Add (low-memory) SkPDFBitmap class by halcanary · 10 years ago
  75. 91d1d62 zlib/pdf: remove HaveFlate(), depend on preprocessor defines by halcanary · 10 years ago
  76. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  77. d1371a6 Upstream support for sfntly in Google3 by mtklein · 10 years ago
  78. 7b4d4c7 [PDF] Fix shader fallback mapping when clipped by fmalita · 10 years ago
  79. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  80. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 11 years ago
  81. 6a14434 Cleanup SkPDFObject::emit* by halcanary · 11 years ago
  82. 8de5632 minor changes left out of http://crrev.com/873543002 by halcanary · 11 years ago
  83. 530ea8e More changes to SkPDFShader to eliminate multiple inheritance! by halcanary · 11 years ago
  84. bc59ac6 Simplify SkPDFShader class. Now invalid objects are never created. by halcanary · 11 years ago
  85. e6ea244 Use SkLazyPtr in SkPDFGraphicState.cpp by halcanary · 11 years ago
  86. a1193e4 Make SkStream *not* ref counted. by scroggo · 11 years ago
  87. fb62b3d SkPDFCanon by halcanary · 11 years ago
  88. c3796c7 Generic PDF shader fallback by fmalita · 11 years ago
  89. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 11 years ago
  90. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 11 years ago
  91. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 11 years ago
  92. 549f879 SkPDFImage no longer caches a unpremul version of N32 bitmaps. by halcanary · 11 years ago
  93. ac8d8b8 revert buildbot breaker by caryclark · 11 years ago
  94. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 11 years ago
  95. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 11 years ago
  96. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 11 years ago
  97. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 11 years ago
  98. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 11 years ago
  99. 03119ba enable conics gm by reed · 11 years ago
  100. 752e7eb Cleanup: Another round of override fixes. by tfarina · 11 years ago