aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/QuickRejectTest.cpp
Commit message (Expand)AuthorAge
* change flattenable factory to return sk_spGravatar reed2016-04-03
* guard rasterizer and drawlooper settersGravatar reed2016-03-21
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* optimization/fix: dirty the clip-bounds when we mod the clip in savelayerGravatar reed2015-03-11
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* [WIP] Add Context to SkDrawLooper.Gravatar commit-bot@chromium.org2014-03-12
* replace setConfig+allocPixels with single callGravatar mike@reedtribe.org2014-02-13
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Added toString to SkDrawLooper-derived classesGravatar robertphillips@google.com2013-01-28
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* don't quickReject bitmaps if there is a looper or other possible bounds-modifierGravatar reed@google.com2011-11-21