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
*
Fix leaks in blurrect benchs and gm.
bsalomon@google.com
2013-01-11
*
Add clear after each image save, so that GPU images won't end up progressivel...
jvanverth@google.com
2013-01-09
*
speculative change to speedup blurrect bench for large radius, to see if the ...
mike@reedtribe.org
2013-01-09
*
fix warnings (float to int), and convert to skia-style
reed@google.com
2013-01-07
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-05
*
Added a new function to directly generate a blurred rectangle analytically.
humper@google.com
2013-01-04
*
add matrixbench for invert_translate
reed@google.com
2013-01-04
*
use DEF_BENCH to simplify registration
reed@google.com
2013-01-04
*
Parses per-tile benches and returns the sum as overall skp bench.
bensong@google.com
2012-12-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-15
*
Add new "aarects" bench to establish baseline for aa rect drawing
robertphillips@google.com
2012-12-14
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-14
*
Matrix inversion optimizations and benchmark; originally by whunt@google.com.
tomhudson@google.com
2012-12-13
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
Add drawPoints dash bench
robertphillips@google.com
2012-12-05
*
add getTypes() to SkMatrix44, to cache how complex the matrix is.
reed@google.com
2012-12-03
*
Fixed remaining clang compiler warnings
robertphillips@google.com
2012-12-03
*
Adds BENCH_ALLOWED_NOISE to widen expected bench ranges.
bensong@google.com
2012-11-30
*
Modify the blur bench to add tests for high-quality blurs, and large non-inte...
senorblanco@chromium.org
2012-11-29
*
Update bench_expectations.txt with new codes in issue 6842112.
bensong@google.com
2012-11-28
*
update bench_expectations with wider range before further investigations and ...
bensong@google.com
2012-11-27
*
add skp bench expectations and watch for alerts.
bensong@google.com
2012-11-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-16
*
need this for prev. cl
reed@google.com
2012-11-15
*
add bench for srcmode
reed@google.com
2012-11-15
*
use DEF_BENCH() macro to clean up factory registrations -- no other change
reed@google.com
2012-11-15
*
Add a conservativelyContainsRect function to SkPath.
bsalomon@google.com
2012-11-13
*
Adds a file for revision annotations on dashboard.
bensong@google.com
2012-11-09
*
use DEF_BENCH to simplify lots of registrations
reed@google.com
2012-11-08
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
add bench for hairlines
reed@google.com
2012-10-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-24
*
Removed degenerate quads from zero radius Chrome-style round rects
robertphillips@google.com
2012-10-23
*
Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...
robertphillips@google.com
2012-10-19
*
Altered arcTo's canonical points to (usually) be convex
robertphillips@google.com
2012-10-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Add new bench to exercise SkPath::arcTo (arbroundrect)
robertphillips@google.com
2012-10-17
*
add opaque/alpha variants
reed@google.com
2012-10-16
*
add DEF_BENCH marco to make it easy to register new benches
reed@google.com
2012-10-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
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
[next]