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

Side by Side Diff: expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/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 3219790507750540513 3903 3219790507750540513
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 1486805427948650390 3928 1486805427948650390
3913 ] 3929 ]
3914 ], 3930 ],
3915 "bugs": [ 3931 "bugs": [
3916 1578 3932 1578
3917 ], 3933 ],
(...skipping 2266 matching lines...) Expand 10 before | Expand all | Expand 10 after
6184 2149562185397201955 6200 2149562185397201955
6185 ] 6201 ]
6186 ], 6202 ],
6187 "bugs": [ 6203 "bugs": [
6188 1578 6204 1578
6189 ], 6205 ],
6190 "reviewed-by-human": false 6206 "reviewed-by-human": false
6191 } 6207 }
6192 } 6208 }
6193 } 6209 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698