1. 29c2f71 Fix false positive in SkRRectPriv::ConservativeIntersect by Michael Ludwig · 4 years, 6 months ago
  2. 76312fb Add conservative round rect intersect function by Michael Ludwig · 4 years, 7 months ago
  3. eaeb996 Add inner bounds of round rect function by Michael Ludwig · 4 years, 7 months ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  5. e4628b1 Make SkRRect work with axis aligned rotation transforms by Malay Keshav · 6 years ago
  6. e582600 make rrect's more self-consistent, check drawable index by Mike Reed · 7 years ago
  7. 0a241ce Don't canonicalize empty SkRRects. They stroke differently. by Brian Salomon · 7 years ago
  8. 4b0e364 Disallow negative radii in deserialized SkRRects by Brian Salomon · 7 years ago
  9. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  10. fb6a789 Extra safety for SkRRect. by Brian Salomon · 7 years ago
  11. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  12. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  13. 05302f8 Handle inverted rects in SkRRect creation methods by robertphillips · 9 years ago
  14. 2a679ae Fix bug with very large round rects with large radii by robertphillips · 10 years ago
  15. fe1b180 Fix radii scaling bug in SkRRect::setNinePatch by robertphillips · 10 years ago
  16. 694b0d1 fix more tricky-float cases in SkRRect validate by reed · 10 years ago
  17. 3f43f8a remove dead SkPersp macros by reed · 10 years ago
  18. e5c1e3c Fix RRect tranform bug by robertphillips · 10 years ago
  19. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  20. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
  21. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  22. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  23. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  24. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  25. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  26. 20e3cd2 Add SkRRect::transform. by scroggo@google.com · 11 years ago
  27. 4db592c remove contains(x,y) for rects and rrects ... not well defined, and unused by reed@google.com · 11 years ago
  28. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. 32c1b66 Added "SkRRect::contains(const SkRect&) const" by robertphillips@google.com · 12 years ago
  30. 2b57dc6 fix warings. add SkTAbs() by reed@google.com · 12 years ago
  31. 1a60dab Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  32. bcbef57 add SkRRect::inset(), which mimics stroking by mike@reedtribe.org · 12 years ago
  33. 93f0332 Fixed remaining clang compiler warnings by robertphillips@google.com · 12 years ago
  34. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 5985e7c SkRoundRect start by robertphillips@google.com · 12 years ago