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

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

Issue 519063004: Add baselines for all GMs that are currently labeled "no comparison". (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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
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 6122 matching lines...) Expand 10 before | Expand all | Expand 10 after
6133 [ 6133 [
6134 "bitmap-64bitMD5", 6134 "bitmap-64bitMD5",
6135 7434810293688860099 6135 7434810293688860099
6136 ] 6136 ]
6137 ], 6137 ],
6138 "bugs": [ 6138 "bugs": [
6139 2146 6139 2146
6140 ], 6140 ],
6141 "reviewed-by-human": false 6141 "reviewed-by-human": false
6142 }, 6142 },
6143 "imageblur2_565.png": {
6144 "allowed-digests": [
6145 [
6146 "bitmap-64bitMD5",
6147 16489109101972185585
6148 ]
6149 ],
6150 "reviewed-by-human": false
6151 },
6152 "imageblur2_8888.png": {
6153 "allowed-digests": [
6154 [
6155 "bitmap-64bitMD5",
6156 6650426797361351839
6157 ]
6158 ],
6159 "reviewed-by-human": false
6160 },
6143 "imageblur2_gpu.png": { 6161 "imageblur2_gpu.png": {
6144 "allowed-digests": [ 6162 "allowed-digests": [
6145 [ 6163 [
6146 "bitmap-64bitMD5", 6164 "bitmap-64bitMD5",
6147 14156935262802098519 6165 14156935262802098519
6148 ] 6166 ]
6149 ], 6167 ],
6150 "reviewed-by-human": true 6168 "reviewed-by-human": true
6151 }, 6169 },
6152 "imageblur_565.png": { 6170 "imageblur_565.png": {
(...skipping 3991 matching lines...) Expand 10 before | Expand all | Expand 10 after
10144 "allowed-digests": [ 10162 "allowed-digests": [
10145 [ 10163 [
10146 "bitmap-64bitMD5", 10164 "bitmap-64bitMD5",
10147 7017362768546994774 10165 7017362768546994774
10148 ] 10166 ]
10149 ], 10167 ],
10150 "reviewed-by-human": true 10168 "reviewed-by-human": true
10151 } 10169 }
10152 } 10170 }
10153 } 10171 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698