aboutsummaryrefslogtreecommitdiff
path: root/bench
AgeCommit message (Expand)Author
2013-06-11move measureText to be the only thing in the inner loopreed@google.com
2013-06-11switch array to uint16_t to fix overflowsreed@google.com
2013-06-11comment out value > int16_treed@google.com
2013-06-11include the right named .h for glyph datareed@google.com
2013-06-11add bench for fontcache performance (measurement)reed@google.com
2013-06-11Remove the non-separable blur because it is no longer used.commit-bot@chromium.org
2013-06-03Don't crash if device creation fails in bench.commit-bot@chromium.org
2013-06-03Fix Win7 warning-as-error complaintrobertphillips@google.com
2013-06-03add bench for sk_memset16/32reed@google.com
2013-06-02N7 performance trigger rebaselines after skp updaterobertphillips@google.com
2013-06-01Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-31bump picture version since SkPath has changed (conics)reed@google.com
2013-05-31Add atlasing option to GameBench benchrobertphillips@google.com
2013-05-30Mark picture record benches as non-rendering.bsalomon@google.com
2013-05-30Revert "add asserts to point<-->verb helpers"reed@google.com
2013-05-30add asserts to point<-->verb helpersreed@google.com
2013-05-29cast enum to float to fix (really bad) warningreed@google.com
2013-05-29extend SkBenchmark to allow a bench to return a durationScale, which allows i...reed@google.com
2013-05-29Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-28use DEF_BENCHreed@google.com
2013-05-28Changing SkDeferredCanvas to use factories for creationjunov@chromium.org
2013-05-23Rebaseline performance triggersrobertphillips@google.com
2013-05-22Update bench expectations for nexus7 on tabl_hsfi.skp (256x256_gpu)djsollen@google.com
2013-05-21Fix flaky Ubuntu performance triggerrobertphillips@google.com
2013-05-20Performance trigger rebaselinesrobertphillips@google.com
2013-05-19Performance trigger rebaselines (mainly due to r9175)robertphillips@google.com
2013-05-15Add aligned case to game benchrobertphillips@google.com
2013-05-14Performance trigger rebaselinerobertphillips@google.com
2013-05-14Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-13Fix for Debug check failures in r9108robertphillips@google.com
2013-05-13add bench for blurred rectori caserobertphillips@google.com
2013-05-10add wildcard test name matching to gm and bench.caryclark@google.com
2013-05-10Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-09Fix for compiler warnings/errors in r9078robertphillips@google.com
2013-05-09Added game-like bench marksrobertphillips@google.com
2013-05-08Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypepoger@google.com
2013-05-08Roll out r9059 to unbreak botsepoger@google.com
2013-05-08Remove third-party cityhash, unused since r8992epoger@google.com
2013-05-07Nexus 7 performance trigger rebaselines robertphillips@google.com
2013-05-07Nexus 7 performance trigger rebaseline robertphillips@google.com
2013-05-07Add stroked oval benches. jvanverth@google.com
2013-05-06Nexus 7 performance trigger rebaselinesrobertphillips@google.com
2013-05-06Updated performance trigger baselinerobertphillips@google.com
2013-05-04Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-03Add benches for all xfermodes.bsalomon@google.com
2013-05-03Win7 gpu performance trigger rebaseline (tabl_mlb)robertphillips@google.com
2013-05-03add bench for SkPoint::normalize()reed@google.com
2013-05-03Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-05-02Add new bench for rotated rects (aarects_rotated)robertphillips@google.com
2013-04-30Fix builder name referencesborenet@google.com