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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/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 6923 matching lines...) Expand 10 before | Expand all | Expand 10 after
6934 }, 6934 },
6935 "etc1bitmap_angle.png": { 6935 "etc1bitmap_angle.png": {
6936 "allowed-digests": [ 6936 "allowed-digests": [
6937 [ 6937 [
6938 "bitmap-64bitMD5", 6938 "bitmap-64bitMD5",
6939 10396043285211938891 6939 10396043285211938891
6940 ] 6940 ]
6941 ], 6941 ],
6942 "reviewed-by-human": true 6942 "reviewed-by-human": true
6943 }, 6943 },
6944 "etc1bitmap_ktx_angle.png": {
6945 "allowed-digests": [
6946 [
6947 "bitmap-64bitMD5",
6948 17338451294848191155
6949 ]
6950 ],
6951 "reviewed-by-human": true
6952 },
6953 "etc1bitmap_npot_angle.png": {
6954 "allowed-digests": [
6955 [
6956 "bitmap-64bitMD5",
6957 9352463391366748675
6958 ]
6959 ],
6960 "reviewed-by-human": true
6961 },
6962 "etc1bitmap_pkm_angle.png": {
6963 "allowed-digests": [
6964 [
6965 "bitmap-64bitMD5",
6966 17338451294848191155
6967 ]
6968 ],
6969 "reviewed-by-human": true
6970 },
6944 "extractbitmap_565.png": { 6971 "extractbitmap_565.png": {
6945 "allowed-digests": [ 6972 "allowed-digests": [
6946 [ 6973 [
6947 "bitmap-64bitMD5", 6974 "bitmap-64bitMD5",
6948 10931473040653078858 6975 10931473040653078858
6949 ] 6976 ]
6950 ], 6977 ],
6951 "reviewed-by-human": true 6978 "reviewed-by-human": true
6952 }, 6979 },
6953 "extractbitmap_8888.png": { 6980 "extractbitmap_8888.png": {
(...skipping 8460 matching lines...) Expand 10 before | Expand all | Expand 10 after
15414 14019814087375927425 15441 14019814087375927425
15415 ] 15442 ]
15416 ], 15443 ],
15417 "bugs": [ 15444 "bugs": [
15418 1578 15445 1578
15419 ], 15446 ],
15420 "reviewed-by-human": false 15447 "reviewed-by-human": false
15421 } 15448 }
15422 } 15449 }
15423 } 15450 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698