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

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

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 6845 matching lines...) Expand 10 before | Expand all | Expand 10 after
6856 }, 6856 },
6857 "multipicturedraw_rrectclip_tiled_gpu.png": { 6857 "multipicturedraw_rrectclip_tiled_gpu.png": {
6858 "allowed-digests": [ 6858 "allowed-digests": [
6859 [ 6859 [
6860 "bitmap-64bitMD5", 6860 "bitmap-64bitMD5",
6861 16662786566822056022 6861 16662786566822056022
6862 ] 6862 ]
6863 ], 6863 ],
6864 "reviewed-by-human": false 6864 "reviewed-by-human": false
6865 }, 6865 },
6866 "multipicturedraw_sierpinski_simple_565.png": {
6867 "allowed-digests": [
6868 [
6869 "bitmap-64bitMD5",
6870 11644295976782176432
6871 ]
6872 ],
6873 "reviewed-by-human": true
6874 },
6875 "multipicturedraw_sierpinski_simple_8888.png": {
6876 "allowed-digests": [
6877 [
6878 "bitmap-64bitMD5",
6879 15848231028177105193
6880 ]
6881 ],
6882 "reviewed-by-human": true
6883 },
6884 "multipicturedraw_sierpinski_tiled_565.png": {
6885 "allowed-digests": [
6886 [
6887 "bitmap-64bitMD5",
6888 16121826786571656052
6889 ]
6890 ],
6891 "reviewed-by-human": true
6892 },
6893 "multipicturedraw_sierpinski_tiled_8888.png": {
6894 "allowed-digests": [
6895 [
6896 "bitmap-64bitMD5",
6897 1046298969627112289
6898 ]
6899 ],
6900 "reviewed-by-human": true
6901 },
6866 "nested_aa_565.png": { 6902 "nested_aa_565.png": {
6867 "allowed-digests": [ 6903 "allowed-digests": [
6868 [ 6904 [
6869 "bitmap-64bitMD5", 6905 "bitmap-64bitMD5",
6870 16123340172201812866 6906 16123340172201812866
6871 ] 6907 ]
6872 ], 6908 ],
6873 "bugs": [ 6909 "bugs": [
6874 1759 6910 1759
6875 ], 6911 ],
(...skipping 2793 matching lines...) Expand 10 before | Expand all | Expand 10 after
9669 "allowed-digests": [ 9705 "allowed-digests": [
9670 [ 9706 [
9671 "bitmap-64bitMD5", 9707 "bitmap-64bitMD5",
9672 6719196348100419960 9708 6719196348100419960
9673 ] 9709 ]
9674 ], 9710 ],
9675 "reviewed-by-human": false 9711 "reviewed-by-human": false
9676 } 9712 }
9677 } 9713 }
9678 } 9714 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698