aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* flush after every print in windowsGravatar commit-bot@chromium.org2013-10-09
* Luminance-to-alpha color filter (SkLumaColorFilter).Gravatar commit-bot@chromium.org2013-10-07
* Make all gradient benchs use the same repeat count.Gravatar commit-bot@chromium.org2013-10-07
* Rebaseline test due to improvements in r11577Gravatar djsollen@google.com2013-10-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-05
* commit to xfermode objects being immutableGravatar commit-bot@chromium.org2013-10-04
* Add an option on SkImageDecoder to skip writing 0s.Gravatar scroggo@google.com2013-10-01
* Add 3 color variant to gradient bench, include scale in name, add more benchsGravatar commit-bot@chromium.org2013-09-30
* Fix asan build. Duh, don't return a stack address...Gravatar mtklein@google.com2013-09-27
* Remove uses of unnamed namespace in bench/ directory.Gravatar commit-bot@chromium.org2013-09-26
* Add SkDivMod with a special case for ARM.Gravatar commit-bot@chromium.org2013-09-26
* Fix a warning.Gravatar scroggo@google.com2013-09-25
* Bench baseline for mostly 0 image.Gravatar scroggo@google.com2013-09-25
* Deletes bench_expectations.txt and change comments to refer to the new per-bo...Gravatar bensong@google.com2013-09-25
* promote SkImage::AlphaType to SkAlphaTypeGravatar reed@google.com2013-09-20
* Add sk_calloc. Remove SkMemory_stdlib, which seems unused.Gravatar mtklein@google.com2013-09-20
* 1) Don't allocate 100,000 ints when we only need 1,000.Gravatar mtklein@google.com2013-09-17
* also limit loops-per-canvas in picture_record_dictionaries, which has the sam...Gravatar mtklein@google.com2013-09-17
* Splits bench_expectations into per-bot files in preparation for growth.Gravatar bensong@google.com2013-09-17
* switch to a new canvas every once in a while in picture_record_uniqueGravatar mtklein@google.com2013-09-17
* [External patch] Source-over support for SkLumaXfermode.Gravatar fmalita@google.com2013-09-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-17
* Allow use of "--config defaults" in bench, like GMGravatar borenet@google.com2013-09-16
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-14
* OK windows, please take my infinity.Gravatar mtklein@google.com2013-09-13
* It looks like we're not always running long enough to give the GPU counters t...Gravatar mtklein@google.com2013-09-13
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* N7 Performance trigger rebaselinesGravatar robertphillips@google.com2013-09-13
* Add explicit double -> SkScalar conversion to fix werror on Windows.Gravatar mtklein@google.com2013-09-10
* Add missing dependency to unbreak NOGPU build.Gravatar mtklein@google.com2013-09-10
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Fix bench logging for --repeat 1Gravatar borenet@google.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-07
* Switch out random number generator for tests, benches, samples.Gravatar commit-bot@chromium.org2013-09-06
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Win7 Performance trigger rebaselineGravatar robertphillips@google.com2013-09-05
* Rewrite SkTRegistry to take any trivially-copyable type.Gravatar mtklein@google.com2013-09-04
* Revise SVD code to remove arctangents. Gravatar commit-bot@chromium.org2013-09-03
* Nexus7 Performace trigger baselinesGravatar robertphillips@google.com2013-09-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-31
* Add missing .outsGravatar sglez@google.com2013-08-30
* Fix rtree benchGravatar sglez@google.com2013-08-30
* R-Tree -- Don't sort draw commands unless specified.Gravatar sglez@google.com2013-08-30
* Patch for 10995Gravatar robertphillips@google.com2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28