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