.style.yapf |
|
67 |
__init__.py |
|
140 |
output_managerless_skia_gold_session.py |
Implementation of skia_gold_session.py without output managers.
Diff output is instead stored in a directory and pointed to with file:// URLs.
|
2147 |
output_managerless_skia_gold_session_unittest.py |
|
5543 |
OWNERS |
|
21 |
PRESUBMIT.py |
Presubmit script for //build/skia_gold_common/.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
for more details on the presubmit API built into depot_tools.
|
1214 |
README.md |
This directory contains Python code used for interacting with the Skia Gold |
374 |
run_pytype.py |
Simple helper script to run pytype on Gold Python code. |
1198 |
skia_gold_properties.py |
Class for storing Skia Gold comparison properties.
Examples:
* git revision being tested
* Whether the test is being run locally or on a bot
* What the continuous integration system is
|
7241 |
skia_gold_properties_unittest.py |
Tests that SkiaGoldProperties initializes (or doesn't) when expected. |
8587 |
skia_gold_session.py |
Class for interacting with the Skia Gold image diffing service. |
24280 |
skia_gold_session_manager.py |
Class for managing multiple SkiaGoldSessions. |
5242 |
skia_gold_session_manager_unittest.py |
Tests the functionality of SkiaGoldSessionManager.GetSkiaGoldSession. |
7790 |
skia_gold_session_unittest.py |
Tests the functionality of SkiaGoldSession.RunComparison. |
38130 |
unittest_utils.py |
Utility methods for Skia Gold functionality unittests. |
1008 |