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

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

Issue 616853003: Add blobshader GM baselines. (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 14550 matching lines...) Expand 10 before | Expand all | Expand 10 after
14561 }, 14561 },
14562 "textblob_angle.png": { 14562 "textblob_angle.png": {
14563 "allowed-digests": [ 14563 "allowed-digests": [
14564 [ 14564 [
14565 "bitmap-64bitMD5", 14565 "bitmap-64bitMD5",
14566 8450106420219141611 14566 8450106420219141611
14567 ] 14567 ]
14568 ], 14568 ],
14569 "reviewed-by-human": true 14569 "reviewed-by-human": true
14570 }, 14570 },
14571 "textblobshader_angle.png": {
14572 "allowed-digests": [
14573 [
14574 "bitmap-64bitMD5",
14575 13689632332553366969
14576 ]
14577 ],
14578 "reviewed-by-human": true
14579 },
14571 "texteffects_565.png": { 14580 "texteffects_565.png": {
14572 "allowed-digests": [ 14581 "allowed-digests": [
14573 [ 14582 [
14574 "bitmap-64bitMD5", 14583 "bitmap-64bitMD5",
14575 194668986131045106 14584 194668986131045106
14576 ] 14585 ]
14577 ], 14586 ],
14578 "bugs": [ 14587 "bugs": [
14579 1578 14588 1578
14580 ], 14589 ],
(...skipping 1127 matching lines...) Expand 10 before | Expand all | Expand 10 after
15708 "allowed-digests": [ 15717 "allowed-digests": [
15709 [ 15718 [
15710 "bitmap-64bitMD5", 15719 "bitmap-64bitMD5",
15711 10591909693224673086 15720 10591909693224673086
15712 ] 15721 ]
15713 ], 15722 ],
15714 "reviewed-by-human": false 15723 "reviewed-by-human": false
15715 } 15724 }
15716 } 15725 }
15717 } 15726 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698