| Commit message (Expand) | Author | Age |
* | 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 |
* | Re-enable inst counting in debug builds. | bsalomon@google.com | 2013-01-15 |
* | add benches for drawBitmapRectToRect with slight scale/translate | reed@google.com | 2013-01-15 |
* | Fix leaks in blurrect benchs and gm. | bsalomon@google.com | 2013-01-11 |
* | Add clear after each image save, so that GPU images won't end up progressivel... | jvanverth@google.com | 2013-01-09 |
* | speculative change to speedup blurrect bench for large radius, to see if the ... | mike@reedtribe.org | 2013-01-09 |
* | fix warnings (float to int), and convert to skia-style | reed@google.com | 2013-01-07 |
* | eliminate all warnings in non-thirdparty code on mac | humper@google.com | 2013-01-07 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-05 |
* | Added a new function to directly generate a blurred rectangle analytically. | humper@google.com | 2013-01-04 |
* | add matrixbench for invert_translate | reed@google.com | 2013-01-04 |
* | use DEF_BENCH to simplify registration | reed@google.com | 2013-01-04 |
* | Parses per-tile benches and returns the sum as overall skp bench. | bensong@google.com | 2012-12-18 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-15 |
* | Add new "aarects" bench to establish baseline for aa rect drawing | robertphillips@google.com | 2012-12-14 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-14 |
* | Matrix inversion optimizations and benchmark; originally by whunt@google.com. | tomhudson@google.com | 2012-12-13 |
* | Minor cleanup | robertphillips@google.com | 2012-12-12 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-06 |