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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json

Issue 230443007: Baselines for the SkPictureShader GM. (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 5165 matching lines...) Expand 10 before | Expand all | Expand 10 after
5176 }, 5176 },
5177 "pictureimagefilter_8888.png": { 5177 "pictureimagefilter_8888.png": {
5178 "allowed-digests": [ 5178 "allowed-digests": [
5179 [ 5179 [
5180 "bitmap-64bitMD5", 5180 "bitmap-64bitMD5",
5181 674410601829510451 5181 674410601829510451
5182 ] 5182 ]
5183 ], 5183 ],
5184 "reviewed-by-human": true 5184 "reviewed-by-human": true
5185 }, 5185 },
5186 "pictureshader_565.png": {
5187 "allowed-digests": [
5188 [
5189 "bitmap-64bitMD5",
5190 12994511397188975534
5191 ]
5192 ],
5193 "reviewed-by-human": true
5194 },
5195 "pictureshader_8888.png": {
5196 "allowed-digests": [
5197 [
5198 "bitmap-64bitMD5",
5199 18060131563380789045
5200 ]
5201 ],
5202 "reviewed-by-human": true
5203 },
5186 "points_565.png": { 5204 "points_565.png": {
5187 "allowed-digests": [ 5205 "allowed-digests": [
5188 [ 5206 [
5189 "bitmap-64bitMD5", 5207 "bitmap-64bitMD5",
5190 9418063666161005464 5208 9418063666161005464
5191 ] 5209 ]
5192 ], 5210 ],
5193 "ignore-failure": false 5211 "ignore-failure": false
5194 }, 5212 },
5195 "points_8888.png": { 5213 "points_8888.png": {
(...skipping 1620 matching lines...) Expand 10 before | Expand all | Expand 10 after
6816 "allowed-digests": [ 6834 "allowed-digests": [
6817 [ 6835 [
6818 "bitmap-64bitMD5", 6836 "bitmap-64bitMD5",
6819 17779708890505908024 6837 17779708890505908024
6820 ] 6838 ]
6821 ], 6839 ],
6822 "reviewed-by-human": true 6840 "reviewed-by-human": true
6823 } 6841 }
6824 } 6842 }
6825 } 6843 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698