aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkAAClip.h
Commit message (Expand)AuthorAge
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* 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