- 16e3dde Platform/Engine -> Backend createPlatform -> wrapBackend by bsalomon@google.com · 12 years ago
- 1ca015b add bench for hairlines by reed@google.com · 12 years ago
- 1e34ff7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 158618e Removed degenerate quads from zero radius Chrome-style round rects by robertphillips@google.com · 12 years ago
- c7a37c7 Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines by robertphillips@google.com · 12 years ago
- b95eaa8 Altered arcTo's canonical points to (usually) be convex by robertphillips@google.com · 12 years ago
- 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- f6fc3fc Add new bench to exercise SkPath::arcTo (arbroundrect) by robertphillips@google.com · 12 years ago
- 420f9e9 add opaque/alpha variants by reed@google.com · 12 years ago
- b8b92ea add DEF_BENCH marco to make it easy to register new benches by reed@google.com · 12 years ago
- f57c01b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 3d407a1 add bench for drawBitmapRectToRect by reed@google.com · 12 years ago
- 43859d5 Adds a script to help analyze bench ranges to add/change in bench/bench_expectations.txt by bensong@google.com · 12 years ago
- 7cc7f49 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9243526 Added bench to replicate Google spreadsheet-style table drawing by robertphillips@google.com · 12 years ago
- 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
- 373ebc6 Suppress some warnings on linux. by bsalomon@google.com · 12 years ago
- 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
- 4c5ea44 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- fb10389 Adding a silent playback option to SkGPipeRead by junov@chromium.org · 12 years ago
- c5e1ed8 Prevent LinearRegression from dividing by zero so the GenerateBenchGraphs step doesn't blow up if the data is all zeroes. by senorblanco@chromium.org · 12 years ago
- dc12b62 Update bench_expectations by borenet@google.com · 12 years ago
- 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago
- 31f8f73 Fixed valgrind complaint in MatrixBench by robertphillips@google.com · 12 years ago
- bf3ef28 Fixed memory leak in deferred_canvas_record bench by robertphillips@google.com · 12 years ago
- 433ce5e Made more benchs non-rendering by robertphillips@google.com · 12 years ago
- 37711e1 Update expected bench results for picture_playback_drawText_GPU_c by epoger@google.com · 12 years ago
- ad0c5d2 Adds bench expectation file and mechanism for triggering bench-out-of-range alerts from bench_graph_svg. by bensong@google.com · 12 years ago
- 83187a2 Make all random path benchs non-rendering by robertphillips@google.com · 12 years ago
- 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
- fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
- 9d59420 Added GPU resource cache stats printing to bench & removed some noise from inst counting information by robertphillips@google.com · 12 years ago
- 752acc7 Provide labels for variant settings in bench graph. by bungeman@google.com · 12 years ago
- 4cea9f4 Use double dashes for bench options to be consistent. by scroggo@google.com · 12 years ago
- 4813458 Make BBoxHierarchy ref-counted, fix leak in RTreeTest. by rileya@google.com · 12 years ago
- 07a05d5 Fixed memory leak in RTreeBench by robertphillips@google.com · 12 years ago
- d62f1b0 Fix for Windows build. by scroggo@google.com · 12 years ago
- 9a41252 Report data from bench_pictures in the same fashion as bench. by scroggo@google.com · 12 years ago
- 61348d1 Fix rtree bench name bug. Unreviewed. by rileya@google.com · 12 years ago
- 6c77816 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 981b33a Add R-Tree bench. Review URL: https://codereview.appspot.com/6497086 by rileya@google.com · 12 years ago
- 73bb3be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 5125d84 add more cases to dashline: circle-vs-square, 0,1,2 stroke_width by reed@google.com · 12 years ago
- 31e9d64 add bench for drawline + dashing by reed@google.com · 12 years ago
- 6806bda Added bench to test multiple readPixels case by robertphillips@google.com · 12 years ago
- b78765e Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by robertphillips@google.com · 12 years ago
- dc1a3ba Update ARM and NEON optimizations for S32A_Opaque_BlitRow32. by djsollen@google.com · 12 years ago
- 7426743 Records bench graph scale information so we can calculate back the bench values. by bensong@google.com · 12 years ago
- a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
- 91ee3a1 Added second "truncated" cpu/wall timer to bench by robertphillips@google.com · 12 years ago
- fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- 2abed83 Added -min option to bench by robertphillips@google.com · 12 years ago
- f3d3d96 Update bench_compare to do the comparison using different statistical methods by djsollen@google.com · 12 years ago
- b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
- 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
- 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
- 8ccfa55 adds -i flag to ignore a timer for bench plots. by bensong@google.com · 12 years ago
- b6204b1 cleaned up algorithm codes and added 25th percentile for representation. by bensong@google.com · 12 years ago
- 8c1de76 added representation to xhtml title. by bensong@google.com · 12 years ago
- 2ee780b fixes elif bug. by bensong@google.com · 12 years ago
- 8734816 adds flag for choosing bench representative algorithm. by bensong@google.com · 12 years ago
- a913a99 revert r5100 experiment by bsalomon@google.com · 12 years ago
- 5224d75 Temporary change to bench on android to run limited set of test in order to see whether it allows bench to complete. by bsalomon@google.com · 12 years ago
- b5e4703 Reduce number of paths created by benchs by bsalomon@google.com · 12 years ago
- 6d552ee Reduce allocations in RandomPathBench by bsalomon@google.com · 12 years ago
- 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
- 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
- 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
- 7fbc604 Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/ by bsalomon@google.com · 12 years ago
- 62e4190 Reduce path_copy iteration count, hopefully allows nexus s bot to complete without OOM. by bsalomon@google.com · 12 years ago
- 30e6d2c Adds a bunch of benchmarks around creating, transforming, testing path equality, by bsalomon@google.com · 12 years ago
- 44b67b2 Fixing NoGPU build of bench by junov@chromium.org · 12 years ago
- a2b32b8 Add -logFile option to Bench by borenet@google.com · 12 years ago
- cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
- dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
- aa8483b SkSfntUtils should use public types. by bungeman@google.com · 12 years ago
- 7866228 land http://codereview.appspot.com/6353063/ by Lei by reed@google.com · 12 years ago
- fdd909c Added picture recording benchmark options to bench. by keyar@chromium.org · 12 years ago
- 6fc5699 Fixing type mask computation in SkMatrix to make it faster and make it so that matrices have the same type masks as their inverses. by junov@chromium.org · 12 years ago
- b698155 Fix variants in bench graphs. by bungeman@google.com · 12 years ago
- 7fe6409 change unique_paint_dictionary to change the paint randomly, instead of just by reed@google.com · 12 years ago
- 3a67a66 Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like by senorblanco@chromium.org · 12 years ago
- 142e1fe restore 4478 w/ fixed assert (no long need 8-byte alignment) by reed@google.com · 12 years ago
- fc8581b revert 4478 by reed@google.com · 12 years ago
- f8affe5 switch callers to SkChecksum::Compute (no 32/64 preference) by reed@google.com · 12 years ago
- 88db9ef add SkChecksum as a static class, for the replacement API by reed@google.com · 12 years ago
- f1d4695 add scaling factor for subclasses, to normalize running time a little better by reed@google.com · 12 years ago
- ead2b39 by bensong@google.com · 12 years ago
- af3d79a by bensong@google.com · 12 years ago
- ef76060 Adding checksum to SkFlatData to accelerate SkPicture recording. by junov@chromium.org · 12 years ago
- 1513f6e write my own os.path.abspath() to work around Win path-length limits by epoger@google.com · 12 years ago
- 3186847 Reduce iteration count on picture_playback benchmarks to bring their cost by tomhudson@google.com · 12 years ago
- 5b2e01c Add -o option to bench_graph_svg.py: write the output to a file rather than stdout by epoger@google.com · 12 years ago
- 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
- 4da34e3 Add GrMemoryPool as a helper to override operators new/delete by bsalomon@google.com · 12 years ago
- 357818c fix bogus assert by reed@google.com · 12 years ago
- bb0b67f Reverting r4239 & r4240 by robertphillips@google.com · 12 years ago
- d70f730 pass -fArray[i] instead of fArray[i], to skip a compiler optimization where it by reed@google.com · 12 years ago
- df9d6f1 add bench for SkScalarIsFinite by reed@google.com · 12 years ago
- 4bdfb8c Compiler complaints + some minor cleanup by robertphillips@google.com · 12 years ago