| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the jni initializer. | Joe Onorato | 2009-06-12 | 1 | -1/+1 |
* | Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods... | Joe Onorato | 2009-06-12 | 5 | -6/+212 |
* | Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. | Joe Onorato | 2009-06-11 | 1 | -8/+16 |
* | GpsLocationProvider: Add hooks for GPS location injection. | Mike Lockwood | 2009-06-11 | 1 | -0/+7 |
* | process: Clean up cgroup management | San Mehat | 2009-06-10 | 1 | -19/+27 |
* | Change exceptions to RuntimeException. | Wu-cheng Li | 2009-06-10 | 1 | -8/+6 |
* | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 2 | -2/+2 |
* | Modify the decoding logic in the FD case when a purgeable flag is set, | Wei-Ta Chen | 2009-06-03 | 1 | -2/+5 |
* | Allow creating AssetFileDescriptors for MemoryFiles. | Bjorn Bringert | 2009-06-03 | 1 | -4/+26 |
* | Use JNI region calls in MemoryFile read and write. | Bjorn Bringert | 2009-06-02 | 1 | -6/+2 |
* | Unmap memory in MemoryFile.close(). | Bjorn Bringert | 2009-05-29 | 1 | -15/+35 |
* | Merge change 2432 into donut | Android (Google) Code Review | 2009-05-27 | 2 | -39/+51 |
|\ |
|
| * | Make android_runtime to not include libemoji but use dlopen() instead. | Daisuke Miyakawa | 2009-05-27 | 2 | -39/+51 |
* | | Merge change 2331 into donut | Android (Google) Code Review | 2009-05-26 | 1 | -25/+9 |
|\ \ |
|
| * | | Fix issue 1846343 - part 1 | Eric Laurent | 2009-05-26 | 1 | -25/+9 |
| |/ |
|
* | | wifi: Fix problem parsing RSSI when the AP name contains a space. | Mike Lockwood | 2009-05-25 | 1 | -1/+6 |
|/ |
|
* | Sensors: Use a native_handle for the data channel instead of a single file de... | Mike Lockwood | 2009-05-23 | 1 | -6/+31 |
* | Hook up the backup data writer, and add a utility to read the backup data files. | Joe Onorato | 2009-05-20 | 4 | -5/+77 |
* | Fix bad filtering of error code when set_position_mode() is being called. | David 'Digit' Turner | 2009-05-20 | 1 | -1/+1 |
* | process: Add setProcessGroup() hidden API call to set the cgroup of | San Mehat | 2009-05-19 | 1 | -0/+31 |
* | Fix bug 1856713 gl Pointer functions should use Buffer position | Jack Palevich | 2009-05-15 | 2 | -16/+34 |
* | Start using CLDR for some date-and-time strings and formats. | Eric Fischer | 2009-05-15 | 1 | -0/+11 |
* | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 1 | -8/+13 |
* | Merge change 1057 into donut | Android (Google) Code Review | 2009-05-12 | 1 | -1/+40 |
|\ |
|
| * | * Add regoin scaling for transparent support | Mitsuru Oshima | 2009-05-12 | 1 | -1/+40 |
* | | Fix native core runtime. A messy declaration was causing a problem at boot time. | Romain Guy | 2009-05-12 | 1 | -1/+1 |
* | | Merge change 1478 into donut | Android (Google) Code Review | 2009-05-12 | 1 | -4/+12 |
|\ \ |
|
| * | | Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.cr... | Romain Guy | 2009-05-12 | 1 | -4/+12 |
| |/ |
|
* | | Merge change 1297 into donut | Android (Google) Code Review | 2009-05-12 | 1 | -25/+42 |
|\ \
| |/
|/| |
|
| * | Check the size of the data to write for STATIC AudioTrack objects. | Jean-Michel Trivi | 2009-05-08 | 1 | -25/+42 |
* | | GPS: Generalize SUPL support to include AGPS for CDMA | Mike Lockwood | 2009-05-11 | 1 | -62/+55 |
* | | remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg... | Mathias Agopian | 2009-05-08 | 2 | -0/+26 |
* | | Merge change 1192 into donut | Android (Google) Code Review | 2009-05-08 | 1 | -4/+18 |
|\ \ |
|
| * | | Fix 1825581 - device restarts when using A2DP. | Robert Greenwalt | 2009-05-07 | 1 | -4/+18 |
| |/ |
|
* | | Require native-order direct buffers for glXXXPointer APIs. | Jack Palevich | 2009-05-07 | 2 | -32/+56 |
* | | Merge change 1163 into donut | Android (Google) Code Review | 2009-05-07 | 5 | -57/+71 |
|\ \ |
|
| * | | Fix automatically generated code for glGet | Jack Palevich | 2009-05-07 | 5 | -57/+71 |
| |/ |
|
* | | More backup tests | Joe Onorato | 2009-05-07 | 4 | -17/+98 |
|/ |
|
* | Change error message. | Wu-cheng Li | 2009-05-04 | 1 | -1/+2 |
* | pass original ptrs to JNI release functions (instead of += index to them) | Mike Reed | 2009-05-01 | 1 | -4/+2 |
* | gps: Fix missing return value in android_location_GpsLocationProvider_init | Mike Lockwood | 2009-04-30 | 1 | -0/+1 |
* | Merge change 599 into donut | Android (Google) Code Review | 2009-04-28 | 1 | -2/+7 |
|\ |
|
| * | Add call to (new) Canvas.freeCaches() in response to low-memory | Mike Reed | 2009-04-27 | 1 | -2/+7 |
* | | Merge change 586 into donut | Android (Google) Code Review | 2009-04-28 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Manage imagecache ram budget | Mike Reed | 2009-04-27 | 1 | -0/+8 |
* | | Merge change 376 into donut | Android (Google) Code Review | 2009-04-27 | 1 | -0/+79 |
|\ \
| |/
|/| |
|
| * | Add support for changing a threads scheduler group. Three groups are availabl... | San Mehat | 2009-04-27 | 1 | -0/+79 |
* | | Merge change 546 into donut | Android (Google) Code Review | 2009-04-27 | 2 | -53/+155 |
|\ \ |
|
| * | | Add (hidden for now) purgeable bitmaps | Mike Reed | 2009-04-24 | 2 | -53/+155 |
| |/ |
|
* | | Enable static Java APIs for OpenGL ES 1.1 extensions. | Jack Palevich | 2009-04-24 | 2 | -167/+1215 |
|/ |
|