| Commit message (Expand) | Author | Age |
* | Cleanup displacement bench | robertphillips@google.com | 2013-10-28 |
* | More clang warning fixes. | commit-bot@chromium.org | 2013-10-21 |
* | store SkAlphaType inside SkBitmap, on road to support unpremul | reed@google.com | 2013-10-21 |
* | Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r... | commit-bot@chromium.org | 2013-10-16 |
* | Third wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-16 |
* | Second wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-15 |
* | Changes bench to output with git hash filename; cleans up bench_graph_svg to ... | bensong@google.com | 2013-10-15 |
* | save/restore the canvas around every bench draw call | commit-bot@chromium.org | 2013-10-14 |
* | Remove SkLumaXfermode. | commit-bot@chromium.org | 2013-10-14 |
* | Clean up SkTypes.h. | bungeman@google.com | 2013-10-11 |
* | save/restore the canvas around every bench draw call | commit-bot@chromium.org | 2013-10-11 |
* | Temporarily disable FilterBitmapBenches while I fix it. | mtklein@google.com | 2013-10-10 |
* | fix warnings when running a no gpu build | djsollen@google.com | 2013-10-10 |
* | fix mac10.6 build | djsollen@google.com | 2013-10-10 |
* | rebaseline nexus7 perf improvement | djsollen@google.com | 2013-10-10 |
* | Insert swapbuffers into GPU benchmarks. | djsollen@google.com | 2013-10-10 |
* | rebaseline bench expectations | commit-bot@chromium.org | 2013-10-10 |
* | Revert "Revert "change SkColorTable to be immutable"" | reed@google.com | 2013-10-10 |
* | flush after every print in windows | commit-bot@chromium.org | 2013-10-09 |
* | Luminance-to-alpha color filter (SkLumaColorFilter). | commit-bot@chromium.org | 2013-10-07 |
* | Make all gradient benchs use the same repeat count. | commit-bot@chromium.org | 2013-10-07 |
* | Rebaseline test due to improvements in r11577 | djsollen@google.com | 2013-10-07 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-10-05 |
* | commit to xfermode objects being immutable | commit-bot@chromium.org | 2013-10-04 |
* | Add an option on SkImageDecoder to skip writing 0s. | scroggo@google.com | 2013-10-01 |
* | Add 3 color variant to gradient bench, include scale in name, add more benchs | commit-bot@chromium.org | 2013-09-30 |
* | Fix asan build. Duh, don't return a stack address... | mtklein@google.com | 2013-09-27 |
* | Remove uses of unnamed namespace in bench/ directory. | commit-bot@chromium.org | 2013-09-26 |
* | Add SkDivMod with a special case for ARM. | commit-bot@chromium.org | 2013-09-26 |
* | Fix a warning. | scroggo@google.com | 2013-09-25 |
* | Bench baseline for mostly 0 image. | scroggo@google.com | 2013-09-25 |
* | Deletes bench_expectations.txt and change comments to refer to the new per-bo... | bensong@google.com | 2013-09-25 |
* | promote SkImage::AlphaType to SkAlphaType | reed@google.com | 2013-09-20 |
* | Add sk_calloc. Remove SkMemory_stdlib, which seems unused. | mtklein@google.com | 2013-09-20 |
* | 1) Don't allocate 100,000 ints when we only need 1,000. | mtklein@google.com | 2013-09-17 |
* | also limit loops-per-canvas in picture_record_dictionaries, which has the sam... | mtklein@google.com | 2013-09-17 |
* | Splits bench_expectations into per-bot files in preparation for growth. | bensong@google.com | 2013-09-17 |
* | switch to a new canvas every once in a while in picture_record_unique | mtklein@google.com | 2013-09-17 |
* | [External patch] Source-over support for SkLumaXfermode. | fmalita@google.com | 2013-09-17 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Allow use of "--config defaults" in bench, like GM | borenet@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-14 |
* | OK windows, please take my infinity. | mtklein@google.com | 2013-09-13 |
* | It looks like we're not always running long enough to give the GPU counters t... | mtklein@google.com | 2013-09-13 |
* | Refactoring: get rid of the SkBenchmark void* parameter. | mtklein@google.com | 2013-09-13 |
* | N7 Performance trigger rebaselines | robertphillips@google.com | 2013-09-13 |
* | Add explicit double -> SkScalar conversion to fix werror on Windows. | mtklein@google.com | 2013-09-10 |