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

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

Issue 787423002: Add baseline images for new filterfastbounds GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 6622 matching lines...) Expand 10 before | Expand all | Expand 10 after
6633 }, 6633 },
6634 "filterbitmap_text_7.00pt_msaa4.png": { 6634 "filterbitmap_text_7.00pt_msaa4.png": {
6635 "allowed-digests": [ 6635 "allowed-digests": [
6636 [ 6636 [
6637 "bitmap-64bitMD5", 6637 "bitmap-64bitMD5",
6638 12185559129446776841 6638 12185559129446776841
6639 ] 6639 ]
6640 ], 6640 ],
6641 "reviewed-by-human": true 6641 "reviewed-by-human": true
6642 }, 6642 },
6643 "filterfastbounds_565.png": {
6644 "allowed-digests": [
6645 [
6646 "bitmap-64bitMD5",
6647 1818391908052024401
6648 ]
6649 ],
6650 "reviewed-by-human": true
6651 },
6652 "filterfastbounds_8888.png": {
6653 "allowed-digests": [
6654 [
6655 "bitmap-64bitMD5",
6656 13655332983770120297
6657 ]
6658 ],
6659 "reviewed-by-human": true
6660 },
6661 "filterfastbounds_gpu.png": {
6662 "allowed-digests": [
6663 [
6664 "bitmap-64bitMD5",
6665 17575456420587331281
6666 ]
6667 ],
6668 "reviewed-by-human": true
6669 },
6670 "filterfastbounds_msaa4.png": {
6671 "allowed-digests": [
6672 [
6673 "bitmap-64bitMD5",
6674 6769105835726968659
6675 ]
6676 ],
6677 "reviewed-by-human": true
6678 },
6643 "filterindiabox_565.png": { 6679 "filterindiabox_565.png": {
6644 "allowed-digests": [ 6680 "allowed-digests": [
6645 [ 6681 [
6646 "bitmap-64bitMD5", 6682 "bitmap-64bitMD5",
6647 4735602592836874005 6683 4735602592836874005
6648 ] 6684 ]
6649 ], 6685 ],
6650 "reviewed-by-human": false 6686 "reviewed-by-human": false
6651 }, 6687 },
6652 "filterindiabox_8888.png": { 6688 "filterindiabox_8888.png": {
(...skipping 7342 matching lines...) Expand 10 before | Expand all | Expand 10 after
13995 "allowed-digests": [ 14031 "allowed-digests": [
13996 [ 14032 [
13997 "bitmap-64bitMD5", 14033 "bitmap-64bitMD5",
13998 10584725278684600171 14034 10584725278684600171
13999 ] 14035 ]
14000 ], 14036 ],
14001 "reviewed-by-human": true 14037 "reviewed-by-human": true
14002 } 14038 }
14003 } 14039 }
14004 } 14040 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698