1. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  2. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  3. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  4. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  5. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  6. 0e9e6a3 Roll back tests/TileGridTest.cpp back to where ASAN was happy. by commit-bot@chromium.org · 10 years ago
  7. be4825c Fix result order reliance by commit-bot@chromium.org · 10 years ago
  8. 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 10 years ago
  9. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
  10. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  11. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  12. 9f9d582 Get rid of DEFINE_TESTCLASS() macro. by tfarina@chromium.org · 11 years ago
  13. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  14. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  15. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  16. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  17. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  18. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  19. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  20. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  21. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  22. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  23. d5cfdff Fixing numerical rounding edge case in SkTileGrid by junov@chromium.org · 11 years ago
  24. ef5b811 Fixing SkTileGrid to clamp rather than clip content and querries that are outside the bounds of the grid by junov@chromium.org · 11 years ago
  25. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  26. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  27. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 11 years ago
  28. 8626719 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. f507c41 Adding option to SkTileGrid for specifying border pixels. by junov@chromium.org · 12 years ago
  30. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  31. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
  32. adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 12 years ago