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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/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 5636 matching lines...) Expand 10 before | Expand all | Expand 10 after
5647 }, 5647 },
5648 "colortype_pdf-poppler.png": { 5648 "colortype_pdf-poppler.png": {
5649 "allowed-digests": [ 5649 "allowed-digests": [
5650 [ 5650 [
5651 "bitmap-64bitMD5", 5651 "bitmap-64bitMD5",
5652 10363407019316773455 5652 10363407019316773455
5653 ] 5653 ]
5654 ], 5654 ],
5655 "reviewed-by-human": true 5655 "reviewed-by-human": true
5656 }, 5656 },
5657 "colortype_xfermodes_565.png": {
5658 "allowed-digests": [
5659 [
5660 "bitmap-64bitMD5",
5661 4412628124721527676
5662 ]
5663 ],
5664 "reviewed-by-human": true
5665 },
5666 "colortype_xfermodes_8888.png": {
5667 "allowed-digests": [
5668 [
5669 "bitmap-64bitMD5",
5670 18153955941405614868
5671 ]
5672 ],
5673 "reviewed-by-human": true
5674 },
5675 "colortype_xfermodes_gpu.png": {
5676 "allowed-digests": [
5677 [
5678 "bitmap-64bitMD5",
5679 13423311873284536406
5680 ]
5681 ],
5682 "reviewed-by-human": true
5683 },
5684 "colortype_xfermodes_msaa16.png": {
5685 "allowed-digests": [
5686 [
5687 "bitmap-64bitMD5",
5688 26021781570424284
5689 ]
5690 ],
5691 "reviewed-by-human": true
5692 },
5693 "colortype_xfermodes_nvprmsaa4.png": {
5694 "allowed-digests": [
5695 [
5696 "bitmap-64bitMD5",
5697 16729381295385216317
5698 ]
5699 ],
5700 "reviewed-by-human": true
5701 },
5702 "colortype_xfermodes_pdf-poppler.png": {
5703 "allowed-digests": [
5704 [
5705 "bitmap-64bitMD5",
5706 3750102155106857404
5707 ]
5708 ],
5709 "reviewed-by-human": true
5710 },
5657 "complexclip2_565.png": { 5711 "complexclip2_565.png": {
5658 "allowed-digests": [ 5712 "allowed-digests": [
5659 [ 5713 [
5660 "bitmap-64bitMD5", 5714 "bitmap-64bitMD5",
5661 1971136545200141017 5715 1971136545200141017
5662 ] 5716 ]
5663 ], 5717 ],
5664 "ignore-failure": false 5718 "ignore-failure": false
5665 }, 5719 },
5666 "complexclip2_8888.png": { 5720 "complexclip2_8888.png": {
(...skipping 15729 matching lines...) Expand 10 before | Expand all | Expand 10 after
21396 "allowed-digests": [ 21450 "allowed-digests": [
21397 [ 21451 [
21398 "bitmap-64bitMD5", 21452 "bitmap-64bitMD5",
21399 11835374726311942978 21453 11835374726311942978
21400 ] 21454 ]
21401 ], 21455 ],
21402 "reviewed-by-human": true 21456 "reviewed-by-human": true
21403 } 21457 }
21404 } 21458 }
21405 } 21459 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698