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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json

Issue 190663019: Rebase bezier_effect GMs and lingering changed GMs from laggy bots (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
228 ], 228 ],
229 "bugs": [ 229 "bugs": [
230 1759 230 1759
231 ], 231 ],
232 "reviewed-by-human": false 232 "reviewed-by-human": false
233 }, 233 },
234 "bezier_conic_effects_gpu.png": { 234 "bezier_conic_effects_gpu.png": {
235 "allowed-digests": [ 235 "allowed-digests": [
236 [ 236 [
237 "bitmap-64bitMD5", 237 "bitmap-64bitMD5",
238 7119842663621436329 238 7129427203348249145
239 ] 239 ]
240 ] 240 ],
241 "reviewed-by-human": true
241 }, 242 },
242 "bezier_cubic_effects_gpu.png": { 243 "bezier_cubic_effects_gpu.png": {
243 "allowed-digests": [ 244 "allowed-digests": [
244 [ 245 [
245 "bitmap-64bitMD5", 246 "bitmap-64bitMD5",
246 12919463677731276523 247 17950611933519690810
247 ] 248 ]
248 ] 249 ],
250 "reviewed-by-human": true
249 }, 251 },
250 "bezier_quad_effects_gpu.png": { 252 "bezier_quad_effects_gpu.png": {
251 "allowed-digests": [ 253 "allowed-digests": [
252 [ 254 [
253 "bitmap-64bitMD5", 255 "bitmap-64bitMD5",
254 4829531480202130606 256 1433393145373900496
255 ] 257 ]
256 ], 258 ],
257 "reviewed-by-human": true 259 "reviewed-by-human": true
258 }, 260 },
259 "bicubicfilter_565.png": { 261 "bicubicfilter_565.png": {
260 "allowed-digests": [ 262 "allowed-digests": [
261 [ 263 [
262 "bitmap-64bitMD5", 264 "bitmap-64bitMD5",
263 13864700347231029854 265 13864700347231029854
264 ] 266 ]
(...skipping 7619 matching lines...) Expand 10 before | Expand all | Expand 10 after
7884 "allowed-digests": [ 7886 "allowed-digests": [
7885 [ 7887 [
7886 "bitmap-64bitMD5", 7888 "bitmap-64bitMD5",
7887 15875759814156531612 7889 15875759814156531612
7888 ] 7890 ]
7889 ], 7891 ],
7890 "reviewed-by-human": true 7892 "reviewed-by-human": true
7891 } 7893 }
7892 } 7894 }
7893 } 7895 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698