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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-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 3878 matching lines...) Expand 10 before | Expand all | Expand 10 after
3889 }, 3889 },
3890 "imageblur_large_8888.png": { 3890 "imageblur_large_8888.png": {
3891 "allowed-digests": [ 3891 "allowed-digests": [
3892 [ 3892 [
3893 "bitmap-64bitMD5", 3893 "bitmap-64bitMD5",
3894 3219790507750540513 3894 3219790507750540513
3895 ] 3895 ]
3896 ], 3896 ],
3897 "reviewed-by-human": true 3897 "reviewed-by-human": true
3898 }, 3898 },
3899 "imageblurtiled_565.png": {
3900 "allowed-digests": [
3901 [
3902 "bitmap-64bitMD5",
3903 4169249543690185754
3904 ]
3905 ]
3906 },
3907 "imageblurtiled_8888.png": {
3908 "allowed-digests": [
3909 [
3910 "bitmap-64bitMD5",
3911 15891096999187945797
3912 ]
3913 ]
3914 },
3899 "imagefiltersbase_565.png": { 3915 "imagefiltersbase_565.png": {
3900 "allowed-digests": [ 3916 "allowed-digests": [
3901 [ 3917 [
3902 "bitmap-64bitMD5", 3918 "bitmap-64bitMD5",
3903 1486805427948650390 3919 1486805427948650390
3904 ] 3920 ]
3905 ], 3921 ],
3906 "bugs": [ 3922 "bugs": [
3907 1578 3923 1578
3908 ], 3924 ],
(...skipping 2263 matching lines...) Expand 10 before | Expand all | Expand 10 after
6172 2149562185397201955 6188 2149562185397201955
6173 ] 6189 ]
6174 ], 6190 ],
6175 "bugs": [ 6191 "bugs": [
6176 1578 6192 1578
6177 ], 6193 ],
6178 "reviewed-by-human": false 6194 "reviewed-by-human": false
6179 } 6195 }
6180 } 6196 }
6181 } 6197 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698