OSDN Git Service

Add FEATURE_GAMEPAD.
[android-x86/frameworks-native.git] / services /
2014-09-05 Aravind AkellaMerge "SensorService flush fixes." into lmp-dev
2014-09-05 Eric LaurentMerge "IPowerManager: make all binder call one way...
2014-09-05 Eric LaurentIPowerManager: make all binder call one way
2014-09-04 Vinod Krishnanam 6de9f394: (-s ours) am 8c967b9b: DO NOT MERGE: Remov...
2014-09-04 Vinod Krishnanam 8c967b9b: DO NOT MERGE: Removing android prefix...
2014-09-04 Stephen HinesMerge "Fix undefined behavior (not returning a value...
2014-09-04 Michael WrightMerge "Fix type for temp variable" into lmp-dev
2014-09-04 Aravind AkellaSensorService flush fixes.
2014-08-29 Michael WrightFix type for temp variable
2014-08-29 Michael WrightAdd logging for switch state
2014-08-26 Calin JuravleMerge "Add vm_safe_mode to dexopt." into lmp-dev
2014-08-26 Calin JuravleMerge "Pass isa features flag to dex2oat." into lmp-dev
2014-08-25 Jesse Hallsurfaceflinger: Trace HW vsync enable
2014-08-25 Adam LesinskiMerge "Add native flag to reflect new density type...
2014-08-25 Andres MoralesMerge "Fix deadlock when killing adb bugreport" into...
2014-08-23 Aravind AkellaSensorService fixes
2014-08-22 Michael WrightMerge "Add Voice Assist key." into lmp-dev
2014-08-22 Michael LentineMerge "Update currentConfig variable when active displa...
2014-08-22 Calin JuravleMerge "Allow apk path to contain one subdirectory....
2014-08-21 Michael LentineUpdate currentConfig variable when active display is...
2014-08-21 Aravind AkellaSensorService fixes.
2014-08-20 Jesse Hallam 514e30a9: am c3d1889e: Merge "surfaceflinger: skip...
2014-08-20 Jesse Hallam c3d1889e: Merge "surfaceflinger: skip composition...
2014-08-20 Vinod Krishnanam 1f1ca890: Adding an ECG hardware feature
2014-08-20 Colin CrossMerge "atrace: avoid unnecessary writes to trace_clock...
2014-08-20 Naseer Ahmedsf: Clear display configs when hot pluggable display...
2014-08-19 Michael LentineMerge "Destroy eglSurface before recreating." into...
2014-08-20 Vinod Krishnanam 2eaec5a8: am 1f1ca890: Adding an ECG hardware feature
2014-08-20 Michael LentineDestroy eglSurface before recreating.
2014-08-20 Michael LentineFix inverse orientation when original is not applied...
2014-08-19 Michael LentineFix camera orientation by swapping horizontal and verti...
2014-08-19 Jesse HallMerge "surfaceflinger: skip composition for empty frame...
2014-08-20 Jesse Hallsurfaceflinger: skip composition for empty frames
2014-08-19 Michael LentineMerge "Fix camera orientation by swapping horizontal...
2014-08-19 Michael LentineMerge "Incorporate TransformToDisplayInverse into the...
2014-08-18 Michael LentineIncorporate TransformToDisplayInverse into the crop...
2014-08-18 Riley AndrewsMerge "Within CpuConsumer, use gralloc lockAsync/unlock...
2014-08-19 Riley AndrewsTake advantage of sync points during screen cap.
2014-08-18 Aravind AkellaMerge "SensorService fixes." into lmp-dev
2014-08-19 Aravind AkellaSensorService fixes.
2014-08-16 Ben ClaytonMerge "Don't try to capture the pointer when using...
2014-08-19 Michael LentineMerge "Fix inverse orientation when original is not...
2014-08-16 Colin CrossMerge changes I4cfb3138,I45356c29 into lmp-dev
2014-08-18 Michael WrightShelve InputFlinger for another release. DO NOT MERGE
2014-08-09 RachadMerge "Tunneled Video Playback support" into lmp-dev
2014-08-06 Michael LentineMerge "Change output format to not throw warning on...
2014-08-07 Michael LentineChange output format to not throw warning on volantis.
2014-08-07 Michael LentineFix HWComposer Surface Crop when surface is rotated
2014-08-07 Michael LentineMerge "Fix HWComposer Surface Crop when surface is...
2014-08-06 Brian CarlstromMerge changes Idae36efa,I6613c971 into lmp-dev
2014-08-06 Brian CarlstromMerge "Make system use patchoat to relocate during...
2014-08-06 Michael WrightRevert "Revert "Add system accelerators for BACK and...
2014-08-06 Michael WrightRevert "Add system accelerators for BACK and HOME."
2014-08-06 Michael WrightAdd system accelerators for BACK and HOME.
2014-08-01 Jeff TinkerMerge "Allow device to be unprovisioned" into lmp-dev
2014-07-30 Michael LentineBuild fix to use the correct source.
2014-07-30 Michael LentineAdd error for format and make sure setActiveConfig...
2014-07-30 Michael LentineAllow for resizing of Virtual Displays.
2014-07-30 Michael WrightHave VirtualDisplays send SF resize messages when resizing
2014-07-30 Michael LentineMerge "Modified SurfaceFlinger to implment setActiveCon...
2014-07-29 Eric PennerMerge "SurfaceFlinger: Prevent deadlock by updating...
2014-07-31 Eric PennerSurfaceFlinger: Prevent deadlock by updating an atomic...
2014-07-30 Michael LentineBuild fix for size_t on 64bit.
2014-07-30 Michael LentineBuild fix for printf with int64 and size_t
2014-07-29 Michael LentineModified SurfaceFlinger to implment setActiveConfig...
2014-07-28 Riley AndrewsTurn on support for async cursor update in surfaceflinger.
2014-07-25 Michael LentineMerge "Modify EGL to disconnect the window when the...
2014-07-25 Aravind AkellaMerge "Remove WAKE_UP_* sensor constants." into lmp-dev
2014-07-24 Aravind AkellaMerge "SensorService performance improvements." into...
2014-07-25 Aravind AkellaSensorService performance improvements.
2014-07-15 Sean WanCW on L: Fix a SIGSEGV crash in sensor service.
2014-07-14 Ruben BrunkMerge "Add sticky transform to surfaceflinger." into...
2014-07-14 Ruben BrunkAdd sticky transform to surfaceflinger.
2014-07-14 Jesse HallImprove memory coherence management in screenshot code...
2014-07-14 Jesse HallCompile libsurfaceflinger with Clang and -std=c++11...
2014-07-14 Jesse HallMerge "surfaceflinger: Make all sources depend on Andro...
2014-07-14 Jesse Hallsurfaceflinger: Make all sources depend on Android.mk
2014-07-10 Yuncheol HeoMerge "Add HDMI-CEC feature xml."
2014-07-12 Sreeram RamachandranRemove unnecessary code and APIs.
2014-07-09 Robin Leeam 8098af6e: am 7c5be65f: Merge "Rename \'mkuser\'...
2014-07-09 Robin Leeam 7c5be65f: Merge "Rename \'mkuser\' command to \...
2014-07-09 Brian Carlstromam d441dbc6: am cbb9d0d7: Merge "Make dex2oat heap...
2014-07-09 Sreeram Ramachandranresolved conflicts for merge of 928e05b1 to master
2014-07-09 Brian Carlstromam cbb9d0d7: Merge "Make dex2oat heap size product...
2014-07-09 Sreeram Ramachandranam 0d2bee0c: Merge "Dump all the correct routing tables."
2014-07-07 Nick Kralevicham f9cfae24: Merge "Remove inline access control in...
2014-07-04 Robin LeeMerge "Rename 'mkuser' command to 'mkuserconfig'"
2014-07-07 Nick Kralevichresolved conflicts for merge of 1aa9565c to master
2014-07-01 Jeff TinkerMerge "Fix non-portable definition of CryptoPlugin...
2014-06-27 Brian Carlstromam a5726eb9: Merge "Use current max product dalvik...
2014-06-27 Dan StozaMerge "BufferQueue: Add allocateBuffers method"
2014-06-27 Brian Carlstromam 1da16ceb: am a5726eb9: Merge "Use current max produc...
2014-06-24 Dan StozaGLConsumer: Stop using default constructor params
2014-06-24 Narayan Kamatham 9bc8c62e: am 357df19b: Merge "Exclude subdirectories...
2014-06-24 Narayan Kamatham 357df19b: Merge "Exclude subdirectories when pruning...
2014-06-20 Dan StozaBufferQueue: Add allocateBuffers method
2014-06-20 Dan AlbertUse openssl's SHA1 instead of bionic's.
2014-06-20 Ruchi KandoiMerge "SurfaceFlinger: send VSYNC power hints to IPower...
2014-06-19 Ruchi KandoiSurfaceFlinger: send VSYNC power hints to IPowerManager
2014-06-17 Dan StozaMerge "SurfaceFlinger: Fix rect out-of-bounds checks"
next