aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
* Streamline picture_record_recurring_ bench.Gravatar commit-bot@chromium.org2013-07-11
* Added a high-color (50 colors) gradient for each gradient type.Gravatar commit-bot@chromium.org2013-07-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-10
* New bitmap filter checkin; this time with less build breakageGravatar humper@google.com2013-07-09
* Added GM and Bench Gravatar commit-bot@chromium.org2013-07-09
* Revert "More general image filter interface; tested implementation of standal...Gravatar humper@google.com2013-07-09
* More general image filter interface; tested implementation of standaloneGravatar humper@google.com2013-07-09
* Remove unused private fields from PathUtilsBench.Gravatar tfarina@chromium.org2013-07-09
* Performance trigger rebaselinesGravatar robertphillips@google.com2013-07-09
* Performance trigger rebaselines for r9888 (Add canFilterMaskGPU & filterMaskG...Gravatar robertphillips@google.com2013-07-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-03
* make sure we pass legal utf8Gravatar reed@google.com2013-07-02
* test null-glyphs param caseGravatar reed@google.com2013-07-02
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Performance trigger rebaselinesGravatar robertphillips@google.com2013-07-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-02
* Fix for Win7 bench compiler error/warningGravatar robertphillips@google.com2013-07-02
* Adding my Bitmap2Path sample for 1on1 meeting.Gravatar commit-bot@chromium.org2013-07-01
* Fix Performance trigger baselinesGravatar robertphillips@google.com2013-06-24
* remove dst/rendertarget support for kARGB_4444_ConfigGravatar reed@google.com2013-06-21
* Rebaselining some performance trigger flakesGravatar robertphillips@google.com2013-06-20
* Remove unused NormalizeBench::fUsePortable field.Gravatar commit-bot@chromium.org2013-06-19
* Performance trigger rebaselinesGravatar robertphillips@google.com2013-06-19
* Performance trigger rebaselines after hard rebootGravatar robertphillips@google.com2013-06-18
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* Adds microbench range generation option; renames file appropriately. (SkipBui...Gravatar bensong@google.com2013-06-13
* Fixes zero division when there are no lines to plot (only one revision in range)Gravatar bensong@google.com2013-06-13
* Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in SkiaGravatar commit-bot@chromium.org2013-06-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-13
* add cache efficiency testGravatar reed@google.com2013-06-12
* Fixes microbench format change caused by r9417.Gravatar bensong@google.com2013-06-12
* Nexus 7 performance trigger rebaselinesGravatar robertphillips@google.com2013-06-12
* doh. send byte length, not word count, to measureTextGravatar reed@google.com2013-06-11
* move measureText to be the only thing in the inner loopGravatar reed@google.com2013-06-11
* switch array to uint16_t to fix overflowsGravatar reed@google.com2013-06-11
* comment out value > int16_tGravatar reed@google.com2013-06-11
* include the right named .h for glyph dataGravatar reed@google.com2013-06-11
* add bench for fontcache performance (measurement)Gravatar reed@google.com2013-06-11
* Remove the non-separable blur because it is no longer used.Gravatar commit-bot@chromium.org2013-06-11
* Don't crash if device creation fails in bench.Gravatar commit-bot@chromium.org2013-06-03
* Fix Win7 warning-as-error complaintGravatar robertphillips@google.com2013-06-03
* add bench for sk_memset16/32Gravatar reed@google.com2013-06-03
* N7 performance trigger rebaselines after skp updateGravatar robertphillips@google.com2013-06-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-01
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Add atlasing option to GameBench benchGravatar robertphillips@google.com2013-05-31
* Mark picture record benches as non-rendering.Gravatar bsalomon@google.com2013-05-30
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* cast enum to float to fix (really bad) warningGravatar reed@google.com2013-05-29