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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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 5637 matching lines...) Expand 10 before | Expand all | Expand 10 after
5648 }, 5648 },
5649 "colortype_pdf-poppler.png": { 5649 "colortype_pdf-poppler.png": {
5650 "allowed-digests": [ 5650 "allowed-digests": [
5651 [ 5651 [
5652 "bitmap-64bitMD5", 5652 "bitmap-64bitMD5",
5653 10363407019316773455 5653 10363407019316773455
5654 ] 5654 ]
5655 ], 5655 ],
5656 "reviewed-by-human": true 5656 "reviewed-by-human": true
5657 }, 5657 },
5658 "colortype_xfermodes_565.png": {
5659 "allowed-digests": [
5660 [
5661 "bitmap-64bitMD5",
5662 4412628124721527676
5663 ]
5664 ],
5665 "reviewed-by-human": true
5666 },
5667 "colortype_xfermodes_8888.png": {
5668 "allowed-digests": [
5669 [
5670 "bitmap-64bitMD5",
5671 18153955941405614868
5672 ]
5673 ],
5674 "reviewed-by-human": true
5675 },
5676 "colortype_xfermodes_gpu.png": {
5677 "allowed-digests": [
5678 [
5679 "bitmap-64bitMD5",
5680 13423311873284536406
5681 ]
5682 ],
5683 "reviewed-by-human": true
5684 },
5685 "colortype_xfermodes_msaa16.png": {
5686 "allowed-digests": [
5687 [
5688 "bitmap-64bitMD5",
5689 26021781570424284
5690 ]
5691 ],
5692 "reviewed-by-human": true
5693 },
5694 "colortype_xfermodes_nvprmsaa4.png": {
5695 "allowed-digests": [
5696 [
5697 "bitmap-64bitMD5",
5698 16729381295385216317
5699 ]
5700 ],
5701 "reviewed-by-human": true
5702 },
5703 "colortype_xfermodes_pdf-poppler.png": {
5704 "allowed-digests": [
5705 [
5706 "bitmap-64bitMD5",
5707 3750102155106857404
5708 ]
5709 ],
5710 "reviewed-by-human": true
5711 },
5658 "complexclip2_565.png": { 5712 "complexclip2_565.png": {
5659 "allowed-digests": [ 5713 "allowed-digests": [
5660 [ 5714 [
5661 "bitmap-64bitMD5", 5715 "bitmap-64bitMD5",
5662 1971136545200141017 5716 1971136545200141017
5663 ] 5717 ]
5664 ], 5718 ],
5665 "ignore-failure": false 5719 "ignore-failure": false
5666 }, 5720 },
5667 "complexclip2_8888.png": { 5721 "complexclip2_8888.png": {
(...skipping 15493 matching lines...) Expand 10 before | Expand all | Expand 10 after
21161 "allowed-digests": [ 21215 "allowed-digests": [
21162 [ 21216 [
21163 "bitmap-64bitMD5", 21217 "bitmap-64bitMD5",
21164 11835374726311942978 21218 11835374726311942978
21165 ] 21219 ]
21166 ], 21220 ],
21167 "reviewed-by-human": true 21221 "reviewed-by-human": true
21168 } 21222 }
21169 } 21223 }
21170 } 21224 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698