summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | SurfaceFlinger: Move Extended SF classes to same repositoryArun Kumar K.R2016-01-0811-9/+909
* | | sf: Change log message in layer query method from ALOGE to ALOGWTatenda Chipeperekwa2016-01-081-1/+1
* | | SF: Fix invalid reduction of transparent region from a layer.radhakrishna2015-12-161-1/+3
* | | sf : Fix vertices & texture coordinates computation.Ramakant Singh2015-12-162-8/+55
* | | bug#460672 framebuffer surface can't keep triple buffer if define NUM_FRAMEBU...james.zhang2015-12-081-6/+11
* | | SurfaceFlinger: Add support for MDP3Baldev Sahu2015-12-081-2/+2
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-076-31/+67
|\ \ \ | |/ /
| * | Avoiding flush on-change sensors at subscriptionPeng Xu2015-10-271-4/+9
| * | Inputflinger: hook up key event replacement processingDmitry Torokhov2015-09-295-27/+58