summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/LineageOS/android_frameworks_nat...HEADreplicant-6.0-0001replicant-6.0Wolfgang Wiedmeyer2017-05-021-2/+1
|\
| * Fix security vulnerabilityFabien Sanglard2017-04-051-2/+1
* | SurfaceFlinger: disable VSync thread if no clients requiring.Wang, Yue A2017-01-031-4/+4
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_n...Wolfgang Wiedmeyer2016-12-1327-68/+763
|\ \ | |/
| * surfaceflinger: Add support for Exynos HWC servicesChristopher N. Hesse2016-08-182-0/+50
| * 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
| * 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
| * SF: Add support for all flips of panel mountSaurabh Shah2016-07-204-15/+13
| * SF: more DispSync improvements.Haixia Shi2016-07-202-13/+29
| * SF: use first sample timestamp as reference.Haixia Shi2016-07-202-2/+7
| * sf: Fix blending mode for legacy BSPArne Coucheron2016-07-201-1/+1
| * sf: Make sure HWC_BLENDING_NONE is set for opaque layerradhakrishna2016-07-151-0/+4
| * sf: Only apply hwrotation to primary displaysChristopher N. Hesse2016-06-171-1/+1
| * Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-074-3/+48
| |\
| | * Add new MotionEvent flag for partially obscured windows.Michael Wright2016-04-214-3/+48
| * | SurfaceFlinger : Ensure position changes are drawn with correct buffer sizeDanesh M2016-05-124-3/+136
| * | surfaceflinger: Add support for Exynos BGRA mixerChristopher N. Hesse2016-04-272-0/+20
| * | sensorservice: fix an invalid format stringKhalid Zubair2016-04-201-1/+1
| * | sensorservice: add power usage to dumpsysKhalid Zubair2016-04-201-0/+2
| * | surfaceflinger: Add support for secondary color matrixSteve Kondik2016-04-122-3/+33
* | | surfaceflinger: set a fitting EGL config for MesaWolfgang Wiedmeyer2016-08-251-5/+5
|/ /
* | vds: Allocate Framebuffer target bufferManoj Kumar AVM2016-03-131-1/+9
* | SurfaceFlinger: Add support for continuous dumpsys to file.Dileep Marchya2016-03-135-0/+131
* | sf: ex-sf: Remove screenshot surface from secondary displaysArun Kumar K.R2016-03-111-1/+14
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-102-0/+11
|\ \
| * \ Revert "inputflinger: Initial support for rotary encoders."Prashant Malani2016-01-134-123/+0
| |\ \
| | * | Revert "inputflinger: Initial support for rotary encoders."Prashant Malani2016-01-134-123/+0
| * | | Revert "inputflinger: Add support for scaling and true value reporting"Prashant Malani2016-01-132-14/+2
| |\ \ \ | | |/ /
| | * | Revert "inputflinger: Add support for scaling and true value reporting"Prashant Malani2016-01-132-14/+2
| * | | inputflinger: Add support for scaling and true value reportingPrashant Malani2016-01-132-2/+14
| |\ \ \ | | |/ /
| | * | inputflinger: Add support for scaling and true value reportingPrashant Malani2016-01-112-2/+14
| * | | Merge "inputflinger: Initial support for rotary encoders." into cw-e-devPrashant Malani2015-12-084-0/+123
| |\ \ \ | | |/ /
| | * | Merge "inputflinger: Initial support for rotary encoders." into cw-e-devPrashant Malani2015-12-084-0/+123
| | |\ \
| | | * | inputflinger: Initial support for rotary encoders.Prashant Malani2015-09-144-0/+123
| | * | | Revert "DO NOT MERGE ANYWHERE Add new interface for sensor physical data"Ben Fennema2015-12-024-25/+0
| | * | | DO NOT MERGE ANYWHERE Add new interface for sensor physical dataJani Suonpera2015-11-304-0/+25
| | | |/ | | |/|
| * | | Set cpuset from surfaceflinger.Tim Murray2015-11-182-0/+11
| |/ /
* | | surfaceflinger: Use only one EventThread when phase offsets are same.Omprakash Dhyade2016-02-291-9/+18
* | | surfaceflinger: Don't allow QC HWC virtual display without QC HWC copyEthan Chen2016-02-101-0/+6
* | | surfaceflinger: Correct QTI_BSP ifdefEthan Chen2016-02-101-1/+1