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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/expected-results.json

Issue 267763003: Add initial baselines for discard GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3438 matching lines...) Expand 10 before | Expand all | Expand 10 after
3449 }, 3449 },
3450 "deviceproperties_8888.png": { 3450 "deviceproperties_8888.png": {
3451 "allowed-digests": [ 3451 "allowed-digests": [
3452 [ 3452 [
3453 "bitmap-64bitMD5", 3453 "bitmap-64bitMD5",
3454 1020763452380907607 3454 1020763452380907607
3455 ] 3455 ]
3456 ], 3456 ],
3457 "reviewed-by-human": true 3457 "reviewed-by-human": true
3458 }, 3458 },
3459 "discard_gpu.png": {
3460 "allowed-digests": [
3461 [
3462 "bitmap-64bitMD5",
3463 11635187478196931850
3464 ]
3465 ],
3466 "reviewed-by-human": true
3467 },
3459 "displacement_565.png": { 3468 "displacement_565.png": {
3460 "allowed-digests": [ 3469 "allowed-digests": [
3461 [ 3470 [
3462 "bitmap-64bitMD5", 3471 "bitmap-64bitMD5",
3463 10557537838778749160 3472 10557537838778749160
3464 ] 3473 ]
3465 ], 3474 ],
3466 "reviewed-by-human": true 3475 "reviewed-by-human": true
3467 }, 3476 },
3468 "displacement_8888.png": { 3477 "displacement_8888.png": {
(...skipping 5638 matching lines...) Expand 10 before | Expand all | Expand 10 after
9107 "allowed-digests": [ 9116 "allowed-digests": [
9108 [ 9117 [
9109 "bitmap-64bitMD5", 9118 "bitmap-64bitMD5",
9110 4224918093600621161 9119 4224918093600621161
9111 ] 9120 ]
9112 ], 9121 ],
9113 "reviewed-by-human": true 9122 "reviewed-by-human": true
9114 } 9123 }
9115 } 9124 }
9116 } 9125 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698