summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable llvmpipe on the Samsung devices with an OMAP4 SOCHEADreplicant-6.0Denis 'GNUtoo' Carikli2020-06-061-3/+0
* Change symlinks to files and static pathsreplicant-6.0-0004-rc1Andrés Domínguez2020-01-091-12/+27
* Fix checking of access() return value in EGL renderer overrideJeremyRand2020-01-091-2/+2
* Fix documentation typo in EGL renderer overrideJeremyRand2020-01-091-1/+1
* Fix some type fails in EGL renderer overrideJeremyRand2020-01-091-2/+2
* EGL renderer override: use symlinks instead of properties to specify overrides.JeremyRand2020-01-091-35/+29
* EGL Loader patch to use both LLVMpipe and libagl at onceJookia2020-01-091-26/+106
* SurfaceFlinger: disable VSync thread if no clients requiring.Wang, Yue A2020-01-021-4/+4
* Region: Detect malicious overflow in unflattenPablo Ceballos2020-01-021-0/+5
* surfaceflinger: set a fitting EGL config for MesaWolfgang Wiedmeyer2020-01-021-5/+5
* load Android SW renderer only if libagl property is setWolfgang Wiedmeyer2020-01-021-1/+1
* libagl: Fix buffer read overrun in eglCreatePbufferSurfaceJesse Hall2020-01-021-1/+1
* egl loader: check for softwareglWolfgang Wiedmeyer2020-01-021-1/+6
* Sanitize InputMessage before sendingSiarhei Vishniakou2019-04-123-2/+114
* Increment when attempting to read protected Parcel DataMichael Wachenschwanz2018-07-161-3/+17
* Disallow reading object data from Parcels with non-object readsMichael Wachenschwanz2018-07-162-0/+75
* Don't pad before calling writeInPlace().Martijn Coenen2018-07-161-1/+1
* DO NOT MERGE Remove window obscurement information.Siarhei Vishniakou2017-11-101-8/+1
* libgui: check for invalid slot in attachBufferChia-I Wu2017-07-061-0/+9
* ui: Fix bad size check in Fence::unflattenChris Forbes2017-07-061-1/+1
* libgui: Check slot received from IGBP in SurfaceDan Stoza2017-07-061-0/+6
* Fix security vulnerabilityFabien Sanglard2017-04-051-2/+1
* Fix SF security vulnerability: 32706020Fabien Sanglard2017-03-131-0/+1
* Correct overflow check in Parcel resize codeChristopher Tate2017-03-131-2/+2
* libEGL: Only enable WORKAROUND_BUG_10194508 with board flagD. Andrei Măceș2017-02-191-3/+0
* Fix SF security vulnerability: 32660278Fabien Sanglard2017-01-131-0/+1
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-062-3/+10
|\
| * ServiceManager: Allow system services running as secondary users to add servicesArve Hjønnevåg2016-08-262-2/+4
| * DO NOT MERGE ServiceManager: Restore basic uid checkArve Hjønnevåg2016-08-261-2/+7
| * Region: Detect malicious overflow in unflattenPablo Ceballos2016-08-161-0/+5
* | Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-0/+5
|\ \
| * | Region: Detect malicious overflow in unflattenPablo Ceballos2016-07-211-0/+5
* | | surfaceflinger: Add support for Exynos HWC servicesChristopher N. Hesse2016-08-182-0/+50
* | | Fix xxhdpi 3072 heap sizesAbhisek Devkota2016-08-181-2/+2
* | | Fix xxxhdpi 3072 heap sizesAbhisek Devkota2016-08-171-2/+2
* | | dalvik: rework 3 and 4-GB dalvik heap configurationsAlex Naidis2016-08-153-7/+7
* | | surfaceflinger: Access s3d flags only for valid display ID.Namit Solanki2016-08-131-0/+3
* | | Fixed stylus eraser being rejected by palm rejectionFPtje2016-08-051-1/+2
* | | surfaceflinger: Fix uninitialized variableSteve Kondik2016-08-032-1/+9
* | | surfaceflinger: Unbreak casting and other use casesSteve Kondik2016-08-031-0/+4
* | | surfaceflinger: Add check for number of queued buffersAnjaneya Prasad Musunuri2016-08-031-1/+6
* | | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-0/+1
|\| |
| * | Add FrameStats default constructorPablo Ceballos2016-06-231-0/+1
| |/
* | sf: Fix compliation for non-8996 platformsdianlujitao2016-08-021-0/+6
* | surfaceflinger: Isolate S3D code to msm8996 onlySteve Kondik2016-08-014-6/+9
* | surfaceflinger: Cleanups for blurSteve Kondik2016-08-013-28/+109
* | sf: Allow HWC composition of virtual displays for HDMI primaryTatenda Chipeperekwa2016-07-311-3/+18
* | SF: Add support to draw S3D framebuffer targetfeifanz2016-07-319-1/+263
* | surfaceflinger: Fix the fix of the opaque check fixSteve Kondik2016-07-241-1/+1
* | SF: Fix NULL pointer dereferencing in dumpDrawCycle()Ramkumar Radhakrishnan2016-07-201-0/+4