summaryrefslogtreecommitdiffstats
path: root/services/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Alarm: Support devices using timerfd without CLOCK_POWEROFF_ALARMKeith Mok2016-02-231-0/+4
* Revert "Alarm: Don't use invalid timerfd alarm types"Keith Mok2016-02-232-11/+6
* close file in PersistentDataBlockService jniLianwei Wang2016-02-201-2/+10
* Alarm: add missing closedir after opendir when searching for RTCMykola Kondratenko2016-02-031-3/+5
* Alarm: Don't use invalid timerfd alarm typesEthan Chen2015-12-082-6/+11
* USB MIDI: Fix race condition that causes intermittent connections.Phil Burk2015-12-041-4/+18
* Alarm: add support for power off alarmMao Jinlong2015-11-301-0/+1
* PowerManager: don't pass NULL pointers to power HALGabriele M2015-11-101-5/+1
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-053-0/+161
|\
| * Enable migration to big cores for app launches.Tim Murray2015-08-283-0/+161
* | perf: Refactor the PerformanceManagerSteve Kondik2015-11-031-23/+7
* | power: safely convert int to void *Scott Mertz2015-11-021-2/+2
* | location: Fix incorrect unused argument workaroundSteve Kondik2015-11-011-1/+1
* | power: Add CM performance managerSteve Kondik2015-11-011-0/+28
* | location: Fix building under 64bitRicardo Cerqueira2015-10-291-1/+1
* | Multiple LEDs [3/3]: Illumination Bars supportAdrianDC2015-10-281-2/+4
* | Add support for Samsung extended AGPSghepeu2015-10-281-2/+7
* | LEDs Brightness [2/2]: Lights notifications brightness supportAdrianDC2015-10-281-2/+14
* | Remove memory leak in PersistentDataBlockService jniHenrik Baard2015-10-271-4/+5
* | input: Add option to toggle pointer icon when using stylus(2/3)Steve Kondik2015-10-261-0/+31
* | Forward port 'Swap volume buttons' (1/3)nadlabak2015-10-261-0/+31
* | Merge branch 'm' of git://codeaurora.org/platform/frameworks/base into cm-13.0Steve Kondik2015-10-211-37/+23
|\ \
| * | TvInputHal: AOSP refactor on TvInput HalDomi Papoi2015-10-061-37/+23
* | | Add support for QC's time_daemonRicardo Cerqueira2015-10-182-0/+36
* | | keyboard: re-add code to detect lid state and handle lightsMichael Gernoth2015-10-181-0/+6
|/ /
* | TvInputHal: Fix bug in first frame captured functionDomi Papoi2015-10-061-8/+17
* | Alarm: Add one more RTC alarm type for poweroff alarm.Mao Jinlong2015-10-061-0/+43
* | Performance: SystemServer: Move sensor init to a new thread.Chitti Babu Theegala2015-10-061-2/+14
|/
* Merge "BatteryStats: Decode wakeup reasons in Java" into mnc-devAdam Lesinski2015-07-251-11/+7
|\
| * BatteryStats: Decode wakeup reasons in JavaAdam Lesinski2015-07-241-11/+7
* | Properly synchronize interactivity state.Michael Wright2015-07-231-5/+31
|/
* BatteryStats: Record suspend abort reasonsAdam Lesinski2015-06-251-40/+33
* UsbMidiDevice: Only keep ALSA devices open when device is in useMike Lockwood2015-06-081-4/+26
* Wait for wakeup_reasons on first initAdam Lesinski2015-06-051-19/+12
* Allow INADDR_NONE as a valid configuration in AGpsStatus_v3.destradaa2015-05-291-3/+3
* Move from native FingerprintService implementation to fingerprintdJim Miller2015-05-202-3/+0
* Add control for double tap to wake settingJason Monk2015-05-121-0/+10
* Fingerprint: Add Set Active GroupSasha Levitskiy2015-05-111-0/+16
* Add body sensors app op - framework baseSvet Ganov2015-05-011-2/+2
* Merge "A bunch more cleanups" into mnc-devJohn Reck2015-05-011-1/+2
|\
| * A bunch more cleanupsJohn Reck2015-04-301-1/+2
* | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-devJohn Reck2015-04-301-1/+1
|\ \ | |/
| * Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-1/+1
* | UsbDevice: Add support for retrieving version string for a USB deviceMike Lockwood2015-04-291-2/+3
|/
* Merge "GraphicsJNI Canvas cleanup"John Reck2015-04-222-46/+9
|\
| * GraphicsJNI Canvas cleanupJohn Reck2015-04-222-46/+9
* | Merge "Avoid performing work in the platform when GPS HAL does not support a ...destradaa2015-04-221-20/+26
|\ \
| * | Avoid performing work in the platform when GPS HAL does not support a feature.destradaa2015-04-171-20/+26
* | | Expose getAuthenticatorId APIAndres Morales2015-04-221-0/+6
| |/ |/|
* | Revert "A bunch more cleanups"John Reck2015-04-172-10/+46
|/