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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/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 6761 matching lines...) Expand 10 before | Expand all | Expand 10 after
6772 "filterbitmap_text_7.00pt_pdf-poppler.png": { 6772 "filterbitmap_text_7.00pt_pdf-poppler.png": {
6773 "allowed-digests": [ 6773 "allowed-digests": [
6774 [ 6774 [
6775 "bitmap-64bitMD5", 6775 "bitmap-64bitMD5",
6776 15239359644602915396 6776 15239359644602915396
6777 ] 6777 ]
6778 ], 6778 ],
6779 "ignore-failure": true, 6779 "ignore-failure": true,
6780 "reviewed-by-human": false 6780 "reviewed-by-human": false
6781 }, 6781 },
6782 "filterfastbounds_565.png": {
6783 "allowed-digests": [
6784 [
6785 "bitmap-64bitMD5",
6786 1818391908052024401
6787 ]
6788 ],
6789 "reviewed-by-human": true
6790 },
6791 "filterfastbounds_8888.png": {
6792 "allowed-digests": [
6793 [
6794 "bitmap-64bitMD5",
6795 13655332983770120297
6796 ]
6797 ],
6798 "reviewed-by-human": true
6799 },
6800 "filterfastbounds_gpu.png": {
6801 "allowed-digests": [
6802 [
6803 "bitmap-64bitMD5",
6804 13151449337428384517
6805 ]
6806 ],
6807 "reviewed-by-human": true
6808 },
6782 "filterindiabox_565.png": { 6809 "filterindiabox_565.png": {
6783 "allowed-digests": [ 6810 "allowed-digests": [
6784 [ 6811 [
6785 "bitmap-64bitMD5", 6812 "bitmap-64bitMD5",
6786 5356292344634806612 6813 5356292344634806612
6787 ] 6814 ]
6788 ], 6815 ],
6789 "reviewed-by-human": false 6816 "reviewed-by-human": false
6790 }, 6817 },
6791 "filterindiabox_8888.png": { 6818 "filterindiabox_8888.png": {
(...skipping 7371 matching lines...) Expand 10 before | Expand all | Expand 10 after
14163 "allowed-digests": [ 14190 "allowed-digests": [
14164 [ 14191 [
14165 "bitmap-64bitMD5", 14192 "bitmap-64bitMD5",
14166 12937422788648264516 14193 12937422788648264516
14167 ] 14194 ]
14168 ], 14195 ],
14169 "reviewed-by-human": true 14196 "reviewed-by-human": true
14170 } 14197 }
14171 } 14198 }
14172 } 14199 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698