summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Unmap memory in MemoryFile.close().Bjorn Bringert2009-05-291-15/+35
* Merge change 2432 into donutAndroid (Google) Code Review2009-05-272-39/+51
|\
| * Make android_runtime to not include libemoji but use dlopen() instead.Daisuke Miyakawa2009-05-272-39/+51
* | Merge change 2331 into donutAndroid (Google) Code Review2009-05-261-25/+9
|\ \
| * | Fix issue 1846343 - part 1Eric Laurent2009-05-261-25/+9
| |/
* | wifi: Fix problem parsing RSSI when the AP name contains a space.Mike Lockwood2009-05-251-1/+6
|/
* Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-231-6/+31
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-204-5/+77
* Fix bad filtering of error code when set_position_mode() is being called.David 'Digit' Turner2009-05-201-1/+1
* process: Add setProcessGroup() hidden API call to set the cgroup ofSan Mehat2009-05-191-0/+31
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-152-16/+34
* Start using CLDR for some date-and-time strings and formats.Eric Fischer2009-05-151-0/+11
* Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-8/+13
* Merge change 1057 into donutAndroid (Google) Code Review2009-05-121-1/+40
|\
| * * Add regoin scaling for transparent supportMitsuru Oshima2009-05-121-1/+40
* | Fix native core runtime. A messy declaration was causing a problem at boot time.Romain Guy2009-05-121-1/+1
* | Merge change 1478 into donutAndroid (Google) Code Review2009-05-121-4/+12
|\ \
| * | Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr...Romain Guy2009-05-121-4/+12
| |/
* | Merge change 1297 into donutAndroid (Google) Code Review2009-05-121-25/+42
|\ \ | |/ |/|
| * Check the size of the data to write for STATIC AudioTrack objects.Jean-Michel Trivi2009-05-081-25/+42
* | GPS: Generalize SUPL support to include AGPS for CDMAMike Lockwood2009-05-111-62/+55
* | remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-082-0/+26
* | Merge change 1192 into donutAndroid (Google) Code Review2009-05-081-4/+18
|\ \
| * | Fix 1825581 - device restarts when using A2DP.Robert Greenwalt2009-05-071-4/+18
| |/
* | Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-072-32/+56
* | Merge change 1163 into donutAndroid (Google) Code Review2009-05-075-57/+71
|\ \
| * | Fix automatically generated code for glGetJack Palevich2009-05-075-57/+71
| |/
* | More backup testsJoe Onorato2009-05-074-17/+98
|/
* Change error message.Wu-cheng Li2009-05-041-1/+2
* pass original ptrs to JNI release functions (instead of += index to them)Mike Reed2009-05-011-4/+2
* gps: Fix missing return value in android_location_GpsLocationProvider_initMike Lockwood2009-04-301-0/+1
* Merge change 599 into donutAndroid (Google) Code Review2009-04-281-2/+7
|\
| * Add call to (new) Canvas.freeCaches() in response to low-memoryMike Reed2009-04-271-2/+7
* | Merge change 586 into donutAndroid (Google) Code Review2009-04-281-0/+8
|\ \ | |/
| * Manage imagecache ram budgetMike Reed2009-04-271-0/+8
* | Merge change 376 into donutAndroid (Google) Code Review2009-04-271-0/+79
|\ \ | |/ |/|
| * Add support for changing a threads scheduler group. Three groups are availabl...San Mehat2009-04-271-0/+79
* | Merge change 546 into donutAndroid (Google) Code Review2009-04-272-53/+155
|\ \
| * | Add (hidden for now) purgeable bitmapsMike Reed2009-04-242-53/+155
| |/
* | Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-242-167/+1215
|/
* Merge branch 'readonly-p4-donut' into donutEvan Millar2009-04-181-39/+62
|\
| * AI 146853: Add kernel wakelock data to batteryinfo dump.Evan Millar2009-04-181-39/+62
* | Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-167-1/+7672
* | gps: Add support for bringing up a GSM data connection on demand for SUPL.Mike Lockwood2009-04-141-15/+66
|/
* AI 145920: Don't filter out IPv6 multicast packets.Lorenzo Colitti2009-04-131-0/+2
* AI 144241: Stop polling dbus.Robert Greenwalt2009-04-025-88/+407
* AI 144176: To fix the race condition in case "requestCancelDecode"Ray Chen2009-04-021-2/+13
* AI 143788: am: CL 143740 Don't clear supported profiles in settings app if ge...Nick Pelly2009-03-311-5/+5
* AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...Mathias Agopian2009-03-271-3/+3
* Automated import from //branches/donutburger/...@142484,142484Jack Palevich2009-03-241-112/+193