summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO ...Jeff Brown2011-05-254-0/+232
|\
| * Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-254-0/+232
* | am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERG...Jeff Brown2011-05-256-28/+223
|\ \ | |/
| * Improve VelocityTracker numerical stability. (DO NOT MERGE)Jeff Brown2011-05-236-28/+223
* | am 1b144e62: Merge "Add ParcelFileDescriptor.fromFd() and .adoptFd()." into h...Dianne Hackborn2011-05-201-5/+37
|\ \ | |/
| * Add ParcelFileDescriptor.fromFd() and .adoptFd().Dianne Hackborn2011-05-201-5/+37
* | am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-192-1/+17
|\ \ | |/
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-192-1/+17
* | am a88b42d5: USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+22
|\ \ | |/
| * USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+22
* | Switch to use netd to add/remove routes.Robert Greenwalt2011-05-181-60/+0
* | am 1e662c32: Merge "DO NOT MERGE. Integrate from master: Rework display size...Dianne Hackborn2011-05-161-8/+8
|\ \ | |/
| * DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-161-8/+8
* | am 700ab1c7: Merge "DO NOT MERGE. Integrate from master: Improve activity ma...Dianne Hackborn2011-05-161-1/+34
|\ \ | |/
| * DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.Dianne Hackborn2011-05-131-1/+34
* | am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "...Dianne Hackborn2011-05-131-1/+4
|\ \ | |/
| * DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-1/+4
| * Merge "DO NOT MERGE Add DhcpStateMachine" into honeycomb-mr2Irfan Sheriff2011-05-121-3/+32
| |\
| | * DO NOT MERGE Add DhcpStateMachineIrfan Sheriff2011-05-121-3/+32
* | | Merge remote branch 'goog/honeycomb-mr2' into honeycomb-LTEThe Android Automerger2011-05-081-1/+3
|\ \ \ | |/ /
| * | DO NOT MERGE Handle GET_POWER failuresIrfan Sheriff2011-05-061-1/+3
| |/
* | Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTERobert Greenwalt2011-05-021-3/+24
|\ \
| * | Add RouteInfo objects for tracking routes.Robert Greenwalt2011-05-021-3/+24
* | | Add DhcpStateMachine for interation with dhcpcdIrfan Sheriff2011-04-301-3/+32
|/ /
* | am afd1c014: Merge "SqliteDatabase: Fix local reference leak in custom_functi...Mike Lockwood2011-03-151-3/+8
|\ \ | |/
| * SqliteDatabase: Fix local reference leak in custom_function_callback()Mike Lockwood2011-03-151-3/+8
* | am cffde30f: am 44220a56: Merge "Add some debug code to try to track down iss...Dianne Hackborn2011-03-151-0/+9
|\ \ | |/ |/|
| * am 44220a56: Merge "Add some debug code to try to track down issue 3183612" i...Dianne Hackborn2011-03-151-0/+9
| |\
| | * Add some debug code to try to track down issue 3183612Dianne Hackborn2011-03-141-0/+9
| * | am 4bdab175: DO NOT MERGE WiMAX supportTK MUN2011-03-091-0/+32
| |\ \ | | |/
| | * DO NOT MERGE WiMAX supportTK MUN2011-03-091-0/+32
| * | am 61d9ffbf: Merge "Do not merge." into gingerbreadWei-Ta Chen2011-01-137-1/+365
| |\ \ | | |/
| | * Do not merge.Wei-Ta Chen2011-01-117-1/+365
* | | Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1Romain Guy2011-03-142-7/+20
|\ \ \
| * | | Fix rendering artifact in edge fades.Romain Guy2011-03-142-7/+20
* | | | Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1Glenn Kasten2011-03-111-0/+10
|\ \ \ \
| * | | | Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+10
* | | | | UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-115-207/+250
| |/ / / |/| | |
* | | | Merge "Teach the framework to use the new android_reboot() function." into ho...Ken Sumrall2011-03-101-7/+8
|\ \ \ \
| * | | | Teach the framework to use the new android_reboot() function.Ken Sumrall2011-03-091-7/+8
* | | | | Merge "Fix 3510563: memory leak in BitmapRegionDecoder." into honeycomb-mr1Wei-Ta Chen2011-03-091-1/+1
|\ \ \ \ \
| * | | | | Fix 3510563: memory leak in BitmapRegionDecoder.Chih-Chung Chang2011-03-081-1/+1
* | | | | | Fix issue 3439872: video chat and bluetooth SCOEric Laurent2011-03-082-4/+12
|/ / / / /
* | | | | Add support for partial invalidates in WebViewRomain Guy2011-03-071-10/+12
|/ / / /
* | | | Fix EGL JNI bugsRomain Guy2011-03-071-1/+1
* | | | Don't fail unlinking death recipients on dead bindersChristopher Tate2011-03-041-7/+25
|/ / /
* | | Wake screen from external HID peripherals.Jeff Brown2011-03-021-0/+9
* | | Fix binder proxy death notice trackingChristopher Tate2011-03-011-52/+34
* | | Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-013-132/+8
* | | Add ParcelFileDescriptor APIs to get raw fd.Dianne Hackborn2011-02-282-1/+23