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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 3782 matching lines...) Expand 10 before | Expand all | Expand 10 after
3793 }, 3793 },
3794 "etc1bitmap_gpu.png": { 3794 "etc1bitmap_gpu.png": {
3795 "allowed-digests": [ 3795 "allowed-digests": [
3796 [ 3796 [
3797 "bitmap-64bitMD5", 3797 "bitmap-64bitMD5",
3798 10396043285211938891 3798 10396043285211938891
3799 ] 3799 ]
3800 ], 3800 ],
3801 "reviewed-by-human": true 3801 "reviewed-by-human": true
3802 }, 3802 },
3803 "etc1bitmap_ktx_565.png": {
3804 "allowed-digests": [
3805 [
3806 "bitmap-64bitMD5",
3807 10660132459335344948
3808 ]
3809 ],
3810 "reviewed-by-human": true
3811 },
3812 "etc1bitmap_ktx_8888.png": {
3813 "allowed-digests": [
3814 [
3815 "bitmap-64bitMD5",
3816 17338451294848191155
3817 ]
3818 ],
3819 "reviewed-by-human": true
3820 },
3821 "etc1bitmap_ktx_gpu.png": {
3822 "allowed-digests": [
3823 [
3824 "bitmap-64bitMD5",
3825 17338451294848191155
3826 ]
3827 ],
3828 "reviewed-by-human": true
3829 },
3830 "etc1bitmap_npot_565.png": {
3831 "allowed-digests": [
3832 [
3833 "bitmap-64bitMD5",
3834 4755621039067033683
3835 ]
3836 ],
3837 "reviewed-by-human": true
3838 },
3839 "etc1bitmap_npot_8888.png": {
3840 "allowed-digests": [
3841 [
3842 "bitmap-64bitMD5",
3843 9352463391366748675
3844 ]
3845 ],
3846 "reviewed-by-human": true
3847 },
3848 "etc1bitmap_npot_gpu.png": {
3849 "allowed-digests": [
3850 [
3851 "bitmap-64bitMD5",
3852 9352463391366748675
3853 ]
3854 ],
3855 "reviewed-by-human": true
3856 },
3857 "etc1bitmap_pkm_565.png": {
3858 "allowed-digests": [
3859 [
3860 "bitmap-64bitMD5",
3861 10660132459335344948
3862 ]
3863 ],
3864 "reviewed-by-human": true
3865 },
3866 "etc1bitmap_pkm_8888.png": {
3867 "allowed-digests": [
3868 [
3869 "bitmap-64bitMD5",
3870 17338451294848191155
3871 ]
3872 ],
3873 "reviewed-by-human": true
3874 },
3875 "etc1bitmap_pkm_gpu.png": {
3876 "allowed-digests": [
3877 [
3878 "bitmap-64bitMD5",
3879 17338451294848191155
3880 ]
3881 ],
3882 "reviewed-by-human": true
3883 },
3803 "extractbitmap_565.png": { 3884 "extractbitmap_565.png": {
3804 "allowed-digests": [ 3885 "allowed-digests": [
3805 [ 3886 [
3806 "bitmap-64bitMD5", 3887 "bitmap-64bitMD5",
3807 10931473040653078858 3888 10931473040653078858
3808 ] 3889 ]
3809 ], 3890 ],
3810 "reviewed-by-human": true 3891 "reviewed-by-human": true
3811 }, 3892 },
3812 "extractbitmap_8888.png": { 3893 "extractbitmap_8888.png": {
(...skipping 4782 matching lines...) Expand 10 before | Expand all | Expand 10 after
8595 "allowed-digests": [ 8676 "allowed-digests": [
8596 [ 8677 [
8597 "bitmap-64bitMD5", 8678 "bitmap-64bitMD5",
8598 7871079263072256188 8679 7871079263072256188
8599 ] 8680 ]
8600 ], 8681 ],
8601 "reviewed-by-human": true 8682 "reviewed-by-human": true
8602 } 8683 }
8603 } 8684 }
8604 } 8685 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698