1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  2. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  3. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 10 years ago
  4. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 10 years ago
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 1182d9a Change device creation to see the (optional) layer-paint by reed · 10 years ago
  11. 4e4e816 SkPDF: remove SK_API on no-longer-public functions. by halcanary · 10 years ago
  12. 334fcbc SkPDF: replace SkPDFDevice::copyContentToData by halcanary · 10 years ago
  13. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  14. 07d5947 PDF: remove unused SkPDFDevice::setDCTEncoder() by halcanary · 10 years ago
  15. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  16. 07327bf move SkPDFD*.h from include to src by halcanary · 10 years ago[Renamed from include/pdf/SkPDFDevice.h]
  17. f87fe78 use common impl for drawTextOnPath by reed · 10 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 11 years ago
  19. ac8d8b8 revert buildbot breaker by caryclark · 11 years ago[Renamed from src/pdf/SkPDFDevice.h]
  20. 66b29a6 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 11 years ago[Renamed from include/pdf/SkPDFDevice.h]
  21. efdac51 Revert "Remove SkPDFDocument and SkPDFDevice from the public headers." by reed · 11 years ago[Renamed from src/pdf/SkPDFDevice.h]
  22. 8b1f761 Remove SkPDFDocument and SkPDFDevice from the public headers. by halcanary · 11 years ago[Renamed from include/pdf/SkPDFDevice.h]
  23. fa4f6cb Cleanup: More override fixes - include version. by tfarina · 11 years ago
  24. 8eddfb5 Change clear() to respect the clip by reed · 11 years ago
  25. af641a1 Revert "Change clear() to respect the clip" by reed · 11 years ago
  26. 3729469 Change clear() to respect the clip by reed · 11 years ago
  27. 21c771b Revert "move SkPDFD*.h from include to src" by Greg Humphreys · 11 years ago[Renamed from src/pdf/SkPDFDevice.h]
  28. 6930243 move SkPDFD*.h from include to src by halcanary · 11 years ago[Renamed from include/pdf/SkPDFDevice.h]
  29. 6987dca Rename onCreateDevice -> onCreateCompatibleDevice by fmalita · 11 years ago
  30. 5adbf1b Revert of move to modify onCreateDevice virtual (patchset #2 id:20001 of https://codereview.chromium.org/723743002/) by reed · 11 years ago
  31. b122ee5 start to replace onCreateDevice with onCreateCompatibleDevice by reed · 11 years ago
  32. b0e89dc Fix image filters for PDF backend. by senorblanco · 11 years ago
  33. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 11 years ago
  34. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 11 years ago
  35. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 11 years ago
  36. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 11 years ago
  37. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 11 years ago
  38. 3716fd0 introduce Props to surface (work in progress) by reed · 11 years ago
  39. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 11 years ago
  40. f20fc24 remove all references to legacy Config8888 by reed@google.com · 11 years ago
  41. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
  42. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  43. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  44. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 12 years ago
  45. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 12 years ago
  46. a8e33a9 Add ability to ninepatch blurred rounded rectangle by scroggo@google.com · 12 years ago
  47. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 12 years ago
  48. 8c29490 Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice by commit-bot@chromium.org · 12 years ago
  49. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 12 years ago
  50. a9ebd16 pdf: drawPath should pass the computed matrix, instead of default matrix stored in draw. by edisonn@google.com · 12 years ago
  51. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 12 years ago
  52. e029440 Replace SkTScopedPtr with SkAutoTDelete in Skia. by commit-bot@chromium.org · 12 years ago
  53. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 12 years ago
  54. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 12 years ago
  55. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 12 years ago
  56. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 12 years ago
  57. d2623a1 Use Path Ops to generate PDF clips by commit-bot@chromium.org · 12 years ago
  58. 92ffe7d Inverse fill support in PDF by commit-bot@chromium.org · 12 years ago
  59. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 12 years ago
  60. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 12 years ago
  61. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 12 years ago
  62. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 12 years ago
  63. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 12 years ago
  64. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 12 years ago
  65. a20e42c Remove SK_API, from SkTSet. the template is not public. by edisonn@google.com · 12 years ago
  66. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
  67. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 12 years ago
  68. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  69. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 12 years ago
  70. b58772f PDF: add support for named destinations. by epoger@google.com · 12 years ago
  71. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 12 years ago
  72. 1cad898 PDF: add support for named destinations by epoger@google.com · 12 years ago
  73. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  74. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  75. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  76. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  77. 2ae67e7 add custom implementation for drawBitmapRect to shield from changes in SkDevice by edisonn@google.com · 12 years ago
  78. fc641d0 remove all SkRefPtr from SkPDFDevice.h by reed@google.com · 13 years ago
  79. 2a006c1 begin to skiafy PDF headers : removing use of SkRefPtr by reed@google.com · 13 years ago
  80. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 13 years ago
  81. 40a1ae4 Added SkDevice onAttachToCanvas & onDetachFromCanvas methods by robertphillips@google.com · 13 years ago
  82. 188838c [PDF] Fix memory hungry inefficiency in pdf resource tracking. by vandebo@chromium.org · 13 years ago
  83. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 14 years ago
  84. b55deeb add allowImageFilter() so a device can allow/disallow filters by reed@google.com · 14 years ago
  85. 982cb87 add SK_OVERRIDE, move subclass impls of virtuals into .cpp by reed@google.com · 14 years ago
  86. 6850eab Override 32BPP format in SkCanvas::readPixels by bsalomon@google.com · 14 years ago
  87. 910267d Make SkDevice::onReadPixels take a const& rather than const* by bsalomon@google.com · 14 years ago
  88. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 14 years ago
  89. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 14 years ago
  90. 1a8ddf0 Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled. by bsalomon@google.com · 14 years ago
  91. 5676b4a Revert r2122, r2116, r2108 Now that Chrome's PlatformDevice doesn't inherit from SkDevice. by vandebo@chromium.org · 14 years ago
  92. 8a0b029 Revert r2250 - removal of setMatrixClip() - because Chrome makes heavy use by tomhudson@google.com · 14 years ago
  93. 66d5725 Replaces SkDevice::setMatrixClip() with markMatrixDirty() and markClipDirty(), by tomhudson@google.com · 14 years ago
  94. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 14 years ago
  95. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 14 years ago
  96. 8185f33 Export SkPDFDevice::setDrawingArea as SK_API. by twiz@google.com · 14 years ago
  97. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 14 years ago
  98. 37be7b0 Mark setMatrixClip as public only for VectorPlatformDeviceSkia. by vandebo@chromium.org · 14 years ago
  99. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 14 years ago
  100. 7b5e017 Make SkPDFDevice::setOrigin accessible to Chrome's VectorPlatformDeviceSkia. by vandebo@chromium.org · 14 years ago