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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-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 2667 matching lines...) Expand 10 before | Expand all | Expand 10 after
2678 }, 2678 },
2679 "colortype_gpu.png": { 2679 "colortype_gpu.png": {
2680 "allowed-digests": [ 2680 "allowed-digests": [
2681 [ 2681 [
2682 "bitmap-64bitMD5", 2682 "bitmap-64bitMD5",
2683 15383296781822176965 2683 15383296781822176965
2684 ] 2684 ]
2685 ], 2685 ],
2686 "reviewed-by-human": true 2686 "reviewed-by-human": true
2687 }, 2687 },
2688 "colortype_xfermodes_565.png": {
2689 "allowed-digests": [
2690 [
2691 "bitmap-64bitMD5",
2692 17087219218203486115
2693 ]
2694 ],
2695 "reviewed-by-human": true
2696 },
2697 "colortype_xfermodes_8888.png": {
2698 "allowed-digests": [
2699 [
2700 "bitmap-64bitMD5",
2701 9113969698052997021
2702 ]
2703 ],
2704 "reviewed-by-human": true
2705 },
2706 "colortype_xfermodes_gpu.png": {
2707 "allowed-digests": [
2708 [
2709 "bitmap-64bitMD5",
2710 5064147586934056437
2711 ]
2712 ],
2713 "reviewed-by-human": true
2714 },
2688 "complexclip2_565.png": { 2715 "complexclip2_565.png": {
2689 "allowed-digests": [ 2716 "allowed-digests": [
2690 [ 2717 [
2691 "bitmap-64bitMD5", 2718 "bitmap-64bitMD5",
2692 1971136545200141017 2719 1971136545200141017
2693 ] 2720 ]
2694 ], 2721 ],
2695 "ignore-failure": false 2722 "ignore-failure": false
2696 }, 2723 },
2697 "complexclip2_8888.png": { 2724 "complexclip2_8888.png": {
(...skipping 7123 matching lines...) Expand 10 before | Expand all | Expand 10 after
9821 "allowed-digests": [ 9848 "allowed-digests": [
9822 [ 9849 [
9823 "bitmap-64bitMD5", 9850 "bitmap-64bitMD5",
9824 16415218204576550093 9851 16415218204576550093
9825 ] 9852 ]
9826 ], 9853 ],
9827 "reviewed-by-human": true 9854 "reviewed-by-human": true
9828 } 9855 }
9829 } 9856 }
9830 } 9857 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698