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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/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 6821 matching lines...) Expand 10 before | Expand all | Expand 10 after
6832 }, 6832 },
6833 "multipicturedraw_rrectclip_tiled_gpu.png": { 6833 "multipicturedraw_rrectclip_tiled_gpu.png": {
6834 "allowed-digests": [ 6834 "allowed-digests": [
6835 [ 6835 [
6836 "bitmap-64bitMD5", 6836 "bitmap-64bitMD5",
6837 16662786566822056022 6837 16662786566822056022
6838 ] 6838 ]
6839 ], 6839 ],
6840 "reviewed-by-human": false 6840 "reviewed-by-human": false
6841 }, 6841 },
6842 "multipicturedraw_sierpinski_simple_565.png": {
6843 "allowed-digests": [
6844 [
6845 "bitmap-64bitMD5",
6846 11644295976782176432
6847 ]
6848 ],
6849 "reviewed-by-human": true
6850 },
6851 "multipicturedraw_sierpinski_simple_8888.png": {
6852 "allowed-digests": [
6853 [
6854 "bitmap-64bitMD5",
6855 15848231028177105193
6856 ]
6857 ],
6858 "reviewed-by-human": true
6859 },
6860 "multipicturedraw_sierpinski_tiled_565.png": {
6861 "allowed-digests": [
6862 [
6863 "bitmap-64bitMD5",
6864 16121826786571656052
6865 ]
6866 ],
6867 "reviewed-by-human": true
6868 },
6869 "multipicturedraw_sierpinski_tiled_8888.png": {
6870 "allowed-digests": [
6871 [
6872 "bitmap-64bitMD5",
6873 1046298969627112289
6874 ]
6875 ],
6876 "reviewed-by-human": true
6877 },
6842 "nested_aa_565.png": { 6878 "nested_aa_565.png": {
6843 "allowed-digests": [ 6879 "allowed-digests": [
6844 [ 6880 [
6845 "bitmap-64bitMD5", 6881 "bitmap-64bitMD5",
6846 16123340172201812866 6882 16123340172201812866
6847 ] 6883 ]
6848 ], 6884 ],
6849 "bugs": [ 6885 "bugs": [
6850 1578 6886 1578
6851 ], 6887 ],
(...skipping 2762 matching lines...) Expand 10 before | Expand all | Expand 10 after
9614 "allowed-digests": [ 9650 "allowed-digests": [
9615 [ 9651 [
9616 "bitmap-64bitMD5", 9652 "bitmap-64bitMD5",
9617 6719196348100419960 9653 6719196348100419960
9618 ] 9654 ]
9619 ], 9655 ],
9620 "reviewed-by-human": false 9656 "reviewed-by-human": false
9621 } 9657 }
9622 } 9658 }
9623 } 9659 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698