1. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 9 years ago
  2. 0eda258 move annotations to canvas virtual by reed · 9 years ago
  3. 7363e13 SkPDF: Let client re-encode JPGs if they want to by halcanary · 9 years ago
  4. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 9 years ago
  5. d936f63 Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. by benjaminwagner · 9 years ago
  6. e365bfa SkDeflateWStream: support gzip output by halcanary · 9 years ago
  7. afc7cce Fix for rounded-rect clips with filters. by senorblanco · 9 years ago
  8. 682ee01 SkPDF: roll back 53b1c09 and 05b48e2 by halcanary · 9 years ago
  9. 53b1c09 SkPDF: Change handling of large-numbers in matricies. by halcanary · 9 years ago
  10. bc348f4 In Google3 build, use SK_SFNTLY_SUBSETTER define to enable/disable sfntly. by benjaminwagner · 9 years ago
  11. 221524d Start using <type_traits> and <utility> (C++11). by bungeman · 9 years ago
  12. 226aee2 Also ignore sfntly for Google3/iOS. by mtklein · 9 years ago
  13. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  14. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  15. 05b48e2 SkPDF: fix large-number bug by halcanary · 9 years ago
  16. 80ec3db SkPDF: Deal with missing ColorTable (don't assert) by halcanary · 9 years ago
  17. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  18. aa4ba90 SkPDF: images support 32-but-not-N32 colortype by halcanary · 9 years ago
  19. 86ea33e Enable BUILD file compilation of skia and dm with --config=android_arm. by benjaminwagner · 9 years ago
  20. c8d1dd4 SkTHash: hash from fnptr to functor type by mtklein · 9 years ago
  21. 41c054e Move an #include out of a namespace. by thakis · 9 years ago
  22. 66a82f3 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 9 years ago
  23. 3442261 SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  24. 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
  25. 939c0fe SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  26. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  27. 3d8c33c SkPDF: ASAN fix: don't double ref new SkPDFBitmap objects by halcanary · 9 years ago
  28. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  29. 287d22d SkPDF Implement colorfilters on bitmaps by halcanary · 9 years ago
  30. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  31. 6c59d80 Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  32. 2ac6793 Revert of Port uses of SkLazyPtr to SkOncePtr. (patchset #7 id:110001 of https://codereview.chromium.org/1322933005/ ) by mtklein · 9 years ago
  33. a1254ac Port uses of SkLazyPtr to SkOncePtr. by mtklein · 9 years ago
  34. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  35. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  36. 725c620 SkPDF: Memory improvements for PDF Streams by halcanary · 9 years ago
  37. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  38. 3a30cc1 Thou shalt use override consistently. by mtklein · 9 years ago
  39. a060eba SkPDF: Simplify PDFStream / emitObject() const by halcanary · 9 years ago
  40. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  41. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  42. 48305e8 SkPDF/Deflate: clean up old SkFlate code by halcanary · 9 years ago
  43. d9e5715 SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] by halcanary · 9 years ago
  44. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  45. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  46. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  47. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  48. d76665d Reland "SkPDF: Annotations are clipped by canvas clip stack." by wangxianzhu · 9 years ago
  49. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  50. 8e0c150 Propagate SkSurfaceProps when known by robertphillips · 9 years ago
  51. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  52. 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
  53. ba9a4aa Revert of remove SK_SUPPORT_LEGACY_PATHOP_ENUMS (patchset #1 id:1 of https://codereview.chromium.org/1200323005/) by scroggo · 9 years ago
  54. 8bcc7a0 remove SK_SUPPORT_LEGACY_PATHOP_ENUMS by reed · 9 years ago
  55. 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
  56. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  57. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  58. eee0e4e SkPDF: Annotations are clipped by canvas clip stack. by halcanary · 9 years ago
  59. 8ca89e1 SkPDF: fix name escape code by halcanary · 9 years ago
  60. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  61. 41868fe Font variations. by bungeman · 9 years ago
  62. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  63. 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
  64. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  65. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  66. 3489ee0 Font variations. by bungeman · 9 years ago
  67. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  68. 05773ed Font variations. by bungeman · 9 years ago
  69. d995009 PerGlyphInfo is on SkTypeface by reed · 9 years ago
  70. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  71. 1ebf0d2 fix reference to _PerGlyphInfo by reed · 9 years ago
  72. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  73. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  74. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  75. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 9 years ago
  76. bc4696b SkPDF: Move utility fns to SkPDFUtils by halcanary · 9 years ago
  77. 002653e SkPDF: Remove unused deprecated functions in SkPDFTypes by halcanary · 9 years ago
  78. bf51cfd SkPDF: clean up uses of deprecated calls in SkPDFFont by halcanary · 9 years ago
  79. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  80. f7a169e SkPDF: clean up uses of deprecated calls in tests by halcanary · 9 years ago
  81. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 9 years ago
  82. 438de49 SkPDF: clean up uses of deprecated calls in SkPDFDevice. by halcanary · 9 years ago
  83. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  84. a25b337 SkPDF: clean up uses of deprecated calls in other SkPDF classes by halcanary · 9 years ago
  85. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 9 years ago
  86. 632e92f [SkPDFDevice] Enable pathops-based inverse fills by fmalita · 9 years ago
  87. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 9 years ago
  88. 00b7e5e SkPDF/Device/ImageFilter: Fix ImageFilter fallback code by halcanary · 9 years ago
  89. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  90. 2ad228e SkPDF: Remove Array's unused set(i) and get(i) (leaving only append()) by halcanary · 9 years ago
  91. bb264b7 SkPDF: SkPDFString is no longer aware of wide strings. by halcanary · 9 years ago
  92. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 9 years ago
  93. 7b6db09 SkPDF: style nit by halcanary · 9 years ago
  94. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 9 years ago
  95. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 9 years ago
  96. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  97. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 9 years ago
  98. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 9 years ago
  99. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 9 years ago
  100. f41061c SKPDF: refactor pdfcatalog and pdfdocument by halcanary · 9 years ago