| Commit message (Expand) | Author | Age |
* | 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 |
* | revert r5100 experiment | bsalomon@google.com | 2012-08-14 |
* | Temporary change to bench on android to run limited set of test in order to s... | bsalomon@google.com | 2012-08-14 |
* | Reduce number of paths created by benchs | bsalomon@google.com | 2012-08-14 |
* | Reduce allocations in RandomPathBench | bsalomon@google.com | 2012-08-14 |
* | Clean up most clang warnings outside animator/ | tomhudson@google.com | 2012-08-14 |
* | Augmenting SkDeferredCanvas notification interface to signal flushes and memo... | junov@chromium.org | 2012-08-14 |
* | Add inst counting to bench and count SkPaths | bsalomon@google.com | 2012-08-14 |
* | Stop bench from leaking | bsalomon@google.com | 2012-08-13 |
* | Reduce path_copy iteration count, hopefully allows nexus s bot to complete wi... | bsalomon@google.com | 2012-08-13 |
* | Adds a bunch of benchmarks around creating, transforming, testing path equality, | bsalomon@google.com | 2012-08-13 |
* | Fixing NoGPU build of bench | junov@chromium.org | 2012-08-07 |
* | Add -logFile option to Bench | borenet@google.com | 2012-08-07 |
* | Create GPU-less build of Skia. | bsalomon@google.com | 2012-08-02 |
* | Avoid a loop in writeString and writePad by zeroing padding first. | scroggo@google.com | 2012-07-24 |
* | SkSfntUtils should use public types. | bungeman@google.com | 2012-07-24 |
* | land http://codereview.appspot.com/6353063/ by Lei | reed@google.com | 2012-07-24 |
* | Added picture recording benchmark options to bench. | keyar@chromium.org | 2012-07-20 |
* | Fixing type mask computation in SkMatrix to make it faster and make it so tha... | junov@chromium.org | 2012-07-12 |
* | Fix variants in bench graphs. | bungeman@google.com | 2012-07-10 |
* | change unique_paint_dictionary to change the paint randomly, instead of just | reed@google.com | 2012-07-10 |
* | Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like | senorblanco@chromium.org | 2012-07-09 |
* | restore 4478 w/ fixed assert (no long need 8-byte alignment) | reed@google.com | 2012-07-09 |
* | revert 4478 | reed@google.com | 2012-07-09 |
* | switch callers to SkChecksum::Compute (no 32/64 preference) | reed@google.com | 2012-07-09 |
* | add SkChecksum as a static class, for the replacement API | reed@google.com | 2012-07-03 |