summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Detect out of memory in extractAlpha"Eric Hassold2011-02-241-1/+7
|\
| * Detect out of memory in extractAlphaEric Hassold2011-02-241-1/+7
* | Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"Christopher Tate2011-02-241-51/+145
|\ \
| * | Binder linkage no longer depends on JNI objrefs as persistent tokensChristopher Tate2011-02-241-51/+145
* | | Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-2412-15/+14
|\ \ \
| * | | Skia Merge (revision 808)Derek Sollenberger2011-02-2212-15/+14
* | | | Add a new Camera API to control the camera's locationRomain Guy2011-02-231-0/+14
* | | | Merge "Add support for background scanning"Irfan Sheriff2011-02-231-0/+13
|\ \ \ \
| * | | | Add support for background scanningIrfan Sheriff2011-02-211-0/+13
| |/ / /
* | | | Application-managed callback buffer support for raw imageJames Dong2011-02-221-67/+173
| |/ / |/| |
* | | Merge "Fix poll options for NativeActivity's hasEvents"Kenny Root2011-02-221-3/+3
|\ \ \
| * | | Fix poll options for NativeActivity's hasEventsKenny Root2011-02-221-3/+3
| | |/ | |/|
* | | Merge "Code cleaning"Fabrice Di Meglio2011-02-222-15/+52
|\ \ \ | |/ / |/| |
| * | Code cleaningFabrice Di Meglio2011-02-222-15/+52
* | | Merge "Fix compiler errors when compiled with debug option."Jaikumar Ganesh2011-02-226-117/+117
|\ \ \ | |_|/ |/| |
| * | Fix compiler errors when compiled with debug option.Jaikumar Ganesh2011-02-226-117/+117
* | | Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-2/+2
* | | Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-20/+19
|/ /
* | Merge "data activity reporting on wifi"Irfan Sheriff2011-02-171-0/+31
|\ \
| * | data activity reporting on wifiIrfan Sheriff2011-02-171-0/+31
| |/
* | Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-29/+29
|/
* Merge "Add support for arbitrary axes in MotionEvents."Jeff Brown2011-02-161-287/+656
|\
| * Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-287/+656
* | Merge "Remove some unused wifi dhcp code."Robert Greenwalt2011-02-151-56/+0
|\ \ | |/ |/|
| * Remove some unused wifi dhcp code.Robert Greenwalt2011-02-151-56/+0
* | Distinguish between NAP and PAN role disconnectionsJaikumar Ganesh2011-02-141-0/+41
|/
* Bug 3352047 Wrong message when adjusting volumeGlenn Kasten2011-02-101-1/+8
* Merge "Use JNI helper function to get buffer address"Andy McFadden2011-02-081-2/+4
|\
| * Use JNI helper function to get buffer addressAndy McFadden2011-02-081-2/+4
* | Parse the rssi result string in case-insensitive manner. This matches similarStan Chesnutt2011-02-081-1/+1
|/
* am a626eb18: am 2d47fd3c: Merge "Fix crash when Paths are GCd in hw accelerat...Mike Cleron2011-02-071-1/+2
|\
| * Fix crash when Paths are GCd in hw accelerated appsChet Haase2011-02-041-1/+2
* | am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycombEric Laurent2011-02-031-3/+3
|\ \ | |/
| * Fix issue 3371080Eric Laurent2011-02-031-3/+3
* | Removing android.security.MessageDigestBrian Carlstrom2011-02-014-279/+0
* | Merge "Add support for synchronous bulk USB transfers"Mike Lockwood2011-01-271-4/+33
|\ \
| * | Add support for synchronous bulk USB transfersMike Lockwood2011-01-271-4/+33
* | | Merge "TrafficStats: Include UDP stats and packet count to API"Ashish Sharma2011-01-271-6/+151
|\ \ \ | |/ / |/| |
| * | TrafficStats: Include UDP stats and packet count to APIAshish Sharma2011-01-271-6/+151
* | | am 01a58129: am 0250bc2f: Merge "Catch exception when ViewRoot\'s surface is ...Romain Guy2011-01-271-1/+3
|\ \ \ | |/ / |/| / | |/
| * Catch exception when ViewRoot's surface is not valid.Romain Guy2011-01-271-1/+3
* | am 08cdf6fd: am 940df6dd: Merge "Remove unused API" into honeycombRomain Guy2011-01-261-12/+0
|\ \ | |/
| * Remove unused APIRomain Guy2011-01-261-12/+0
* | Merge "Make the interface with DHCP IPv6 capable."Robert Greenwalt2011-01-261-31/+40
|\ \
| * | Make the interface with DHCP IPv6 capable.Robert Greenwalt2011-01-261-31/+40
* | | usb: correct return type of android_hardware_UsbDevice_claim_interfaceErik Gilling2011-01-251-2/+2
|/ /
* | am 4e1db6da: am 2ff6d705: Merge "Enable partial invalidates when rendering wi...Romain Guy2011-01-241-53/+82
|\ \ | |/
| * Enable partial invalidates when rendering with OpenGL.Romain Guy2011-01-241-53/+82