summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* The service part of the user space VPN support.Chia-chi Yeh2011-06-083-0/+453
* resolved conflicts for merge of 8b2c0014 to masterJeff Brown2011-06-071-17/+17
|\
| * Touch pad improvements.Jeff Brown2011-06-061-17/+17
* | resolved conflicts for merge of ca2b552d to masterJeff Brown2011-06-031-0/+39
|\ \ | |/
| * Add a preference panel for mouse speed.Jeff Brown2011-06-021-0/+39
* | resolved conflicts for merge of 7e193916 to masterDianne Hackborn2011-06-031-118/+97
|\ \ | |/
| * Use ViewConfiguration to seed input system configuration.Jeff Brown2011-05-311-118/+97
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-251-60/+68
| * Add a sprite controller. (DO NOT MERGE)Jeff Brown2011-05-251-6/+28
| * Support chorded fallback keys. (DO NOT MERGE)Jeff Brown2011-05-241-2/+6
| * Fix focused application handle. (DO NOT MERGE)Jeff Brown2011-05-241-0/+1
| * Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-231-4/+3
* | UsbService: Refactor USB host and device support into two separate classesMike Lockwood2011-05-314-70/+143
* | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-0/+6
|\ \ | |/
| * Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+6
* | Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-191-58/+68
* | More native code cleanup.Elliott Hughes2011-04-121-20/+12
* | Merge "You don't need to poke around inside FileDescriptor manually."Elliott Hughes2011-04-111-25/+4
|\ \
| * | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-25/+4
* | | Add a sprite controller.Jeff Brown2011-04-111-6/+28
|/ /
* | Don't use local ref for cached jclass reference in JNI codeBrian Carlstrom2011-04-061-2/+2
* | Add input filter mechanism for accessibility.Jeff Brown2011-03-301-4/+54
* | Merge "Support chorded fallback keys."Jeff Brown2011-03-291-2/+6
|\ \
| * | Support chorded fallback keys.Jeff Brown2011-03-291-2/+6
* | | am 038c7297: am b115807a: am 7661dd8d: Merge "UsbService: Fix JNI local refer...Mike Lockwood2011-03-281-1/+8
|\ \ \ | | |/ | |/|
| * | UsbService: Fix JNI local reference leaks in the USB host support codeMike Lockwood2011-03-271-1/+8
* | | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
| |/ |/|
* | Fix focused application handle.Jeff Brown2011-03-251-0/+1
* | am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright head...James Dong2011-03-171-0/+16
|\ \ | |/
| * Fix missing AOSP copyright headers for more filesJames Dong2011-03-171-0/+16
* | Merge "Improve VelocityTracker numerical stability."Jeff Brown2011-03-151-4/+3
|\ \
| * | Improve VelocityTracker numerical stability.Jeff Brown2011-03-151-4/+3
* | | am 0958fb10: am 221830b9: Merge "Add support for USB accessory serial numbers...Mike Lockwood2011-03-141-1/+2
|\ \ \ | |/ / |/| / | |/
| * Add support for USB accessory serial numbersMike Lockwood2011-03-141-1/+2
* | am 84edf14b: am cc08c439: Merge "UsbAccessory: Add URI string, replace type s...Mike Lockwood2011-03-101-2/+3
|\ \ | |/
| * Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-101-2/+3
| |\
| | * UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-2/+3
* | | am e6f0ae12: am efd3266b: Input improvements and bug fixes.Jeff Brown2011-03-091-5/+4
|\ \ \ | |/ /
| * | Input improvements and bug fixes.Jeff Brown2011-03-091-5/+4
| |/
| * Eliminate some accidental log spam. (DO NOT MERGE)Jeff Brown2011-03-081-3/+3
* | Merge "Remove unused JNI global references."Carl Shapiro2011-03-086-87/+75
|\ \
| * | Remove unused JNI global references.Carl Shapiro2011-03-056-87/+75
| |/
* | Eliminate some accidental log spam.Jeff Brown2011-03-071-3/+3
|/
* Get key repeat timeout and delay from ViewConfiguration.Jeff Brown2011-03-021-3/+37
* Wake screen from external HID peripherals.Jeff Brown2011-03-021-17/+52
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-8/+54
* UsbManager: Enhancements for managing USB devices and accessoriesMike Lockwood2011-02-281-4/+3
* GpsLocationProvider: Clean up HAL initialization/cleanup sequenceMike Lockwood2011-02-231-141/+83
* Start window manager refactoring.Dianne Hackborn2011-02-175-21/+21
* Merge "Add support for arbitrary axes in MotionEvents."Jeff Brown2011-02-161-4/+0
|\