1. 4477c3c Cut down SkBBH API more. by mtklein · 10 years ago
  2. 6bd4196 BBHs: void* data -> unsigned data by mtklein · 10 years ago
  3. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  4. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  5. 534cc4c De-parameterize SkNextDatumFunction. by mtklein · 10 years ago
  6. 8c0c7b0 remove unnecessary bitmapdevice references by reed · 10 years ago
  7. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  8. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  9. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  10. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  11. 0e9e6a3 Roll back tests/TileGridTest.cpp back to where ASAN was happy. by commit-bot@chromium.org · 10 years ago
  12. be4825c Fix result order reliance by commit-bot@chromium.org · 10 years ago
  13. 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 10 years ago
  14. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 10 years ago
  15. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  16. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  17. 9f9d582 Get rid of DEFINE_TESTCLASS() macro. by tfarina@chromium.org · 11 years ago
  18. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  19. 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
  20. 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
  21. 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
  22. 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
  23. ddf94cf Remove unnamed namespace usage from tests. by commit-bot@chromium.org · 11 years ago
  24. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  25. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  26. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  27. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  28. d5cfdff Fixing numerical rounding edge case in SkTileGrid by junov@chromium.org · 11 years ago
  29. 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
  30. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  31. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  32. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 11 years ago
  33. 8626719 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  34. f507c41 Adding option to SkTileGrid for specifying border pixels. by junov@chromium.org · 11 years ago
  35. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  36. 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
  37. adc58e4 Unit testing for SkTileGrid Review URL: https://codereview.appspot.com/6827053 by junov@chromium.org · 12 years ago