index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
skdiff output: indicate which result types would cause failure
epoger@google.com
2012-07-19
*
Update download_baselines.py
borenet@google.com
2012-07-18
*
Update docs and trunk dirs if they exist overriding any local merge conflicts.
rmistry@google.com
2012-07-17
*
bench_pictures now has an option for benchmarking record time.
keyar@chromium.org
2012-07-16
*
skdiff: cap return value at 255 to avoid automatic 'wrapping' (%256) of retur...
epoger@google.com
2012-07-16
*
Added pipe as a rendering option for render_pictures.
keyar@chromium.org
2012-07-16
*
skdiff: replace --failonmismatches with repeatable --failonresult option
epoger@google.com
2012-07-13
*
Mac build fix for Keyar. Unreviewed.
senorblanco@chromium.org
2012-07-13
*
Preparations for adding options and different render types to render_pictures.
keyar@chromium.org
2012-07-13
*
Benchmark tiling now better reflects how it is done in Chrome.
keyar@chromium.org
2012-07-13
*
update-doxygen.sh: update local copy of workspace rather than checking it out...
epoger@google.com
2012-07-12
*
Changed cmsecs to msecs to be consistent with bench.
keyar@chromium.org
2012-07-12
*
Added a benchmark for measuring picture unflattening time.
keyar@chromium.org
2012-07-12
*
rename NO_ERROR to kNoError, because Windows defines a NO_ERROR macro elsewhere
epoger@google.com
2012-07-12
*
skdiff: add --failonmismatches and --listfilename options, plus cleanup
epoger@google.com
2012-07-12
*
Each benchmark that needs a bitmap will now make its own.
keyar@chromium.org
2012-07-10
*
bench_pictures can now take percentages for tiling width and height.Review UR...
keyar@chromium.org
2012-07-10
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
bench_pictures will now output the number of tiles for a tiled benchmark.
keyar@chromium.org
2012-07-10
*
skdiff now has the option to not print out the directories it is using.
keyar@chromium.org
2012-07-09
*
* Adding arguments to specify the working directory and whether the script sh...
rmistry@google.com
2012-07-09
*
Tiles that extend beyond the picture are now clipped.
keyar@chromium.org
2012-07-09
*
Added a sgpipe benchmark.
keyar@chromium.org
2012-07-09
*
Allow specific files and multiple inputs for picture testing tools.
keyar@chromium.org
2012-07-09
*
Rebaseline MSAA16 AA clip images. We now enable MSAA when stencil clipping if...
bsalomon@google.com
2012-06-28
*
Improve sorting of skdiff output, and make it consistent across platforms
epoger@google.com
2012-06-28
*
land https://codereview.appspot.com/6349043/
reed@google.com
2012-06-27
*
skdiff: no longer skip .pdf files by default
epoger@google.com
2012-06-25
*
Adding files skipped from previous patch: http://code.google.com/p/skia/sourc...
twiz@google.com
2012-06-22
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 o...
reed@google.com
2012-06-14
*
Adding the render_pictures test tool
junov@chromium.org
2012-06-12
*
fix warnings on Mac in miscellaneous files
caryclark@google.com
2012-06-06
*
skdiff: return nonzero exit value if there are any mismatches
epoger@google.com
2012-05-31
*
skdiff: internally track lists of ALL result types, not just baseMissing and ...
epoger@google.com
2012-05-31
*
test-only: add test coverage of skdiff over input with identical bits or pixels
epoger@google.com
2012-05-30
*
svndiff: report added and deleted files, not just modified files
epoger@google.com
2012-05-29
*
Add svndiff tool: runs skdiff over all pending changes in SVN checkout
epoger@google.com
2012-05-25
*
download_baselines.py : only set svn properties of files whose content has ch...
epoger@google.com
2012-05-22
*
Add to skdiff: test images for bitwise equality before testing for pixel-wise...
epoger@google.com
2012-05-22
*
Remove chromium mode from skdiff, because it is no longer actively used.
epoger@google.com
2012-05-18
*
skdiff test-only change: add test of --nodiffs mode, make tests validate retu...
epoger@google.com
2012-05-18
*
test-only change: update run.sh and rearrange dirs to ease addition of more t...
epoger@google.com
2012-05-17
*
test-only changes: add more image files to test more skdiff behavior
epoger@google.com
2012-05-16
*
skdiff: only write out diff images that are included in index.html
epoger@google.com
2012-05-16
*
Make skdiff use enumeration of result types instead of separate booleans for ...
epoger@google.com
2012-05-16
*
Add self-test for skdiff, and remove date/time from skdiff output so it passes.
epoger@google.com
2012-05-15
*
Rename tests/images dir as tests/skdiff
epoger@google.com
2012-05-14
*
Images for testing skdiff tool
epoger@google.com
2012-05-14
*
Just use std qsort
reed@google.com
2012-05-07
[next]