aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/verylargebitmap.cpp
Commit message (Expand)AuthorAge
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* gather GM tests which are disabled on AndroidGravatar commit-bot@chromium.org2014-03-24
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Exclude verylargebitmap test from replay modes on windows.Gravatar commit-bot@chromium.org2013-10-30
* Reduce bitmap sizes in verylargebitmap GM to not crash on windowsGravatar bsalomon@google.com2013-10-24
* Tile large bitmaps that are clipped.Gravatar bsalomon@google.com2013-10-24
* Reduce verylargebitmap GM's memory footprintGravatar robertphillips@google.com2013-07-15
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Remove verylargebitmap gm on AndroidGravatar borenet@google.com2012-08-07
* add gm for very large bitmaps (>32K >64K)Gravatar reed@google.com2012-08-07