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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 6133 matching lines...) Expand 10 before | Expand all | Expand 10 after
6144 }, 6144 },
6145 "pictureimagefilter_gpu.png": { 6145 "pictureimagefilter_gpu.png": {
6146 "allowed-digests": [ 6146 "allowed-digests": [
6147 [ 6147 [
6148 "bitmap-64bitMD5", 6148 "bitmap-64bitMD5",
6149 13583631370061950252 6149 13583631370061950252
6150 ] 6150 ]
6151 ], 6151 ],
6152 "reviewed-by-human": true 6152 "reviewed-by-human": true
6153 }, 6153 },
6154 "pictureshader_565.png": {
6155 "allowed-digests": [
6156 [
6157 "bitmap-64bitMD5",
6158 12994511397188975534
6159 ]
6160 ],
6161 "reviewed-by-human": true
6162 },
6163 "pictureshader_8888.png": {
6164 "allowed-digests": [
6165 [
6166 "bitmap-64bitMD5",
6167 18060131563380789045
6168 ]
6169 ],
6170 "reviewed-by-human": true
6171 },
6172 "pictureshader_gpu.png": {
6173 "allowed-digests": [
6174 [
6175 "bitmap-64bitMD5",
6176 17878447205167224869
6177 ]
6178 ],
6179 "reviewed-by-human": true
6180 },
6154 "points_565.png": { 6181 "points_565.png": {
6155 "allowed-digests": [ 6182 "allowed-digests": [
6156 [ 6183 [
6157 "bitmap-64bitMD5", 6184 "bitmap-64bitMD5",
6158 9418063666161005464 6185 9418063666161005464
6159 ] 6186 ]
6160 ], 6187 ],
6161 "ignore-failure": false 6188 "ignore-failure": false
6162 }, 6189 },
6163 "points_8888.png": { 6190 "points_8888.png": {
(...skipping 1722 matching lines...) Expand 10 before | Expand all | Expand 10 after
7886 "allowed-digests": [ 7913 "allowed-digests": [
7887 [ 7914 [
7888 "bitmap-64bitMD5", 7915 "bitmap-64bitMD5",
7889 15875759814156531612 7916 15875759814156531612
7890 ] 7917 ]
7891 ], 7918 ],
7892 "reviewed-by-human": true 7919 "reviewed-by-human": true
7893 } 7920 }
7894 } 7921 }
7895 } 7922 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698