index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkAAClip.h
Commit message (
Expand
)
Author
Age
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi
reed
2015-06-09
*
Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...
reed
2015-06-08
*
change SkDraw and all Blitters to use pixmap instead of bitmap
reed
2015-06-08
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
add a simple ascii-art debug thing for AA clips
humper
2014-08-08
*
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
reed
2014-08-07
*
Revert of add isRect() check to AAClip, to detect if a soft-clip is really ju...
reed
2014-08-07
*
add isRect() check to AAClip, to detect if a soft-clip is really just an irect
reed
2014-08-07
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
landing mirror of https://codereview.appspot.com/6304098/
reed@google.com
2012-06-20
*
now we trim the aaclip after building it, to ensure that it has tight bounds
reed@google.com
2011-10-27
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
checkpoint -- more support changes for soft clipping
reed@google.com
2011-10-13
*
use SkRasterClip inside canvas (check-point for soft clipping)
reed@google.com
2011-10-12
*
add setRegion and doAA parameter to setPath
reed@google.com
2011-10-10
*
implement region-ops
reed@google.com
2011-10-10
*
check-point for aaclip
reed@google.com
2011-10-06
*
check-point for aaclip
reed@google.com
2011-10-05
*
first cut at aaclipping
reed@google.com
2011-10-04