summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* am 8a14d8b9: am 1a5b6098: Handle GET_POWER failuresIrfan Sheriff2011-05-041-1/+3
|\
| * am 1a5b6098: Handle GET_POWER failuresIrfan Sheriff2011-05-041-1/+3
| |\
| | * Handle GET_POWER failuresIrfan Sheriff2011-05-041-1/+3
* | | am a47c4019: Merge "Add RouteInfo objects for tracking routes." into honeycom...Robert Greenwalt2011-05-021-3/+24
|\ \ \
| * \ \ 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
* | | | | am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into hon...Irfan Sheriff2011-05-021-3/+32
|\ \ \ \ \ | |/ / / /
| * | | | Add DhcpStateMachine for interation with dhcpcdIrfan Sheriff2011-04-301-3/+32
| |/ / /
* | | | am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class"Conley Owens2011-04-291-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Fix memory leak of SkMovie class"Conley Owens2011-04-291-0/+5
| |\ \ \
| | * | | Fix memory leak of SkMovie classKimiyoshi Kusaka2011-03-281-0/+5
* | | | | am 27e00544: am 9907d161: Merge "Fix data corruption when writing to Bluetoot...Brad Fitzpatrick2011-04-041-7/+13
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am 9907d161: Merge "Fix data corruption when writing to Bluetooth socket"Brad Fitzpatrick2011-04-041-7/+13
| |\ \ \
| | * | | Fix data corruption when writing to Bluetooth socketMike Playle2011-04-041-7/+13
| | |/ /
* | | | 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
* | | Merge "Fix Parcel.writeNative to not ignore 'offset'."Elliott Hughes2011-02-281-4/+2
|\ \ \
| * | | Fix Parcel.writeNative to not ignore 'offset'.Elliott Hughes2011-02-281-4/+2
* | | | Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"Christopher Tate2011-02-281-51/+149
|\ \ \ \
| * | | | Binder linkage no longer depends on JNI objrefs as persistent tokensChristopher Tate2011-02-281-51/+149
* | | | | Merge "Fix sp<> conversion operator / constructor"Mathias Agopian2011-02-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix sp<> conversion operator / constructorMathias Agopian2011-02-251-1/+1
* | | | | You can now specify a custom display size as NxM.Dianne Hackborn2011-02-281-12/+38
| |/ / / |/| | |
* | | | Log errors reading input channel from parcel.Jeff Brown2011-02-261-3/+15
|/ / /
* | | Revert "Binder linkage no longer depends on JNI objrefs as persistent tokens"Christopher Tate2011-02-251-145/+51
* | | bug:3467948 if byteArray couldn't be allocated for blob, throw exceptionVasu Nori2011-02-251-1/+4