index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRRect.cpp
Commit message (
Expand
)
Author
Age
*
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
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
Start addressing the clang static analyzer issues
robertphillips@google.com
2013-01-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-24
*
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
*
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
*
Fix for roll-blocking compiler error in SkRRect.cpp
robertphillips@google.com
2012-11-30
*
SkRoundRect start
robertphillips@google.com
2012-11-29