Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
.style.yapf 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
__init__.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
output_managerless_skia_gold_session.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
output_managerless_skia_gold_session_unittest.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
run_pytype.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
skia_gold_properties.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
skia_gold_properties_unittest.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
skia_gold_session.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
skia_gold_session_manager.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
skia_gold_session_manager_unittest.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
skia_gold_session_unittest.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
unittest_utils.py 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.md

This directory contains Python code used for interacting with the Skia Gold image diff service. It is used by multiple test harnesses, e.g. //build/android/test_runner.py and //content/test/gpu/run_gpu_integration_test.py. A place such as //testing/ would likely be a better location, but causes issues with V8 since it imports //build/ but not all of Chromium src.