summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "New widget: TextureView Bug #4343984"Romain Guy2011-04-281-0/+22
|\
| * New widget: TextureViewRomain Guy2011-04-281-0/+22
* | audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-273-39/+48
|/
* Take the index parameter into account in drawTextOnPath.Romain Guy2011-04-261-1/+1
* Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-251-46/+68
* Merge "Clean getTextRunAdvances() APIs"Fabrice Di Meglio2011-04-221-38/+20
|\
| * Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-38/+20
* | Merge "Get rid of the "pid" parameter from createSurface"Mathias Agopian2011-04-211-3/+3
|\ \ | |/ |/|
| * Get rid of the "pid" parameter from createSurfaceMathias Agopian2011-04-201-3/+3
* | Merge "TextLayout cache - update size and improve logging"Fabrice Di Meglio2011-04-212-4/+12
|\ \
| * | TextLayout cache - update size and improve loggingFabrice Di Meglio2011-04-212-4/+12
* | | Rework display size access.Dianne Hackborn2011-04-211-8/+8
|/ /
* | Merge "Use Harfbuzz for Paint drawText / measureText / breakText APIs"Fabrice Di Meglio2011-04-202-11/+44
|\ \ | |/ |/|
| * Use Harfbuzz for Paint drawText / measureText / breakText APIsFabrice Di Meglio2011-04-192-11/+44
* | Merge "Initial checkin of spot presentation for touchpad gestures."Jeff Brown2011-04-194-0/+232
|\ \ | |/ |/|
| * Initial checkin of spot presentation for touchpad gestures.Jeff Brown2011-04-194-0/+232
* | Use Harfbuzz for Canvas drawText APIsFabrice Di Meglio2011-04-181-2/+37
* | Return chars advances instead of glyphs advancesFabrice Di Meglio2011-04-182-9/+19
|/
* Merge "Add Unicode BiDi Algo before drawing text in Canvas"Fabrice Di Meglio2011-04-185-53/+166
|\
| * Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio2011-04-155-53/+166
* | Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-132-159/+54
* | Merge "More native code cleanup."Elliott Hughes2011-04-132-248/+177
|\ \
| * | More native code cleanup.Elliott Hughes2011-04-132-248/+177
* | | Merge "Use an @hide libcore API to get the FileDescriptor from a Socket."Elliott Hughes2011-04-131-38/+1
|\ \ \
| * | | Use an @hide libcore API to get the FileDescriptor from a Socket.Elliott Hughes2011-04-121-38/+1
| |/ /
* | | Merge "Don't allocate a raw object then call its constructor manually..."Elliott Hughes2011-04-133-50/+23
|\ \ \
| * | | Don't allocate a raw object then call its constructor manually...Elliott Hughes2011-04-123-50/+23
| |/ /
* | | Remove useless forward declarations.Elliott Hughes2011-04-1211-69/+53
|/ /
* | More native code cleanup.Elliott Hughes2011-04-1216-150/+80
* | Merge "Kill the global references in the OpenGL wrappers."Elliott Hughes2011-04-126-923/+756
|\ \
| * | Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-116-923/+756
* | | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-1114-238/+73
|/ /
* | Merge "More JNI exception-throwing cleanup."Elliott Hughes2011-04-0816-475/+403
|\ \ | |/ |/|
| * More JNI exception-throwing cleanup.Elliott Hughes2011-04-0816-475/+403
* | Merge "TextLayoutCache - add glyphs caching"Fabrice Di Meglio2011-04-086-98/+190
|\ \ | |/ |/|
| * TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-086-98/+190
* | Merge "Tolerate missing AccountManager resource, not just missing resource name"Brian Carlstrom2011-04-081-1/+1
|\ \
| * | Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-1/+1
| |/
* | Merge "Use jniThrowException for exception throwing from native code."Elliott Hughes2011-04-0815-401/+325
|\ \
| * | Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-0715-401/+325
| |/
* | Improve activity manager debug dumps.Dianne Hackborn2011-04-071-1/+34
|/
* Merge "Miscellaneous code cleanup in audio framework"Glenn Kasten2011-04-061-5/+6
|\
| * Miscellaneous code cleanup in audio frameworkGlenn Kasten2011-04-061-5/+6
* | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-061-1/+4
* | Merge "Don't use local ref for cached jclass reference in JNI code"Brian Carlstrom2011-04-065-33/+25
|\ \
| * | Don't use local ref for cached jclass reference in JNI codeBrian Carlstrom2011-04-065-33/+25
* | | Merge "Add support for supplicant SCAN_INTERVAL"Irfan Sheriff2011-04-061-2/+13
|\ \ \ | |/ / |/| |
| * | Add support for supplicant SCAN_INTERVALIrfan Sheriff2011-04-061-2/+13
* | | Update for change in Bluez version.Jaikumar Ganesh2011-04-052-12/+14
* | | Disable Out of Band pairing for Bluez upgrade.Jaikumar Ganesh2011-04-051-1/+0