Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Unified Diff: masters/master.client.skia.compile/builders.cfg

Issue 2294093005: skia: GN_Android builders look ok, clean up (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | masters/master.client.skia.compile/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia.compile/builders.cfg
diff --git a/masters/master.client.skia.compile/builders.cfg b/masters/master.client.skia.compile/builders.cfg
index d8ee0d9804e86c6dda23f5ad2e5e11d7ce2083a6..c34667be94a2aaf0a8da4328d60afdd2a71feafe 100644
--- a/masters/master.client.skia.compile/builders.cfg
+++ b/masters/master.client.skia.compile/builders.cfg
@@ -3,10 +3,8 @@
# found in the LICENSE file.
builders = [
- { 'name': 'Build-Mac-Clang-Arm7-Debug-Android'},
{ 'name': 'Build-Mac-Clang-Arm7-Debug-iOS'},
- { 'name': 'Build-Mac-Clang-mipsel-Debug-GN_Android'},
- { 'name': 'Build-Mac-Clang-mipsel-Release-GN_Android'},
+ { 'name': 'Build-Mac-Clang-arm64-Debug-GN_Android'},
{ 'name': 'Build-Mac-Clang-x86_64-Debug-GN'},
{ 'name': 'Build-Mac-Clang-x86_64-Release-CMake'},
{ 'name': 'Build-Mac-Clang-x86_64-Release-GN'},
@@ -16,35 +14,21 @@ builders = [
{ 'name': 'Build-Ubuntu-Clang-arm64-Release-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-mips64el-Debug-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-mips64el-Release-GN_Android'},
+ { 'name': 'Build-Ubuntu-Clang-mipsel-Debug-GN_Android'},
+ { 'name': 'Build-Ubuntu-Clang-mipsel-Release-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-x64-Debug-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-x64-Release-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-x86-Debug-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-x86-Release-GN_Android'},
{ 'name': 'Build-Ubuntu-Clang-x86_64-Debug-GN'},
{ 'name': 'Build-Ubuntu-Clang-x86_64-Release-GN'},
- { 'name': 'Build-Ubuntu-GCC-Arm64-Debug-Android'},
- { 'name': 'Build-Ubuntu-GCC-Arm64-Release-Android'},
- { 'name': 'Build-Ubuntu-GCC-Arm7-Debug-Android'},
{ 'name': 'Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs'},
- { 'name': 'Build-Ubuntu-GCC-Arm7-Debug-Android_NoNeon'},
{ 'name': 'Build-Ubuntu-GCC-Arm7-Debug-Android_Vulkan'},
- { 'name': 'Build-Ubuntu-GCC-Arm7-Release-Android'},
- { 'name': 'Build-Ubuntu-GCC-Arm7-Release-Android_NoNeon'},
- { 'name': 'Build-Ubuntu-GCC-Mips-Debug-Android'},
- { 'name': 'Build-Ubuntu-GCC-Mips-Release-Android'},
- { 'name': 'Build-Ubuntu-GCC-Mips64-Debug-Android'},
- { 'name': 'Build-Ubuntu-GCC-Mips64-Release-Android'},
- { 'name': 'Build-Ubuntu-GCC-MipsDSP2-Debug-Android'},
- { 'name': 'Build-Ubuntu-GCC-MipsDSP2-Release-Android'},
{ 'name': 'Build-Ubuntu-GCC-x86-Debug'},
- { 'name': 'Build-Ubuntu-GCC-x86-Debug-Android'},
{ 'name': 'Build-Ubuntu-GCC-x86-Release'},
- { 'name': 'Build-Ubuntu-GCC-x86-Release-Android'},
- { 'name': 'Build-Ubuntu-GCC-x86_64-Debug-Android'},
{ 'name': 'Build-Ubuntu-GCC-x86_64-Debug-GN'},
{ 'name': 'Build-Ubuntu-GCC-x86_64-Debug-NoGPU'},
{ 'name': 'Build-Ubuntu-GCC-x86_64-Release-ANGLE'},
- { 'name': 'Build-Ubuntu-GCC-x86_64-Release-Android'},
{ 'name': 'Build-Ubuntu-GCC-x86_64-Release-CMake'},
{ 'name': 'Build-Ubuntu-GCC-x86_64-Release-GN'},
{ 'name': 'Build-Ubuntu-GCC-x86_64-Release-Mesa'},
« no previous file with comments | « no previous file | masters/master.client.skia.compile/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698