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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/expected-results.json

Issue 695343002: Rebaselines for new colortype-xfermodes gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 5693 matching lines...) Expand 10 before | Expand all | Expand 10 after
5704 }, 5704 },
5705 "colortype_pdf-poppler.png": { 5705 "colortype_pdf-poppler.png": {
5706 "allowed-digests": [ 5706 "allowed-digests": [
5707 [ 5707 [
5708 "bitmap-64bitMD5", 5708 "bitmap-64bitMD5",
5709 10363407019316773455 5709 10363407019316773455
5710 ] 5710 ]
5711 ], 5711 ],
5712 "reviewed-by-human": true 5712 "reviewed-by-human": true
5713 }, 5713 },
5714 "colortype_xfermodes_565.png": {
5715 "allowed-digests": [
5716 [
5717 "bitmap-64bitMD5",
5718 4412628124721527676
5719 ]
5720 ],
5721 "reviewed-by-human": true
5722 },
5723 "colortype_xfermodes_8888.png": {
5724 "allowed-digests": [
5725 [
5726 "bitmap-64bitMD5",
5727 18153955941405614868
5728 ]
5729 ],
5730 "reviewed-by-human": true
5731 },
5732 "colortype_xfermodes_gpu.png": {
5733 "allowed-digests": [
5734 [
5735 "bitmap-64bitMD5",
5736 13423311873284536406
5737 ]
5738 ],
5739 "reviewed-by-human": true
5740 },
5741 "colortype_xfermodes_msaa16.png": {
5742 "allowed-digests": [
5743 [
5744 "bitmap-64bitMD5",
5745 26021781570424284
5746 ]
5747 ],
5748 "reviewed-by-human": true
5749 },
5750 "colortype_xfermodes_nvprmsaa4.png": {
5751 "allowed-digests": [
5752 [
5753 "bitmap-64bitMD5",
5754 16729381295385216317
5755 ]
5756 ],
5757 "reviewed-by-human": true
5758 },
5759 "colortype_xfermodes_pdf-poppler.png": {
5760 "allowed-digests": [
5761 [
5762 "bitmap-64bitMD5",
5763 3750102155106857404
5764 ]
5765 ],
5766 "reviewed-by-human": true
5767 },
5714 "complexclip2_565.png": { 5768 "complexclip2_565.png": {
5715 "allowed-digests": [ 5769 "allowed-digests": [
5716 [ 5770 [
5717 "bitmap-64bitMD5", 5771 "bitmap-64bitMD5",
5718 1971136545200141017 5772 1971136545200141017
5719 ] 5773 ]
5720 ], 5774 ],
5721 "ignore-failure": false 5775 "ignore-failure": false
5722 }, 5776 },
5723 "complexclip2_8888.png": { 5777 "complexclip2_8888.png": {
(...skipping 15595 matching lines...) Expand 10 before | Expand all | Expand 10 after
21319 "allowed-digests": [ 21373 "allowed-digests": [
21320 [ 21374 [
21321 "bitmap-64bitMD5", 21375 "bitmap-64bitMD5",
21322 11835374726311942978 21376 11835374726311942978
21323 ] 21377 ]
21324 ], 21378 ],
21325 "reviewed-by-human": true 21379 "reviewed-by-human": true
21326 } 21380 }
21327 } 21381 }
21328 } 21382 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698