1. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 11 years ago
  2. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 12 years ago
  3. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 12 years ago
  4. 9f9d582 Get rid of DEFINE_TESTCLASS() macro. by tfarina@chromium.org · 12 years ago
  5. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 12 years ago
  6. 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 · 12 years ago
  7. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 12 years ago
  8. 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 · 12 years ago
  9. 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 · 12 years ago
  10. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 12 years ago
  11. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 12 years ago
  12. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 12 years ago
  13. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 12 years ago
  14. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  15. d5cfdff Fixing numerical rounding edge case in SkTileGrid by junov@chromium.org · 12 years ago
  16. ef5b811 Fixing SkTileGrid to clamp rather than clip content and querries that are outside the bounds of the grid by junov@chromium.org · 12 years ago
  17. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 12 years ago
  19. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 12 years ago
  20. 8626719 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  21. f507c41 Adding option to SkTileGrid for specifying border pixels. by junov@chromium.org · 13 years ago
  22. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 13 years ago
  23. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 13 years ago
  24. adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 13 years ago