1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  3. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  4. 2451937 Run CanvasState test across a library boundary. by scroggo · 10 years ago
  5. ecce60b Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG. by scroggo · 10 years ago
  6. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  7. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  8. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  9. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  10. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  11. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  12. b93ba45 flag to make kClipToLayer_SaveFlag the default behavior by reed@google.com · 10 years ago
  13. 89f077c Fix saveLayer() clipping w/filters, GPU path. by senorblanco@chromium.org · 10 years ago
  14. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  15. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  16. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  17. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  18. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  19. 07f6cf3 fix printing of error messages in canvasstatetest. by commit-bot@chromium.org · 11 years ago
  20. 1037c7b fix build breakage for missing SkScalarToInt by djsollen@google.com · 11 years ago
  21. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  22. 20146b3 fix windows test error for CanvasStateTest.cpp by djsollen@google.com · 11 years ago
  23. 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  24. 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
  25. 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago