/third_party/skia/third_party/externals/angle2/ |
D | .vpython | 12 # https://chromium.googlesource.com/infra/infra/+/main/infra/tools/dockerbuild/ 23 # https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md 26 # https://chromium.googlesource.com/infra/luci/luci-go/+/main/vpython/api/vpython/spec.proto 33 name: "infra/python/wheels/jsonlines-py2_py3" 37 name: "infra/python/wheels/subprocess32/${vpython_platform}" 57 name: "infra/python/wheels/psutil/${vpython_platform}" 64 name: "infra/python/wheels/parameterized-py2_py3" 78 name: "infra/python/wheels/opencv_python/${vpython_platform}" 105 name: "infra/python/wheels/numpy/${vpython_platform}" 112 name: "infra/python/wheels/pypiwin32/${vpython_platform}" [all …]
|
D | .vpython3 | 12 # https://chromium.googlesource.com/infra/infra/+/main/infra/tools/dockerbuild/ 23 # https://chromium.googlesource.com/infra/infra/+/main/doc/users/vpython.md 30 name: "infra/python/wheels/six-py2_py3" 35 name: "infra/python/wheels/psutil/${vpython_platform}"
|
/third_party/skia/infra/bots/ |
D | README.recipes.md | 16 * [infra](#recipe_modules-infra) (Python3 ✅) 35 * [infra](#recipes-infra) (Python3 ✅) 36 * [infra:examples/full](#recipes-infra_examples_full) (Python3 ✅) 54 ### *recipe_modules* / [build](/infra/bots/recipe_modules/build) 56 …infra/bots/recipe_modules/build/__init__.py#7): [depot\_tools/gclient][depot_tools/recipe_modules/… 62 #### **class [BuildApi](/infra/bots/recipe_modules/build/api.py#21)([RecipeApi][recipe_engine/wkt/R… 64 — **def [\_\_call\_\_](/infra/bots/recipe_modules/build/api.py#51)(self, checkout_root, out_d… 68 — **def [copy\_build\_products](/infra/bots/recipe_modules/build/api.py#55)(self, out_dir, ds… 71 ### *recipe_modules* / [builder\_name\_schema](/infra/bots/recipe_modules/builder_name_schema) 75 #### **class [BuilderNameSchemaApi](/infra/bots/recipe_modules/builder_name_schema/api.py#14)([Reci… [all …]
|
D | tasks.json | 3097 "name": "infra/3pp/tools/cpython/linux-amd64", 3102 "name": "infra/3pp/tools/cpython3/linux-amd64", 3107 "name": "infra/tools/luci-auth/${platform}", 3112 "name": "infra/tools/luci/kitchen/${platform}", 3117 "name": "infra/tools/luci/vpython-native/${platform}", 3122 "name": "infra/tools/luci/vpython/${platform}", 3135 "skia/infra/bots/run_recipe.py", 3189 "name": "infra/3pp/tools/cpython/linux-amd64", 3194 "name": "infra/3pp/tools/cpython3/linux-amd64", 3199 "name": "infra/tools/luci-auth/${platform}", [all …]
|
D | build_task_drivers.sh | 15 # Build task drivers from the infra repo. 23 go install -v go.skia.org/infra/infra/bots/task_drivers/build_push_docker_image 24 go install -v go.skia.org/infra/infra/bots/task_drivers/push_apps_from_skia_image 25 go install -v go.skia.org/infra/infra/bots/task_drivers/push_apps_from_wasm_image 26 go install -v go.skia.org/infra/infra/bots/task_drivers/update_go_deps 33 task_drivers_dir=infra/bots/task_drivers
|
/third_party/gn/infra/ |
D | README.recipes.md | 17 ### *recipe_modules* / [macos\_sdk](/infra/recipe_modules/macos_sdk) 19 [DEPS](/infra/recipe_modules/macos_sdk/__init__.py#7): [recipe\_engine/cipd][recipe_engine/recipe_m… 28 #### **class [MacOSSDKApi](/infra/recipe_modules/macos_sdk/api.py#14)([RecipeApi][recipe_engine/wkt… 32   **@contextmanager**<br>— **def [\_\_call\_\_](/infra/recipe_modules/macos_sdk/api.py#3… 66   **@property**<br>— **def [sdk\_dir](/infra/recipe_modules/macos_sdk/api.py#25)(self):** 67 ### *recipe_modules* / [target](/infra/recipe_modules/target) 69 [DEPS](/infra/recipe_modules/target/__init__.py#7): [recipe\_engine/platform][recipe_engine/recipe_… 73 #### **class [TargetApi](/infra/recipe_modules/target/api.py#82)([RecipeApi][recipe_engine/wkt/Reci… 75   **@property**<br>— **def [host](/infra/recipe_modules/target/api.py#87)(self):** 76 ### *recipe_modules* / [windows\_sdk](/infra/recipe_modules/windows_sdk) [all …]
|
/third_party/flutter/skia/infra/bots/ |
D | tasks.json | 3023 "name": "infra/tools/luci/kitchen/${platform}", 3028 "name": "infra/tools/luci-auth/${platform}", 3033 "name": "infra/tools/luci/vpython/${platform}", 3040 "skia/infra/bots/run_recipe.py", 3083 "name": "infra/tools/luci/kitchen/${platform}", 3088 "name": "infra/tools/luci-auth/${platform}", 3093 "name": "infra/tools/luci/vpython/${platform}", 3105 "skia/infra/bots/run_recipe.py", 3152 "name": "infra/tools/luci/kitchen/${platform}", 3157 "name": "infra/tools/luci-auth/${platform}", [all …]
|
/third_party/skia/site/docs/dev/testing/ |
D | automated_testing.md | 15 bots, which are virtual or real machines living in our local lab, Chrome Infra's 28 Each Skia repository has an `infra/bots/tasks.json` file which defines the jobs 34 $ go run infra/bots/gen_tasks.go 37 [asset](https://skia.googlesource.com/skia/+/main/infra/bots/assets/README.md) 41 $ go run infra/bots/gen_tasks.go --test 108 existing bots should run the new jobs, assign to jcgregorio. Once the Infra team 113 [infra/bots/jobs.json][jobs json]. In some cases, you will need to make changes 117 [infra/bots/recipe_modules/build][build recipe module], probably default.py. 118 * If there are modifications to dm flags: [infra/bots/recipes/test.py][test py] 120 [infra/bots/recipes/perf.py][perf py] [all …]
|
D | swarmingbots.md | 29 If you need to make changes on a bot/device, please check with the Infra 30 Gardener or another Infra team member. Most bots/devices can be flashed/imaged 48 click the "Set Windows password" button. (Alternatively, ask the Infra Team 59 [go/chrome-infra-build-access](https://goto.google.com/chrome-infra-build-access). 79 the [current infra gardener][current infra gardener] can help you bring the 83 If you need to make changes on a bot/device, please check with the Infra 84 Gardener or another Infra team member. Most bots/devices can be flashed/imaged 88 update), please [file a bug][infra bug] and assign to jcgregorio for 95 [current infra gardener]: 99 [infra bug]:
|
/third_party/flutter/skia/site/dev/testing/ |
D | automated_testing.md | 10 bots, which are virtual or real machines living in our local lab, Chrome Infra's 23 Each Skia repository has an `infra/bots/tasks.json` file which defines the jobs 29 $ go get -u go.skia.org/infra/... 30 $ go run infra/bots/gen_tasks.go 33 [asset](https://skia.googlesource.com/skia/+/master/infra/bots/assets/README.md) 37 $ go run infra/bots/gen_tasks.go --test 104 existing bots should run the new jobs, assign to jcgregorio. Once the Infra team 109 [infra/bots/jobs.json][jobs json]. In some cases, you will need to make changes 113 [infra/bots/recipe_modules/build][build recipe module], probably default.py. 114 * If there are modifications to dm flags: [infra/bots/recipes/test.py][test py] [all …]
|
/third_party/flutter/skia/infra/bots/assets/ |
D | README.md | 28 $ infra/bots/assets/assets.py add myasset 29 Creating asset in infra/bots/assets/myasset 30 Creating infra/bots/assets/myasset/download.py 31 Creating infra/bots/assets/myasset/upload.py 32 Creating infra/bots/assets/myasset/common.py 34 $ infra/bots/assets/myasset/upload.py -t ${MY_ASSET_LOCATION} 41 $ infra/bots/assets/assets.py add myasset 43 $ vi infra/bots/assets/myasset/create.py 45 $ infra/bots/assets/myasset/create_and_upload.py
|
/third_party/skia/third_party/externals/angle2/scripts/code_generation_hashes/ |
D | Test_spec_JSON.json | 2 "infra/specs/angle.json": 4 "infra/specs/generate_test_spec_json.py": 6 "infra/specs/mixins.pyl": 8 "infra/specs/test_suite_exceptions.pyl": 10 "infra/specs/test_suites.pyl": 12 "infra/specs/variants.pyl": 14 "infra/specs/waterfalls.pyl":
|
/third_party/flutter/skia/ |
D | .gitigonre | 16 infra/bots/README.recipes.md 17 infra/bots/gen_tasks_aux.go 18 infra/bots/tools/luci-go/linux64/cipd 19 infra/bots/tools/luci-go/linux64/isolate 20 infra/bots/tools/luci-go/mac64/cipd 21 infra/bots/tools/luci-go/mac64/isolate 22 infra/bots/tools/luci-go/win64/cipd.exe 23 infra/bots/tools/luci-go/win64/isolate.exe
|
/third_party/skia/site/docs/dev/gardening/ |
D | infra.md | 3 title: "Infra Gardener Documentation" 4 linkTitle: "Infra Gardener Documentation" 9 The Infra Gardener handles problems with Skia's build and test infrastructure. 10 Documentation for Infra Gardeners is found at [go/skia-infra-gardener](http://go/skia-infra-gardene…
|
/third_party/flutter/skia/docker/ |
D | cloudbuild.yaml | 30 - name: 'gcr.io/skia-public/infra:prod' 31 dir: '/home/skia/golib/src/go.skia.org/infra/fiddlek' 38 - name: 'gcr.io/skia-public/infra:prod' 39 dir: '/home/skia/golib/src/go.skia.org/infra/debugger' 46 - name: 'gcr.io/skia-public/infra:prod' 47 dir: '/home/skia/golib/src/go.skia.org/infra/debugger-assets' 54 - name: 'gcr.io/skia-public/infra:prod' 55 dir: '/home/skia/golib/src/go.skia.org/infra/api' 75 '--workdir', '/home/skia/golib/src/go.skia.org/infra/jsfiddle', 76 'gcr.io/skia-public/infra:prod', [all …]
|
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/examples/full.expected/ |
D | Perf-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android.json | 17 "/opt/infra-android/tools/adb", 33 "/opt/infra-android/tools/adb", 49 "/opt/infra-android/tools/adb", 94 "/opt/infra-android/tools/adb", 111 "/opt/infra-android/tools/adb", 128 "/opt/infra-android/tools/adb", 147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'… 170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',… 184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION", 210 "/opt/infra-android/tools/adb", [all …]
|
D | Test-Android-Clang-GalaxyS7_G930FD-GPU-MaliT880-arm64-Debug-All-Android.json | 17 "/opt/infra-android/tools/adb", 33 "/opt/infra-android/tools/adb", 49 "/opt/infra-android/tools/adb", 94 "/opt/infra-android/tools/adb", 111 "/opt/infra-android/tools/adb", 128 "/opt/infra-android/tools/adb", 147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'… 170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',… 184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION", 210 "/opt/infra-android/tools/adb", [all …]
|
D | Perf-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android_SkottieTracing.json | 17 "/opt/infra-android/tools/adb", 33 "/opt/infra-android/tools/adb", 49 "/opt/infra-android/tools/adb", 94 "/opt/infra-android/tools/adb", 111 "/opt/infra-android/tools/adb", 128 "/opt/infra-android/tools/adb", 147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'… 170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',… 184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION", 210 "/opt/infra-android/tools/adb", [all …]
|
D | retry_adb_command_retries_exhausted.json | 17 "/opt/infra-android/tools/adb", 33 "/opt/infra-android/tools/adb", 49 "/opt/infra-android/tools/adb", 94 "/opt/infra-android/tools/adb", 111 "/opt/infra-android/tools/adb", 128 "/opt/infra-android/tools/adb", 148 "/opt/infra-android/tools/adb", 163 "/opt/infra-android/tools/adb", 178 "/opt/infra-android/tools/adb", 198 "/opt/infra-android/tools/adb", [all …]
|
D | Test-Android-Clang-AndroidOne-GPU-Mali400MP2-arm-Release-All-Android.json | 17 "/opt/infra-android/tools/adb", 33 "/opt/infra-android/tools/adb", 49 "/opt/infra-android/tools/adb", 94 "/opt/infra-android/tools/adb", 111 "/opt/infra-android/tools/adb", 128 "/opt/infra-android/tools/adb", 147 …r f in fs:\n print os.path.join(p,f)\n subprocess.check_call(['/opt/infra-android/tools/adb'… 170 …"@@@STEP_LOG_LINE@python.inline@ subprocess.check_call(['/opt/infra-android/tools/adb', 'push',… 184 "[START_DIR]/skia/infra/bots/assets/skp/VERSION", 210 "/opt/infra-android/tools/adb", [all …]
|
/third_party/flutter/skia/infra/bots/tools/luci-go/ |
D | README.md | 8 - mac64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-mac-10.10-64/ 9 - linux64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-precise-64/ 10 - win64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-win-64/
|
/third_party/skia/infra/bots/tools/luci-go/ |
D | README.md | 8 - mac64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-mac-10.10-64/ 9 - linux64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-precise-64/ 10 - win64: http://build.chromium.org/p/chromium.infra/builders/infra-continuous-win-64/
|
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/ |
D | cr-buildbucket.cfg | 21 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 43 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 64 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 85 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 106 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 127 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 152 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 177 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 202 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" 227 cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build" [all …]
|
/third_party/flutter/skia/infra/wasm-common/docker/ |
D | README.md | 26 …docker run -v $SKIA_ROOT:/SRC -v $SKIA_ROOT/out/dockerpathkit:/OUT emsdk-release /SRC/infra/pathki… 52 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC karma-chrome-tests karma start /SRC/infra/pathkit/kar… 61 specific to Skia Infra's Gold tool (image correctness). 66 # Run the following from $SKIA_ROOT/infra/pathkit 75 # Run the following from $SKIA_ROOT/infra/pathkit 81 …b -v $SKIA_ROOT:/SRC -v /tmp/dockergold:/OUT gold-karma-chrome-tests /SRC/infra/pathkit/test_pathk… 90 specific to Skia Infra's Perf tool. 95 # Run the following from $SKIA_ROOT/infra/pathkit 104 # Run the following from $SKIA_ROOT/infra/pathkit 110 …b -v $SKIA_ROOT:/SRC -v /tmp/dockerperf:/OUT perf-karma-chrome-tests /SRC/infra/pathkit/perf_pathk…
|
/third_party/skia/infra/wasm-common/docker/ |
D | README.md | 23 …docker run -v $SKIA_ROOT:/SRC -v $SKIA_ROOT/out/dockerpathkit:/OUT emsdk-base /SRC/infra/pathkit/b… 49 …docker run --shm-size=2gb -v $SKIA_ROOT:/SRC karma-chrome-tests karma start /SRC/infra/pathkit/kar… 58 specific to Skia Infra's Gold tool (image correctness). 63 # Run the following from $SKIA_ROOT/infra/pathkit 72 # Run the following from $SKIA_ROOT/infra/pathkit 78 …b -v $SKIA_ROOT:/SRC -v /tmp/dockergold:/OUT gold-karma-chrome-tests /SRC/infra/pathkit/test_pathk… 87 specific to Skia Infra's Perf tool. 92 # Run the following from $SKIA_ROOT/infra/pathkit 101 # Run the following from $SKIA_ROOT/infra/pathkit 107 …b -v $SKIA_ROOT:/SRC -v /tmp/dockerperf:/OUT perf-karma-chrome-tests /SRC/infra/pathkit/perf_pathk…
|