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