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

Side by Side Diff: tools/buildbot_spec.json

Issue 2018513004: Temporarily change GalaxyS3 product.board (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 7 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 unified diff | Download patch
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Build-Mac10.8-Clang-Arm7-Debug-Android": { 2 "Build-Mac10.8-Clang-Arm7-Debug-Android": {
3 "build_targets": [ 3 "build_targets": [
4 "most" 4 "most"
5 ], 5 ],
6 "builder_cfg": { 6 "builder_cfg": {
7 "compiler": "Clang", 7 "compiler": "Clang",
8 "configuration": "Debug", 8 "configuration": "Debug",
9 "extra_config": "Android", 9 "extra_config": "Android",
10 "is_trybot": false, 10 "is_trybot": false,
(...skipping 6693 matching lines...) Expand 10 before | Expand all | Expand 10 after
6704 "gen_platf", 6704 "gen_platf",
6705 "4bpp-pixeldata-cropped.bmp", 6705 "4bpp-pixeldata-cropped.bmp",
6706 "_", 6706 "_",
6707 "image", 6707 "image",
6708 "gen_platf", 6708 "gen_platf",
6709 "32bpp-pixeldata-cropped.bmp", 6709 "32bpp-pixeldata-cropped.bmp",
6710 "_", 6710 "_",
6711 "image", 6711 "image",
6712 "gen_platf", 6712 "gen_platf",
6713 "24bpp-pixeldata-cropped.bmp", 6713 "24bpp-pixeldata-cropped.bmp",
6714 "_",
6715 "gm",
6716 "_",
6717 "composeshader_bitmap",
6714 "serialize-8888", 6718 "serialize-8888",
6715 "gm", 6719 "gm",
6716 "_", 6720 "_",
6717 "not_native32_bitmap_config", 6721 "not_native32_bitmap_config",
6718 "serialize-8888", 6722 "serialize-8888",
6719 "gm", 6723 "gm",
6720 "_", 6724 "_",
6721 "bleed_image", 6725 "bleed_image",
6722 "serialize-8888", 6726 "serialize-8888",
6723 "gm", 6727 "gm",
(...skipping 871 matching lines...) Expand 10 before | Expand all | Expand 10 after
7595 "~inc12.png", 7599 "~inc12.png",
7596 "~inc13.png", 7600 "~inc13.png",
7597 "~inc14.png", 7601 "~inc14.png",
7598 "~inc0.webp", 7602 "~inc0.webp",
7599 "~inc1.webp" 7603 "~inc1.webp"
7600 ], 7604 ],
7601 "upload_dm_results": true, 7605 "upload_dm_results": true,
7602 "upload_perf_results": false 7606 "upload_perf_results": false
7603 } 7607 }
7604 } 7608 }
OLDNEW
« no previous file with comments | « no previous file | tools/buildbot_spec.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698