aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkRRect.h
Commit message (Expand)AuthorAge
* Add dump() to SkClipStack to help with debugging.Gravatar bsalomon2014-06-09
* Add nine patch type to SkRRect.Gravatar commit-bot@chromium.org2014-03-17
* Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...Gravatar commit-bot@chromium.org2014-03-17
* Add nine patch type to SkRRect.Gravatar commit-bot@chromium.org2014-03-17
* Add effect-based clip for nine-patch SkRRects.Gravatar commit-bot@chromium.org2014-03-13
* plumbing for GPU fast blurGravatar commit-bot@chromium.org2014-03-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-05
* Add GM that directly tests GrRRectEffect and add inverse fill version of effect.Gravatar commit-bot@chromium.org2014-03-04
* Analytic rrect clip for cicular corners, radius >= 0.5Gravatar commit-bot@chromium.org2014-02-19
* Make canvas pass rrects along to clip stackGravatar commit-bot@chromium.org2014-02-16
* Add SkRRect::transform.Gravatar scroggo@google.com2013-11-05
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* remove contains(x,y) for rects and rrects ... not well defined, and unusedGravatar reed@google.com2013-10-30
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* Upstream changes from Android.Gravatar djsollen@google.com2013-03-08
* 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-13
* 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
* Add newline at end of SkRRect.hGravatar robertphillips@google.com2012-11-29
* SkRoundRect startGravatar robertphillips@google.com2012-11-29