1. 27dddae rebase by Cary Clark · 6 years ago
  2. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  3. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  4. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  5. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  6. 5191880 remove toString by Cary Clark · 6 years ago
  7. 59af19f can't abort looper loop, as saveCount won't be balanced by Mike Reed · 6 years ago
  8. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  9. 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
  10. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  11. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago
  12. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  13. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 8 years ago
  14. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  15. 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 8 years ago
  16. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  17. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  18. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  19. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  20. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  21. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  22. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  23. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  24. 9b3aa54 optimization/fix: dirty the clip-bounds when we mod the clip in savelayer by reed · 9 years ago
  25. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  26. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  27. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  28. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 10 years ago
  29. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 10 years ago
  30. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  31. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  32. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  33. 4991b8f Added toString to SkDrawLooper-derived classes by robertphillips@google.com · 12 years ago
  34. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  35. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  36. 3d60812 don't quickReject bitmaps if there is a looper or other possible bounds-modifier by reed@google.com · 13 years ago