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

Side by Side Diff: trunk/expectations/gm/base-android-nexus-4/expected-results.json

Issue 20600003: First round of new lighting baselines after r10379. (Closed) Base URL: https://skia.googlecode.com/svn
Patch Set: Created 7 years, 4 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_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1027 matching lines...) Expand 10 before | Expand all | Expand 10 after
1038 "bitmap-64bitMD5", 1038 "bitmap-64bitMD5",
1039 7423967266561092263 1039 7423967266561092263
1040 ] 1040 ]
1041 ], 1041 ],
1042 "ignore-failure": false 1042 "ignore-failure": false
1043 }, 1043 },
1044 "lighting_gpu.png": { 1044 "lighting_gpu.png": {
1045 "allowed-digests": [ 1045 "allowed-digests": [
1046 [ 1046 [
1047 "bitmap-64bitMD5", 1047 "bitmap-64bitMD5",
1048 2085753759004692001 1048 5978500723325345632
1049 ] 1049 ]
1050 ], 1050 ],
1051 "ignore-failure": false 1051 "ignore-failure": false
1052 }, 1052 },
1053 "lineclosepath_gpu.png": { 1053 "lineclosepath_gpu.png": {
1054 "allowed-digests": [ 1054 "allowed-digests": [
1055 [ 1055 [
1056 "bitmap-64bitMD5", 1056 "bitmap-64bitMD5",
1057 13619478597343468297 1057 13619478597343468297
1058 ] 1058 ]
(...skipping 472 matching lines...) Expand 10 before | Expand all | Expand 10 after
1531 "allowed-digests": [ 1531 "allowed-digests": [
1532 [ 1532 [
1533 "bitmap-64bitMD5", 1533 "bitmap-64bitMD5",
1534 9019242913965337895 1534 9019242913965337895
1535 ] 1535 ]
1536 ], 1536 ],
1537 "ignore-failure": false 1537 "ignore-failure": false
1538 } 1538 }
1539 } 1539 }
1540 } 1540 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698