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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 "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 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3887 matching lines...) Expand 10 before | Expand all | Expand 10 after
3898 }, 3898 },
3899 "imageblur_large_8888.png": { 3899 "imageblur_large_8888.png": {
3900 "allowed-digests": [ 3900 "allowed-digests": [
3901 [ 3901 [
3902 "bitmap-64bitMD5", 3902 "bitmap-64bitMD5",
3903 3445674795428490303 3903 3445674795428490303
3904 ] 3904 ]
3905 ], 3905 ],
3906 "reviewed-by-human": true 3906 "reviewed-by-human": true
3907 }, 3907 },
3908 "imageblurtiled_565.png": {
3909 "allowed-digests": [
3910 [
3911 "bitmap-64bitMD5",
3912 4169249543690185754
3913 ]
3914 ]
3915 },
3916 "imageblurtiled_8888.png": {
3917 "allowed-digests": [
3918 [
3919 "bitmap-64bitMD5",
3920 15891096999187945797
3921 ]
3922 ]
3923 },
3908 "imagefiltersbase_565.png": { 3924 "imagefiltersbase_565.png": {
3909 "allowed-digests": [ 3925 "allowed-digests": [
3910 [ 3926 [
3911 "bitmap-64bitMD5", 3927 "bitmap-64bitMD5",
3912 10352629914857719204 3928 10352629914857719204
3913 ] 3929 ]
3914 ], 3930 ],
3915 "bugs": [ 3931 "bugs": [
3916 1578 3932 1578
3917 ], 3933 ],
(...skipping 2260 matching lines...) Expand 10 before | Expand all | Expand 10 after
6178 9984814022695009912 6194 9984814022695009912
6179 ] 6195 ]
6180 ], 6196 ],
6181 "bugs": [ 6197 "bugs": [
6182 1578 6198 1578
6183 ], 6199 ],
6184 "reviewed-by-human": false 6200 "reviewed-by-human": false
6185 } 6201 }
6186 } 6202 }
6187 } 6203 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698