summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-8.1.0_r73' into staging/lineage-15.1_merge-android-8.1.0_r73lineage-15.1Kevin F. Haggerty2020-02-032-18/+4
|\
| * Don't leak input events to dumpsys on user buildsAshwini Oruganti2019-12-161-18/+2
| * Resize object capacity when shrinking ParcelMichael Wachenschwanz2019-12-161-0/+2
* | Merge tag 'android-8.1.0_r72' into staging/lineage-15.1_merge-android-8.1.0_r72Kevin F. Haggerty2020-01-071-1/+2
|\|
| * Sensor: use FlattenableUtils::alignSteven Moreland2019-11-071-1/+2
| * Fix race between SensorManager ctor and callbackBrian Duddie2019-07-111-1/+1
| * Free mObjects if no objects left to realloc on resizeMichael Wachenschwanz2019-07-111-4/+10
| * [RESTRICT AUTOMERGE] libbinder: Status: check dataPosition sets.Steven Moreland2019-06-101-2/+22
| * libbinder: readCString: no ubsan sub-overflowSteven Moreland2019-06-101-2/+2
| * Zero-initialize HIDL structs before passingPawin Vongmasa2019-05-101-2/+2
| * Sanitize InputMessage before sendingSiarhei Vishniakou2019-01-143-2/+120
| * libui: add boundary check to GraphicBuffer::unflattenChia-I Wu2018-10-161-0/+4
| * Increment when attempting to read protected Parcel DataMichael Wachenschwanz2018-05-151-3/+17
| * Don't pad before calling writeInPlace().Martijn Coenen2018-05-151-1/+1
| * Disallow reading object data from Parcels with non-object readsMichael Wachenschwanz2018-05-152-0/+75
| * Add bounds check to sensors direct channel creationBrian Duddie2018-03-151-1/+7
| * surfaceflinger: make vsync injection more robustChia-I Wu2017-11-283-7/+41
* | Add dalvik-heap device-configs for 4/6GB devicesLokesh Gidra2019-12-233-2/+52
* | Fix race between SensorManager ctor and callbackBrian Duddie2019-09-051-1/+1
* | Free mObjects if no objects left to realloc on resizeMichael Wachenschwanz2019-09-051-4/+10
* | libbinder: Status: check dataPosition sets.Steven Moreland2019-08-061-2/+22
* | libbinder: readCString: no ubsan sub-overflowSteven Moreland2019-08-061-2/+2
* | Zero-initialize HIDL structs before passingPawin Vongmasa2019-07-021-2/+2
* | Sanitize InputMessage before sendingSiarhei Vishniakou2019-03-043-2/+120
* | Merge tag 'android-8.1.0_r52' into staging/lineage-15.1_merge-android-8.1.0_r52Kevin F. Haggerty2018-12-031-0/+4
|\ \
| * \ Merge cherrypicks of [5313339, 5313437, 5313318, 5313340, 5313282, 5313283, 5...android-build-team Robot2018-10-191-0/+4
| |\ \
| | * | libui: add boundary check to GraphicBuffer::unflattenChia-I Wu2018-10-191-0/+4
| |/ /
| * | Merge cherrypicks of [4741663, 4741664, 4741665, 4741666, 4743080, 4743081, 4...android-build-team Robot2018-08-102-1/+90
| |\ \
| | * | Don't pad before calling writeInPlace().Martijn Coenen2018-08-101-1/+1
| | * | Increment when attempting to read protected Parcel DataMichael Wachenschwanz2018-08-101-3/+17
| | * | Disallow reading object data from Parcels with non-object readsMichael Wachenschwanz2018-08-102-0/+75
| |/ /
* | | thermalservice: run as user+group system, not rootTodd Poynor2018-10-261-0/+2
* | | Merge tag 'android-8.1.0_r43' into staging/lineage-15.1_merge-android-8.1.0_r43Kevin F. Haggerty2018-08-080-0/+0
|\ \ \
| * \ \ Merge cherrypicks of [4586293, 4586294, 4586295, 4584365, 4584366, 4584367, 4...android-build-team Robot2018-07-202-1/+90
| |\ \ \ | | |/ / | |/| |
| | * | Don't pad before calling writeInPlace().Martijn Coenen2018-07-201-1/+1
| | * | Increment when attempting to read protected Parcel DataMichael Wachenschwanz2018-07-201-3/+17
| | * | Disallow reading object data from Parcels with non-object readsMichael Wachenschwanz2018-07-202-0/+75
| |/ /
| * | Merge cherrypicks of [3898937, 3898958, 3899077, 3897885, 3898496, 3898245, 3...android-build-team Robot2018-04-131-1/+7
| |\ \
| | * | Add bounds check to sensors direct channel creationBrian Duddie2018-04-131-1/+7
| |/ /
* | | SF: Backport "Fix landscape LCM issue" for legacy hwcIris Chang2018-08-071-2/+8
* | | SF: Backport "Need GSI to support landscape LCM" for legacy hwcIris Chang2018-08-071-0/+60
* | | DO NOT MERGE: Fix landscape LCM issueIris Chang2018-08-071-2/+8
* | | DO NOT MERGE: Need GSI to support landscape LCMIris Chang2018-08-073-2/+78
* | | Revert "SF: Squashed hwrotation support"Vladimir Oltean2018-08-075-51/+10
* | | Revert "SF: Fix hwrotation screenshots at surfaceflinger layer"Vladimir Oltean2018-08-073-70/+12
* | | sensorservice: customize sensor fusion mag filter via propKhalid Zubair2018-07-142-4/+13
* | | native: drop hwui properties on O-MR1Abhay Ruparel2018-07-093-90/+0
* | | Merge tag 'android-8.1.0_r36' into HEADLuca Stefani2018-07-072-1/+90
|\ \ \
| * \ \ Merge cherrypicks of [4314166, 4314167, 4314168, 4314169, 4314462, 4314463, 4...android-build-team Robot2018-06-112-1/+90
| |\ \ \
| | * | | Don't pad before calling writeInPlace().Martijn Coenen2018-06-111-1/+1