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

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

Issue 243723003: Mass baselining of drrect 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 3001 matching lines...) Expand 10 before | Expand all | Expand 10 after
3012 }, 3012 },
3013 "dropshadowimagefilter_8888.png": { 3013 "dropshadowimagefilter_8888.png": {
3014 "allowed-digests": [ 3014 "allowed-digests": [
3015 [ 3015 [
3016 "bitmap-64bitMD5", 3016 "bitmap-64bitMD5",
3017 17171710908581496295 3017 17171710908581496295
3018 ] 3018 ]
3019 ], 3019 ],
3020 "reviewed-by-human": true 3020 "reviewed-by-human": true
3021 }, 3021 },
3022 "drrect_565.png": {
3023 "allowed-digests": [
3024 [
3025 "bitmap-64bitMD5",
3026 3740162382031499255
3027 ]
3028 ],
3029 "reviewed-by-human": true
3030 },
3031 "drrect_8888.png": {
3032 "allowed-digests": [
3033 [
3034 "bitmap-64bitMD5",
3035 7505650564332324157
3036 ]
3037 ],
3038 "reviewed-by-human": true
3039 },
3022 "emptypath_565.png": { 3040 "emptypath_565.png": {
3023 "allowed-digests": [ 3041 "allowed-digests": [
3024 [ 3042 [
3025 "bitmap-64bitMD5", 3043 "bitmap-64bitMD5",
3026 16452419234213932266 3044 16452419234213932266
3027 ] 3045 ]
3028 ], 3046 ],
3029 "reviewed-by-human": true 3047 "reviewed-by-human": true
3030 }, 3048 },
3031 "emptypath_8888.png": { 3049 "emptypath_8888.png": {
(...skipping 3801 matching lines...) Expand 10 before | Expand all | Expand 10 after
6833 "allowed-digests": [ 6851 "allowed-digests": [
6834 [ 6852 [
6835 "bitmap-64bitMD5", 6853 "bitmap-64bitMD5",
6836 14286000270409792100 6854 14286000270409792100
6837 ] 6855 ]
6838 ], 6856 ],
6839 "reviewed-by-human": true 6857 "reviewed-by-human": true
6840 } 6858 }
6841 } 6859 }
6842 } 6860 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698