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

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

Issue 300063007: Update expectations for etc1bitmap (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 3819 matching lines...) Expand 10 before | Expand all | Expand 10 after
3830 }, 3830 },
3831 "emptypath_gpu.png": { 3831 "emptypath_gpu.png": {
3832 "allowed-digests": [ 3832 "allowed-digests": [
3833 [ 3833 [
3834 "bitmap-64bitMD5", 3834 "bitmap-64bitMD5",
3835 773867758980201814 3835 773867758980201814
3836 ] 3836 ]
3837 ], 3837 ],
3838 "reviewed-by-human": true 3838 "reviewed-by-human": true
3839 }, 3839 },
3840 "etc1bitmap_565.png": {
3841 "allowed-digests": [
3842 [
3843 "bitmap-64bitMD5",
3844 15855537393781495131
3845 ]
3846 ],
3847 "reviewed-by-human": true
3848 },
3849 "etc1bitmap_8888.png": {
3850 "allowed-digests": [
3851 [
3852 "bitmap-64bitMD5",
3853 10396043285211938891
3854 ]
3855 ],
3856 "reviewed-by-human": true
3857 },
3858 "etc1bitmap_gpu.png": {
3859 "allowed-digests": [
3860 [
3861 "bitmap-64bitMD5",
3862 10396043285211938891
3863 ]
3864 ],
3865 "reviewed-by-human": true
3866 },
3840 "extractbitmap_565.png": { 3867 "extractbitmap_565.png": {
3841 "allowed-digests": [ 3868 "allowed-digests": [
3842 [ 3869 [
3843 "bitmap-64bitMD5", 3870 "bitmap-64bitMD5",
3844 10931473040653078858 3871 10931473040653078858
3845 ] 3872 ]
3846 ], 3873 ],
3847 "reviewed-by-human": true 3874 "reviewed-by-human": true
3848 }, 3875 },
3849 "extractbitmap_8888.png": { 3876 "extractbitmap_8888.png": {
(...skipping 4819 matching lines...) Expand 10 before | Expand all | Expand 10 after
8669 "allowed-digests": [ 8696 "allowed-digests": [
8670 [ 8697 [
8671 "bitmap-64bitMD5", 8698 "bitmap-64bitMD5",
8672 12025936981544886506 8699 12025936981544886506
8673 ] 8700 ]
8674 ], 8701 ],
8675 "reviewed-by-human": true 8702 "reviewed-by-human": true
8676 } 8703 }
8677 } 8704 }
8678 } 8705 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698