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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 231563002: More SkPictureShader baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 11526 matching lines...) Expand 10 before | Expand all | Expand 10 after
11537 ] 11537 ]
11538 }, 11538 },
11539 "pictureimagefilter_gpu.png": { 11539 "pictureimagefilter_gpu.png": {
11540 "allowed-digests": [ 11540 "allowed-digests": [
11541 [ 11541 [
11542 "bitmap-64bitMD5", 11542 "bitmap-64bitMD5",
11543 5185419490189304266 11543 5185419490189304266
11544 ] 11544 ]
11545 ] 11545 ]
11546 }, 11546 },
11547 "pictureshader_angle.png": {
11548 "allowed-digests": [
11549 [
11550 "bitmap-64bitMD5",
11551 1423899516760376304
11552 ]
11553 ],
11554 "reviewed-by-human": true
11555 },
11547 "points_565.png": { 11556 "points_565.png": {
11548 "allowed-digests": [ 11557 "allowed-digests": [
11549 [ 11558 [
11550 "bitmap-64bitMD5", 11559 "bitmap-64bitMD5",
11551 9418063666161005464 11560 9418063666161005464
11552 ] 11561 ]
11553 ], 11562 ],
11554 "bugs": [ 11563 "bugs": [
11555 1578 11564 1578
11556 ], 11565 ],
(...skipping 3587 matching lines...) Expand 10 before | Expand all | Expand 10 after
15144 14019814087375927425 15153 14019814087375927425
15145 ] 15154 ]
15146 ], 15155 ],
15147 "bugs": [ 15156 "bugs": [
15148 1578 15157 1578
15149 ], 15158 ],
15150 "reviewed-by-human": false 15159 "reviewed-by-human": false
15151 } 15160 }
15152 } 15161 }
15153 } 15162 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698