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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 16724 matching lines...) Expand 10 before | Expand all | Expand 10 after
16735 [ 16735 [
16736 "bitmap-64bitMD5", 16736 "bitmap-64bitMD5",
16737 17941013090369285128 16737 17941013090369285128
16738 ] 16738 ]
16739 ], 16739 ],
16740 "bugs": [ 16740 "bugs": [
16741 1578 16741 1578
16742 ], 16742 ],
16743 "reviewed-by-human": false 16743 "reviewed-by-human": false
16744 }, 16744 },
16745 "tall_stretched_bitmaps_565.png": {
16746 "allowed-digests": [
16747 [
16748 "bitmap-64bitMD5",
16749 8112427169344840696
16750 ]
16751 ],
16752 "reviewed-by-human": true
16753 },
16754 "tall_stretched_bitmaps_8888.png": {
16755 "allowed-digests": [
16756 [
16757 "bitmap-64bitMD5",
16758 13258880913404178007
16759 ]
16760 ],
16761 "reviewed-by-human": true
16762 },
16763 "tall_stretched_bitmaps_gpu.png": {
16764 "allowed-digests": [
16765 [
16766 "bitmap-64bitMD5",
16767 12006263054098972213
16768 ]
16769 ],
16770 "reviewed-by-human": true
16771 },
16772 "tall_stretched_bitmaps_pdf-mac.png": {
16773 "allowed-digests": [
16774 [
16775 "bitmap-64bitMD5",
16776 7567617041387672039
16777 ]
16778 ],
16779 "reviewed-by-human": true
16780 },
16745 "testimagefilters_565.png": { 16781 "testimagefilters_565.png": {
16746 "allowed-digests": [ 16782 "allowed-digests": [
16747 [ 16783 [
16748 "bitmap-64bitMD5", 16784 "bitmap-64bitMD5",
16749 1369006746513120542 16785 1369006746513120542
16750 ] 16786 ]
16751 ], 16787 ],
16752 "bugs": [ 16788 "bugs": [
16753 1578 16789 1578
16754 ], 16790 ],
(...skipping 1493 matching lines...) Expand 10 before | Expand all | Expand 10 after
18248 "allowed-digests": [ 18284 "allowed-digests": [
18249 [ 18285 [
18250 "bitmap-64bitMD5", 18286 "bitmap-64bitMD5",
18251 11835374726311942978 18287 11835374726311942978
18252 ] 18288 ]
18253 ], 18289 ],
18254 "reviewed-by-human": true 18290 "reviewed-by-human": true
18255 } 18291 }
18256 } 18292 }
18257 } 18293 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698