aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkAAClip.h
Commit message (Expand)AuthorAge
* add a simple ascii-art debug thing for AA clipsGravatar humper2014-08-08
* add isRect() check to AAClip, to detect if a soft-clip is really just an irectGravatar reed2014-08-07
* Revert of add isRect() check to AAClip, to detect if a soft-clip is really ju...Gravatar reed2014-08-07
* add isRect() check to AAClip, to detect if a soft-clip is really just an irectGravatar reed2014-08-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* landing mirror of https://codereview.appspot.com/6304098/Gravatar reed@google.com2012-06-20
* now we trim the aaclip after building it, to ensure that it has tight boundsGravatar reed@google.com2011-10-27
* enable soft clipping (yikes)Gravatar reed@google.com2011-10-24
* checkpoint -- more support changes for soft clippingGravatar reed@google.com2011-10-13
* use SkRasterClip inside canvas (check-point for soft clipping)Gravatar reed@google.com2011-10-12
* add setRegion and doAA parameter to setPathGravatar reed@google.com2011-10-10
* implement region-opsGravatar reed@google.com2011-10-10
* check-point for aaclipGravatar reed@google.com2011-10-06
* check-point for aaclipGravatar reed@google.com2011-10-05
* first cut at aaclippingGravatar reed@google.com2011-10-04