summaryrefslogtreecommitdiffstats
path: root/libs
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-031-0/+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-142-2/+107
| * 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
* | 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-042-2/+107
* | Merge tag 'android-8.1.0_r52' into staging/lineage-15.1_merge-android-8.1.0_r52Kevin F. Haggerty2018-12-031-0/+4
|\ \
| * | libui: add boundary check to GraphicBuffer::unflattenChia-I Wu2018-10-191-0/+4
| * | 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
| |/
* | Merge tag 'android-8.1.0_r36' into HEADLuca Stefani2018-07-072-1/+90
|\ \
| * | Don't pad before calling writeInPlace().Martijn Coenen2018-06-111-1/+1
| * | Increment when attempting to read protected Parcel DataMichael Wachenschwanz2018-06-111-3/+17
| * | Disallow reading object data from Parcels with non-object readsMichael Wachenschwanz2018-06-112-0/+75
| * | Fix resampling for multiple pointersSiarhei Vishniakou2018-03-231-23/+36
| |/
* | Fix resampling for multiple pointersSiarhei Vishniakou2018-04-051-23/+36
* | Fix broken input testsSiarhei Vishniakou2018-04-053-8/+9
* | Use -Werror in frameworks/native/libsChih-Hung Hsieh2018-04-055-1/+20
* | AppOpsManager: Update with the new opsstaging/lineage-15.1Bruno Martins2018-02-011-0/+18
|/
* Add missing transitive dependency to pdx_tool.Corey Tabaka2017-10-111-0/+1
* Revert "Revert PDX tracing."Corey Tabaka2017-10-112-25/+86
* Revert PDX tracing.Michael Wright2017-10-112-86/+25
* Add shared memory based buffer metadataCorey Tabaka2017-10-1032-662/+1641
* Solve the composer service NULL pointer crashRandy Xu2017-10-031-1/+7
* Use the HWC caching mechanism to avoid stalls in the ion driver.Corey Tabaka2017-09-285-28/+73
* Merge "libhwc2on1adapter: avoid marking changes if visible regions unchanged"...TreeHugger Robot2017-09-211-3/+14
|\
| * libhwc2on1adapter: avoid marking changes if visible regions unchangedAdrian Salido2017-09-201-3/+14
* | Merge "Deal with unreliable VSYNC signals due to scheduler." into oc-mr1-devTreeHugger Robot2017-09-206-59/+215
|\ \
| * | Deal with unreliable VSYNC signals due to scheduler.Corey Tabaka2017-09-186-59/+215
* | | packagemanager_native access to package installer, versionRay Essick2017-09-191-0/+16
|/ /
* | Reduce the number of Send requests over UDS per IPC invocationAlex Vakulenko2017-09-133-34/+50
* | Merge "Overhual DvrBuffer and DvrBufferQueue API: Step 1" into oc-mr1-devTreeHugger Robot2017-09-1310-225/+434
|\ \
| * | Overhual DvrBuffer and DvrBufferQueue API: Step 1Jiwen 'Steve' Cai2017-09-1210-225/+434
* | | Keep standalone devices in VrFlinger mode.Corey Tabaka2017-09-112-77/+40
* | | Set the layer composition type in HWCPat Plunkett2017-09-081-8/+0
|/ /