1. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  2. b350bec am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  3. 17876aa Minor changes to ContentProvider javadoc to improve consistency. by Dan Egnor · 14 years ago
  4. 7e39784 Reduce memory usage by the MP4 file writer by James Dong · 14 years ago
  5. 5587bb7 Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread by James Dong · 14 years ago
  6. 63299c0 Interleave the audio and video by default by James Dong · 14 years ago
  7. 0c39b6c Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into gingerbread by Joe Onorato · 14 years ago
  8. 62d83a0 Merge "Audio effects: modified command() parameter types." into gingerbread by Eric Laurent · 14 years ago
  9. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  10. c40d714 Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread by Mike Lockwood · 14 years ago
  11. b7304593 Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread by Brad Fitzpatrick · 14 years ago
  12. 9b8e556 Merge "One last change to current.xml for new download manager API" into gingerbread by Steve Howard · 14 years ago
  13. e73eb53 Cap the size of StrictMode buffering we do before calling DropBox. by Brad Fitzpatrick · 14 years ago
  14. 4d54437 am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 14 years ago
  15. f547d72 One last change to current.xml for new download manager API by Steve Howard · 14 years ago
  16. 84047bc Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 14 years ago
  17. 86c035f Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo by Brad Fitzpatrick · 14 years ago
  18. 6fcc0f073 COMMENT ONLY change to clarify ContentProvider documentation. by Dan Egnor · 14 years ago
  19. 7feab34 Merge "Un-@hide new download manager public API." into gingerbread by Steve Howard · 14 years ago
  20. 10f7c1b Merge "Explicitly mention again that startCommand() runs on the main thread." into gingerbread by Brad Fitzpatrick · 14 years ago
  21. 0166c35 Explicitly mention again that startCommand() runs on the main thread. by Brad Fitzpatrick · 14 years ago
  22. 84c924a Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 14 years ago
  23. 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  24. 499bee3 Merge "Remove a log message Jason doesn't like" into gingerbread by Dan Egnor · 14 years ago
  25. 76d9bf5 am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i by Joe Onorato · 14 years ago
  26. 8c65ee2 Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." into froyo by Joe Onorato · 14 years ago
  27. ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  28. 46be2a5 Un-@hide new download manager public API. by Steve Howard · 14 years ago
  29. 2b989e1 am 0ac8ac30: Doc change: Add docs for licensing service. by Dirk Dougherty · 14 years ago
  30. eacf0ec Merge "Fix StrictMode for Binder.dump()" into gingerbread by Brad Fitzpatrick · 14 years ago
  31. eb75888e Fix StrictMode for Binder.dump() by Brad Fitzpatrick · 14 years ago
  32. 4a60d61 Fix NPE in TextToSpeech with setLanguage(null) by Jean-Michel Trivi · 14 years ago
  33. c13978a Remove a log message Jason doesn't like by Dan Egnor · 14 years ago
  34. 0ac8ac3 Doc change: Add docs for licensing service. by Dirk Dougherty · 14 years ago
  35. 00de721 Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 14 years ago
  36. 70736a6 Merge "Avoid starting multiple threads in ShutdownThread" into gingerbread by Mike Lockwood · 14 years ago
  37. d67b236 Avoid starting multiple threads in ShutdownThread by Mike Lockwood · 14 years ago
  38. 739bf28 Merge "LVM release 1.04." into gingerbread by Eric Laurent · 14 years ago
  39. 3374105 LVM release 1.04. by Eric Laurent · 14 years ago
  40. 1c454cc Fixed bug in vlm effect bunde wrapper effect init function. by Eric Laurent · 14 years ago
  41. 14bfa39 Infrastructure to report running services to developer. by Dianne Hackborn · 14 years ago
  42. 3ac8eb7 Update app label. by Dianne Hackborn · 14 years ago
  43. 46730fc Fix handling of application disabled state. by Dianne Hackborn · 14 years ago
  44. 3bee5af8 Battery stats: start removing last stats, keep total discharge. by Dianne Hackborn · 14 years ago
  45. 7999bff Add a method to let a properly permissioned app directly by Joe Onorato · 14 years ago
  46. eab07e5 Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 14 years ago
  47. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 14 years ago
  48. f88ed6c Merge "SensorService handles last known state properly" into gingerbread by Mathias Agopian · 14 years ago
  49. a13a02c New permission for non-purgeable cache downloads. by Steve Howard · 14 years ago
  50. 8cd4857 Fixed bug in BitmapFactory.decodeStream by Gilles Debunne · 14 years ago
  51. 021697a Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 14 years ago
  52. aea786f SensorService handles last known state properly by Mathias Agopian · 14 years ago
  53. 4782cdb Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 14 years ago
  54. b54a3c9 Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 14 years ago
  55. 19f082e Merge "filter sensor event by connection" into gingerbread by Mathias Agopian · 14 years ago
  56. efba8bf filter sensor event by connection by Mathias Agopian · 14 years ago
  57. 53d4e0d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  58. db3eb35 Merge "propagate sensor event rate properly to the sensor HAL" into gingerbread by Mathias Agopian · 14 years ago
  59. 81046c8 Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 14 years ago
  60. 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 14 years ago
  61. d865351 propagate sensor event rate properly to the sensor HAL by Mathias Agopian · 14 years ago
  62. 13d0851 Remove SEE_ALL_EXTERNAL permission from Download Manager. by Steve Howard · 14 years ago
  63. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  64. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  65. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 14 years ago
  66. b9cdead Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 14 years ago
  67. 865991b Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 14 years ago
  68. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  69. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  70. e8605af Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  71. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 14 years ago
  72. ff0ab64 Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  73. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  74. dbac180 Fix a merge problem with html mms by Tom Taylor · 14 years ago
  75. 5850a48 Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  76. 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  77. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  78. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  79. d7514ec Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  80. 29e25bd Merge "Only print out wake locks in the if the wakelock was held." into gingerbread by Jason Parks · 14 years ago
  81. 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
  82. 2f0dc6d9 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 14 years ago
  83. 60a2006 am 2316d626: docs: add information about using color resources as drawables by Scott Main · 14 years ago
  84. fb1c0fe Merge "resolved conflicts for merge of 9bc4039a to gingerbread" into gingerbread by Dan Egnor · 14 years ago
  85. 341ff13 resolved conflicts for merge of 9bc4039a to gingerbread by Dan Egnor · 14 years ago
  86. 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
  87. 94b916d Only print out wake locks in the if the wakelock was held. by Jason Parks · 14 years ago
  88. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  89. 2316d62 docs: add information about using color resources as drawables by Scott Main · 14 years ago
  90. b3e4ef3 COMMENT ONLY change to add some warnings about ParcelFileDescriptor by Dan Egnor · 14 years ago
  91. cc14a83 Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly. by Andreas Huber · 14 years ago
  92. faf1d46 Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 14 years ago
  93. 85edea7 Progress status notification by James Dong · 14 years ago
  94. 9bc4039 Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 14 years ago
  95. 42e1b39 Better dumpsys logs by Mathias Agopian · 14 years ago
  96. 6f8b4d2 Added partial support for repporting sensor activity to IBatteryStats by Mathias Agopian · 14 years ago
  97. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  98. ff7049a Remove some debug logging that I accidentally committed. by Jamie Gennis · 14 years ago
  99. a5fe776 Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 14 years ago
  100. 345f39a fix javadoc error which breaks SDK build in gingerbread by Vasu Nori · 14 years ago