1. eacf0ec Merge "Fix StrictMode for Binder.dump()" into gingerbread by Brad Fitzpatrick · 14 years ago
  2. eb75888e Fix StrictMode for Binder.dump() by Brad Fitzpatrick · 14 years ago
  3. 4a60d61 Fix NPE in TextToSpeech with setLanguage(null) by Jean-Michel Trivi · 14 years ago
  4. d67b236 Avoid starting multiple threads in ShutdownThread by Mike Lockwood · 14 years ago
  5. 14bfa39 Infrastructure to report running services to developer. by Dianne Hackborn · 14 years ago
  6. 46730fc Fix handling of application disabled state. by Dianne Hackborn · 14 years ago
  7. 3bee5af8 Battery stats: start removing last stats, keep total discharge. by Dianne Hackborn · 14 years ago
  8. eab07e5 Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 14 years ago
  9. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 14 years ago
  10. a13a02c New permission for non-purgeable cache downloads. by Steve Howard · 14 years ago
  11. 8cd4857 Fixed bug in BitmapFactory.decodeStream by Gilles Debunne · 15 years ago
  12. 13d0851 Remove SEE_ALL_EXTERNAL permission from Download Manager. by Steve Howard · 14 years ago
  13. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  14. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  15. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  16. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  17. e8605af Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  18. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 14 years ago
  19. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  20. dbac180 Fix a merge problem with html mms by Tom Taylor · 14 years ago
  21. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 15 years ago
  22. 29e25bd Merge "Only print out wake locks in the if the wakelock was held." into gingerbread by Jason Parks · 14 years ago
  23. 3c1363b am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 14 years ago
  24. 2f0dc6d9 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 14 years ago
  25. 341ff13 resolved conflicts for merge of 9bc4039a to gingerbread by Dan Egnor · 14 years ago
  26. 94b916d Only print out wake locks in the if the wakelock was held. by Jason Parks · 14 years ago
  27. b3e4ef3 COMMENT ONLY change to add some warnings about ParcelFileDescriptor by Dan Egnor · 14 years ago
  28. 9bc4039 Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 14 years ago
  29. 1bf7978 new SensorService by Mathias Agopian · 15 years ago
  30. a5fe776 Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 14 years ago
  31. 345f39a fix javadoc error which breaks SDK build in gingerbread by Vasu Nori · 14 years ago
  32. f23682f Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread by Danica Chang · 15 years ago
  33. 7a9de8b fixed parsing issue in BluetoothService so that it parses the UUID property correctly by Danica Chang · 15 years ago
  34. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  35. ace999b Ignore attempts to finish events on unregistered channels. by Jeff Brown · 15 years ago
  36. b6761e7 am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  37. 28fe43b Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo by Hung Dang · 15 years ago
  38. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 15 years ago
  39. ba1348e Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test. by Yu Shan Emily Lau · 15 years ago
  40. e33348b Fix bug with phantom input windows. by Jeff Brown · 15 years ago
  41. bd623da Undo IMediaContainerService changes by Kenny Root · 15 years ago
  42. 75a9138 Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 15 years ago
  43. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 15 years ago
  44. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  45. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  46. b87e22d Fix jni registration typo by Christopher Tate · 15 years ago
  47. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 15 years ago
  48. 0c36c96 Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 15 years ago
  49. 1772c34 Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 15 years ago
  50. c4b204b Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 15 years ago
  51. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 15 years ago
  52. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 15 years ago
  53. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 15 years ago
  54. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  55. d6343c2 Merge "Interface support for custom HTTP headers in DL manager" into gingerbread by Steve Howard · 15 years ago
  56. 5352d23 am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 15 years ago
  57. 38137d7 Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo by Scott Main · 15 years ago
  58. 3a053db Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 15 years ago
  59. ea9147d Interface support for custom HTTP headers in DL manager by Steve Howard · 15 years ago
  60. c98e431119 am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo by Andrew Stadler · 15 years ago
  61. ed86eaa Merge "Argh oops I didn't mean to delete this." into gingerbread by Dianne Hackborn · 15 years ago
  62. 9d42c7f Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread by Jim Miller · 15 years ago
  63. 251fd43 Argh oops I didn't mean to delete this. by Dianne Hackborn · 15 years ago
  64. 05940b2 Merge "Download manager support for file URIs + last modified time" into gingerbread by Steve Howard · 15 years ago
  65. 1d28f9c Fix docs build. by Dianne Hackborn · 15 years ago
  66. aa1933a The ICU data is no longer compiled directly into the shared library. by Joe Onorato · 15 years ago
  67. d76b67c IME events are now dispatched to native applications. by Dianne Hackborn · 15 years ago
  68. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 15 years ago
  69. adcb697 Download manager support for file URIs + last modified time by Steve Howard · 15 years ago
  70. fd03582 Add initial gamepad support. by Jeff Brown · 15 years ago
  71. bfcbeff COMMENT-ONLY change to clarify Camera documentation. by Dan Egnor · 15 years ago
  72. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  73. a270936 Initial implementation of the download manager public API. by Steve Howard · 15 years ago
  74. df27c0c Skip hostname verification when using insecure factory by Andrew Stadler · 15 years ago
  75. d1af902 Merge "Deprecate some status bar icons that now come from the phone app (and shouldn't have been public in the first place.)" into gingerbread by David Brown · 15 years ago
  76. 289b9b6 Add ANativeWindow API for directly drawing to the surface bits. by Dianne Hackborn · 15 years ago
  77. 26c6797 Deprecate some status bar icons that now come from the phone app (and by David Brown · 15 years ago
  78. 2aaa9e9 Merge "Remove some (unused, non-public) phone-related status bar notification icons" into gingerbread by David Brown · 15 years ago
  79. f99e27d Merge "Make android:immersive public." into gingerbread by Daniel Sandler · 15 years ago
  80. 5493496 Remove some (unused, non-public) phone-related status bar notification icons by David Brown · 15 years ago
  81. 841b176 Make android:immersive public. by Daniel Sandler · 15 years ago
  82. 74bf59b Merge "Add new glue code for writing native apps." into gingerbread by Dianne Hackborn · 15 years ago
  83. 85448bb Add new glue code for writing native apps. by Dianne Hackborn · 15 years ago
  84. bca909c Change CursorTreeAdapter to close the cursors rather than deactivating them. Fix SimpleCursorTreeAdapter to allow a null cursor as an argument. by Jason Parks · 15 years ago
  85. a5402da Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 15 years ago
  86. b17f4dc Merge "More native input dispatch work." into gingerbread by Chris Tate · 15 years ago
  87. f3f25bf Added some javadoc to Camera.takePicture() by Dan Tasse · 15 years ago
  88. 2651504 Merge "Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc." into froyo by Dirk Dougherty · 15 years ago
  89. ef52b568 Merge "More improvements to the SensorManager documentation" into gingerbread by Mathias Agopian · 15 years ago
  90. 93565c4 OBB API for PackageManager by Kenny Root · 15 years ago
  91. 00fa7bd More native input dispatch work. by Jeff Brown · 15 years ago
  92. 6826741 Add new native Looper API. by Dianne Hackborn · 15 years ago
  93. 0f791a7 More improvements to the SensorManager documentation by Mathias Agopian · 15 years ago
  94. 0b2395c Doc change: Add revision notes for Android 2.2_r2 development platform. Fix some umappable characters in WebView class doc. by Dirk Dougherty · 15 years ago
  95. 8ae5a8e Get to the point of being able to do native drawing. by Dianne Hackborn · 15 years ago
  96. 54a181b Make real API for native code to get its window. by Dianne Hackborn · 15 years ago
  97. c7dacb7 Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread by Amith Yamasani · 15 years ago
  98. 169741b DO NOT MERGE: Add a battery capacity value to the power profile. by Amith Yamasani · 15 years ago
  99. 160edb3 Add ability to guard a thread against setting its own prio to bg by Christopher Tate · 15 years ago
  100. c8525ed Merge "Remove memory monitoring from the system watchdog" into gingerbread by Christopher Tate · 15 years ago