===================================================================== ===================================================================== 13 files changed, 318 insertions(+), 218 deletions(-) ===================================================================== ===================================================================== ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/libcxx on top of android-7.1.2_r27 include/__config | 6 ++++++ include/string | 4 ++++ 2 files changed, 10 insertions(+) 4015c5f10 Disable unsigned integer sanitizer for basic_string::replace() ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/libjpeg-turbo on top of android-7.1.2_r27 Android.mk | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) 0c5af5a Android.mk: integrate tjbench test ===================================================================== Patchsets applied to https://android.googlesource.com/platform/external/mksh on top of android-7.1.2_r27 mkshrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) b2fd74f update the promopt and add alias for ll ===================================================================== Patchsets applied to https://android.googlesource.com/platform/frameworks/native on top of android-7.1.2_r27 opengl/libagl/egl.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 9e9ef7115 libGLES_android: Add generic 32bpp BGRA EGLConfig ===================================================================== Patchsets applied to https://android.googlesource.com/platform/system/core on top of android-7.1.2_r27 init/Android.mk | 13 ++ init/bootchart.cpp | 330 ++++++++++++++++++----------------------------- init/bootchart.h | 3 +- init/bootchart_parse.cpp | 101 +++++++++++++++ init/builtins.cpp | 2 +- init/init.cpp | 2 - rootdir/init.rc | 5 +- 7 files changed, 247 insertions(+), 209 deletions(-) 8f5cc422b add bootchart_parse command 673ce1e2b improvement on bootchart cherry picked from upstream: ===================================================================== Patchsets applied to https://android.googlesource.com/platform/system/netd on top of android-7.1.2_r27 server/CommandListener.cpp | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) 6a12759 CommandListener.cpp: ensures to sort interfaces in alphabetical order