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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-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 3875 matching lines...) Expand 10 before | Expand all | Expand 10 after
3886 }, 3886 },
3887 "imageblur_large_8888.png": { 3887 "imageblur_large_8888.png": {
3888 "allowed-digests": [ 3888 "allowed-digests": [
3889 [ 3889 [
3890 "bitmap-64bitMD5", 3890 "bitmap-64bitMD5",
3891 3219790507750540513 3891 3219790507750540513
3892 ] 3892 ]
3893 ], 3893 ],
3894 "reviewed-by-human": true 3894 "reviewed-by-human": true
3895 }, 3895 },
3896 "imageblurtiled_565.png": {
3897 "allowed-digests": [
3898 [
3899 "bitmap-64bitMD5",
3900 4169249543690185754
3901 ]
3902 ]
3903 },
3904 "imageblurtiled_8888.png": {
3905 "allowed-digests": [
3906 [
3907 "bitmap-64bitMD5",
3908 15891096999187945797
3909 ]
3910 ]
3911 },
3896 "imagefiltersbase_565.png": { 3912 "imagefiltersbase_565.png": {
3897 "allowed-digests": [ 3913 "allowed-digests": [
3898 [ 3914 [
3899 "bitmap-64bitMD5", 3915 "bitmap-64bitMD5",
3900 1486805427948650390 3916 1486805427948650390
3901 ] 3917 ]
3902 ], 3918 ],
3903 "bugs": [ 3919 "bugs": [
3904 1578 3920 1578
3905 ], 3921 ],
(...skipping 2260 matching lines...) Expand 10 before | Expand all | Expand 10 after
6166 2149562185397201955 6182 2149562185397201955
6167 ] 6183 ]
6168 ], 6184 ],
6169 "bugs": [ 6185 "bugs": [
6170 1578 6186 1578
6171 ], 6187 ],
6172 "reviewed-by-human": false 6188 "reviewed-by-human": false
6173 } 6189 }
6174 } 6190 }
6175 } 6191 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698