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

Side by Side Diff: expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug/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 6207 matching lines...) Expand 10 before | Expand all | Expand 10 after
6218 }, 6218 },
6219 "pictureimagefilter_gpu.png": { 6219 "pictureimagefilter_gpu.png": {
6220 "allowed-digests": [ 6220 "allowed-digests": [
6221 [ 6221 [
6222 "bitmap-64bitMD5", 6222 "bitmap-64bitMD5",
6223 674410601829510451 6223 674410601829510451
6224 ] 6224 ]
6225 ], 6225 ],
6226 "reviewed-by-human": true 6226 "reviewed-by-human": true
6227 }, 6227 },
6228 "pictureshader_565.png": {
6229 "allowed-digests": [
6230 [
6231 "bitmap-64bitMD5",
6232 3012982612160011296
6233 ]
6234 ],
6235 "reviewed-by-human": true
6236 },
6237 "pictureshader_8888.png": {
6238 "allowed-digests": [
6239 [
6240 "bitmap-64bitMD5",
6241 18338139396266575549
6242 ]
6243 ],
6244 "reviewed-by-human": true
6245 },
6246 "pictureshader_gpu.png": {
6247 "allowed-digests": [
6248 [
6249 "bitmap-64bitMD5",
6250 17878447205167224869
6251 ]
6252 ],
6253 "reviewed-by-human": true
6254 },
6228 "points_565.png": { 6255 "points_565.png": {
6229 "allowed-digests": [ 6256 "allowed-digests": [
6230 [ 6257 [
6231 "bitmap-64bitMD5", 6258 "bitmap-64bitMD5",
6232 9418063666161005464 6259 9418063666161005464
6233 ] 6260 ]
6234 ], 6261 ],
6235 "ignore-failure": false 6262 "ignore-failure": false
6236 }, 6263 },
6237 "points_8888.png": { 6264 "points_8888.png": {
(...skipping 1757 matching lines...) Expand 10 before | Expand all | Expand 10 after
7995 "allowed-digests": [ 8022 "allowed-digests": [
7996 [ 8023 [
7997 "bitmap-64bitMD5", 8024 "bitmap-64bitMD5",
7998 4042776193633200779 8025 4042776193633200779
7999 ] 8026 ]
8000 ], 8027 ],
8001 "reviewed-by-human": true 8028 "reviewed-by-human": true
8002 } 8029 }
8003 } 8030 }
8004 } 8031 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698