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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-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 5133 matching lines...) Expand 10 before | Expand all | Expand 10 after
5144 }, 5144 },
5145 "pictureimagefilter_8888.png": { 5145 "pictureimagefilter_8888.png": {
5146 "allowed-digests": [ 5146 "allowed-digests": [
5147 [ 5147 [
5148 "bitmap-64bitMD5", 5148 "bitmap-64bitMD5",
5149 13583631370061950252 5149 13583631370061950252
5150 ] 5150 ]
5151 ], 5151 ],
5152 "reviewed-by-human": true 5152 "reviewed-by-human": true
5153 }, 5153 },
5154 "pictureshader_565.png": {
5155 "allowed-digests": [
5156 [
5157 "bitmap-64bitMD5",
5158 12994511397188975534
5159 ]
5160 ],
5161 "reviewed-by-human": true
5162 },
5163 "pictureshader_8888.png": {
5164 "allowed-digests": [
5165 [
5166 "bitmap-64bitMD5",
5167 18060131563380789045
5168 ]
5169 ],
5170 "reviewed-by-human": true
5171 },
5154 "points_565.png": { 5172 "points_565.png": {
5155 "allowed-digests": [ 5173 "allowed-digests": [
5156 [ 5174 [
5157 "bitmap-64bitMD5", 5175 "bitmap-64bitMD5",
5158 9418063666161005464 5176 9418063666161005464
5159 ] 5177 ]
5160 ], 5178 ],
5161 "ignore-failure": false 5179 "ignore-failure": false
5162 }, 5180 },
5163 "points_8888.png": { 5181 "points_8888.png": {
(...skipping 1678 matching lines...) Expand 10 before | Expand all | Expand 10 after
6842 "allowed-digests": [ 6860 "allowed-digests": [
6843 [ 6861 [
6844 "bitmap-64bitMD5", 6862 "bitmap-64bitMD5",
6845 8413804145353570345 6863 8413804145353570345
6846 ] 6864 ]
6847 ], 6865 ],
6848 "reviewed-by-human": true 6866 "reviewed-by-human": true
6849 } 6867 }
6850 } 6868 }
6851 } 6869 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698