| Commit message (Expand) | Author | Age |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-21 |
* | Complete the implementation of the faster blur; now supports all blur styles ... | humper@google.com | 2013-02-20 |
* | bench_graph_svg: HUGE speedup for parsing tiled bench data | epoger@google.com | 2013-02-17 |
* | bench_graph_svg: more sorting to get deterministic results | epoger@google.com | 2013-02-14 |
* | bench_graph_svg: generate output in consistently sorted order, to make diffs ... | epoger@google.com | 2013-02-14 |
* | try precompiling regexps to speed up bench_graph_svg.py | epoger@google.com | 2013-02-14 |
* | Script to plot tile vs. viewport comparison for given platform and revision. | bensong@google.com | 2013-02-13 |
* | Re-enabled performance checking on Windows | robertphillips@google.com | 2013-02-08 |
* | Removes redundant and wrong check. | bensong@google.com | 2013-02-08 |
* | Fixes indentation error. | bensong@google.com | 2013-02-08 |
* | Fixes a bug that didn't address new perfdata location. | bensong@google.com | 2013-02-08 |
* | Add a bench for SkBicubicImageFilter. | senorblanco@chromium.org | 2013-02-08 |
* | Address google3 compiler warning | robertphillips@google.com | 2013-02-07 |
* | Enhance GL error checking for non-Ganesh GL calls | robertphillips@google.com | 2013-02-07 |
* | Fix errors when compiling with -Wall -Werror on Android. | djsollen@google.com | 2013-02-07 |
* | Remove legacy names no longer referenced in Chrome and WebKit. | bsalomon@google.com | 2013-02-07 |
* | Fixes a bug introduced by the new per-tile bench log format. | bensong@google.com | 2013-02-06 |
* | Updates gen_skp_ranges.py on recent changes of bench names, storage locations... | bensong@google.com | 2013-02-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-02-05 |
* | Simplify and speed up SkIntroSort. | bungeman@google.com | 2013-02-04 |
* | extend gradient_create bench to test opaque and alpha gradient ramps | reed@google.com | 2013-02-04 |
* | cleanup: use DEF_BENCH macro | reed@google.com | 2013-02-04 |
* | Add sk_ignore_unused_variable to avoid warnings. | bungeman@google.com | 2013-02-04 |
* | add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizing | reed@google.com | 2013-02-04 |
* | use DEF_BENCH macro | mike@reedtribe.org | 2013-02-04 |
* | Fix warnings resulting from 7496. | bungeman@google.com | 2013-01-31 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-31 |
* | Add SHA1 and MD5 to utils. | bungeman@google.com | 2013-01-31 |
* | add new test for region::intersect, when one is a rect, and it wholly contains | reed@google.com | 2013-01-31 |
* | bench_compare proper spacing and tab option. | bungeman@google.com | 2013-01-30 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | reduce array size in debug builds for sortbench. This avoids a stack-overflow | reed@google.com | 2013-01-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-25 |
* | add optional cull-rect to patheffects, so they can do less work if their results | reed@google.com | 2013-01-24 |
* | change giantdashline test to use 4 intervals, to explicitly avoid the asPoints | reed@google.com | 2013-01-24 |
* | update to emphasis the culling aspect of the test (making the line much longer, | reed@google.com | 2013-01-24 |
* | add bench for giant dashed lines, to test future optimizations for culling | reed@google.com | 2013-01-24 |
* | use DEF_BENCH for clarity | reed@google.com | 2013-01-24 |
* | The oval path bench tests used to draw a circle, but I changed them to an oval | jvanverth@google.com | 2013-01-24 |
* | Changes per-tile bench values to use the average of repetitions from new benc... | bensong@google.com | 2013-01-23 |
* | Reverse sense of convex-quad-fix compiler flag | robertphillips@google.com | 2013-01-23 |
* | add rand10 bench for sort, which makes 10% of the entries repeats | reed@google.com | 2013-01-23 |
* | add bench for sorting | mike@reedtribe.org | 2013-01-23 |
* | Fix bug in 1xN SkBitmapProcShader optimization | robertphillips@google.com | 2013-01-22 |
* | Add GPU support for axis-aligned ovals: | jvanverth@google.com | 2013-01-22 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-18 |
* | Added new bench to test out 1xN BitmapProcShaders | robertphillips@google.com | 2013-01-17 |
* | Revert r7241, which broke tests on most platforms. | tomhudson@google.com | 2013-01-17 |
* | Add SSE2 multiplication for SkMatrix44 on some platforms. | tomhudson@google.com | 2013-01-17 |
* | Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that u... | junov@chromium.org | 2013-01-16 |