summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-165-6/+45
|\ \ \
| * | | sf: vds: Avoid HWC for certain scenariosManoj Kumar AVM2015-11-023-3/+28
| * | | SurfaceFlinger: Disable rotation animation on Secondary displaysArun Kumar K.R2015-10-262-3/+19
* | | | sf : Apply user defined panel orientation to blur layerRamakant Singh2015-11-161-1/+4
* | | | Revert "surfaceflinger: Consolidate display orientation compensation hooks"Steve Kondik2015-11-103-15/+11
* | | | surfaceflinger: Consolidate display orientation compensation hooksRicardo Cerqueira2015-11-103-11/+15
* | | | surfaceflinger: odd hw rotation (90/270) patch for swapping width/heightHashcode2015-11-101-4/+15
* | | | SurfaceFlinger: Native changes to add blur effectByunghun Jeon2015-11-0820-23/+838
* | | | sensorservice: Don't replace HAL orientation sensorEthan Chen2015-11-071-4/+0
* | | | sensorservice: Register orientation sensor if HAL doesn't provide itArne Coucheron2015-11-071-3/+8
* | | | sensorservice: Fix init sequence for pre-1.1 API sensor HALsRicardo Cerqueira2015-11-071-7/+15
* | | | Fix boot animation rotation problem when ro.sf.hwrotation is set to 90 or 270Clyde Tan2015-11-071-1/+9
* | | | surfaceflinger: Reimplement hwrotationRicardo Cerqueira2015-11-071-0/+14
* | | | surfaceflinger: Set max acquired buffer countNaseer Ahmed2015-11-071-0/+1
* | | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-056-21/+69
|\ \ \ \ | | |/ / | |/| |
| * | | DO NOT MERGE Cancel touches as well as pointer gestures.Michael Wright2015-09-222-5/+33
| * | | DO NOT MERGE Revert "am f37143d8: Merge "Cancel touches as well as pointer ge...Michael Wright2015-09-224-191/+19
| * | | SF: Add colorTransform to DisplayInfoDan Stoza2015-08-313-3/+26
| | |/ | |/|
| * | Merge "SF: Track missed frames and optionally drop them" into mnc-dr-devDan Stoza2015-08-052-6/+29
| |\ \
| | * | SF: Track missed frames and optionally drop themDan Stoza2015-07-232-6/+29
| * | | am d87defaf: SF: Allow present if sideband stream changedDan Stoza2015-07-311-0/+4
| |\ \ \ | | |/ / | |/| |
| * | | am 99426810: Merge "Check for the presence of accel and magnetometer sensors ...Chenjie Luo2015-07-221-2/+8
| |\ \ \
| * \ \ \ Merge "Show charging speed on Keyguard" into mnc-dr-devAdrian Roos2015-07-141-0/+2
| |\ \ \ \
| | * | | | Show charging speed on KeyguardAdrian Roos2015-07-101-0/+2
| * | | | | am 4904821b: Merge "Rename wakelock held internally by SensorService." into m...Aravind Akella2015-07-131-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge "Cancel touches as well as pointer gestures." into mnc-devMichael Wright2015-07-095-31/+203
| |\ \ \ \ \
| | * | | | | Cancel touches as well as pointer gestures.Michael Wright2015-07-092-5/+33
| | * | | | | am 6a25a287: am 806334aa: am 1998615f: Merge "sf: Initialize EventThread befo...Dan Stoza2015-06-301-9/+9
| | |\ \ \ \ \
| | | * \ \ \ \ am 806334aa: am 1998615f: Merge "sf: Initialize EventThread before creating HWC"Dan Stoza2015-06-301-9/+9
| | | |\ \ \ \ \
| | | | * | | | | sf: Initialize EventThread before creating HWCSaurabh Shah2015-06-171-9/+9
| | | | * | | | | sf: Fix incorrect state reporting in dumpsysManoj Kumar AVM2015-06-112-0/+4
| | | | * | | | | sf: Add a NULL check in getDisplayConfigsTatenda Chipeperekwa2015-06-111-1/+1
| | | | * | | | | SF: Swap w/h when capturing rotated screenshotsDan Stoza2015-06-101-2/+6
| | | | * | | | | SF: Don't crop surface damage against viewportDan Stoza2015-06-091-3/+1
| | | | * | | | | libgui/SurfaceFlinger: Add getConsumerNameDan Stoza2015-06-094-0/+10
| | | | * | | | | libgui: Add generation numbers to BufferQueueDan Stoza2015-06-084-0/+11
| | * | | | | | | am fd0fdaf7: am 3643c88f: Merge "Send cancelation events to monitors when inj...Michael Wright2015-06-292-1/+16
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | am 3643c88f: Merge "Send cancelation events to monitors when injection fails....Michael Wright2015-06-292-1/+16
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ am 488986f4: am f413de05: Merge "libgui: Fix handling of rotated surface dama...Dan Stoza2015-06-261-8/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | am f413de05: Merge "libgui: Fix handling of rotated surface damage" into mnc-devDan Stoza2015-06-261-8/+1
| | | |\ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ am e6045537: am 7a1b5d5d: Merge "Fix crash in SensorService. Ignore devices w...Aravind Akella2015-06-241-0/+2
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /