index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gm_json.py
Commit message (
Expand
)
Author
Age
*
make compare_rendered_pictures process render_pictures's new JSON output format
commit-bot@chromium.org
2014-05-06
*
rebaseline_server: use new intermediate JSON format as described in https://g...
commit-bot@chromium.org
2014-02-26
*
new tool: download all GM images for a given builder, ready for skdiff
commit-bot@chromium.org
2014-01-24
*
rebaseline_server: allow spaces within test/config names
commit-bot@chromium.org
2014-01-07
*
rebaseline_server: write JSON files using Unix line endings, even on Windows
commit-bot@chromium.org
2013-12-18
*
Add ability to rebaseline skimage to rebaseline.py
scroggo@google.com
2013-10-10
*
Fix a minor regex bug.
scroggo@google.com
2013-10-10
*
rebaseline.py: add --bugs and --unreviewed flags
epoger@google.com
2013-09-03
*
svndiff.py: add ability to compare before-and-after JSON files, not just raw ...
epoger@google.com
2013-07-16
*
rebaseline.py: if expectations dir contains JSON format results, update those...
epoger@google.com
2013-07-08
*
Create jsondiff tool to capture diffs between two JSON expectations files.
epoger@google.com
2013-07-02
*
gm_json.py: add ability to load JSON file from a string, not just a local file
epoger@google.com
2013-06-04
*
Split GM json schema out of display_json_results.py, for sharing with other t...
epoger@google.com
2013-05-28