aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
* skdiff: recurse over subdirectories, unless --norecurse option is givenGravatar epoger@google.com2012-08-16
* Addressed Windows compiler complaintsGravatar robertphillips@google.com2012-08-15
* Clean up most clang warnings outside animator/Gravatar tomhudson@google.com2012-08-14
* skdiff: clean up isPathAbsolute check for WindowsGravatar epoger@google.com2012-08-08
* Refactored the bitmap creation into PictureRenderer.Gravatar keyar@chromium.org2012-08-07
* render_pictures and bench_pictures now use a --mode parameter.Gravatar keyar@chromium.org2012-08-02
* Merged bench_pictures and render_pictures rendering methods.Gravatar keyar@chromium.org2012-08-01
* Fix skdiff when using windows path that begins with a drive letterGravatar bsalomon@google.com2012-07-30
* Added an option to specify the tiling size to render_pictures.Gravatar keyar@chromium.org2012-07-27
* Update list of platforms to rebaselineGravatar epoger@google.com2012-07-27
* Windows compiler complaint cleanupGravatar robertphillips@google.com2012-07-26
* Changed to a class based method in passing around the rendering method for re...Gravatar keyar@chromium.org2012-07-26
* render_pictures can now do tiling based rendering.Gravatar keyar@chromium.org2012-07-20
* skdiff output: indicate which result types would cause failureGravatar epoger@google.com2012-07-19
* Update download_baselines.pyGravatar borenet@google.com2012-07-18
* Update docs and trunk dirs if they exist overriding any local merge conflicts.Gravatar rmistry@google.com2012-07-17
* bench_pictures now has an option for benchmarking record time.Gravatar keyar@chromium.org2012-07-16
* skdiff: cap return value at 255 to avoid automatic 'wrapping' (%256) of retur...Gravatar epoger@google.com2012-07-16
* Added pipe as a rendering option for render_pictures.Gravatar keyar@chromium.org2012-07-16
* skdiff: replace --failonmismatches with repeatable --failonresult optionGravatar epoger@google.com2012-07-13
* Mac build fix for Keyar. Unreviewed.Gravatar senorblanco@chromium.org2012-07-13
* Preparations for adding options and different render types to render_pictures.Gravatar keyar@chromium.org2012-07-13
* Benchmark tiling now better reflects how it is done in Chrome.Gravatar keyar@chromium.org2012-07-13
* update-doxygen.sh: update local copy of workspace rather than checking it out...Gravatar epoger@google.com2012-07-12
* Changed cmsecs to msecs to be consistent with bench.Gravatar keyar@chromium.org2012-07-12
* Added a benchmark for measuring picture unflattening time.Gravatar keyar@chromium.org2012-07-12
* rename NO_ERROR to kNoError, because Windows defines a NO_ERROR macro elsewhereGravatar epoger@google.com2012-07-12
* skdiff: add --failonmismatches and --listfilename options, plus cleanupGravatar epoger@google.com2012-07-12
* Each benchmark that needs a bitmap will now make its own.Gravatar keyar@chromium.org2012-07-10
* bench_pictures can now take percentages for tiling width and height.Review UR...Gravatar keyar@chromium.org2012-07-10
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* bench_pictures will now output the number of tiles for a tiled benchmark.Gravatar keyar@chromium.org2012-07-10
* skdiff now has the option to not print out the directories it is using.Gravatar keyar@chromium.org2012-07-09
* * Adding arguments to specify the working directory and whether the script sh...Gravatar rmistry@google.com2012-07-09
* Tiles that extend beyond the picture are now clipped.Gravatar keyar@chromium.org2012-07-09
* Added a sgpipe benchmark.Gravatar keyar@chromium.org2012-07-09
* Allow specific files and multiple inputs for picture testing tools.Gravatar keyar@chromium.org2012-07-09
* Rebaseline MSAA16 AA clip images. We now enable MSAA when stencil clipping if...Gravatar bsalomon@google.com2012-06-28
* Improve sorting of skdiff output, and make it consistent across platformsGravatar epoger@google.com2012-06-28
* land https://codereview.appspot.com/6349043/Gravatar reed@google.com2012-06-27
* skdiff: no longer skip .pdf files by defaultGravatar epoger@google.com2012-06-25
* Adding files skipped from previous patch: http://code.google.com/p/skia/sourc...Gravatar twiz@google.com2012-06-22
* Refactoring in preparation for adding the picture benchmarking program.Gravatar twiz@google.com2012-06-22
* tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...Gravatar reed@google.com2012-06-14
* Adding the render_pictures test toolGravatar junov@chromium.org2012-06-12
* fix warnings on Mac in miscellaneous filesGravatar caryclark@google.com2012-06-06
* skdiff: return nonzero exit value if there are any mismatchesGravatar epoger@google.com2012-05-31
* skdiff: internally track lists of ALL result types, not just baseMissing and ...Gravatar epoger@google.com2012-05-31
* test-only: add test coverage of skdiff over input with identical bits or pixelsGravatar epoger@google.com2012-05-30
* svndiff: report added and deleted files, not just modified filesGravatar epoger@google.com2012-05-29