1. e5c1e3c Fix RRect tranform bug by robertphillips · 10 years ago
  2. b6b0252 Add dump() to SkClipStack to help with debugging. by bsalomon · 10 years ago
  3. 8792728 Fix SkRRect isEmpty assert by commit-bot@chromium.org · 10 years ago
  4. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  5. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
  6. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  7. 8213970 plumbing for GPU fast blur by commit-bot@chromium.org · 11 years ago
  8. 20e3cd2 Add SkRRect::transform. by scroggo@google.com · 11 years ago
  9. 4faa869 Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by commit-bot@chromium.org · 11 years ago
  10. 12a2386 Revert "Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream." by reed@google.com · 11 years ago
  11. b48a59a Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  12. eb22126 Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('Assertion failures on various buildbots as of r12114') by epoger@google.com · 11 years ago
  13. 305f78e Checking structure sizes before reading them from memory to avoid overflowing the buffer's stream. by sugoi@google.com · 11 years ago
  14. 4db592c remove contains(x,y) for rects and rrects ... not well defined, and unused by reed@google.com · 11 years ago
  15. 2cf444f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  16. 32c1b66 Added "SkRRect::contains(const SkRect&) const" by robertphillips@google.com · 11 years ago
  17. 5b33211 Start addressing the clang static analyzer issues by robertphillips@google.com · 12 years ago
  18. 1a60dab Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. bcbef57 add SkRRect::inset(), which mimics stroking by mike@reedtribe.org · 12 years ago
  20. c3442d5 move inset out of SkRRect.h for now, and add experimental versions to gm by mike@reedtribe.org · 12 years ago
  21. 3707164 add gm for rrect, and rrect.inset/outset by mike@reedtribe.org · 12 years ago
  22. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  23. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  24. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  25. 0da23a5 Tweak an enum declaration to make the clang compiler happy. by tomhudson@google.com · 12 years ago
  26. c3d7d90 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 1c2c2fe Fix for roll-blocking compiler error in SkRRect.cpp by robertphillips@google.com · 12 years ago
  28. 5985e7c SkRoundRect start by robertphillips@google.com · 12 years ago