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
*
cleanup GrContext resource cache api
commit-bot@chromium.org
2014-05-09
*
Use SkDebugf to print when GrContext can't be created for a config.
commit-bot@chromium.org
2014-04-30
*
Add --runOnce flag to run benchs once in release or to force convergence in d...
commit-bot@chromium.org
2014-04-21
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-14
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-11
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-11
*
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...
commit-bot@chromium.org
2014-04-10
*
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...
commit-bot@chromium.org
2014-04-10
*
Rename kPMColor_SkColorType to kN32_SkColorType.
commit-bot@chromium.org
2014-04-09
*
--dryRun flag for bench
commit-bot@chromium.org
2014-03-13
*
DM: also run benches once.
commit-bot@chromium.org
2014-02-26
*
Simplify GM-as-bench code.
commit-bot@chromium.org
2014-02-24
*
Make GMs aware of what tool they're being run in.
commit-bot@chromium.org
2014-02-07
*
impl getROPixels for gpu SkImage
reed@google.com
2014-02-06
*
Fix crash in bench when "--mode record" is used
commit-bot@chromium.org
2014-02-04
*
change benchmark to use surfaces instead of devices to specify its backends
reed@google.com
2014-02-04
*
Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.
commit-bot@chromium.org
2014-02-03
*
Add NVPR configs to bench
commit-bot@chromium.org
2014-01-26
*
add leaks flag to show unref'd insts
commit-bot@chromium.org
2014-01-23
*
Add default resource path for skia test cases in gm and bench tools.
tfarina@chromium.org
2013-12-31
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Add JSON output option to bench.
commit-bot@chromium.org
2013-12-03
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-21
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...
robertphillips@google.com
2013-11-20
*
More Windows 64b compilation warning fixes
robertphillips@google.com
2013-11-20
*
fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler option
djsollen@google.com
2013-11-20
*
More clang warning fixes.
commit-bot@chromium.org
2013-10-21
*
Third wave of Win64 warning cleanup
robertphillips@google.com
2013-10-16
*
save/restore the canvas around every bench draw call
commit-bot@chromium.org
2013-10-14
*
save/restore the canvas around every bench draw call
commit-bot@chromium.org
2013-10-11
*
fix warnings when running a no gpu build
djsollen@google.com
2013-10-10
*
fix mac10.6 build
djsollen@google.com
2013-10-10
*
Insert swapbuffers into GPU benchmarks.
djsollen@google.com
2013-10-10
*
Bench baseline for mostly 0 image.
scroggo@google.com
2013-09-25
*
Allow use of "--config defaults" in bench, like GM
borenet@google.com
2013-09-16
*
OK windows, please take my infinity.
mtklein@google.com
2013-09-13
*
It looks like we're not always running long enough to give the GPU counters t...
mtklein@google.com
2013-09-13
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Add missing dependency to unbreak NOGPU build.
mtklein@google.com
2013-09-10
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Fix bench logging for --repeat 1
borenet@google.com
2013-09-10
*
Patch for 10995
robertphillips@google.com
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
[next]