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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 6767 matching lines...) Expand 10 before | Expand all | Expand 10 after
6778 "filterbitmap_text_7.00pt_pdf-poppler.png": { 6778 "filterbitmap_text_7.00pt_pdf-poppler.png": {
6779 "allowed-digests": [ 6779 "allowed-digests": [
6780 [ 6780 [
6781 "bitmap-64bitMD5", 6781 "bitmap-64bitMD5",
6782 15239359644602915396 6782 15239359644602915396
6783 ] 6783 ]
6784 ], 6784 ],
6785 "ignore-failure": true, 6785 "ignore-failure": true,
6786 "reviewed-by-human": false 6786 "reviewed-by-human": false
6787 }, 6787 },
6788 "filterfastbounds_565.png": {
6789 "allowed-digests": [
6790 [
6791 "bitmap-64bitMD5",
6792 1818391908052024401
6793 ]
6794 ],
6795 "reviewed-by-human": true
6796 },
6797 "filterfastbounds_8888.png": {
6798 "allowed-digests": [
6799 [
6800 "bitmap-64bitMD5",
6801 13655332983770120297
6802 ]
6803 ],
6804 "reviewed-by-human": true
6805 },
6806 "filterfastbounds_gpu.png": {
6807 "allowed-digests": [
6808 [
6809 "bitmap-64bitMD5",
6810 13151449337428384517
6811 ]
6812 ],
6813 "reviewed-by-human": true
6814 },
6788 "filterindiabox_565.png": { 6815 "filterindiabox_565.png": {
6789 "allowed-digests": [ 6816 "allowed-digests": [
6790 [ 6817 [
6791 "bitmap-64bitMD5", 6818 "bitmap-64bitMD5",
6792 5356292344634806612 6819 5356292344634806612
6793 ] 6820 ]
6794 ], 6821 ],
6795 "reviewed-by-human": false 6822 "reviewed-by-human": false
6796 }, 6823 },
6797 "filterindiabox_8888.png": { 6824 "filterindiabox_8888.png": {
(...skipping 7403 matching lines...) Expand 10 before | Expand all | Expand 10 after
14201 "allowed-digests": [ 14228 "allowed-digests": [
14202 [ 14229 [
14203 "bitmap-64bitMD5", 14230 "bitmap-64bitMD5",
14204 12937422788648264516 14231 12937422788648264516
14205 ] 14232 ]
14206 ], 14233 ],
14207 "reviewed-by-human": true 14234 "reviewed-by-human": true
14208 } 14235 }
14209 } 14236 }
14210 } 14237 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698