- b352627 1) Don't allocate 100,000 ints when we only need 1,000. by mtklein@google.com · 11 years ago
- 93d2f55 also limit loops-per-canvas in picture_record_dictionaries, which has the same problem as unique_paint by mtklein@google.com · 11 years ago
- 1dd9194 Splits bench_expectations into per-bot files in preparation for growth. by bensong@google.com · 11 years ago
- 5e5239e switch to a new canvas every once in a while in picture_record_unique by mtklein@google.com · 11 years ago
- ef45a64 [External patch] Source-over support for SkLumaXfermode. by fmalita@google.com · 11 years ago
- a604c4f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 4e061d3 Allow use of "--config defaults" in bench, like GM by borenet@google.com · 11 years ago
- 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
- ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
- 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
- dc9888c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 9ef1d21 OK windows, please take my infinity. by mtklein@google.com · 11 years ago
- dbd41c8 It looks like we're not always running long enough to give the GPU counters time to converge (and possibly the same for CPU too, but GPU is definitely worse off). by mtklein@google.com · 11 years ago
- 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
- 96bf2b5 N7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- b87bf83 Add explicit double -> SkScalar conversion to fix werror on Windows. by mtklein@google.com · 11 years ago
- 78d0379 Add missing dependency to unbreak NOGPU build. by mtklein@google.com · 11 years ago
- c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
- 8ad29ce Fix bench logging for --repeat 1 by borenet@google.com · 11 years ago
- e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
- b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
- b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
- fd47a12 Win7 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
- bd6343b Rewrite SkTRegistry to take any trivially-copyable type. by mtklein@google.com · 11 years ago
- 5b2e264 Revise SVD code to remove arctangents. by commit-bot@chromium.org · 11 years ago
- 87d9499 Nexus7 Performace trigger baselines by robertphillips@google.com · 11 years ago
- e0c170f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 0d60db6 Add missing .outs by sglez@google.com · 11 years ago
- 3e3cdad Fix rtree bench by sglez@google.com · 11 years ago
- 8c90212 R-Tree -- Don't sort draw commands unless specified. by sglez@google.com · 11 years ago
- 7367225 Patch for 10995 by robertphillips@google.com · 11 years ago
- 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
- 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
- d162092 Performance trigger rebaselines of theverge on Nexus7 for r10936 (Blur refactoring) by robertphillips@google.com · 11 years ago
- 63bf68d Add performance benchmark before landing perf improvements that remove sk_bezero in SkMatrix44 by shawnsingh@chromium.org · 11 years ago
- 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
- d3707a7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
- 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
- 3c3c462 Bleed cleanup (remove nocolorbleed GM & enable bleed in game bench) by robertphillips@google.com · 11 years ago
- eecbe50 Nexus 7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 9504575 Add perf benchmarks and more unit tests for matrix inversion by commit-bot@chromium.org · 11 years ago
- 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
- 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
- 287068c Refer to the correct file for rebaselining benches. by scroggo@google.com · 11 years ago
- ece1a77 Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
- c671497 Ubuntu flaky performance trigger rebaseline by robertphillips@google.com · 11 years ago
- c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 8f42697 This bench attempts to recreate Chromium's Canvas_putImageData performance test to track down https://code.google.com/p/chromium/issues/detail?id=270649. by commit-bot@chromium.org · 11 years ago
- 6ad3bb9 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 04507b9 Deletes warning on no graph outputs, since we don't output graphs anymore. by bensong@google.com · 11 years ago
- b8d3454 Nexus 7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
- 459f57d Another Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
- 531d8d1 Win7 performance trigger rebaseline by robertphillips@google.com · 11 years ago
- fa5723a Nexus 7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
- e657a25 bench_util: allow optional whitespace in CSV format by epoger@google.com · 11 years ago
- 36bb270 Revert of r10671 (Experiments on calculating reciprocal of square root) due to bots failures: by robertphillips@google.com · 11 years ago
- b3ecdc4 Experiments on calculating reciprocal of square root by commit-bot@chromium.org · 11 years ago
- eac2759 r10473 introduced a space between bench values; adjusting the corresponding regexp. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
- cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
- cbdcbd0 Nexus 7 Performance trigger rebaseline by robertphillips@google.com · 11 years ago
- 69cc600 N7 Performance Trigger rebaselines by robertphillips@google.com · 11 years ago
- 078dcf2 Ubuntu Performance trigger rebaseline by robertphillips@google.com · 11 years ago
- 75217ab N7 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- aade2e1 Add fullscreen rect bench by bsalomon@google.com · 11 years ago
- 7fb83c8 When skia run bench cases to test performance, it will run constructors for all cases one by one, then getName to skip unnecessary cases according to command line parameters, so these constructors should be lightweight enough to avoid redundant computing. Unfortunately, some constructors contain intensive computing/rendering. They are very heavy, maybe much heavier than need-to-run bench case itself. And these redundant computation will be run every time you run bench, even you just test a single simple case. Moreover, it will mislead the real hotspot/bottleneck of the case itself. by commit-bot@chromium.org · 11 years ago
- 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
- 34a3e9b N7 performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 5d4b773 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 55fd612 Committed: http://code.google.com/p/skia/source/detail?r=10372 by commit-bot@chromium.org · 11 years ago
- f3f2d16 set nominmax on windows by bsalomon@google.com · 11 years ago
- 631a59b added drawVertices path to GameBench by robertphillips@google.com · 11 years ago
- 43e4f6e Adds links to dashboard plots for skp bench values out of range. (SkipBuildbotRuns). by bensong@google.com · 11 years ago
- 81152f4 adjust performance triggers for flakes on the Windows bots. by djsollen@google.com · 11 years ago
- 68f2a0d This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426. by bsalomon@google.com · 11 years ago
- 47fad70 by commit-bot@chromium.org · 11 years ago
- 7909308 Performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 586db93 refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
- 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 70d75ca Add SkChecksum::Murmur3. BUG= R=reed@google.com by commit-bot@chromium.org · 11 years ago
- 602a1d7 add scaledimagecache by reed@google.com · 11 years ago
- ed5eb4e Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441 by epoger@google.com · 11 years ago
- 434251f refactor duplication (shouldSkip and skip_name) into a utility function by sglez@google.com · 11 years ago
- faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
- 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
- d2fd07c Bench performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 25a11e4 Add bench to test float to fixed conversion by djsollen@google.com · 11 years ago
- 69feaca Fix Android bench bots for Xoom due to OOM errors. by djsollen@google.com · 11 years ago
- f7d01ce Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- a308883 Add bench for hairline paths. by egdaniel@google.com · 11 years ago
- cd95e5f Widen range for flaky performance trigger baseline by robertphillips@google.com · 11 years ago
- afbb685 Flaky Ubuntu performance trigger rebaselines by robertphillips@google.com · 11 years ago
- 523521c reenable the scale benchmark, and only bench actual canvas draw commands by humper@google.com · 11 years ago
- 0c4e21d Streamline picture_record_recurring_ bench. by commit-bot@chromium.org · 11 years ago
- 5396a04 Added a high-color (50 colors) gradient for each gradient type. by commit-bot@chromium.org · 11 years ago
- 9e1ec1a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
- b686539 Added GM and Bench by commit-bot@chromium.org · 11 years ago
- 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago