aboutsummaryrefslogtreecommitdiff
path: root/bench/MergeBench.cpp
AgeCommit message (Expand)Author
2014-06-27remove unnecessary bitmapdevice referencesreed
2014-06-19Remove Sk prefix from some bench classes.tfarina
2014-06-09hide SkBitmap::setConfigreed
2014-03-10Factory methods for heap-allocated SkImageFilter objects.commit-bot@chromium.org
2013-12-03Simplify benchmark internal API.commit-bot@chromium.org
2013-09-13Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com
2013-09-10Major bench refactoring.mtklein@google.com
2013-08-29Split SkDevice into SkBaseDevice and SkBitmapDevicerobertphillips@google.com
2013-08-20Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...robertphillips@google.com
2013-08-20Split SkDevice out of SkBitmapDevicerobertphillips@google.com
2013-04-24Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-04-23Build fixsugoi@google.com
2013-04-23Added a few bench for some image filterssugoi@google.com