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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/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 6002 matching lines...) Expand 10 before | Expand all | Expand 10 after
6013 }, 6013 },
6014 "nocolorbleed_gpu.png": { 6014 "nocolorbleed_gpu.png": {
6015 "allowed-digests": [ 6015 "allowed-digests": [
6016 [ 6016 [
6017 "bitmap-64bitMD5", 6017 "bitmap-64bitMD5",
6018 18074334797059459988 6018 18074334797059459988
6019 ] 6019 ]
6020 ], 6020 ],
6021 "ignore-failure": false 6021 "ignore-failure": false
6022 }, 6022 },
6023 "offsetimagefilter_565.png": {
6024 "allowed-digests": [
6025 [
6026 "bitmap-64bitMD5",
6027 2579423143296654696
6028 ]
6029 ]
6030 },
6031 "offsetimagefilter_8888.png": {
6032 "allowed-digests": [
6033 [
6034 "bitmap-64bitMD5",
6035 1436487953500662370
6036 ]
6037 ]
6038 },
6039 "offsetimagefilter_gpu.png": {
6040 "allowed-digests": [
6041 [
6042 "bitmap-64bitMD5",
6043 1436487953500662370
6044 ]
6045 ]
6046 },
6023 "optimizations_565.png": { 6047 "optimizations_565.png": {
6024 "allowed-digests": [ 6048 "allowed-digests": [
6025 [ 6049 [
6026 "bitmap-64bitMD5", 6050 "bitmap-64bitMD5",
6027 13811812839638384010 6051 13811812839638384010
6028 ] 6052 ]
6029 ], 6053 ],
6030 "bugs": [ 6054 "bugs": [
6031 1578 6055 1578
6032 ], 6056 ],
(...skipping 1769 matching lines...) Expand 10 before | Expand all | Expand 10 after
7802 [ 7826 [
7803 "bitmap-64bitMD5", 7827 "bitmap-64bitMD5",
7804 14598560863929901019 7828 14598560863929901019
7805 ] 7829 ]
7806 ], 7830 ],
7807 "bugs": [ 7831 "bugs": [
7808 1578 7832 1578
7809 ], 7833 ],
7810 "reviewed-by-human": false 7834 "reviewed-by-human": false
7811 }, 7835 },
7836 "tileimagefilter_565.png": {
7837 "allowed-digests": [
7838 [
7839 "bitmap-64bitMD5",
7840 10990385931737283853
7841 ]
7842 ]
7843 },
7844 "tileimagefilter_8888.png": {
7845 "allowed-digests": [
7846 [
7847 "bitmap-64bitMD5",
7848 17947105616274054312
7849 ]
7850 ]
7851 },
7852 "tileimagefilter_gpu.png": {
7853 "allowed-digests": [
7854 [
7855 "bitmap-64bitMD5",
7856 17947105616274054312
7857 ]
7858 ]
7859 },
7812 "tilemode_bitmap_565.png": { 7860 "tilemode_bitmap_565.png": {
7813 "allowed-digests": [ 7861 "allowed-digests": [
7814 [ 7862 [
7815 "bitmap-64bitMD5", 7863 "bitmap-64bitMD5",
7816 2277936618092358119 7864 2277936618092358119
7817 ] 7865 ]
7818 ], 7866 ],
7819 "bugs": [ 7867 "bugs": [
7820 1578 7868 1578
7821 ], 7869 ],
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
8267 "allowed-digests": [ 8315 "allowed-digests": [
8268 [ 8316 [
8269 "bitmap-64bitMD5", 8317 "bitmap-64bitMD5",
8270 9019242913965337895 8318 9019242913965337895
8271 ] 8319 ]
8272 ], 8320 ],
8273 "ignore-failure": false 8321 "ignore-failure": false
8274 } 8322 }
8275 } 8323 }
8276 } 8324 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698