1. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  2. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  3. 07d5947 PDF: remove unused SkPDFDevice::setDCTEncoder() by halcanary · 10 years ago
  4. 56f4ace PDF: Remove SkPDFDeviceFlattener by halcanary · 10 years ago
  5. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  6. cabc08c PDF: why do we have flags no one uses (or can use)? by mtklein · 10 years ago
  7. 07327bf move SkPDFD*.h from include to src by halcanary · 10 years ago
  8. 1b5c604 PDF: Add (low-memory) SkPDFBitmap class by halcanary · 10 years ago
  9. 91d1d62 zlib/pdf: remove HaveFlate(), depend on preprocessor defines by halcanary · 10 years ago
  10. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  11. d1371a6 Upstream support for sfntly in Google3 by mtklein · 10 years ago
  12. 7b4d4c7 [PDF] Fix shader fallback mapping when clipped by fmalita · 10 years ago
  13. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  14. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 10 years ago
  15. 6a14434 Cleanup SkPDFObject::emit* by halcanary · 10 years ago
  16. 8de5632 minor changes left out of http://crrev.com/873543002 by halcanary · 10 years ago
  17. 530ea8e More changes to SkPDFShader to eliminate multiple inheritance! by halcanary · 10 years ago
  18. bc59ac6 Simplify SkPDFShader class. Now invalid objects are never created. by halcanary · 10 years ago
  19. e6ea244 Use SkLazyPtr in SkPDFGraphicState.cpp by halcanary · 10 years ago
  20. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  21. fb62b3d SkPDFCanon by halcanary · 10 years ago
  22. c3796c7 Generic PDF shader fallback by fmalita · 10 years ago
  23. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 10 years ago
  24. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 10 years ago
  25. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  26. 549f879 SkPDFImage no longer caches a unpremul version of N32 bitmaps. by halcanary · 10 years ago
  27. ac8d8b8 revert buildbot breaker by caryclark · 10 years ago
  28. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  29. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 10 years ago
  30. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 10 years ago
  31. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  32. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  33. 03119ba enable conics gm by reed · 10 years ago
  34. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  35. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  36. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  37. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  38. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  39. 1607156 Handle SkBitmaps which have no pixels in SkPDFImage. by jbroman · 10 years ago
  40. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
  41. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  42. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  43. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  44. 3729469 Change clear() to respect the clip by reed · 10 years ago
  45. d476a17 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 10 years ago
  46. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 10 years ago
  47. 6930243 move SkPDFD*.h from include to src by halcanary · 10 years ago
  48. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 10 years ago
  49. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 10 years ago
  50. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 10 years ago
  51. f622a6c Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap. by halcanary · 10 years ago
  52. b0e89dc Fix image filters for PDF backend. by senorblanco · 10 years ago
  53. 2f912f3 Const-correctness in PDF drawText() call by halcanary · 10 years ago
  54. 22edc83 Fix int16_t for glyphs, const glyphs, and clarify glyph loop. by bungeman · 10 years ago
  55. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  56. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  57. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  58. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  59. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  60. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  61. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  62. 8482504 make allocPixels throw on failure by reed · 10 years ago
  63. 7ba2828 Fix memory leak in SkPDFType1Font by djsollen · 10 years ago
  64. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  65. b99c4a7 Assert allocation so we can catch it sooner. by halcanary · 10 years ago
  66. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  67. d6aeb6d Fix thread unsafe mutex initialization. by bungeman · 10 years ago
  68. f459c85 Fix memory leak introduced in http://crrev.com/387863005 by halcanary · 10 years ago
  69. e322482 Move SkPDFStream back to SkStream to save memory. by halcanary · 10 years ago
  70. fb747e2 Make SkPDFFont::fFontInfo a const pointer. by halcanary · 10 years ago
  71. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  72. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  73. 1f8ed02 Add lock to SkPDFDict by halcanary · 10 years ago
  74. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 10 years ago
  75. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  76. 24480bc Use SkMutex::assertHeld in SkPDFFont and SkPDFShader. by halcanary · 10 years ago
  77. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  78. b83f6c3 Add assertHeld() to SkMutex. by mtklein · 10 years ago
  79. c77392e use colortype instead of config by reed · 10 years ago
  80. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  81. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  82. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  83. 6f4e473 turn assert into not_implemented_yet for patheffects on text by reed@google.com · 10 years ago
  84. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  85. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  86. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  87. aec4066 fix int/size_t warnings by reed@google.com · 10 years ago
  88. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  89. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  90. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  91. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  92. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  93. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 10 years ago
  94. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  95. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 11 years ago
  96. 5a346a8 Make PDF clip code handle rrects. by commit-bot@chromium.org · 11 years ago
  97. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  98. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  99. b000d76 Drawing fake bold text, line and normal text made normal text bolder on PDF. by commit-bot@chromium.org · 11 years ago
  100. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago