aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkRRect.h
Commit message (Expand)AuthorAge
* refresh generated includesGravatar Cary Clark2018-07-13
* minor fixes to SkRRectGravatar Cary Clark2018-06-13
* alternative no anonymous enumsGravatar Cary Clark2018-04-26
* fix SkRRect fuzzer assertGravatar Cary Clark2018-04-02
* move some RRect methods into privGravatar Mike Reed2018-02-22
* Don't canonicalize empty SkRRects. They stroke differently.Gravatar Brian Salomon2017-12-19
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* abort SkRRect::transform() before dst->scaleRadii() assertsGravatar Mike Klein2017-10-12
* Serialize rrect/oval paths as rrects rather than points and verbs.Gravatar Brian Salomon2017-09-21
* Extra safety for SkRRect.Gravatar Brian Salomon2017-09-20
* Validate rrect type in SkRRect::isValidGravatar Adrienne Walker2017-08-23
* Circular shadow fixes for Flutter.Gravatar Jim Van Verth2017-04-21
* Add validation of RRects to SkValidatingReadBufferGravatar Robert Phillips2016-09-23
* Attempt to throw away rrect clips of rrects.Gravatar bsalomon2016-08-15
* Make GrShape track the winding direction and starting point for rrect types.Gravatar bsalomon2016-06-06
* make transformed rrect radii fit rectangleGravatar caryclark2016-02-23
* Split big rrect aa effect up into separate imagesGravatar bsalomon2015-12-09
* Handle inverted rects in SkRRect creation methodsGravatar robertphillips2015-09-29
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* api helpers inspired by blink use-casesGravatar reed2015-08-09
* Fill SkRRect::fType proactively.Gravatar mtklein2014-12-18
* add dumpHex option to rect and rrect, to match pathGravatar reed2014-12-15
* explicitly size fType in SkRRect, to ensure the are no uninitialized bytesGravatar reed2014-10-22
* 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