| Commit message (Expand) | Author | Age |
* | Enable per-tile logging in bench_pictures | borenet@google.com | 2013-01-11 |
* | Add option to render PDFs to memory only. | edisonn@google.com | 2013-01-11 |
* | Fix typo, report in validate diff teh value of the pixel, not the address of ... | edisonn@google.com | 2013-01-11 |
* | $(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.sh | rmistry@google.com | 2013-01-08 |
* | Script to checkout and build ToT chromium with ToT skia | rmistry@google.com | 2013-01-08 |
* | fix warnings | reed@google.com | 2013-01-07 |
* | fix warning in render pdf tool | humper@google.com | 2013-01-07 |
* | Cleaned up warnings in Windows build. | jvanverth@google.com | 2013-01-07 |
* | eliminate all warnings in non-thirdparty code on mac | humper@google.com | 2013-01-07 |
* | * Extended skdiff to report alpha channel differences. | rmistry@google.com | 2013-01-03 |
* | Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (... | epoger@google.com | 2013-01-02 |
* | fix warnings: | mike@reedtribe.org | 2012-12-24 |
* | Tweak Android bench_pictures configs | borenet@google.com | 2012-12-19 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-19 |
* | Flags for render_pictures: verify, clone and writeWholeImage: | edisonn@google.com | 2012-12-18 |
* | Modify bench_pictures configs for Android | borenet@google.com | 2012-12-18 |
* | remove experimental setAsABlur, as it forces the instance to be mutable, and was | reed@google.com | 2012-12-18 |
* | Allow setting a scaleFactor in bench_pictures (and render_pictures). | scroggo@google.com | 2012-12-17 |
* | Address comments for r6822: https://codereview.appspot.com/6946052/ | borenet@google.com | 2012-12-17 |
* | Fix bench_pictures.cfg and add sanity check | borenet@google.com | 2012-12-14 |
* | Only run bench_pictures once for debug builds | borenet@google.com | 2012-12-14 |
* | Provide an option to bench drawing individual tiles in bench_pictures. | scroggo@google.com | 2012-12-13 |
* | In the config name, report the viewport, if one is provided. | scroggo@google.com | 2012-12-13 |
* | Allow bench_pictures to have its viewport set on the command line. | scroggo@google.com | 2012-12-13 |
* | Modifying SkTileGrid to support arbitrary query rectangles. | junov@chromium.org | 2012-12-13 |
* | Add bench_pictures config | borenet@google.com | 2012-12-12 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-11 |
* | add '--mode clone' option to bench_pictures | reed@google.com | 2012-12-10 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-08 |
* | Update filter tool to write out paths to .cpp file | robertphillips@google.com | 2012-12-07 |
* | Rebaseline script: check for .git and .svn in the current directory as well.... | senorblanco@chromium.org | 2012-12-07 |
* | Defining new color constat for transparent color | junov@google.com | 2012-12-06 |
* | No longer generating 4444, remove from rebaseline tool. | bungeman@google.com | 2012-12-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-12-06 |
* | Add newline at end of tools/skdiff_html.h to happify the housekeeping bot | epoger@google.com | 2012-12-05 |
* | Update skdiff. | bungeman@google.com | 2012-12-05 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-30 |
* | rebaseline.py: Allow multiple testnames on the command line. | senorblanco@chromium.org | 2012-11-29 |
* | add SkPictureUtils::GatherPixelRefs() | reed@google.com | 2012-11-29 |
* | change SkDrawFilter::filter to return a bool, where false means don't-draw | reed@google.com | 2012-11-26 |
* | Fix a memory leak in skdiff that happens when the | scroggo@google.com | 2012-11-19 |
* | Update filter tool to allow input directory. | djsollen@google.com | 2012-11-13 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2012-11-12 |
* | Add a self-test for gm, similar to our self-test for skdiff. | epoger@google.com | 2012-11-12 |
* | Update filter tool to handle PNG encoded SkBitmaps | robertphillips@google.com | 2012-11-12 |
* | Add Git support to the simple rebaseline tool. Do SVN commands only in an sv... | senorblanco@chromium.org | 2012-11-07 |
* | Add a new PictureRenderer that draws the picture then breaks up into tiles. | scroggo@google.com | 2012-11-07 |
* | Add an option to render_pictures to rerecord the pictures with PNG encoded bi... | scroggo@google.com | 2012-11-07 |
* | Add low blur and AAClip options to picture bench. | caryclark@google.com | 2012-11-07 |
* | include SkPaint.h | reed@google.com | 2012-11-06 |