android-5.1.1_r10 to android-5.1.1_r14 AOSP changelog

This only includes the Android Open Source Project changes and does not include any changes in any proprietary components included by Google or any hardware manufacturer. The raw log was generated using a modified version of this script written by JBQ and improved by Al Sutton.

Please Note: THIS ISN'T AN AOSP RELEASE, IT'S JUST FOR REFERENCE and This doesn't show changes in device specific repositories.

Please do not copy this without attribution to this site and JBQ for the original script.

+- Project: platform/build

3b9e3a3 : "LMY48M"
f165cfb : LMY48L
a3ebc82 : "LMY48K"

+- Project: platform/external/skia

e28401b : DO NOT MERGE Prevent integer wrap around for malloc size when creating a SkRegion

+- Project: platform/frameworks/av

6fe85f7 : MPEG4Extractor.cpp: handle chunk_size > SIZE_MAX
304ef91 : Guard against codecinfo overflow
a5d9298 : Revert "DO NOT MERGE: Lock drm plugin API calls globally, not per MediaDrm instance"

+- Project: platform/frameworks/base

8fba7e6 : Prevent insanely long passwords from crashing SystemUI
1e72dc7 : DO NOT MERGE: Ensure that unparcelling Region only reads the expected number of bytes
4cff1f4 : Check that the parcel contained the expected amount of region data. DO NOT MERGE

+- Project: platform/frameworks/native

e68cbc3 : Disregard alleged binder entities beyond parcel bounds
7dcd0ec : Verify that the native handle was created

+- Project: platform/frameworks/opt/telephony

df31d37 : Externally-reported Moderate severity vulnerability in SMS: Apps can bypass the SMS short code notification prompt

+- Project: platform/system/core

e8c62fb : Prevent integer overflow when allocating native_handle_t

+- Project: platform/system/security

bb9f439 : Fix unchecked length in Blob creation