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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Release/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 15651 matching lines...) Expand 10 before | Expand all | Expand 10 after
15662 }, 15662 },
15663 "tablecolorfilter_pdf-mac.png": { 15663 "tablecolorfilter_pdf-mac.png": {
15664 "allowed-digests": [ 15664 "allowed-digests": [
15665 [ 15665 [
15666 "bitmap-64bitMD5", 15666 "bitmap-64bitMD5",
15667 8245043912748332156 15667 8245043912748332156
15668 ] 15668 ]
15669 ], 15669 ],
15670 "ignore-failure": false 15670 "ignore-failure": false
15671 }, 15671 },
15672 "tall_stretched_bitmaps_565.png": {
15673 "allowed-digests": [
15674 [
15675 "bitmap-64bitMD5",
15676 8112427169344840696
15677 ]
15678 ],
15679 "reviewed-by-human": true
15680 },
15681 "tall_stretched_bitmaps_8888.png": {
15682 "allowed-digests": [
15683 [
15684 "bitmap-64bitMD5",
15685 13258880913404178007
15686 ]
15687 ],
15688 "reviewed-by-human": true
15689 },
15690 "tall_stretched_bitmaps_gpu.png": {
15691 "allowed-digests": [
15692 [
15693 "bitmap-64bitMD5",
15694 12006263054098972213
15695 ]
15696 ],
15697 "reviewed-by-human": true
15698 },
15699 "tall_stretched_bitmaps_pdf-mac.png": {
15700 "allowed-digests": [
15701 [
15702 "bitmap-64bitMD5",
15703 7567617041387672039
15704 ]
15705 ],
15706 "reviewed-by-human": true
15707 },
15672 "testimagefilters_565.png": { 15708 "testimagefilters_565.png": {
15673 "allowed-digests": [ 15709 "allowed-digests": [
15674 [ 15710 [
15675 "bitmap-64bitMD5", 15711 "bitmap-64bitMD5",
15676 1369006746513120542 15712 1369006746513120542
15677 ] 15713 ]
15678 ], 15714 ],
15679 "ignore-failure": false 15715 "ignore-failure": false
15680 }, 15716 },
15681 "testimagefilters_8888.png": { 15717 "testimagefilters_8888.png": {
(...skipping 1488 matching lines...) Expand 10 before | Expand all | Expand 10 after
17170 "allowed-digests": [ 17206 "allowed-digests": [
17171 [ 17207 [
17172 "bitmap-64bitMD5", 17208 "bitmap-64bitMD5",
17173 11835374726311942978 17209 11835374726311942978
17174 ] 17210 ]
17175 ], 17211 ],
17176 "reviewed-by-human": true 17212 "reviewed-by-human": true
17177 } 17213 }
17178 } 17214 }
17179 } 17215 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698