summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "SensorService flush fixes." into lmp-devAravind Akella2014-09-052-53/+63
|\
| * SensorService flush fixes.Aravind Akella2014-09-032-53/+63
* | Merge "IPowerManager: make all binder call one way" into lmp-devEric Laurent2014-09-051-3/+3
|\ \
| * | IPowerManager: make all binder call one wayEric Laurent2014-09-051-3/+3
| |/
* | Fix type for temp variableMichael Wright2014-08-291-1/+1
|/
* Add logging for switch stateMichael Wright2014-08-292-5/+12
* surfaceflinger: Trace HW vsync enableJesse Hall2014-08-251-0/+4
* SensorService fixesAravind Akella2014-08-222-21/+42
* Merge "Update currentConfig variable when active display is changed." into lm...Michael Lentine2014-08-221-0/+2
|\
| * Update currentConfig variable when active display is changed.Michael Lentine2014-08-211-0/+2
* | SensorService fixes.Aravind Akella2014-08-212-4/+24
* | sf: Clear display configs when hot pluggable display is disconnectedNaseer Ahmed2014-08-201-0/+3
|/
* am 514e30a9: am c3d1889e: Merge "surfaceflinger: skip composition for empty f...Jesse Hall2014-08-203-3/+28
|\
| * am c3d1889e: Merge "surfaceflinger: skip composition for empty frames" into k...Jesse Hall2014-08-203-3/+28
| |\
| | * surfaceflinger: skip composition for empty framesJesse Hall2014-08-193-3/+28
* | | Merge "Destroy eglSurface before recreating." into lmp-devMichael Lentine2014-08-191-0/+5
|\ \ \
| * | | Destroy eglSurface before recreating.Michael Lentine2014-08-201-0/+5
* | | | Merge "Fix inverse orientation when original is not applied first." into lmp-devMichael Lentine2014-08-191-2/+11
|\ \ \ \ | |/ / /
| * | | Fix inverse orientation when original is not applied first.Michael Lentine2014-08-191-2/+11
* | | | Merge "Fix camera orientation by swapping horizontal and vertical flips when ...Michael Lentine2014-08-191-1/+18
|\ \ \ \ | |/ / /
| * | | Fix camera orientation by swapping horizontal and vertical flips when needed.Michael Lentine2014-08-191-1/+18
* | | | Merge "Incorporate TransformToDisplayInverse into the crop calculation." into...Michael Lentine2014-08-191-5/+19
|\ \ \ \ | |/ / /
| * | | Incorporate TransformToDisplayInverse into the crop calculation.Michael Lentine2014-08-181-5/+19
* | | | Merge "SensorService fixes." into lmp-devAravind Akella2014-08-183-118/+221
|\ \ \ \
| * | | | SensorService fixes.Aravind Akella2014-08-193-118/+221
* | | | | Take advantage of sync points during screen cap.Riley Andrews2014-08-191-17/+35
|/ / / /
* | | | Shelve InputFlinger for another release. DO NOT MERGEMichael Wright2014-08-184-187/+1
|/ / /
* | | Merge "Change output format to not throw warning on volantis." into lmp-devMichael Lentine2014-08-061-1/+1
|\ \ \
| * | | Change output format to not throw warning on volantis.Michael Lentine2014-08-071-1/+1
* | | | Merge "Fix HWComposer Surface Crop when surface is rotated" into lmp-devMichael Lentine2014-08-071-5/+5
|\ \ \ \ | |/ / /
| * | | Fix HWComposer Surface Crop when surface is rotatedMichael Lentine2014-08-071-5/+5
* | | | Revert "Revert "Add system accelerators for BACK and HOME.""Michael Wright2014-08-062-2/+58
* | | | Revert "Add system accelerators for BACK and HOME."Michael Wright2014-08-062-56/+2
* | | | Add system accelerators for BACK and HOME.Michael Wright2014-08-062-2/+56
|/ / /
* | | Merge "SurfaceFlinger: Prevent deadlock by updating an atomic layer set." int...Eric Penner2014-07-292-2/+22
|\ \ \
| * | | SurfaceFlinger: Prevent deadlock by updating an atomic layer set.Eric Penner2014-07-302-2/+22
* | | | Build fix for size_t on 64bit.Michael Lentine2014-07-302-3/+3
* | | | Build fix for printf with int64 and size_tMichael Lentine2014-07-301-2/+2
* | | | Build fix to use the correct source.Michael Lentine2014-07-301-1/+1
* | | | Add error for format and make sure setActiveConfig fails with an invalid mode.Michael Lentine2014-07-302-3/+9
* | | | Allow for resizing of Virtual Displays.Michael Lentine2014-07-307-20/+83
* | | | Have VirtualDisplays send SF resize messages when resizingMichael Wright2014-07-301-0/+1
* | | | Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.Michael Lentine2014-07-296-6/+84
* | | | Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-286-2/+113
|/ / /
* | | SensorService performance improvements.Aravind Akella2014-07-242-72/+314
* | | CW on L: Fix a SIGSEGV crash in sensor service.Sean Wan2014-07-151-2/+6
* | | Merge "Add sticky transform to surfaceflinger." into lmp-devRuben Brunk2014-07-142-7/+23
|\ \ \
| * | | Add sticky transform to surfaceflinger.Ruben Brunk2014-07-142-7/+23
* | | | surfaceflinger: Make all sources depend on Android.mkJesse Hall2014-07-141-0/+1
|/ / /
* | | Improve memory coherence management in screenshot code [DO NOT MERGE]Jesse Hall2014-07-142-20/+58