1. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 11 months ago
  2. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 11 months ago
  3. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 1cb97a2 fix empty region iter rect by Cary Clark · 6 years ago
  6. 1b95ef9 SkRegion: Do not assume good input. by Hal Canary · 6 years ago
  7. 73be50d flush to zero tiny radii by Mike Reed · 6 years ago
  8. 9ffe3dc add test for wacky conic edges (disabled for now) by Mike Reed · 6 years ago
  9. 5bedc80 reduce clip-limit for scan converter to avoid quad-edge overflow by Mike Reed · 6 years ago
  10. bb586b2 fix crasher in path-->region by Mike Reed · 6 years ago
  11. 0ec7dc7 detect if the computed rgn bounds is too big by Mike Reed · 7 years ago
  12. f975b3e Revert "Revert "SkRegion: more robust validation"" by Hal Canary · 7 years ago
  13. 7f41240 Revert "SkRegion: more robust validation" by Hal Canary · 7 years ago
  14. 711450e SkRegion: more robust validation by Hal Canary · 7 years ago
  15. 58a1ea8 SkRegion: change serialization unit tests, better validation code by Hal Canary · 7 years ago
  16. 251bf3e SkRegion deserialization more robust by Hal Canary · 7 years ago
  17. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  18. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  19. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. d49f48d Add test for SkRegion::writeToMemory. by scroggo · 9 years ago
  22. c1b11f1 Handle paths that do not report empty, but have no edges. by reed · 9 years ago
  23. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  24. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  25. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  26. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  27. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  28. 72b2e6f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. bb094b9 fix SkRegion::intersects(rect) where the part of the rgn that we intersect is by reed@google.com · 12 years ago
  30. 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
  31. 5a7ae4f5e add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?id=958 by mike@reedtribe.org · 12 years ago
  32. 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
  33. 684119d add more tests for rgn::intersects(rect) by reed@google.com · 12 years ago
  34. 7ab71ba add more tests around contains for rects and regions by reed@google.com · 12 years ago
  35. 8a0d8ff add tests for how empty regions should behave in intersects() and contains() by reed@google.com · 12 years ago
  36. 67c3184 add test for contains and intersects, in advance of optimization work by mike@reedtribe.org · 12 years ago
  37. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  38. 097a351 add SkRegion::setRects(), and its unit tests by reed@android.com · 14 years ago