aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* Small adjustments of two bench ranges.Gravatar commit-bot@chromium.org2014-02-13
* Use a bench alert algorithm with wider ranges. TBR=jvanverth NOTRY=trueGravatar commit-bot@chromium.org2014-02-13
* Bench rebaseline to use narrower ranges. This also tests the new range calcul...Gravatar commit-bot@chromium.org2014-02-13
* Update Mac 10.6 bench expectation for tabl_worldjournal.Gravatar commit-bot@chromium.org2014-02-11
* More bench rebaselines for new SKPs.Gravatar fmalita@google.com2014-02-07
* Make GMs aware of what tool they're being run in.Gravatar commit-bot@chromium.org2014-02-07
* Fix garbled Nexus7 bench expectations entry.Gravatar fmalita@google.com2014-02-07
* Bench rebaseline for the new SKPsGravatar fmalita@google.com2014-02-07
* impl getROPixels for gpu SkImageGravatar reed@google.com2014-02-06
* Wider perf trigger range for N4 and N7 perf improvementsGravatar robertphillips@google.com2014-02-05
* Fix crash in bench when "--mode record" is usedGravatar commit-bot@chromium.org2014-02-04
* remove (unused by chrome) SkDeferredCanvas(device) factory signatureGravatar reed@google.com2014-02-04
* change benchmark to use surfaces instead of devices to specify its backendsGravatar reed@google.com2014-02-04
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.Gravatar commit-bot@chromium.org2014-02-03
* Performance trigger rebaselinesGravatar robertphillips@google.com2014-02-01
* rebaseline perf because of faster tests after GPU glur changesGravatar commit-bot@chromium.org2014-01-30
* Revert "Revert of Workaround for assertion in NVPR config in bench. (https://...Gravatar commit-bot@chromium.org2014-01-27
* Revert of Workaround for assertion in NVPR config in bench. (https://coderevi...Gravatar commit-bot@chromium.org2014-01-27
* Workaround for assertion in NVPR config in bench.Gravatar commit-bot@chromium.org2014-01-27
* Add NVPR configs to benchGravatar commit-bot@chromium.org2014-01-26
* Updates bench expectations; adds new platforms.Gravatar commit-bot@chromium.org2014-01-24
* add leaks flag to show unref'd instsGravatar commit-bot@chromium.org2014-01-23
* Convert SkWriter32 to use an SkTDArray for its internal storage.Gravatar commit-bot@chromium.org2014-01-14
* NEON fast path for box blurGravatar commit-bot@chromium.org2014-01-13
* Remove references to Skia's SVN repositoryGravatar borenet@google.com2014-01-09
* Revert of https://codereview.chromium.org/127223004/Gravatar commit-bot@chromium.org2014-01-08
* For comparison, add std::vector.Gravatar commit-bot@chromium.org2014-01-08
* Add StackBench to measure performance on stack-like (fixed element size) work...Gravatar commit-bot@chromium.org2014-01-07
* Cap memory usage in path_create bench.Gravatar commit-bot@chromium.org2014-01-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-02
* speedup SkRect::intersectGravatar mike@reedtribe.org2014-01-01
* Add default resource path for skia test cases in gm and bench tools.Gravatar tfarina@chromium.org2013-12-31
* Rebaseline for Nexus7 tile multithreads config. Widens the range for benched ...Gravatar commit-bot@chromium.org2013-12-19
* Adjusts Ubuntu bench multi_4_threads values. Widens range to cope with the ne...Gravatar commit-bot@chromium.org2013-12-18
* Adjusts Win7 bench tile_256x256_multi_4_threads. Using 8f4d230.Gravatar commit-bot@chromium.org2013-12-17
* deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...Gravatar reed@google.com2013-12-17
* Bench rebaseline for Ubuntu. Also manually adjust one entry for Nexus7.Gravatar commit-bot@chromium.org2013-12-17
* remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floatsGravatar reed@google.com2013-12-17
* Fix handling of aggregate times in TimerData::getResultGravatar robertphillips@google.com2013-12-17
* Bench rebaseline for Nexus7 and Win7. Expected values are from versions afada...Gravatar commit-bot@chromium.org2013-12-16
* Make sure four_byte_interp benches the entire FourByteInterp call.Gravatar commit-bot@chromium.org2013-12-05
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Move non-trivial work in RectBench() to onPreDraw.Gravatar commit-bot@chromium.org2013-12-05
* Fixes bench_util's CONFIG_RE to cope with space flexibility.Gravatar bensong@google.com2013-12-05
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Add JSON output option to bench.Gravatar commit-bot@chromium.org2013-12-03
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* Fix off-by-one in four_byte_interp benches.Gravatar mtklein@google.com2013-12-03
* Add four_byte_interp benches.Gravatar commit-bot@chromium.org2013-12-02