1. 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 15 years ago
  2. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  3. ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 15 years ago
  4. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  5. c013971 Merge change 2432 into donut by Android (Google) Code Review · 15 years ago
  6. de8268d Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  7. 63507ba Make android_runtime to not include libemoji but use dlopen() instead. by Daisuke Miyakawa · 15 years ago
  8. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  9. c5ad0f4 wifi: Fix problem parsing RSSI when the AP name contains a space. by Mike Lockwood · 15 years ago
  10. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  11. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  12. 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 15 years ago
  13. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  14. 16e7972 Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 15 years ago
  15. 5bd644c Start using CLDR for some date-and-time strings and formats. by Eric Fischer · 15 years ago
  16. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  17. 807f23b Merge change 1057 into donut by Android (Google) Code Review · 15 years ago
  18. 2bb3ea1 Fix native core runtime. A messy declaration was causing a problem at boot time. by Romain Guy · 15 years ago
  19. b10f138 * Add regoin scaling for transparent support by Mitsuru Oshima · 15 years ago
  20. 3e3439d Merge change 1478 into donut by Android (Google) Code Review · 15 years ago
  21. a87a132 Fixes #1847219. Add a new API to load fonts from arbitrary files: Typeface.createFromFile(String/File). by Romain Guy · 15 years ago
  22. e51f3a0 Merge change 1297 into donut by Android (Google) Code Review · 15 years ago
  23. e3635c9 GPS: Generalize SUPL support to include AGPS for CDMA by Mike Lockwood · 15 years ago
  24. 8331f72 remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h by Mathias Agopian · 15 years ago
  25. 21dc037 Check the size of the data to write for STATIC AudioTrack objects. by Jean-Michel Trivi · 15 years ago
  26. 672f1e2 Merge change 1192 into donut by Android (Google) Code Review · 15 years ago
  27. e20ea78 Require native-order direct buffers for glXXXPointer APIs. by Jack Palevich · 15 years ago
  28. 2108e5c Merge change 1163 into donut by Android (Google) Code Review · 15 years ago
  29. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  30. 704e00a Fix 1825581 - device restarts when using A2DP. by Robert Greenwalt · 15 years ago
  31. be509c9 Fix automatically generated code for glGet by Jack Palevich · 15 years ago
  32. fa3e556 Change error message. by Wu-cheng Li · 15 years ago
  33. ad8b8f5 pass original ptrs to JNI release functions (instead of += index to them) by Mike Reed · 15 years ago
  34. c21a08f gps: Fix missing return value in android_location_GpsLocationProvider_init by Mike Lockwood · 15 years ago
  35. 77c9990 Merge change 599 into donut by Android (Google) Code Review · 15 years ago
  36. 3de05ff Merge change 586 into donut by Android (Google) Code Review · 15 years ago
  37. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 15 years ago
  38. 3eab744 Merge change 376 into donut by Android (Google) Code Review · 15 years ago
  39. e9d376b Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background by San Mehat · 15 years ago
  40. fc8db53 Manage imagecache ram budget by Mike Reed · 15 years ago
  41. 1fb758e Merge change 546 into donut by Android (Google) Code Review · 15 years ago
  42. c70e06b Add (hidden for now) purgeable bitmaps by Mike Reed · 15 years ago
  43. a379585 Enable static Java APIs for OpenGL ES 1.1 extensions. by Jack Palevich · 15 years ago
  44. 4482d8c Merge branch 'readonly-p4-donut' into donut by Evan Millar · 15 years ago
  45. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  46. 27f8002 Add an Android-specific static OpenGL ES 1.1 Java API. by Jack Palevich · 15 years ago
  47. 58bda98 gps: Add support for bringing up a GSM data connection on demand for SUPL. by Mike Lockwood · 15 years ago
  48. e8624dd AI 145920: Don't filter out IPv6 multicast packets. by Lorenzo Colitti · 15 years ago
  49. d30b256 AI 144241: Stop polling dbus. BUG=1244263 by Robert Greenwalt · 15 years ago
  50. 0a6a0e9 AI 144176: To fix the race condition in case "requestCancelDecode" by Ray Chen · 15 years ago
  51. ea600cc AI 143788: am: CL 143740 Don't clear supported profiles in settings app if getRemoteClass returns error. by Nick Pelly · 15 years ago
  52. 66b8ec9 AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor by Mathias Agopian · 15 years ago
  53. 4c7533c Automated import from //branches/donutburger/...@142484,142484 by Jack Palevich · 15 years ago
  54. a5cb7b7 Automated import from //branches/donutburger/...@142372,142372 by Jean-Michel Trivi · 15 years ago
  55. 0577b26 Automated import from //branches/donutburger/...@141859,141859 by Jack Palevich · 15 years ago
  56. d3ca04d Automated import from //branches/donutburger/...@140867,140867 by Jean-Michel Trivi · 15 years ago
  57. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  58. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  59. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  60. b2a3dd8 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 15 years ago
  61. b22d55b auto import from //depot/cupcake/@136620 by The Android Open Source Project · 15 years ago
  62. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  63. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  66. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  67. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  68. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  69. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  70. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  71. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  72. 9266c55 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  73. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  74. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  75. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago