index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkRRect.h
Commit message (
Expand
)
Author
Age
*
Add dump() to SkClipStack to help with debugging.
bsalomon
2014-06-09
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/19...
commit-bot@chromium.org
2014-03-17
*
Add nine patch type to SkRRect.
commit-bot@chromium.org
2014-03-17
*
Add effect-based clip for nine-patch SkRRects.
commit-bot@chromium.org
2014-03-13
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-05
*
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
commit-bot@chromium.org
2014-03-04
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Make canvas pass rrects along to clip stack
commit-bot@chromium.org
2014-02-16
*
Add SkRRect::transform.
scroggo@google.com
2013-11-05
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
remove contains(x,y) for rects and rrects ... not well defined, and unused
reed@google.com
2013-10-30
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
add SkRRect::inset(), which mimics stroking
mike@reedtribe.org
2012-12-23
*
move inset out of SkRRect.h for now, and add experimental versions to gm
mike@reedtribe.org
2012-12-17
*
add gm for rrect, and rrect.inset/outset
mike@reedtribe.org
2012-12-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
make RRect and Oval first-class drawing primitives in SkCanvas.
reed@google.com
2012-12-12
*
Tweak an enum declaration to make the clang compiler happy.
tomhudson@google.com
2012-12-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-30
*
Add newline at end of SkRRect.h
robertphillips@google.com
2012-11-29
*
SkRoundRect start
robertphillips@google.com
2012-11-29