You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
..
.style.yapf
PRESUBMIT.py
README.md
__init__.py
output_managerless_skia_gold_session.py
output_managerless_skia_gold_session_unittest.py
run_pytype.py
skia_gold_properties.py
skia_gold_properties_unittest.py
skia_gold_session.py
skia_gold_session_manager.py
skia_gold_session_manager_unittest.py
skia_gold_session_unittest.py
unittest_utils.py

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.