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

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

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 5990 matching lines...) Expand 10 before | Expand all | Expand 10 after
6001 }, 6001 },
6002 "nocolorbleed_gpu.png": { 6002 "nocolorbleed_gpu.png": {
6003 "allowed-digests": [ 6003 "allowed-digests": [
6004 [ 6004 [
6005 "bitmap-64bitMD5", 6005 "bitmap-64bitMD5",
6006 18074334797059459988 6006 18074334797059459988
6007 ] 6007 ]
6008 ], 6008 ],
6009 "ignore-failure": false 6009 "ignore-failure": false
6010 }, 6010 },
6011 "offsetimagefilter_565.png": {
6012 "allowed-digests": [
6013 [
6014 "bitmap-64bitMD5",
6015 2579423143296654696
6016 ]
6017 ]
6018 },
6019 "offsetimagefilter_8888.png": {
6020 "allowed-digests": [
6021 [
6022 "bitmap-64bitMD5",
6023 1436487953500662370
6024 ]
6025 ]
6026 },
6027 "offsetimagefilter_gpu.png": {
6028 "allowed-digests": [
6029 [
6030 "bitmap-64bitMD5",
6031 1436487953500662370
6032 ]
6033 ]
6034 },
6011 "optimizations_565.png": { 6035 "optimizations_565.png": {
6012 "allowed-digests": [ 6036 "allowed-digests": [
6013 [ 6037 [
6014 "bitmap-64bitMD5", 6038 "bitmap-64bitMD5",
6015 13811812839638384010 6039 13811812839638384010
6016 ] 6040 ]
6017 ], 6041 ],
6018 "bugs": [ 6042 "bugs": [
6019 1578 6043 1578
6020 ], 6044 ],
(...skipping 1769 matching lines...) Expand 10 before | Expand all | Expand 10 after
7790 [ 7814 [
7791 "bitmap-64bitMD5", 7815 "bitmap-64bitMD5",
7792 14598560863929901019 7816 14598560863929901019
7793 ] 7817 ]
7794 ], 7818 ],
7795 "bugs": [ 7819 "bugs": [
7796 1578 7820 1578
7797 ], 7821 ],
7798 "reviewed-by-human": false 7822 "reviewed-by-human": false
7799 }, 7823 },
7824 "tileimagefilter_565.png": {
7825 "allowed-digests": [
7826 [
7827 "bitmap-64bitMD5",
7828 10990385931737283853
7829 ]
7830 ]
7831 },
7832 "tileimagefilter_8888.png": {
7833 "allowed-digests": [
7834 [
7835 "bitmap-64bitMD5",
7836 17947105616274054312
7837 ]
7838 ]
7839 },
7840 "tileimagefilter_gpu.png": {
7841 "allowed-digests": [
7842 [
7843 "bitmap-64bitMD5",
7844 17947105616274054312
7845 ]
7846 ]
7847 },
7800 "tilemode_bitmap_565.png": { 7848 "tilemode_bitmap_565.png": {
7801 "allowed-digests": [ 7849 "allowed-digests": [
7802 [ 7850 [
7803 "bitmap-64bitMD5", 7851 "bitmap-64bitMD5",
7804 2277936618092358119 7852 2277936618092358119
7805 ] 7853 ]
7806 ], 7854 ],
7807 "bugs": [ 7855 "bugs": [
7808 1578 7856 1578
7809 ], 7857 ],
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
8255 "allowed-digests": [ 8303 "allowed-digests": [
8256 [ 8304 [
8257 "bitmap-64bitMD5", 8305 "bitmap-64bitMD5",
8258 9019242913965337895 8306 9019242913965337895
8259 ] 8307 ]
8260 ], 8308 ],
8261 "ignore-failure": false 8309 "ignore-failure": false
8262 } 8310 }
8263 } 8311 }
8264 } 8312 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698