OLD | NEW |
1 { | 1 { |
2 "Pretend-iOS-Bot": [ | 2 "Pretend-iOS-Bot": [ |
3 "--matrix", | 3 "--matrix", |
4 "0", | 4 "0", |
5 "1", | 5 "1", |
6 "1", | 6 "1", |
7 "0", | 7 "0", |
8 "--config", | 8 "--config", |
9 "565", | 9 "565", |
10 "8888", | 10 "8888", |
(...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
395 "32bpp-pixeldata-cropped.bmp", | 395 "32bpp-pixeldata-cropped.bmp", |
396 "_", | 396 "_", |
397 "image", | 397 "image", |
398 "decode", | 398 "decode", |
399 "Hopstarter-Mac-Folders-Apple.ico", | 399 "Hopstarter-Mac-Folders-Apple.ico", |
400 "--match", | 400 "--match", |
401 "~tabl_mozilla_0", | 401 "~tabl_mozilla_0", |
402 "~desk_yahoonews_0", | 402 "~desk_yahoonews_0", |
403 "~imagefiltersclipped", | 403 "~imagefiltersclipped", |
404 "~scaled_tilemodes_npot", | 404 "~scaled_tilemodes_npot", |
405 "~bleed_image" | 405 "~bleed_image", |
| 406 "~ReadPixels" |
406 ], | 407 ], |
407 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ | 408 "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [ |
408 "--config", | 409 "--config", |
409 "565", | 410 "565", |
410 "8888", | 411 "8888", |
411 "gpu", | 412 "gpu", |
412 "serialize-8888", | 413 "serialize-8888", |
413 "tiles_rt-8888", | 414 "tiles_rt-8888", |
414 "pipe-8888", | 415 "pipe-8888", |
415 "--src", | 416 "--src", |
(...skipping 983 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1399 "_", | 1400 "_", |
1400 "image", | 1401 "image", |
1401 "_", | 1402 "_", |
1402 "interlaced2.png", | 1403 "interlaced2.png", |
1403 "_", | 1404 "_", |
1404 "image", | 1405 "image", |
1405 "_", | 1406 "_", |
1406 "interlaced3.png" | 1407 "interlaced3.png" |
1407 ] | 1408 ] |
1408 } | 1409 } |
OLD | NEW |