1. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 15 years ago
  2. eab07e5 Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 15 years ago
  3. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 15 years ago
  4. f88ed6c Merge "SensorService handles last known state properly" into gingerbread by Mathias Agopian · 15 years ago
  5. a13a02c New permission for non-purgeable cache downloads. by Steve Howard · 15 years ago
  6. 8cd4857 Fixed bug in BitmapFactory.decodeStream by Gilles Debunne · 15 years ago
  7. 021697a Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 15 years ago
  8. aea786f SensorService handles last known state properly by Mathias Agopian · 15 years ago
  9. 4782cdb Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 15 years ago
  10. b54a3c9 Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 15 years ago
  11. 19f082e Merge "filter sensor event by connection" into gingerbread by Mathias Agopian · 15 years ago
  12. efba8bf filter sensor event by connection by Mathias Agopian · 15 years ago
  13. 53d4e0d Allows the authoring engine to skip frame. by James Dong · 15 years ago
  14. db3eb35 Merge "propagate sensor event rate properly to the sensor HAL" into gingerbread by Mathias Agopian · 15 years ago
  15. 81046c8 Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread by Andreas Huber · 15 years ago
  16. 4e4173b Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes. by Andreas Huber · 15 years ago
  17. d865351 propagate sensor event rate properly to the sensor HAL by Mathias Agopian · 15 years ago
  18. 13d0851 Remove SEE_ALL_EXTERNAL permission from Download Manager. by Steve Howard · 15 years ago
  19. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 15 years ago
  20. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 15 years ago
  21. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 15 years ago
  22. b9cdead Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 15 years ago
  23. 865991b Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 15 years ago
  24. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 15 years ago
  25. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 15 years ago
  26. e8605af Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 15 years ago
  27. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 15 years ago
  28. ff0ab64 Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 15 years ago
  29. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 15 years ago
  30. dbac180 Fix a merge problem with html mms by Tom Taylor · 15 years ago
  31. 5850a48 Add a seek test to the stagefright commandline tool. by Andreas Huber · 15 years ago
  32. 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 15 years ago
  33. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 15 years ago
  34. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 15 years ago
  35. d7514ec Merge "Progress status notification" into gingerbread by James Dong · 15 years ago
  36. 29e25bd Merge "Only print out wake locks in the if the wakelock was held." into gingerbread by Jason Parks · 15 years ago
  37. 3c1363b am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 15 years ago
  38. 2f0dc6d9 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 15 years ago
  39. 60a2006 am 2316d626: docs: add information about using color resources as drawables by Scott Main · 15 years ago
  40. fb1c0fe Merge "resolved conflicts for merge of 9bc4039a to gingerbread" into gingerbread by Dan Egnor · 15 years ago
  41. 341ff13 resolved conflicts for merge of 9bc4039a to gingerbread by Dan Egnor · 15 years ago
  42. 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 15 years ago
  43. 94b916d Only print out wake locks in the if the wakelock was held. by Jason Parks · 15 years ago
  44. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 15 years ago
  45. 2316d62 docs: add information about using color resources as drawables by Scott Main · 15 years ago
  46. b3e4ef3 COMMENT ONLY change to add some warnings about ParcelFileDescriptor by Dan Egnor · 15 years ago
  47. 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 · 15 years ago
  48. faf1d46 Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 15 years ago
  49. 85edea7 Progress status notification by James Dong · 15 years ago
  50. 9bc4039 Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 15 years ago
  51. 42e1b39 Better dumpsys logs by Mathias Agopian · 15 years ago
  52. 6f8b4d2 Added partial support for repporting sensor activity to IBatteryStats by Mathias Agopian · 15 years ago
  53. 1bf7978 new SensorService by Mathias Agopian · 15 years ago
  54. ff7049a Remove some debug logging that I accidentally committed. by Jamie Gennis · 15 years ago
  55. a5fe776 Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 15 years ago
  56. 345f39a fix javadoc error which breaks SDK build in gingerbread by Vasu Nori · 15 years ago
  57. 945ac54 am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  58. 85e7ae9 Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 15 years ago
  59. f23682f Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread by Danica Chang · 15 years ago
  60. 0c5f2ec Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled. by James Dong · 15 years ago
  61. 80e62ac Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 15 years ago
  62. 7203272 Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 15 years ago
  63. 7a9de8b fixed parsing issue in BluetoothService so that it parses the UUID property correctly by Danica Chang · 15 years ago
  64. 9714d2c Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 15 years ago
  65. 0d7e048 Fixed problems in audio effect volume control. by Eric Laurent · 15 years ago
  66. faf775e Fix simulator build (1st attempt) by James Dong · 15 years ago
  67. 94dab9b1 fix broken api/current.xml by Vasu Nori · 15 years ago
  68. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 15 years ago
  69. 2c87e9c First submission of audio effect library from NXP software. by Eric Laurent · 15 years ago
  70. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 15 years ago
  71. d361659 Fix trackball down and movement bugs. by Jeff Brown · 15 years ago
  72. ace999b Ignore attempts to finish events on unregistered channels. by Jeff Brown · 15 years ago
  73. 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
  74. c8c79a6 Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 15 years ago
  75. 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
  76. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 15 years ago
  77. 7e48908 docs: add troubleshooting to eclipse guide about restarting adb by Scott Main · 15 years ago
  78. e068b46 am 2a8dd4e4: Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  79. 2a8dd4e Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 15 years ago
  80. 5e892d8 docs: editorial revisions to Search guide by Scott Main · 15 years ago
  81. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 15 years ago
  82. 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
  83. eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 15 years ago
  84. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 15 years ago
  85. e33348b Fix bug with phantom input windows. by Jeff Brown · 15 years ago
  86. bd623da Undo IMediaContainerService changes by Kenny Root · 15 years ago
  87. 75a9138 Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 15 years ago
  88. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 15 years ago
  89. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 15 years ago
  90. c5ed591 Add support for new input sources. by Jeff Brown · 15 years ago
  91. d9452ec Merge "Fix jni registration typo" into gingerbread by Christopher Tate · 15 years ago
  92. 4cb8293 am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  93. d59f1de Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 15 years ago
  94. b8f4a84 am 80fa5c86: docs: dashboard update by Scott Main · 15 years ago
  95. 80fa5c8 docs: dashboard update by Scott Main · 15 years ago
  96. a6a134d am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  97. 28da8e5 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 15 years ago
  98. b87e22d Fix jni registration typo by Christopher Tate · 15 years ago
  99. c46efe6 Doc change: Update AVD create instructions. by Katie McCormick · 15 years ago
  100. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 15 years ago