index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
add bench for drawBitmapRectToRect
reed@google.com
2012-10-12
*
Adds a script to help analyze bench ranges to add/change in bench/bench_expec...
bensong@google.com
2012-10-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-04
*
Added bench to replicate Google spreadsheet-style table drawing
robertphillips@google.com
2012-10-03
*
build iOS with 'make all'
caryclark@google.com
2012-10-02
*
Suppress some warnings on linux.
bsalomon@google.com
2012-09-26
*
This patch adds support for optional processing of the alpha channel in
senorblanco@chromium.org
2012-09-25
*
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
*
Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs ste...
senorblanco@chromium.org
2012-09-20
*
Update bench_expectations
borenet@google.com
2012-09-20
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18
*
Fixed valgrind complaint in MatrixBench
robertphillips@google.com
2012-09-17
*
Fixed memory leak in deferred_canvas_record bench
robertphillips@google.com
2012-09-17
*
Made more benchs non-rendering
robertphillips@google.com
2012-09-17
*
Update expected bench results for picture_playback_drawText_GPU_c
epoger@google.com
2012-09-14
*
Adds bench expectation file and mechanism for triggering bench-out-of-range a...
bensong@google.com
2012-09-13
*
Make all random path benchs non-rendering
robertphillips@google.com
2012-09-13
*
Let SkBenchmark classes specify that they do no rendering.
tomhudson@google.com
2012-09-13
*
Turn down repeat count on ref counting and memory pool benches.
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
*
Provide labels for variant settings in bench graph.
bungeman@google.com
2012-09-12
*
Use double dashes for bench options to be consistent.
scroggo@google.com
2012-09-12
*
Make BBoxHierarchy ref-counted, fix leak in RTreeTest.
rileya@google.com
2012-09-11
*
Fixed memory leak in RTreeBench
robertphillips@google.com
2012-09-11
*
Fix for Windows build.
scroggo@google.com
2012-09-07
*
Report data from bench_pictures in the same fashion as bench.
scroggo@google.com
2012-09-07
*
Fix rtree bench name bug. Unreviewed.
rileya@google.com
2012-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-06
*
Add R-Tree bench.
rileya@google.com
2012-09-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-05
*
add more cases to dashline: circle-vs-square, 0,1,2 stroke_width
reed@google.com
2012-09-04
*
add bench for drawline + dashing
reed@google.com
2012-09-04
*
Added bench to test multiple readPixels case
robertphillips@google.com
2012-09-04
*
Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
robertphillips@google.com
2012-09-04
*
Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.
djsollen@google.com
2012-08-31
*
Records bench graph scale information so we can calculate back the bench values.
bensong@google.com
2012-08-30
*
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
*
Update bench_compare to do the comparison using different statistical methods
djsollen@google.com
2012-08-21
*
Enable 64-bit builds on Windows
borenet@google.com
2012-08-20
*
Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle
robertphillips@google.com
2012-08-20
*
Stop refcounting SkDeferredCanvas::NotificationClient
junov@chromium.org
2012-08-20
*
adds -i flag to ignore a timer for bench plots.
bensong@google.com
2012-08-17
*
cleaned up algorithm codes and added 25th percentile for representation.
bensong@google.com
2012-08-16
*
added representation to xhtml title.
bensong@google.com
2012-08-15
*
fixes elif bug.
bensong@google.com
2012-08-15
*
adds flag for choosing bench representative algorithm.
bensong@google.com
2012-08-15
[next]