aboutsummaryrefslogtreecommitdiffstats
path: root/bench/MagnifierBench.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""Florin Malita2017-05-031-0/+1
* Revert "Reland: Remove SkLights include from SkCanvas.h"Florin Malita2017-05-031-1/+0
* Reland: Remove SkLights include from SkCanvas.hFlorin Malita2017-05-031-0/+1
* Revert "Remove SkLights include from SkCanvas.h"Florin Malita2017-05-021-1/+0
* Remove SkLights include from SkCanvas.hFlorin Malita2017-05-021-0/+1
* Update MagnifierImageFilter to sk_sprobertphillips2016-04-071-2/+2
* Remove const from `const int loops`.mtklein2015-10-011-1/+1
* Fix for nexus 5 crashing in GL benchesjoshualitt2015-09-301-1/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-3/+3
* remove unnecessary bitmapdevice referencesreed2014-06-271-1/+1
* Remove Sk prefix from some bench classes.tfarina2014-06-191-3/+3
* hide SkBitmap::setConfigreed2014-06-091-4/+2
* Factory methods for heap-allocated SkImageFilter objects.commit-bot@chromium.org2014-03-101-1/+1
* Simplify benchmark internal API.commit-bot@chromium.org2013-12-031-2/+2
* Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com2013-09-131-4/+4
* Major bench refactoring.mtklein@google.com2013-09-101-1/+4
* Split SkDevice into SkBaseDevice and SkBitmapDevicerobertphillips@google.com2013-08-291-2/+2
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...robertphillips@google.com2013-08-201-1/+1
* Split SkDevice out of SkBitmapDevicerobertphillips@google.com2013-08-201-1/+1
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-04-241-1/+0
* Build fixsugoi@google.com2013-04-231-4/+4
* Added a few bench for some image filterssugoi@google.com2013-04-231-0/+85