aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25
* add bench for hairlinesGravatar reed@google.com2012-10-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-24
* Removed degenerate quads from zero radius Chrome-style round rectsGravatar robertphillips@google.com2012-10-23
* Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...Gravatar robertphillips@google.com2012-10-19
* Altered arcTo's canonical points to (usually) be convexGravatar robertphillips@google.com2012-10-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-18
* Add new bench to exercise SkPath::arcTo (arbroundrect)Gravatar robertphillips@google.com2012-10-17
* add opaque/alpha variantsGravatar reed@google.com2012-10-16
* add DEF_BENCH marco to make it easy to register new benchesGravatar reed@google.com2012-10-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-13
* add bench for drawBitmapRectToRectGravatar reed@google.com2012-10-12
* Adds a script to help analyze bench ranges to add/change in bench/bench_expec...Gravatar bensong@google.com2012-10-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-04
* Added bench to replicate Google spreadsheet-style table drawingGravatar robertphillips@google.com2012-10-03
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Suppress some warnings on linux.Gravatar bsalomon@google.com2012-09-26
* This patch adds support for optional processing of the alpha channel inGravatar senorblanco@chromium.org2012-09-25
* 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
* Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs ste...Gravatar senorblanco@chromium.org2012-09-20
* Update bench_expectationsGravatar borenet@google.com2012-09-20
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18
* Fixed valgrind complaint in MatrixBenchGravatar robertphillips@google.com2012-09-17
* Fixed memory leak in deferred_canvas_record benchGravatar robertphillips@google.com2012-09-17
* Made more benchs non-renderingGravatar robertphillips@google.com2012-09-17
* Update expected bench results for picture_playback_drawText_GPU_cGravatar epoger@google.com2012-09-14
* Adds bench expectation file and mechanism for triggering bench-out-of-range a...Gravatar bensong@google.com2012-09-13
* Make all random path benchs non-renderingGravatar robertphillips@google.com2012-09-13
* Let SkBenchmark classes specify that they do no rendering.Gravatar tomhudson@google.com2012-09-13
* Turn down repeat count on ref counting and memory pool benches.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
* Provide labels for variant settings in bench graph.Gravatar bungeman@google.com2012-09-12
* Use double dashes for bench options to be consistent.Gravatar scroggo@google.com2012-09-12
* Make BBoxHierarchy ref-counted, fix leak in RTreeTest.Gravatar rileya@google.com2012-09-11
* Fixed memory leak in RTreeBenchGravatar robertphillips@google.com2012-09-11
* Fix for Windows build.Gravatar scroggo@google.com2012-09-07
* Report data from bench_pictures in the same fashion as bench.Gravatar scroggo@google.com2012-09-07
* Fix rtree bench name bug. Unreviewed.Gravatar rileya@google.com2012-09-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-06
* Add R-Tree bench.Gravatar rileya@google.com2012-09-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-05
* add more cases to dashline: circle-vs-square, 0,1,2 stroke_widthGravatar reed@google.com2012-09-04
* add bench for drawline + dashingGravatar reed@google.com2012-09-04
* Added bench to test multiple readPixels caseGravatar robertphillips@google.com2012-09-04
* Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)Gravatar robertphillips@google.com2012-09-04
* Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.Gravatar djsollen@google.com2012-08-31
* Records bench graph scale information so we can calculate back the bench values.Gravatar bensong@google.com2012-08-30
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30