aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* 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
* Added second "truncated" cpu/wall timer to benchGravatar robertphillips@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Added -min option to benchGravatar robertphillips@google.com2012-08-23
* Update bench_compare to do the comparison using different statistical methodsGravatar djsollen@google.com2012-08-21
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20
* Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngleGravatar robertphillips@google.com2012-08-20
* Stop refcounting SkDeferredCanvas::NotificationClientGravatar junov@chromium.org2012-08-20
* adds -i flag to ignore a timer for bench plots.Gravatar bensong@google.com2012-08-17
* cleaned up algorithm codes and added 25th percentile for representation.Gravatar bensong@google.com2012-08-16
* added representation to xhtml title.Gravatar bensong@google.com2012-08-15
* fixes elif bug.Gravatar bensong@google.com2012-08-15
* adds flag for choosing bench representative algorithm.Gravatar bensong@google.com2012-08-15
* revert r5100 experimentGravatar bsalomon@google.com2012-08-14
* Temporary change to bench on android to run limited set of test in order to s...Gravatar bsalomon@google.com2012-08-14
* Reduce number of paths created by benchsGravatar bsalomon@google.com2012-08-14
* Reduce allocations in RandomPathBenchGravatar bsalomon@google.com2012-08-14
* Clean up most clang warnings outside animator/Gravatar tomhudson@google.com2012-08-14
* Augmenting SkDeferredCanvas notification interface to signal flushes and memo...Gravatar junov@chromium.org2012-08-14
* Add inst counting to bench and count SkPathsGravatar bsalomon@google.com2012-08-14
* Stop bench from leakingGravatar bsalomon@google.com2012-08-13
* Reduce path_copy iteration count, hopefully allows nexus s bot to complete wi...Gravatar bsalomon@google.com2012-08-13
* Adds a bunch of benchmarks around creating, transforming, testing path equality,Gravatar bsalomon@google.com2012-08-13
* Fixing NoGPU build of benchGravatar junov@chromium.org2012-08-07
* Add -logFile option to BenchGravatar borenet@google.com2012-08-07