aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchmain.cpp
Commit message (Expand)AuthorAge
* Enhance GL error checking for non-Ganesh GL callsGravatar robertphillips@google.com2013-02-07
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u...Gravatar junov@chromium.org2013-01-16
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* Add clear after each image save, so that GPU images won't end up progressivel...Gravatar jvanverth@google.com2013-01-09
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-21
* Adding a silent playback option to SkGPipeReadGravatar junov@chromium.org2012-09-20
* Let SkBenchmark classes specify that they do no rendering.Gravatar tomhudson@google.com2012-09-13
* Added GPU resource cache stats printing to bench & removed some noise from in...Gravatar robertphillips@google.com2012-09-13
* Use double dashes for bench options to be consistent.Gravatar scroggo@google.com2012-09-12
* Report data from bench_pictures in the same fashion as bench.Gravatar scroggo@google.com2012-09-07
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30
* Added second "truncated" cpu/wall timer to benchGravatar robertphillips@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Added -min option to benchGravatar robertphillips@google.com2012-08-23
* revert r5100 experimentGravatar bsalomon@google.com2012-08-14
* Temporary change to bench on android to run limited set of test in order to s...Gravatar bsalomon@google.com2012-08-14
* Clean up most clang warnings outside animator/Gravatar tomhudson@google.com2012-08-14
* Add inst counting to bench and count SkPathsGravatar bsalomon@google.com2012-08-14
* Stop bench from leakingGravatar bsalomon@google.com2012-08-13
* Adds a bunch of benchmarks around creating, transforming, testing path equality,Gravatar bsalomon@google.com2012-08-13
* Fixing NoGPU build of benchGravatar junov@chromium.org2012-08-07
* Add -logFile option to BenchGravatar borenet@google.com2012-08-07
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Added picture recording benchmark options to bench.Gravatar keyar@chromium.org2012-07-20
* git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7...Gravatar bensong@google.com2012-07-02
* add defer canvas to benchGravatar bsalomon@google.com2012-04-16
* Allow specifying multiple configs for bench, e.g. -config 8888 -config GPU.Gravatar tomhudson@google.com2012-04-16
* Add usage message and -h|--help arguments to bench.Gravatar tomhudson@google.com2012-04-03
* Reverting bench tests to pre-3546 (i.e., readding "Debug" option) with a SK_D...Gravatar robertphillips@google.com2012-03-30
* Removing "Debug" option from bench tests to evaluate possible regressionGravatar robertphillips@google.com2012-03-29
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* Added debug GL Interface. This interface tracks various GL objects in order t...Gravatar robertphillips@google.com2012-03-19
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Towards enabling -Werror in skia on LinuxGravatar bsalomon@google.com2012-01-06
* Make null gl a top level config in benchGravatar bsalomon@google.com2011-12-13
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* [GPU] Add explicit byte order and PM vs. UPM 8888 configsGravatar bsalomon@google.com2011-11-07
* Recommit r2611 with fix for gmGravatar bsalomon@google.com2011-11-07
* Revert r2611 until windows gm can be debuggedGravatar bsalomon@google.com2011-11-07
* Add replacement APIs for createPlatformSurface: createPlatformTexture and cre...Gravatar bsalomon@google.com2011-11-07
* support multiple (OR'd) -match parametersGravatar reed@google.com2011-10-31
* Instead of using fixed size for GPU context in benchmain, walk list ofGravatar tomhudson@google.com2011-10-28
* Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...Gravatar bsalomon@google.com2011-10-27
* Pass NULL to BenchTimer cons when gl context creation failed.Gravatar bsalomon@google.com2011-10-19