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

Side by Side Diff: expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Debug/expected-results.json

Issue 789293003: Initial baselines for tall_stretched_bitmaps GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 10002 matching lines...) Expand 10 before | Expand all | Expand 10 after
10013 }, 10013 },
10014 "tablecolorfilter_gpu.png": { 10014 "tablecolorfilter_gpu.png": {
10015 "allowed-digests": [ 10015 "allowed-digests": [
10016 [ 10016 [
10017 "bitmap-64bitMD5", 10017 "bitmap-64bitMD5",
10018 11181230850811915000 10018 11181230850811915000
10019 ] 10019 ]
10020 ], 10020 ],
10021 "reviewed-by-human": true 10021 "reviewed-by-human": true
10022 }, 10022 },
10023 "tall_stretched_bitmaps_565.png": {
10024 "allowed-digests": [
10025 [
10026 "bitmap-64bitMD5",
10027 8112427169344840696
10028 ]
10029 ],
10030 "reviewed-by-human": true
10031 },
10032 "tall_stretched_bitmaps_8888.png": {
10033 "allowed-digests": [
10034 [
10035 "bitmap-64bitMD5",
10036 13258880913404178007
10037 ]
10038 ],
10039 "reviewed-by-human": true
10040 },
10041 "tall_stretched_bitmaps_gpu.png": {
10042 "allowed-digests": [
10043 [
10044 "bitmap-64bitMD5",
10045 11652797803011601472
10046 ]
10047 ],
10048 "reviewed-by-human": true
10049 },
10023 "testimagefilters_565.png": { 10050 "testimagefilters_565.png": {
10024 "allowed-digests": [ 10051 "allowed-digests": [
10025 [ 10052 [
10026 "bitmap-64bitMD5", 10053 "bitmap-64bitMD5",
10027 1369006746513120542 10054 1369006746513120542
10028 ] 10055 ]
10029 ], 10056 ],
10030 "reviewed-by-human": true 10057 "reviewed-by-human": true
10031 }, 10058 },
10032 "testimagefilters_8888.png": { 10059 "testimagefilters_8888.png": {
(...skipping 813 matching lines...) Expand 10 before | Expand all | Expand 10 after
10846 "allowed-digests": [ 10873 "allowed-digests": [
10847 [ 10874 [
10848 "bitmap-64bitMD5", 10875 "bitmap-64bitMD5",
10849 7121791704213727249 10876 7121791704213727249
10850 ] 10877 ]
10851 ], 10878 ],
10852 "reviewed-by-human": true 10879 "reviewed-by-human": true
10853 } 10880 }
10854 } 10881 }
10855 } 10882 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698