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

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

Issue 325783003: New etcbitmap baselines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 3831 matching lines...) Expand 10 before | Expand all | Expand 10 after
3842 }, 3842 },
3843 "etc1bitmap_gpu.png": { 3843 "etc1bitmap_gpu.png": {
3844 "allowed-digests": [ 3844 "allowed-digests": [
3845 [ 3845 [
3846 "bitmap-64bitMD5", 3846 "bitmap-64bitMD5",
3847 10396043285211938891 3847 10396043285211938891
3848 ] 3848 ]
3849 ], 3849 ],
3850 "reviewed-by-human": true 3850 "reviewed-by-human": true
3851 }, 3851 },
3852 "etc1bitmap_ktx_565.png": {
3853 "allowed-digests": [
3854 [
3855 "bitmap-64bitMD5",
3856 10660132459335344948
3857 ]
3858 ],
3859 "reviewed-by-human": true
3860 },
3861 "etc1bitmap_ktx_8888.png": {
3862 "allowed-digests": [
3863 [
3864 "bitmap-64bitMD5",
3865 17338451294848191155
3866 ]
3867 ],
3868 "reviewed-by-human": true
3869 },
3870 "etc1bitmap_ktx_gpu.png": {
3871 "allowed-digests": [
3872 [
3873 "bitmap-64bitMD5",
3874 17338451294848191155
3875 ]
3876 ],
3877 "reviewed-by-human": true
3878 },
3879 "etc1bitmap_npot_565.png": {
3880 "allowed-digests": [
3881 [
3882 "bitmap-64bitMD5",
3883 4755621039067033683
3884 ]
3885 ],
3886 "reviewed-by-human": true
3887 },
3888 "etc1bitmap_npot_8888.png": {
3889 "allowed-digests": [
3890 [
3891 "bitmap-64bitMD5",
3892 9352463391366748675
3893 ]
3894 ],
3895 "reviewed-by-human": true
3896 },
3897 "etc1bitmap_npot_gpu.png": {
3898 "allowed-digests": [
3899 [
3900 "bitmap-64bitMD5",
3901 9352463391366748675
3902 ]
3903 ],
3904 "reviewed-by-human": true
3905 },
3906 "etc1bitmap_pkm_565.png": {
3907 "allowed-digests": [
3908 [
3909 "bitmap-64bitMD5",
3910 10660132459335344948
3911 ]
3912 ],
3913 "reviewed-by-human": true
3914 },
3915 "etc1bitmap_pkm_8888.png": {
3916 "allowed-digests": [
3917 [
3918 "bitmap-64bitMD5",
3919 17338451294848191155
3920 ]
3921 ],
3922 "reviewed-by-human": true
3923 },
3924 "etc1bitmap_pkm_gpu.png": {
3925 "allowed-digests": [
3926 [
3927 "bitmap-64bitMD5",
3928 17338451294848191155
3929 ]
3930 ],
3931 "reviewed-by-human": true
3932 },
3852 "extractbitmap_565.png": { 3933 "extractbitmap_565.png": {
3853 "allowed-digests": [ 3934 "allowed-digests": [
3854 [ 3935 [
3855 "bitmap-64bitMD5", 3936 "bitmap-64bitMD5",
3856 10931473040653078858 3937 10931473040653078858
3857 ] 3938 ]
3858 ], 3939 ],
3859 "reviewed-by-human": true 3940 "reviewed-by-human": true
3860 }, 3941 },
3861 "extractbitmap_8888.png": { 3942 "extractbitmap_8888.png": {
(...skipping 4817 matching lines...) Expand 10 before | Expand all | Expand 10 after
8679 "allowed-digests": [ 8760 "allowed-digests": [
8680 [ 8761 [
8681 "bitmap-64bitMD5", 8762 "bitmap-64bitMD5",
8682 12025936981544886506 8763 12025936981544886506
8683 ] 8764 ]
8684 ], 8765 ],
8685 "reviewed-by-human": true 8766 "reviewed-by-human": true
8686 } 8767 }
8687 } 8768 }
8688 } 8769 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698