summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't leak input events to dumpsys on user buildscm-14.1Ashwini Oruganti2020-02-051-18/+2
* Resize object capacity when shrinking ParcelMichael Wachenschwanz2020-02-051-0/+2
* Sensor: use FlattenableUtils::alignSteven Moreland2020-01-071-1/+2
* 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.Bryan Ferris2019-08-071-1/+11
* libbinder: readCString: no ubsan sub-overflowSteven Moreland2019-08-071-2/+2
* Sanitize InputMessage before sendingSiarhei Vishniakou2019-03-043-2/+114
* Increment when attempting to read protected Parcel DataMichael Wachenschwanz2018-07-151-3/+17
* Disallow reading object data from Parcels with non-object readsMichael Wachenschwanz2018-07-152-0/+75
* Don't pad before calling writeInPlace().Martijn Coenen2018-07-151-1/+1
* Handle glGetString returning NULLJesse Hall2018-04-251-12/+18
* Triple the available egl function pointers available to a processAaron Kling2018-04-203-0/+133
* DO NOT MERGE Remove window obscurement information.Siarhei Vishniakou2017-11-171-8/+1
* InputDispatcher_test: fix pokeUserActivity after afbd1c1265de317f5ecf44cd4005...Dan Pasanen2017-08-201-1/+1
* InputDispatcher: On keypress, deliver keycode to pokeUserActivityCorinna Vinschen2017-08-182-2/+20
* PowerManager.h: Define USER_ACTIVITY_FLAG valuesCorinna Vinschen2017-08-181-0/+6
* native: Increase ART heap limit to 192MB for 1024MB RAM devicesAdrian DC2017-08-172-2/+2
* SF: Improve hwrotation handlingChristopher N. Hesse2017-08-104-23/+21
* Merge tag 'android-7.1.2_r29' into cm-14.1Dan Pasanen2017-08-071-6/+14
|\
| * Merge cherrypicks of [2413849, 2413760, 2413901, 2413776, 2413658, 2413792, 2...android-build-team Robot2017-06-151-6/+14
| |\
| | * fix race condition that can cause a use after freeMathias Agopian2017-06-151-6/+14
| |/
* | Surface: Use async lock/unlock in copyBltFrancis Hart2017-07-151-17/+7
* | Surface: Ensure synchronisation of copyBltFrancis Hart2017-07-151-1/+14
* | surfaceflinger: Validate setposition parametersRamakant Singh2017-07-151-0/+5
* | sf: Fix GPU coordinates computation.Pullakavi Srinivas2017-07-151-0/+10
* | sf: Limit co-ordinates difference fix for high res panelBaldev Sahu2017-07-151-33/+64
* | surfaceflinger: Fix continuous SF dump.Namit Solanki2017-07-151-1/+1
* | Merge tag 'android-7.1.2_r24' into cm-14.1Dan Pasanen2017-07-053-1/+16
|\|
| * Merge cherrypicks of [2307556, 2307630, 2307631, 2307557, 2307632, 2307656, 2...android-build-team Robot2017-05-243-1/+16
| |\
| | * libgui: check for invalid slot in attachBufferChia-I Wu2017-05-241-0/+9
| | * libgui: Check slot received from IGBP in SurfaceDan Stoza2017-05-241-0/+6
| | * ui: Fix bad size check in Fence::unflattenChris Forbes2017-05-241-1/+1
| |/
* | Merge tag 'android-7.1.2_r17' into cm-14.1Dan Pasanen2017-06-052-99/+64
|\|
| * Merge cherrypicks of [2278225, 2279882, 2279862, 2278226, 2277057, 2279863, 2...android-build-team Robot2017-05-182-99/+64
| |\
| | * binder: remove cgroup interactions [ DO NOT MERGE ]Tim Murray2017-05-182-99/+64
| |/
| * release-request-513a9883-0d18-4c2f-80ce-cadb234b4e89-for-git_nyc-mr2-pixel-mo...android-build-team Robot2017-05-172-64/+99
| |\
| | * release-request-513a9883-0d18-4c2f-80ce-cadb234b4e89-for-git_nyc-mr2-pixel-mo...android-build-team Robot2017-05-170-0/+0
| | |\ | | |/ | |/|
| * | Merge cherrypicks of [2007123, 2089669, 2072002, 2094113, 1989895, 2094094, 2...android-build-team Robot2017-04-212-99/+64
| |\ \
| | * | binder: remove cgroup interactions [ DO NOT MERGE ]Tim Murray2017-04-212-99/+64
| |/ /
| * | release-request-762540b1-1728-41bc-a9ce-e977f3e2683f-for-git_nyc-mr2-pixel-mo...android-build-team Robot2017-04-212-64/+99
| |\ \
| | * \ release-request-762540b1-1728-41bc-a9ce-e977f3e2683f-for-git_nyc-mr2-pixel-mo...android-build-team Robot2017-04-210-0/+0
| | |\ \ | | |/ / | |/| |
| * | | Merge cherrypicks of [2089422, 2053944, 2094094, 2007730, 2072002, 2065088, 1...android-build-team Robot2017-04-202-99/+64
| |\ \ \ | | |_|/ | |/| |
| | * | binder: remove cgroup interactions [ DO NOT MERGE ]Tim Murray2017-04-202-99/+64
| |/ /
| * | merge in nyc-mr2-release history after reset to f1bc21c734d1bef1ee65f687d0989...gitbuildkicker2017-03-300-0/+0
| |\ \
| | * \ merge in nyc-mr2-release history after reset to 11a692ca262080f6007ad61ee3d0e...gitbuildkicker2017-03-300-0/+0
| | |\ \ | | |/ / | |/| |
* | | | sensorservice: Fix orientation sensor for HAL's missing rotation vector sensorArne Coucheron2017-05-171-1/+1
* | | | Merge tag 'android-7.1.2_r8' into cm-14.1staging/cm-14.1_android-7.1.2_r8Dan Pasanen2017-05-010-0/+0
|\| | |
| * | | merge in nyc-mr2-release history after reset to nyc-mr2-devgitbuildkicker2017-03-270-0/+0
| |\| | | | |/ | |/|
| | * binder: remove cgroup interactions [ DO NOT MERGE ]Tim Murray2017-03-232-99/+64
| |/