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

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

Issue 787423002: Add baseline images for new filterfastbounds 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 5152 matching lines...) Expand 10 before | Expand all | Expand 10 after
5163 }, 5163 },
5164 "filterbitmap_text_7.00pt_gpu.png": { 5164 "filterbitmap_text_7.00pt_gpu.png": {
5165 "allowed-digests": [ 5165 "allowed-digests": [
5166 [ 5166 [
5167 "bitmap-64bitMD5", 5167 "bitmap-64bitMD5",
5168 16949219801246071464 5168 16949219801246071464
5169 ] 5169 ]
5170 ], 5170 ],
5171 "reviewed-by-human": true 5171 "reviewed-by-human": true
5172 }, 5172 },
5173 "filterfastbounds_565.png": {
5174 "allowed-digests": [
5175 [
5176 "bitmap-64bitMD5",
5177 1818391908052024401
5178 ]
5179 ],
5180 "reviewed-by-human": true
5181 },
5182 "filterfastbounds_8888.png": {
5183 "allowed-digests": [
5184 [
5185 "bitmap-64bitMD5",
5186 13655332983770120297
5187 ]
5188 ],
5189 "reviewed-by-human": true
5190 },
5191 "filterfastbounds_gpu.png": {
5192 "allowed-digests": [
5193 [
5194 "bitmap-64bitMD5",
5195 6128877522387608459
5196 ]
5197 ],
5198 "reviewed-by-human": true
5199 },
5173 "filterindiabox_565.png": { 5200 "filterindiabox_565.png": {
5174 "allowed-digests": [ 5201 "allowed-digests": [
5175 [ 5202 [
5176 "bitmap-64bitMD5", 5203 "bitmap-64bitMD5",
5177 4735602592836874005 5204 4735602592836874005
5178 ] 5205 ]
5179 ], 5206 ],
5180 "reviewed-by-human": true 5207 "reviewed-by-human": true
5181 }, 5208 },
5182 "filterindiabox_8888.png": { 5209 "filterindiabox_8888.png": {
(...skipping 5636 matching lines...) Expand 10 before | Expand all | Expand 10 after
10819 "allowed-digests": [ 10846 "allowed-digests": [
10820 [ 10847 [
10821 "bitmap-64bitMD5", 10848 "bitmap-64bitMD5",
10822 7121791704213727249 10849 7121791704213727249
10823 ] 10850 ]
10824 ], 10851 ],
10825 "reviewed-by-human": true 10852 "reviewed-by-human": true
10826 } 10853 }
10827 } 10854 }
10828 } 10855 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698