index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
tests
Commit message (
Expand
)
Author
Age
*
For certain input skpdiff segfaulted. This prevents the segfault and should f...
stephana
2014-09-05
*
Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...
rmistry
2014-08-22
*
create sk_tools::Expectation class, similar to skiagm::Expectations class
epoger
2014-08-21
*
add --descriptions flag to render_pictures tool
epoger
2014-08-14
*
combine base_unittest.py modules from gm and tools
epoger
2014-07-17
*
Drop --clone from commands in skia repo.
Mike Klein
2014-06-27
*
reland "rebaseline_server: download actual-results.json files from GCS instea...
epoger
2014-06-05
*
Revert "rebaseline_server: download actual-results.json files from GCS instea...
epoger
2014-06-04
*
rebaseline_server: download actual-results.json files from GCS instead of SVN
epoger
2014-06-04
*
make render_pictures properly handle empty expectations file
commit-bot@chromium.org
2014-05-19
*
render_pictures: add --mismatchPath flag
commit-bot@chromium.org
2014-05-15
*
Adds dashboard link for one-line plot on each alert item.
commit-bot@chromium.org
2014-05-13
*
add --readJsonSummaryPath to render_pictures
commit-bot@chromium.org
2014-05-12
*
remove self-tests for no-longer-supported rebaseline.py
commit-bot@chromium.org
2014-05-02
*
reland r14391 ('fix contents of render_pictures JSON summary')
commit-bot@chromium.org
2014-04-29
*
Revert of fix contents of render_pictures JSON summary (https://codereview.ch...
commit-bot@chromium.org
2014-04-28
*
fix contents of render_pictures JSON summary
commit-bot@chromium.org
2014-04-28
*
add some .gitignores related to gm and tools
commit-bot@chromium.org
2014-04-11
*
add explicit filepaths to render_pictures JSON summary
commit-bot@chromium.org
2014-04-10
*
Adds bench expectations to expectations/bench; fixes bench alert test's depen...
commit-bot@chromium.org
2014-03-28
*
add --writeChecksumBasedFilenames flag to render_pictures
commit-bot@chromium.org
2014-03-19
*
short-term fix for RunToolSelfTests
commit-bot@chromium.org
2014-03-18
*
render_pictures unittests: run over a dir with multiple SKPs, like production
commit-bot@chromium.org
2014-03-12
*
Updates bench alert test output to match latest changes.
commit-bot@chromium.org
2014-02-20
*
Separates faster and slower bench alerts; sorts by delta.
commit-bot@chromium.org
2014-02-20
*
Create a common utility for finding and running binaries in out/
commit-bot@chromium.org
2014-02-07
*
render_pictures: adjust unittests to show specific failures
commit-bot@chromium.org
2014-01-15
*
[try 2] skpmaker: make the SKP more graphically interesting (add a border)
commit-bot@chromium.org
2014-01-15
*
Revert of skpmaker: make the SKP slightly more interesting (add a border) (ht...
commit-bot@chromium.org
2014-01-15
*
skpmaker: make the SKP slightly more interesting (add a border)
commit-bot@chromium.org
2014-01-15
*
deprecate tools/test_rendering.py and tools/test_pictures.py
commit-bot@chromium.org
2014-01-14
*
add unittest for render_pictures binary
commit-bot@chromium.org
2014-01-07
*
create tools/tests/run_all.py to run all our Python self-tests within tools
commit-bot@chromium.org
2013-12-19
*
Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes d...
bensong@google.com
2013-10-24
*
More work to integrate skimage with rebaseline tools.
scroggo@google.com
2013-10-22
*
Truly ignore failures in skimage.
scroggo@google.com
2013-10-15
*
Suppresses failing test due to change of bench_graph_svg. Will fix later.
bensong@google.com
2013-10-15
*
Add README file so git will create empty dir
epoger@google.com
2013-09-11
*
Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063
epoger@google.com
2013-09-03
*
rebaseline.py: fix --add-new when there are no expectations at all
epoger@google.com
2013-09-03
*
rebaseline.py: add --bugs and --unreviewed flags
epoger@google.com
2013-09-03
*
rebaseline.py self-test: validate that unknown fields are maintained
epoger@google.com
2013-08-29
*
Remove temporary workaround TODOs from tools/tests/run.sh
epoger@google.com
2013-08-28
*
Remove base-* directories from gm expected/actual paths; just use platform names
epoger@google.com
2013-08-20
*
Delete image-based rebaselining tool; we have switched to checksums
epoger@google.com
2013-08-02
*
rebaseline.py: add --keep-going-on-failure option, off by default
epoger@google.com
2013-07-16
*
Fix Housekeeper bot after r9961
epoger@google.com
2013-07-10
*
rebaseline.py: error out early if --expectations-root not pointing at gm-expe...
epoger@google.com
2013-07-10
*
rebaseline.py: use specified configs/tests as a FILTER over actually-run tests
epoger@google.com
2013-07-10
*
rebaseline.py: if expectations dir contains JSON format results, update those...
epoger@google.com
2013-07-08
[next]