| Commit message (Expand) | Author | Age | Files | Lines |
* | Private flags are masked in correct variable | Adam Lesinski | 2013-10-02 | 1 | -0/+6 |
* | Ensure access to the map of geofence callbacks is synchronized in all cases | destradaa | 2013-09-20 | 1 | -0/+1 |
* | Merge "consumer_ir: add length to get carrier freqs" into klp-dev | Alex Ray | 2013-09-12 | 1 | -1/+1 |
|\ |
|
| * | consumer_ir: add length to get carrier freqs | Alex Ray | 2013-09-11 | 1 | -1/+1 |
* | | Merge "Remove dependency on JNIHelp header side effects." into klp-dev | Ruben Brunk | 2013-09-12 | 7 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Remove dependency on JNIHelp header side effects. | Ruben Brunk | 2013-09-10 | 7 | -0/+7 |
* | | Merge "Fix exceptions in the Flp Hal layer: - JNI exception accessing a geofe... | destradaa | 2013-09-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix exceptions in the Flp Hal layer: | destradaa | 2013-09-11 | 1 | -1/+1 |
| |/ |
|
* | | Add consumer IR framework | Erik Gilling | 2013-09-11 | 3 | -0/+118 |
* | | Propagate input ANR reason to activity manager log. | Jeff Brown | 2013-09-10 | 1 | -4/+8 |
|/ |
|
* | Fix leaks of JNI objects in the local reference table | destradaa | 2013-08-23 | 1 | -0/+23 |
* | Fixes to FlpHal JNI layer. | destradaa | 2013-08-21 | 1 | -4/+3 |
* | Add support in the platform for Flp Geofencing. | destradaa | 2013-08-13 | 1 | -37/+114 |
* | Add FlpHal layer to support Location Batching. | destradaa | 2013-08-08 | 3 | -0/+904 |
* | BatteryService use IBatteryProperties interfaces, drop JNI | Todd Poynor | 2013-07-30 | 3 | -477/+0 |
* | Remove dead code in system server initialization. | Jeff Brown | 2013-07-15 | 2 | -12/+18 |
* | Move input library code to frameworks/native. | Jeff Brown | 2013-07-01 | 1 | -0/+1 |
* | PowerManagerService: Don't reboot directly. | Nick Kralevich | 2013-05-08 | 1 | -21/+0 |
* | Pack preloaded framework assets in a texture atlas | Romain Guy | 2013-05-02 | 3 | -1/+279 |
* | BatteryService: Fix compile warning | Todd Poynor | 2013-04-22 | 1 | -0/+3 |
* | BatteryService: Fix detection of missing sysfs attributes | Todd Poynor | 2013-04-22 | 1 | -8/+8 |
* | GPS Hardware geofencing. | Jaikumar Ganesh | 2013-04-10 | 1 | -2/+177 |
* | Add liblog | Ying Wang | 2013-04-09 | 1 | -0/+1 |
* | fix JNI use of incStrong/decStrong | Mathias Agopian | 2013-03-06 | 3 | -5/+5 |
* | Merge "BatteryService: Treat USB charging ports and charging accessories as AC" | Todd Poynor | 2013-01-30 | 1 | -1/+2 |
|\ |
|
| * | BatteryService: Treat USB charging ports and charging accessories as AC | Todd Poynor | 2013-01-30 | 1 | -1/+2 |
* | | Merge "BatteryService: Allow power supplies to switch type between AC and USB" | Todd Poynor | 2013-01-30 | 1 | -82/+142 |
|\ \
| |/ |
|
| * | BatteryService: Allow power supplies to switch type between AC and USB | Todd Poynor | 2013-01-30 | 1 | -82/+142 |
* | | Optimize Looper JNI code. | Jeff Brown | 2013-01-28 | 1 | -0/+5 |
|/ |
|
* | Fix logging typos in GpsLocationProvider | Magnus Eriksson | 2012-12-21 | 1 | -3/+3 |
* | am 768d9e1a: Merge "Correct executable bit for source files" | Kenny Root | 2012-11-07 | 1 | -0/+0 |
|\ |
|
| * | Correct executable bit for source files | Kenny Root | 2012-11-07 | 1 | -0/+0 |
* | | Fix a segfault when there is no power module. | Jeff Brown | 2012-10-09 | 1 | -6/+8 |
* | | Blank or unblank all displays as need. | Jeff Brown | 2012-10-08 | 1 | -37/+19 |
* | | Merge "Pass display arg to blank/unblank" into jb-mr1-dev | Andy McFadden | 2012-09-28 | 1 | -2/+4 |
|\ \ |
|
| * | | Pass display arg to blank/unblank | Andy McFadden | 2012-09-27 | 1 | -2/+4 |
* | | | Bundle correlated switch changes atomically. | Jeff Brown | 2012-09-27 | 1 | -6/+6 |
|/ / |
|
* | | Use more reasonable warning thresholds for power on/off. | Jeff Brown | 2012-09-25 | 1 | -6/+6 |
* | | Make input system aware of multiple displays. | Jeff Brown | 2012-09-10 | 2 | -2/+11 |
* | | Make display manager tell input system about viewports. | Jeff Brown | 2012-09-08 | 1 | -84/+42 |
* | | Add plumbing for new surface flinger display API. | Jeff Brown | 2012-08-27 | 3 | -98/+0 |
* | | Use new surface flinger API. | Jeff Brown | 2012-08-27 | 1 | -1/+5 |
* | | BatteryService: Fix comment to match code | Scott Anderson | 2012-08-21 | 1 | -2/+2 |
* | | Merge "Plumb the switch code into Dalvik." into jb-mr1-dev | Jeff Brown | 2012-08-20 | 1 | -11/+6 |
|\ \ |
|
| * | | Plumb the switch code into Dalvik. | Jeff Brown | 2012-08-20 | 1 | -11/+6 |
* | | | add wireless charger support | Brian Muramatsu | 2012-08-20 | 1 | -0/+12 |
|/ / |
|
* | | Power manager rewrite. | Jeff Brown | 2012-08-15 | 4 | -62/+78 |
* | | Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-dev | Mathias Agopian | 2012-08-02 | 1 | -2/+1 |
|\ \ |
|
| * | | screen-off animation won't be handled by SF anymore | Mathias Agopian | 2012-08-02 | 1 | -2/+1 |
* | | | Start moving away from DisplayMetrics.DENSITY_DEVICE. | Dianne Hackborn | 2012-08-01 | 1 | -3/+4 |
|/ / |
|