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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Release/expected-results.json

Issue 274133002: update canvas-layer-state (which should be deleted soon) (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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
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_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2005 matching lines...) Expand 10 before | Expand all | Expand 10 after
2016 "bitmap-64bitMD5", 2016 "bitmap-64bitMD5",
2017 13775670051499165247 2017 13775670051499165247
2018 ] 2018 ]
2019 ], 2019 ],
2020 "reviewed-by-human": true 2020 "reviewed-by-human": true
2021 }, 2021 },
2022 "canvas-layer-state_565.png": { 2022 "canvas-layer-state_565.png": {
2023 "allowed-digests": [ 2023 "allowed-digests": [
2024 [ 2024 [
2025 "bitmap-64bitMD5", 2025 "bitmap-64bitMD5",
2026 8656374752057403712 2026 12670698167582780333
2027 ] 2027 ]
2028 ], 2028 ],
2029 "bugs": [ 2029 "reviewed-by-human": true
2030 1578
2031 ],
2032 "reviewed-by-human": false
2033 }, 2030 },
2034 "canvas-layer-state_8888.png": { 2031 "canvas-layer-state_8888.png": {
2035 "allowed-digests": [ 2032 "allowed-digests": [
2036 [ 2033 [
2037 "bitmap-64bitMD5", 2034 "bitmap-64bitMD5",
2038 8656374752057403712 2035 12670698167582780333
2039 ] 2036 ]
2040 ], 2037 ],
2041 "bugs": [ 2038 "reviewed-by-human": true
2042 1578
2043 ],
2044 "reviewed-by-human": false
2045 }, 2039 },
2046 "canvas-state_565.png": { 2040 "canvas-state_565.png": {
2047 "allowed-digests": [ 2041 "allowed-digests": [
2048 [ 2042 [
2049 "bitmap-64bitMD5", 2043 "bitmap-64bitMD5",
2050 11592955199341201053 2044 11592955199341201053
2051 ] 2045 ]
2052 ], 2046 ],
2053 "bugs": [ 2047 "bugs": [
2054 1578 2048 1578
(...skipping 6534 matching lines...) Expand 10 before | Expand all | Expand 10 after
8589 "allowed-digests": [ 8583 "allowed-digests": [
8590 [ 8584 [
8591 "bitmap-64bitMD5", 8585 "bitmap-64bitMD5",
8592 7871079263072256188 8586 7871079263072256188
8593 ] 8587 ]
8594 ], 8588 ],
8595 "reviewed-by-human": true 8589 "reviewed-by-human": true
8596 } 8590 }
8597 } 8591 }
8598 } 8592 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698