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

Side by Side Diff: expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json

Issue 777443002: baseline colorwheelnative (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 2926 matching lines...) Expand 10 before | Expand all | Expand 10 after
2937 }, 2937 },
2938 "colorwheel_gpu.png": { 2938 "colorwheel_gpu.png": {
2939 "allowed-digests": [ 2939 "allowed-digests": [
2940 [ 2940 [
2941 "bitmap-64bitMD5", 2941 "bitmap-64bitMD5",
2942 14037419741049217947 2942 14037419741049217947
2943 ] 2943 ]
2944 ], 2944 ],
2945 "reviewed-by-human": true 2945 "reviewed-by-human": true
2946 }, 2946 },
2947 "colorwheelnative_565.png": {
2948 "allowed-digests": [
2949 [
2950 "bitmap-64bitMD5",
2951 17955611597624256772
2952 ]
2953 ],
2954 "reviewed-by-human": true
2955 },
2956 "colorwheelnative_8888.png": {
2957 "allowed-digests": [
2958 [
2959 "bitmap-64bitMD5",
2960 1514493088344978777
2961 ]
2962 ],
2963 "reviewed-by-human": true
2964 },
2965 "colorwheelnative_gpu.png": {
2966 "allowed-digests": [
2967 [
2968 "bitmap-64bitMD5",
2969 1514493088344978777
2970 ]
2971 ],
2972 "reviewed-by-human": true
2973 },
2947 "complexclip2_565.png": { 2974 "complexclip2_565.png": {
2948 "allowed-digests": [ 2975 "allowed-digests": [
2949 [ 2976 [
2950 "bitmap-64bitMD5", 2977 "bitmap-64bitMD5",
2951 1971136545200141017 2978 1971136545200141017
2952 ] 2979 ]
2953 ], 2980 ],
2954 "bugs": [ 2981 "bugs": [
2955 2146 2982 2146
2956 ], 2983 ],
(...skipping 7781 matching lines...) Expand 10 before | Expand all | Expand 10 after
10738 "allowed-digests": [ 10765 "allowed-digests": [
10739 [ 10766 [
10740 "bitmap-64bitMD5", 10767 "bitmap-64bitMD5",
10741 7121791704213727249 10768 7121791704213727249
10742 ] 10769 ]
10743 ], 10770 ],
10744 "reviewed-by-human": true 10771 "reviewed-by-human": true
10745 } 10772 }
10746 } 10773 }
10747 } 10774 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698