Chromium Code Reviews| 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 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 194 ], | 194 ], |
| 195 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ | 195 "Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug": [ |
| 196 "--config", | 196 "--config", |
| 197 "565", | 197 "565", |
| 198 "8888", | 198 "8888", |
| 199 "gpu", | 199 "gpu", |
| 200 "msaa4", | 200 "msaa4", |
| 201 "serialize-8888", | 201 "serialize-8888", |
| 202 "tiles_rt-8888", | 202 "tiles_rt-8888", |
| 203 "pipe-8888", | 203 "pipe-8888", |
| 204 "gpudft", | |
| 204 "--src", | 205 "--src", |
| 205 "tests", | 206 "tests", |
| 206 "gm", | 207 "gm", |
| 207 "--threads", | 208 "--threads", |
| 208 "0", | 209 "0", |
| 209 "--blacklist", | 210 "--blacklist", |
| 210 "_", | 211 "_", |
| 211 "image", | 212 "image", |
| 212 "decode", | 213 "decode", |
| 213 "pal8os2v2.bmp", | 214 "pal8os2v2.bmp", |
| (...skipping 1798 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2012 "_", | 2013 "_", |
| 2013 "image", | 2014 "image", |
| 2014 "_", | 2015 "_", |
| 2015 "interlaced2.png", | 2016 "interlaced2.png", |
| 2016 "_", | 2017 "_", |
| 2017 "image", | 2018 "image", |
| 2018 "_", | 2019 "_", |
| 2019 "interlaced3.png" | 2020 "interlaced3.png" |
| 2020 ] | 2021 ] |
| 2021 } | 2022 } |
| OLD | NEW |