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

Side by Side Diff: expectations/gm/Test-Android-Nexus5-Adreno330-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 2764 matching lines...) Expand 10 before | Expand all | Expand 10 after
2775 }, 2775 },
2776 "colortype_gpu.png": { 2776 "colortype_gpu.png": {
2777 "allowed-digests": [ 2777 "allowed-digests": [
2778 [ 2778 [
2779 "bitmap-64bitMD5", 2779 "bitmap-64bitMD5",
2780 13430579085704011533 2780 13430579085704011533
2781 ] 2781 ]
2782 ], 2782 ],
2783 "reviewed-by-human": true 2783 "reviewed-by-human": true
2784 }, 2784 },
2785 "colortype_xfermodes_565.png": {
2786 "allowed-digests": [
2787 [
2788 "bitmap-64bitMD5",
2789 17333204512859553269
2790 ]
2791 ],
2792 "reviewed-by-human": true
2793 },
2794 "colortype_xfermodes_8888.png": {
2795 "allowed-digests": [
2796 [
2797 "bitmap-64bitMD5",
2798 9113969698052997021
2799 ]
2800 ],
2801 "reviewed-by-human": true
2802 },
2803 "colortype_xfermodes_gpu.png": {
2804 "allowed-digests": [
2805 [
2806 "bitmap-64bitMD5",
2807 15510244519810042858
2808 ]
2809 ],
2810 "reviewed-by-human": true
2811 },
2785 "complexclip2_565.png": { 2812 "complexclip2_565.png": {
2786 "allowed-digests": [ 2813 "allowed-digests": [
2787 [ 2814 [
2788 "bitmap-64bitMD5", 2815 "bitmap-64bitMD5",
2789 1971136545200141017 2816 1971136545200141017
2790 ] 2817 ]
2791 ], 2818 ],
2792 "bugs": [ 2819 "bugs": [
2793 2146 2820 2146
2794 ], 2821 ],
(...skipping 7478 matching lines...) Expand 10 before | Expand all | Expand 10 after
10273 "allowed-digests": [ 10300 "allowed-digests": [
10274 [ 10301 [
10275 "bitmap-64bitMD5", 10302 "bitmap-64bitMD5",
10276 7121791704213727249 10303 7121791704213727249
10277 ] 10304 ]
10278 ], 10305 ],
10279 "reviewed-by-human": true 10306 "reviewed-by-human": true
10280 } 10307 }
10281 } 10308 }
10282 } 10309 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698