summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* Refactor input system into its own service.Jeff Brown2012-04-056-292/+230
* fix libgui header locationMathias Agopian2012-02-271-2/+1
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Merge "Remove the input dispatcher throttle."Jeff Brown2012-02-131-10/+0
|\
| * Remove the input dispatcher throttle.Jeff Brown2012-02-071-10/+0
* | BatteryService: Don't fail to register native methods if kernel power supply ...Mike Lockwood2012-02-101-59/+59
* | New Serial Manager API:Mike Lockwood2012-02-103-0/+85
|/
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-089-62/+62
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-4/+4
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-4/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-034-12/+12
* split ComposerService out of SurfaceComposerClient.hMathias Agopian2011-11-281-0/+2
* Eliminate hw.keyboards system properties.Jeff Brown2011-11-151-0/+10
* BatteryService(jni): properly handle read's return valueDima Zavin2011-10-281-3/+3
* DO NOT MERGE. Improve screenshot chord debouncing.Jeff Brown2011-10-121-12/+19
* Fix input channel leak.Jeff Brown2011-08-305-37/+50
* Add a "show touches" option for demos and presentations.Jeff Brown2011-08-261-0/+34
* Input system bug fixes, particularly for stylus.Jeff Brown2011-08-191-35/+33
* Add input system to Watchdog.Jeff Brown2011-08-101-0/+11
* Resolve merge conflict for '75f1fdec':Mike Lockwood2011-08-041-2/+10
|\
| * am 0b3af353: am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes"Mike Lockwood2011-08-041-2/+10
| |\
| | * GPS Provider Service changesKevin Tang2011-08-041-2/+10
* | | am 21700fed: am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip add...Mike Lockwood2011-07-281-2/+9
|\ \ \ | |/ /
| * | am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"Mike Lockwood2011-07-281-2/+9
| |\ \ | | |/
| | * gps: Adding ip address for AGpsStephen Li2011-07-281-2/+9
| | * am b0976320: Merge "DO NOT MERGE: Backport more USB accessory changes from ho...Mike Lockwood2011-03-151-1/+2
| | |\
| | | * DO NOT MERGE: Backport more USB accessory changes from honeycombMike Lockwood2011-03-151-1/+2
| | * | am 78b8e1be: Merge "DO NOT MERGE: backport recent USB accessory changes from ...Mike Lockwood2011-03-141-4/+3
| | |\ \ | | | |/
| | | * DO NOT MERGE: backport recent USB accessory changes from honeycombMike Lockwood2011-03-111-4/+3
| | * | am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-021-2/+107
| | |\ \ | | | |/
| | | * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-2/+107
| | * | am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into ginger...Mike Lockwood2011-02-283-0/+39
| | |\ \ | | | |/
| | | * DO NOT MERGE UsbManager: squashed commit of:Mike Lockwood2011-02-273-0/+39
| | * | am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-141/+83
| | |\ \
| | | * | GpsLocationProvider: Clean up HAL initialization/cleanup sequenceMike Lockwood2011-02-231-141/+83
| | * | | am 41395459: Merge "Filter virtual keys after touches. (DO NOT MERGE)" into ...Jeff Brown2011-01-181-1/+25
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-111-1/+25
| | * | | am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" int...Jeff Brown2010-12-231-4/+4
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-221-4/+4
* | | | Report the external display size to the input reader.Jeff Brown2011-07-251-19/+25
* | | | USB: Fix handling USB accessory attached when device is bootingMike Lockwood2011-07-211-0/+15
* | | | Merge "VPN: Hook up the new control protocol and network state."Chia-chi Yeh2011-07-141-62/+104
|\ \ \ \
| * | | | VPN: Hook up the new control protocol and network state.Chia-chi Yeh2011-07-141-62/+104
* | | | | Refactor input dispatcher use of window/app handles.Jeff Brown2011-07-1411-420/+235
|/ / / /
* | | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-132-20/+0
* | | | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-8/+0
* | | | VPN: rename some variables.Chia-chi Yeh2011-07-031-11/+11
* | | | Merge "VPN: merge JNI methods."Chia-chi Yeh2011-07-021-102/+60
|\ \ \ \