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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 777443002: baseline colorwheelnative (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 5076 matching lines...) Expand 10 before | Expand all | Expand 10 after
5087 [ 5087 [
5088 "bitmap-64bitMD5", 5088 "bitmap-64bitMD5",
5089 11765387983538105182 5089 11765387983538105182
5090 ] 5090 ]
5091 ], 5091 ],
5092 "bugs": [ 5092 "bugs": [
5093 3180 5093 3180
5094 ], 5094 ],
5095 "reviewed-by-human": true 5095 "reviewed-by-human": true
5096 }, 5096 },
5097 "colorwheelnative_565.png": {
5098 "allowed-digests": [
5099 [
5100 "bitmap-64bitMD5",
5101 2208579169651114366
5102 ]
5103 ],
5104 "reviewed-by-human": true
5105 },
5106 "colorwheelnative_8888.png": {
5107 "allowed-digests": [
5108 [
5109 "bitmap-64bitMD5",
5110 15843549264837361639
5111 ]
5112 ],
5113 "reviewed-by-human": true
5114 },
5115 "colorwheelnative_gpu.png": {
5116 "allowed-digests": [
5117 [
5118 "bitmap-64bitMD5",
5119 15843549264837361639
5120 ]
5121 ],
5122 "reviewed-by-human": true
5123 },
5124 "colorwheelnative_pdf-mac.png": {
5125 "allowed-digests": [
5126 [
5127 "bitmap-64bitMD5",
5128 6233774103087101105
5129 ]
5130 ],
5131 "reviewed-by-human": true
5132 },
5097 "complexclip2_565.png": { 5133 "complexclip2_565.png": {
5098 "allowed-digests": [ 5134 "allowed-digests": [
5099 [ 5135 [
5100 "bitmap-64bitMD5", 5136 "bitmap-64bitMD5",
5101 1971136545200141017 5137 1971136545200141017
5102 ] 5138 ]
5103 ], 5139 ],
5104 "ignore-failure": false 5140 "ignore-failure": false
5105 }, 5141 },
5106 "complexclip2_8888.png": { 5142 "complexclip2_8888.png": {
(...skipping 13538 matching lines...) Expand 10 before | Expand all | Expand 10 after
18645 "allowed-digests": [ 18681 "allowed-digests": [
18646 [ 18682 [
18647 "bitmap-64bitMD5", 18683 "bitmap-64bitMD5",
18648 11835374726311942978 18684 11835374726311942978
18649 ] 18685 ]
18650 ], 18686 ],
18651 "reviewed-by-human": true 18687 "reviewed-by-human": true
18652 } 18688 }
18653 } 18689 }
18654 } 18690 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698