summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* Move some system services to separate directoriesAmith Yamasani2013-12-1921-6102/+0
* resolved conflicts for merge of 08579921 to klp-modular-devGreg Hackmann2013-12-171-14/+221
|\
| * Add timerfd backend to AlarmManagerServiceGreg Hackmann2013-12-161-14/+221
* | am 153ec6ca: am 3545433d: am 9f4e67c5: Merge "Clean up native AlarmManagerSer...Greg Hackmann2013-12-171-19/+19
|\ \ | |/
| * Clean up native AlarmManagerService tabs/spaces and unused parameter warningsGreg Hackmann2013-12-121-19/+19
* | Introduce a Lifecycle for system servicesAdam Lesinski2013-12-122-2/+2
|/
* Private flags are masked in correct variableAdam Lesinski2013-10-021-0/+6
* Ensure access to the map of geofence callbacks is synchronized in all casesdestradaa2013-09-201-0/+1
* Merge "consumer_ir: add length to get carrier freqs" into klp-devAlex Ray2013-09-121-1/+1
|\
| * consumer_ir: add length to get carrier freqsAlex Ray2013-09-111-1/+1
* | Merge "Remove dependency on JNIHelp header side effects." into klp-devRuben Brunk2013-09-127-0/+7
|\ \ | |/ |/|
| * Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-107-0/+7
* | Merge "Fix exceptions in the Flp Hal layer: - JNI exception accessing a geofe...destradaa2013-09-111-1/+1
|\ \
| * | Fix exceptions in the Flp Hal layer:destradaa2013-09-111-1/+1
| |/
* | Add consumer IR frameworkErik Gilling2013-09-113-0/+118
* | Propagate input ANR reason to activity manager log.Jeff Brown2013-09-101-4/+8
|/
* Fix leaks of JNI objects in the local reference tabledestradaa2013-08-231-0/+23
* Fixes to FlpHal JNI layer.destradaa2013-08-211-4/+3
* Add support in the platform for Flp Geofencing.destradaa2013-08-131-37/+114
* Add FlpHal layer to support Location Batching.destradaa2013-08-083-0/+904
* BatteryService use IBatteryProperties interfaces, drop JNITodd Poynor2013-07-303-477/+0
* Remove dead code in system server initialization.Jeff Brown2013-07-152-12/+18
* Move input library code to frameworks/native.Jeff Brown2013-07-011-0/+1
* PowerManagerService: Don't reboot directly.Nick Kralevich2013-05-081-21/+0
* Pack preloaded framework assets in a texture atlasRomain Guy2013-05-023-1/+279
* BatteryService: Fix compile warningTodd Poynor2013-04-221-0/+3
* BatteryService: Fix detection of missing sysfs attributesTodd Poynor2013-04-221-8/+8
* GPS Hardware geofencing.Jaikumar Ganesh2013-04-101-2/+177
* Add liblogYing Wang2013-04-091-0/+1
* fix JNI use of incStrong/decStrongMathias Agopian2013-03-063-5/+5
* Merge "BatteryService: Treat USB charging ports and charging accessories as AC"Todd Poynor2013-01-301-1/+2
|\
| * BatteryService: Treat USB charging ports and charging accessories as ACTodd Poynor2013-01-301-1/+2
* | Merge "BatteryService: Allow power supplies to switch type between AC and USB"Todd Poynor2013-01-301-82/+142
|\ \ | |/
| * BatteryService: Allow power supplies to switch type between AC and USBTodd Poynor2013-01-301-82/+142
* | Optimize Looper JNI code.Jeff Brown2013-01-281-0/+5
|/
* Fix logging typos in GpsLocationProviderMagnus Eriksson2012-12-211-3/+3
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Fix a segfault when there is no power module.Jeff Brown2012-10-091-6/+8
* | Blank or unblank all displays as need.Jeff Brown2012-10-081-37/+19
* | Merge "Pass display arg to blank/unblank" into jb-mr1-devAndy McFadden2012-09-281-2/+4
|\ \
| * | Pass display arg to blank/unblankAndy McFadden2012-09-271-2/+4
* | | Bundle correlated switch changes atomically.Jeff Brown2012-09-271-6/+6
|/ /
* | Use more reasonable warning thresholds for power on/off.Jeff Brown2012-09-251-6/+6
* | Make input system aware of multiple displays.Jeff Brown2012-09-102-2/+11
* | Make display manager tell input system about viewports.Jeff Brown2012-09-081-84/+42
* | Add plumbing for new surface flinger display API.Jeff Brown2012-08-273-98/+0
* | Use new surface flinger API.Jeff Brown2012-08-271-1/+5
* | BatteryService: Fix comment to match codeScott Anderson2012-08-211-2/+2
* | Merge "Plumb the switch code into Dalvik." into jb-mr1-devJeff Brown2012-08-201-11/+6
|\ \