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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-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 8768 matching lines...) Expand 10 before | Expand all | Expand 10 after
8779 "filterbitmap_text_7.00pt_pdf-poppler.png": { 8779 "filterbitmap_text_7.00pt_pdf-poppler.png": {
8780 "allowed-digests": [ 8780 "allowed-digests": [
8781 [ 8781 [
8782 "bitmap-64bitMD5", 8782 "bitmap-64bitMD5",
8783 3445508182485510751 8783 3445508182485510751
8784 ] 8784 ]
8785 ], 8785 ],
8786 "ignore-failure": true, 8786 "ignore-failure": true,
8787 "reviewed-by-human": false 8787 "reviewed-by-human": false
8788 }, 8788 },
8789 "filterfastbounds_565.png": {
8790 "allowed-digests": [
8791 [
8792 "bitmap-64bitMD5",
8793 1818391908052024401
8794 ]
8795 ],
8796 "reviewed-by-human": true
8797 },
8798 "filterfastbounds_8888.png": {
8799 "allowed-digests": [
8800 [
8801 "bitmap-64bitMD5",
8802 13655332983770120297
8803 ]
8804 ],
8805 "reviewed-by-human": true
8806 },
8807 "filterfastbounds_gpu.png": {
8808 "allowed-digests": [
8809 [
8810 "bitmap-64bitMD5",
8811 6148986294393106031
8812 ]
8813 ],
8814 "reviewed-by-human": true
8815 },
8816 "filterfastbounds_pdf-mac.png": {
8817 "allowed-digests": [
8818 [
8819 "bitmap-64bitMD5",
8820 15281829058472151121
8821 ]
8822 ],
8823 "reviewed-by-human": true
8824 },
8789 "filterindiabox_565.png": { 8825 "filterindiabox_565.png": {
8790 "allowed-digests": [ 8826 "allowed-digests": [
8791 [ 8827 [
8792 "bitmap-64bitMD5", 8828 "bitmap-64bitMD5",
8793 5356292344634806612 8829 5356292344634806612
8794 ] 8830 ]
8795 ], 8831 ],
8796 "reviewed-by-human": false 8832 "reviewed-by-human": false
8797 }, 8833 },
8798 "filterindiabox_8888.png": { 8834 "filterindiabox_8888.png": {
(...skipping 9413 matching lines...) Expand 10 before | Expand all | Expand 10 after
18212 "allowed-digests": [ 18248 "allowed-digests": [
18213 [ 18249 [
18214 "bitmap-64bitMD5", 18250 "bitmap-64bitMD5",
18215 11835374726311942978 18251 11835374726311942978
18216 ] 18252 ]
18217 ], 18253 ],
18218 "reviewed-by-human": true 18254 "reviewed-by-human": true
18219 } 18255 }
18220 } 18256 }
18221 } 18257 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698