1. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  2. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  3. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  4. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  5. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  6. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. bb094b9 fix SkRegion::intersects(rect) where the part of the rgn that we intersect is by reed@google.com · 12 years ago
  8. 796a175 fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/skia/issues/detail?id=958 by mike@reedtribe.org · 12 years ago
  9. 5a7ae4f5e add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?id=958 by mike@reedtribe.org · 12 years ago
  10. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  11. 684119d add more tests for rgn::intersects(rect) by reed@google.com · 12 years ago
  12. 7ab71ba add more tests around contains for rects and regions by reed@google.com · 12 years ago
  13. 8a0d8ff add tests for how empty regions should behave in intersects() and contains() by reed@google.com · 12 years ago
  14. 67c3184 add test for contains and intersects, in advance of optimization work by mike@reedtribe.org · 12 years ago
  15. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  16. 097a351 add SkRegion::setRects(), and its unit tests by reed@android.com · 14 years ago