aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* 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
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-21
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* Reverting r12315 (More Windows 64b compilation warning fixes) due to compilat...Gravatar robertphillips@google.com2013-11-20
* More Windows 64b compilation warning fixesGravatar robertphillips@google.com2013-11-20
* fix bench so that if SK_SUPPORTS_GPU even when not provided as compiler optionGravatar djsollen@google.com2013-11-20
* increase coverage of SkPath.cpp, remove unused codeGravatar commit-bot@chromium.org2013-11-14
* Rebaseline bench expectations for tabl_theverge.skp_tile_256x256_grid.Gravatar jvanverth@google.com2013-11-12
* Make bench_compare executable.Gravatar scroggo@google.com2013-11-12
* Update bench expectations.Gravatar jvanverth@google.com2013-11-11
* Removed deprecated API calls that have crept inGravatar robertphillips@google.com2013-11-10
* SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xe...Gravatar senorblanco@chromium.org2013-11-08
* Add sk_float_rsqrt with SSE + NEON fast paths.Gravatar commit-bot@chromium.org2013-11-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-08
* Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blit...Gravatar reed@google.com2013-11-07
* Fixes for blurroundrect gm/bench.Gravatar scroggo@google.com2013-11-05
* Another int to scalar fix.Gravatar scroggo@google.com2013-11-05
* And fix the similar bench.Gravatar scroggo@google.com2013-11-05
* Add gms and benchmarks for drawing blurry round rects.Gravatar scroggo@google.com2013-11-05
* Revert "speed up A8 by creating a new entry-point in SkDraw that blits the pa...Gravatar reed@google.com2013-11-04
* must initialize SkDraw.fClipGravatar reed@google.com2013-11-04
* speed up A8 by creating a new entry-point in SkDraw that blits the path's cov...Gravatar reed@google.com2013-11-04
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-29
* Cleanup displacement benchGravatar robertphillips@google.com2013-10-28
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r...Gravatar commit-bot@chromium.org2013-10-16
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15