aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
* Address comments for r6822: https://codereview.appspot.com/6946052/Gravatar borenet@google.com2012-12-17
* Fix bench_pictures.cfg and add sanity checkGravatar borenet@google.com2012-12-14
* Only run bench_pictures once for debug buildsGravatar borenet@google.com2012-12-14
* Provide an option to bench drawing individual tiles in bench_pictures.Gravatar scroggo@google.com2012-12-13
* In the config name, report the viewport, if one is provided.Gravatar scroggo@google.com2012-12-13
* Allow bench_pictures to have its viewport set on the command line.Gravatar scroggo@google.com2012-12-13
* Modifying SkTileGrid to support arbitrary query rectangles.Gravatar junov@chromium.org2012-12-13
* Add bench_pictures configGravatar borenet@google.com2012-12-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* add '--mode clone' option to bench_picturesGravatar reed@google.com2012-12-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-08
* Update filter tool to write out paths to .cpp fileGravatar robertphillips@google.com2012-12-07
* Rebaseline script: check for .git and .svn in the current directory as well....Gravatar senorblanco@chromium.org2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* No longer generating 4444, remove from rebaseline tool.Gravatar bungeman@google.com2012-12-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-06
* Add newline at end of tools/skdiff_html.h to happify the housekeeping botGravatar epoger@google.com2012-12-05
* Update skdiff.Gravatar bungeman@google.com2012-12-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-30
* rebaseline.py: Allow multiple testnames on the command line.Gravatar senorblanco@chromium.org2012-11-29
* add SkPictureUtils::GatherPixelRefs()Gravatar reed@google.com2012-11-29
* change SkDrawFilter::filter to return a bool, where false means don't-drawGravatar reed@google.com2012-11-26
* Fix a memory leak in skdiff that happens when theGravatar scroggo@google.com2012-11-19
* Update filter tool to allow input directory.Gravatar djsollen@google.com2012-11-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-12
* Add a self-test for gm, similar to our self-test for skdiff.Gravatar epoger@google.com2012-11-12
* Update filter tool to handle PNG encoded SkBitmapsGravatar robertphillips@google.com2012-11-12
* Add Git support to the simple rebaseline tool. Do SVN commands only in an sv...Gravatar senorblanco@chromium.org2012-11-07
* Add a new PictureRenderer that draws the picture then breaks up into tiles.Gravatar scroggo@google.com2012-11-07
* Add an option to render_pictures to rerecord the pictures with PNG encoded bi...Gravatar scroggo@google.com2012-11-07
* Add low blur and AAClip options to picture bench.Gravatar caryclark@google.com2012-11-07
* include SkPaint.hGravatar reed@google.com2012-11-06
* leading character accidentally deleted on mergeGravatar caryclark@google.com2012-11-06
* add draw filter option to picture_benchGravatar caryclark@google.com2012-11-06
* Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playb...Gravatar junov@chromium.org2012-11-06
* Fix the PictureRecord step of BenchPictures.Gravatar djsollen@google.com2012-11-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-06
* Make bench_pictures output a meaningful config name.Gravatar scroggo@google.com2012-11-02
* In bench_pictures --multi, maintain thread local caches.Gravatar scroggo@google.com2012-11-02
* Fixing crash in render_pictures. Uninitialized member in PictureRendererGravatar junov@chromium.org2012-11-02
* Adding rtree support to the bench_pictures utilityGravatar junov@chromium.org2012-11-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-02
* Support render_pdfs in iOS too (add tool_main()).Gravatar edisonn@google.com2012-11-01
* Add utility to convert skp files to pdf files. Code compatible with render_p...Gravatar edisonn@google.com2012-11-01
* Simple rebaseline tool: Add support for ANGLE, DirectWrite builders.Gravatar senorblanco@chromium.org2012-10-30
* First stab at a simple rebaseline script.Gravatar senorblanco@chromium.org2012-10-29
* Make output path to render_pictures optionalGravatar borenet@google.com2012-10-26
* Correctly set width & height in filtered SkPicturesGravatar robertphillips@google.com2012-10-25
* Make filter tool actually filter the read in SkPictureGravatar robertphillips@google.com2012-10-24
* Added ability to extract SkBitmaps to filter toolGravatar robertphillips@google.com2012-10-19