index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
benchmain.cpp
Commit message (
Expand
)
Author
Age
*
Add MSAA configs to bench.
bsalomon@google.com
2013-03-19
*
Run non-rendering benches in their own config.
bsalomon@google.com
2013-03-15
*
Fix sign/unsigned warnings in benchmain.cpp and gmmain.cpp
bsalomon@google.com
2013-03-11
*
Add --gpucache size to bench.
bsalomon@google.com
2013-03-11
*
Fixing some warnings on Linux
sugoi@google.com
2013-03-07
*
Created my own flag parser, based off of gflags.
scroggo@google.com
2013-03-04
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Fix signed/unsigned comparison warnings in benchmain.cpp
bsalomon@google.com
2013-02-22
*
Fix GPU-less build of bench.
bsalomon@google.com
2013-02-22
*
Make GPU versions of benchs use the same canvas size as raster.
bsalomon@google.com
2013-02-22
*
Enhance GL error checking for non-Ganesh GL calls
robertphillips@google.com
2013-02-07
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u...
junov@chromium.org
2013-01-16
*
Re-enable inst counting in debug builds.
bsalomon@google.com
2013-01-15
*
Add clear after each image save, so that GPU images won't end up progressivel...
jvanverth@google.com
2013-01-09
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-21
*
Adding a silent playback option to SkGPipeRead
junov@chromium.org
2012-09-20
*
Let SkBenchmark classes specify that they do no rendering.
tomhudson@google.com
2012-09-13
*
Added GPU resource cache stats printing to bench & removed some noise from in...
robertphillips@google.com
2012-09-13
*
Use double dashes for bench options to be consistent.
scroggo@google.com
2012-09-12
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Sanitizing source files in Skia_Nightly_House_Keeping
skia.committer@gmail.com
2012-08-30
*
Added second "truncated" cpu/wall timer to bench
robertphillips@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Added -min option to bench
robertphillips@google.com
2012-08-23
*
revert r5100 experiment
bsalomon@google.com
2012-08-14
*
Temporary change to bench on android to run limited set of test in order to s...
bsalomon@google.com
2012-08-14
*
Clean up most clang warnings outside animator/
tomhudson@google.com
2012-08-14
*
Add inst counting to bench and count SkPaths
bsalomon@google.com
2012-08-14
*
Stop bench from leaking
bsalomon@google.com
2012-08-13
*
Adds a bunch of benchmarks around creating, transforming, testing path equality,
bsalomon@google.com
2012-08-13
*
Fixing NoGPU build of bench
junov@chromium.org
2012-08-07
*
Add -logFile option to Bench
borenet@google.com
2012-08-07
*
Create GPU-less build of Skia.
bsalomon@google.com
2012-08-02
*
Added picture recording benchmark options to bench.
keyar@chromium.org
2012-07-20
*
git-svn-id: http://skia.googlecode.com/svn/trunk@4433 2bbb7eff-a529-9590-31e7...
bensong@google.com
2012-07-02
*
add defer canvas to bench
bsalomon@google.com
2012-04-16
*
Allow specifying multiple configs for bench, e.g. -config 8888 -config GPU.
tomhudson@google.com
2012-04-16
*
Add usage message and -h|--help arguments to bench.
tomhudson@google.com
2012-04-03
*
Reverting bench tests to pre-3546 (i.e., readding "Debug" option) with a SK_D...
robertphillips@google.com
2012-03-30
*
Removing "Debug" option from bench tests to evaluate possible regression
robertphillips@google.com
2012-03-29
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
Added debug GL Interface. This interface tracks various GL objects in order t...
robertphillips@google.com
2012-03-19
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
[next]