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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 789293003: Initial baselines for tall_stretched_bitmaps 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 17738 matching lines...) Expand 10 before | Expand all | Expand 10 after
17749 [ 17749 [
17750 "bitmap-64bitMD5", 17750 "bitmap-64bitMD5",
17751 17941013090369285128 17751 17941013090369285128
17752 ] 17752 ]
17753 ], 17753 ],
17754 "bugs": [ 17754 "bugs": [
17755 1578 17755 1578
17756 ], 17756 ],
17757 "reviewed-by-human": false 17757 "reviewed-by-human": false
17758 }, 17758 },
17759 "tall_stretched_bitmaps_565.png": {
17760 "allowed-digests": [
17761 [
17762 "bitmap-64bitMD5",
17763 8112427169344840696
17764 ]
17765 ],
17766 "reviewed-by-human": true
17767 },
17768 "tall_stretched_bitmaps_8888.png": {
17769 "allowed-digests": [
17770 [
17771 "bitmap-64bitMD5",
17772 13258880913404178007
17773 ]
17774 ],
17775 "reviewed-by-human": true
17776 },
17777 "tall_stretched_bitmaps_gpu.png": {
17778 "allowed-digests": [
17779 [
17780 "bitmap-64bitMD5",
17781 12006263054098972213
17782 ]
17783 ],
17784 "reviewed-by-human": true
17785 },
17786 "tall_stretched_bitmaps_pdf-mac.png": {
17787 "allowed-digests": [
17788 [
17789 "bitmap-64bitMD5",
17790 7567617041387672039
17791 ]
17792 ],
17793 "reviewed-by-human": true
17794 },
17759 "testimagefilters_565.png": { 17795 "testimagefilters_565.png": {
17760 "allowed-digests": [ 17796 "allowed-digests": [
17761 [ 17797 [
17762 "bitmap-64bitMD5", 17798 "bitmap-64bitMD5",
17763 1369006746513120542 17799 1369006746513120542
17764 ] 17800 ]
17765 ], 17801 ],
17766 "ignore-failure": false 17802 "ignore-failure": false
17767 }, 17803 },
17768 "testimagefilters_8888.png": { 17804 "testimagefilters_8888.png": {
(...skipping 1569 matching lines...) Expand 10 before | Expand all | Expand 10 after
19338 "allowed-digests": [ 19374 "allowed-digests": [
19339 [ 19375 [
19340 "bitmap-64bitMD5", 19376 "bitmap-64bitMD5",
19341 11835374726311942978 19377 11835374726311942978
19342 ] 19378 ]
19343 ], 19379 ],
19344 "reviewed-by-human": true 19380 "reviewed-by-human": true
19345 } 19381 }
19346 } 19382 }
19347 } 19383 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698