aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRRect.cpp
Commit message (Expand)AuthorAge
...
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* Start addressing the clang static analyzer issuesGravatar robertphillips@google.com2013-01-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-24
* add SkRRect::inset(), which mimics strokingGravatar mike@reedtribe.org2012-12-23
* move inset out of SkRRect.h for now, and add experimental versions to gmGravatar mike@reedtribe.org2012-12-17
* add gm for rrect, and rrect.inset/outsetGravatar mike@reedtribe.org2012-12-17
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* Tweak an enum declaration to make the clang compiler happy.Gravatar tomhudson@google.com2012-12-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30
* Fix for roll-blocking compiler error in SkRRect.cppGravatar robertphillips@google.com2012-11-30
* SkRoundRect startGravatar robertphillips@google.com2012-11-29