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

Side by Side Diff: expectations/gm/base-android-nexus-10/expected-results.json

Issue 21340005: New baselines for imagefilterscropped. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2283 matching lines...) Expand 10 before | Expand all | Expand 10 after
2294 }, 2294 },
2295 "imagefiltersbase_msaa4.png": { 2295 "imagefiltersbase_msaa4.png": {
2296 "allowed-digests": [ 2296 "allowed-digests": [
2297 [ 2297 [
2298 "bitmap-64bitMD5", 2298 "bitmap-64bitMD5",
2299 16148068449263138211 2299 16148068449263138211
2300 ] 2300 ]
2301 ], 2301 ],
2302 "ignore-failure": false 2302 "ignore-failure": false
2303 }, 2303 },
2304 "imagefilterscropped_565.png": {
2305 "allowed-digests": [
2306 [
2307 "bitmap-64bitMD5",
2308 8199004494600185697
2309 ]
2310 ]
2311 },
2312 "imagefilterscropped_8888.png": {
2313 "allowed-digests": [
2314 [
2315 "bitmap-64bitMD5",
2316 1344992806587217981
2317 ]
2318 ]
2319 },
2320 "imagefilterscropped_gpu.png": {
2321 "allowed-digests": [
2322 [
2323 "bitmap-64bitMD5",
2324 5078266931607835993
2325 ]
2326 ]
2327 },
2328 "imagefilterscropped_msaa4.png": {
2329 "allowed-digests": [
2330 [
2331 "bitmap-64bitMD5",
2332 11191966373320518776
2333 ]
2334 ]
2335 },
2304 "imagefiltersgraph_gpu.png": { 2336 "imagefiltersgraph_gpu.png": {
2305 "allowed-digests": [ 2337 "allowed-digests": [
2306 [ 2338 [
2307 "bitmap-64bitMD5", 2339 "bitmap-64bitMD5",
2308 9474675192336205069 2340 9474675192336205069
2309 ] 2341 ]
2310 ], 2342 ],
2311 "ignore-failure": false 2343 "ignore-failure": false
2312 }, 2344 },
2313 "imagefiltersgraph_msaa4.png": { 2345 "imagefiltersgraph_msaa4.png": {
(...skipping 1521 matching lines...) Expand 10 before | Expand all | Expand 10 after
3835 "allowed-digests": [ 3867 "allowed-digests": [
3836 [ 3868 [
3837 "bitmap-64bitMD5", 3869 "bitmap-64bitMD5",
3838 5822077952919040027 3870 5822077952919040027
3839 ] 3871 ]
3840 ], 3872 ],
3841 "ignore-failure": false 3873 "ignore-failure": false
3842 } 3874 }
3843 } 3875 }
3844 } 3876 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698