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

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

Issue 471723002: Rebaseline R11 and ASTC bitmap GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 }, 215 },
216 "arithmode_gpu.png": { 216 "arithmode_gpu.png": {
217 "allowed-digests": [ 217 "allowed-digests": [
218 [ 218 [
219 "bitmap-64bitMD5", 219 "bitmap-64bitMD5",
220 10845196607849461596 220 10845196607849461596
221 ] 221 ]
222 ], 222 ],
223 "reviewed-by-human": true 223 "reviewed-by-human": true
224 }, 224 },
225 "astcbitmap_565.png": {
226 "allowed-digests": [
227 [
228 "bitmap-64bitMD5",
229 7296080463405164282
230 ]
231 ],
232 "reviewed-by-human": true
233 },
234 "astcbitmap_8888.png": {
235 "allowed-digests": [
236 [
237 "bitmap-64bitMD5",
238 7104155647358997780
239 ]
240 ],
241 "reviewed-by-human": true
242 },
243 "astcbitmap_gpu.png": {
244 "allowed-digests": [
245 [
246 "bitmap-64bitMD5",
247 7104155647358997780
248 ]
249 ],
250 "reviewed-by-human": true
251 },
225 "bat_gpu.png": { 252 "bat_gpu.png": {
226 "allowed-digests": [ 253 "allowed-digests": [
227 [ 254 [
228 "bitmap-64bitMD5", 255 "bitmap-64bitMD5",
229 8027686336021409348 256 8027686336021409348
230 ] 257 ]
231 ], 258 ],
232 "bugs": [ 259 "bugs": [
233 1759 260 1759
234 ], 261 ],
(...skipping 3661 matching lines...) Expand 10 before | Expand all | Expand 10 after
3896 }, 3923 },
3897 "etc1bitmap_pkm_gpu.png": { 3924 "etc1bitmap_pkm_gpu.png": {
3898 "allowed-digests": [ 3925 "allowed-digests": [
3899 [ 3926 [
3900 "bitmap-64bitMD5", 3927 "bitmap-64bitMD5",
3901 17338451294848191155 3928 17338451294848191155
3902 ] 3929 ]
3903 ], 3930 ],
3904 "reviewed-by-human": true 3931 "reviewed-by-human": true
3905 }, 3932 },
3933 "etc1bitmap_r11.ktx_565.png": {
3934 "allowed-digests": [
3935 [
3936 "bitmap-64bitMD5",
3937 3263188022291407521
3938 ]
3939 ],
3940 "reviewed-by-human": true
3941 },
3942 "etc1bitmap_r11.ktx_8888.png": {
3943 "allowed-digests": [
3944 [
3945 "bitmap-64bitMD5",
3946 14073051900873346231
3947 ]
3948 ],
3949 "reviewed-by-human": true
3950 },
3951 "etc1bitmap_r11.ktx_gpu.png": {
3952 "allowed-digests": [
3953 [
3954 "bitmap-64bitMD5",
3955 14073051900873346231
3956 ]
3957 ],
3958 "reviewed-by-human": true
3959 },
3906 "extractbitmap_565.png": { 3960 "extractbitmap_565.png": {
3907 "allowed-digests": [ 3961 "allowed-digests": [
3908 [ 3962 [
3909 "bitmap-64bitMD5", 3963 "bitmap-64bitMD5",
3910 10931473040653078858 3964 10931473040653078858
3911 ] 3965 ]
3912 ], 3966 ],
3913 "reviewed-by-human": true 3967 "reviewed-by-human": true
3914 }, 3968 },
3915 "extractbitmap_8888.png": { 3969 "extractbitmap_8888.png": {
(...skipping 4873 matching lines...) Expand 10 before | Expand all | Expand 10 after
8789 "allowed-digests": [ 8843 "allowed-digests": [
8790 [ 8844 [
8791 "bitmap-64bitMD5", 8845 "bitmap-64bitMD5",
8792 4896933091710642125 8846 4896933091710642125
8793 ] 8847 ]
8794 ], 8848 ],
8795 "reviewed-by-human": true 8849 "reviewed-by-human": true
8796 } 8850 }
8797 } 8851 }
8798 } 8852 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698