1. d865351 propagate sensor event rate properly to the sensor HAL by Mathias Agopian · 14 years ago
  2. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  3. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  4. 5df13ef SensorService doesn't crash if correct HAL is not present by Mathias Agopian · 14 years ago
  5. b9cdead Merge "Better dumpsys logs" into gingerbread by Mathias Agopian · 14 years ago
  6. 865991b Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread by Mathias Agopian · 14 years ago
  7. e476452 Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  8. 3685db7 am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  9. e8605af Merge "Avoid leaking file descriptors when returning drop box events." into froyo by Dan Egnor · 14 years ago
  10. 6e6d60d Avoid leaking file descriptors when returning drop box events. by Dan Egnor · 14 years ago
  11. ff0ab64 Merge "Add a seek test to the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  12. 92010ff am dbac180d: Fix a merge problem with html mms by Tom Taylor · 14 years ago
  13. dbac180 Fix a merge problem with html mms by Tom Taylor · 14 years ago
  14. 5850a48 Add a seek test to the stagefright commandline tool. by Andreas Huber · 14 years ago
  15. 8138e84 Merge "Support finer seek control on MediaSources." into gingerbread by Andreas Huber · 14 years ago
  16. 6624c9f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  17. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  18. d7514ec Merge "Progress status notification" into gingerbread by James Dong · 14 years ago
  19. 29e25bd Merge "Only print out wake locks in the if the wakelock was held." into gingerbread by Jason Parks · 14 years ago
  20. 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
  21. 2f0dc6d9 Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo by Dan Egnor · 14 years ago
  22. 60a2006 am 2316d626: docs: add information about using color resources as drawables by Scott Main · 14 years ago
  23. fb1c0fe Merge "resolved conflicts for merge of 9bc4039a to gingerbread" into gingerbread by Dan Egnor · 14 years ago
  24. 341ff13 resolved conflicts for merge of 9bc4039a to gingerbread by Dan Egnor · 14 years ago
  25. 22a2d71 Merge "Audio policy manager changes for audio effects" into gingerbread by Eric Laurent · 14 years ago
  26. 94b916d Only print out wake locks in the if the wakelock was held. by Jason Parks · 14 years ago
  27. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  28. 2316d62 docs: add information about using color resources as drawables by Scott Main · 14 years ago
  29. b3e4ef3 COMMENT ONLY change to add some warnings about ParcelFileDescriptor by Dan Egnor · 14 years ago
  30. 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
  31. faf1d46 Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled." into gingerbread by Andreas Huber · 14 years ago
  32. 85edea7 Progress status notification by James Dong · 14 years ago
  33. 9bc4039 Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo by Dan Egnor · 14 years ago
  34. 42e1b39 Better dumpsys logs by Mathias Agopian · 14 years ago
  35. 6f8b4d2 Added partial support for repporting sensor activity to IBatteryStats by Mathias Agopian · 14 years ago
  36. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  37. ff7049a Remove some debug logging that I accidentally committed. by Jamie Gennis · 14 years ago
  38. a5fe776 Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread by Vasu Nori · 14 years ago
  39. 345f39a fix javadoc error which breaks SDK build in gingerbread by Vasu Nori · 14 years ago
  40. 945ac54 am 85e7ae9b: Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 14 years ago
  41. 85e7ae9 Merge "docs: add troubleshooting to eclipse guide about restarting adb" into froyo by Scott Main · 14 years ago
  42. f23682f Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread by Danica Chang · 14 years ago
  43. 0c5f2ec Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled. by James Dong · 14 years ago
  44. 80e62ac Fix the layoutlib Paint.set(Paint) method. Do not merge. by Xavier Ducrohet · 14 years ago
  45. 7203272 Merge "Fixed problems in audio effect volume control." into gingerbread by Eric Laurent · 14 years ago
  46. 7a9de8b fixed parsing issue in BluetoothService so that it parses the UUID property correctly by Danica Chang · 14 years ago
  47. 9714d2c Merge "Don't throw an exception from isProviderEnabled and getLastKnownLocation" into gingerbread by Adam Bliss · 14 years ago
  48. 0d7e048 Fixed problems in audio effect volume control. by Eric Laurent · 14 years ago
  49. faf775e Fix simulator build (1st attempt) by James Dong · 14 years ago
  50. 94dab9b1 fix broken api/current.xml by Vasu Nori · 14 years ago
  51. 5b31498ba1 add video/audio chat-compatibility modes to ContactsContract by Vasu Nori · 14 years ago
  52. 2c87e9c First submission of audio effect library from NXP software. by Eric Laurent · 14 years ago
  53. f4d207b Don't throw an exception from isProviderEnabled and getLastKnownLocation by Mike Lockwood · 14 years ago
  54. d361659 Fix trackball down and movement bugs. by Jeff Brown · 14 years ago
  55. ace999b Ignore attempts to finish events on unregistered channels. by Jeff Brown · 14 years ago
  56. 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 · 14 years ago
  57. c8c79a6 Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread by Jamie Gennis · 14 years ago
  58. 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 · 14 years ago
  59. 00ba884 Fix individual pointer id up/down reporting. by Jeff Brown · 14 years ago
  60. 7e48908 docs: add troubleshooting to eclipse guide about restarting adb by Scott Main · 14 years ago
  61. e068b46 am 2a8dd4e4: Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 14 years ago
  62. 2a8dd4e Merge "docs: editorial revisions to Search guide" into froyo by Scott Main · 14 years ago
  63. 5e892d8 docs: editorial revisions to Search guide by Scott Main · 14 years ago
  64. 5ee65f0 Re-use existing Surface objects when reading them from parcels. by Jamie Gennis · 14 years ago
  65. 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 · 14 years ago
  66. eec69d2 Merge "Fix bug with phantom input windows." into gingerbread by Jeff Brown · 14 years ago
  67. b0374a0 Merge "Several improvements in audio effects volume control." into gingerbread by Eric Laurent · 14 years ago
  68. e33348b Fix bug with phantom input windows. by Jeff Brown · 14 years ago
  69. bd623da Undo IMediaContainerService changes by Kenny Root · 14 years ago
  70. 75a9138 Merge "Implement native key pre-dispatching to IMEs." into gingerbread by Dianne Hackborn · 14 years ago
  71. 2c6081c Implement native key pre-dispatching to IMEs. by Dianne Hackborn · 14 years ago
  72. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  73. c5ed591 Add support for new input sources. by Jeff Brown · 14 years ago
  74. d9452ec Merge "Fix jni registration typo" into gingerbread by Christopher Tate · 14 years ago
  75. 4cb8293 am d59f1dea: Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 14 years ago
  76. d59f1de Merge "docs: update notepad tutorial to change EditNote activity title and update codelab zip" into froyo by Scott Main · 14 years ago
  77. b8f4a84 am 80fa5c86: docs: dashboard update by Scott Main · 14 years ago
  78. 80fa5c8 docs: dashboard update by Scott Main · 14 years ago
  79. a6a134d am 28da8e5e: Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 14 years ago
  80. 28da8e5 Merge "Doc change: Update AVD create instructions." into froyo by Katie McCormick · 14 years ago
  81. b87e22d Fix jni registration typo by Christopher Tate · 14 years ago
  82. c46efe6 Doc change: Update AVD create instructions. by Katie McCormick · 14 years ago
  83. 703e5d3 StrictMode: avoid an allocation in common case by Brad Fitzpatrick · 14 years ago
  84. 0c36c96 Merge "StrictMode: batch drop box writes for system apps" into gingerbread by Brad Fitzpatrick · 14 years ago
  85. 1772c34 Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 14 years ago
  86. c4b204b Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 14 years ago
  87. 2c40582 Merge "Add native C APIs for working with the Asset Manager" into gingerbread by Christopher Tate · 14 years ago
  88. 6cce32b Add native C APIs for working with the Asset Manager by Christopher Tate · 14 years ago
  89. 42ef0c7 Initial check-in for software m4v_h263 encoder by James Dong · 14 years ago
  90. ad13b98 StrictMode: batch drop box writes for system apps by Brad Fitzpatrick · 14 years ago
  91. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  92. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  93. 76c40f7 Several improvements in audio effects volume control. by Eric Laurent · 14 years ago
  94. d6343c2 Merge "Interface support for custom HTTP headers in DL manager" into gingerbread by Steve Howard · 14 years ago
  95. 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 · 14 years ago
  96. 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 · 14 years ago
  97. d6a85a2 Merge "Support user-supplied timescales for authoring" into gingerbread by James Dong · 14 years ago
  98. 562124e Merge "Clean up some style in the makefiles." into gingerbread by Joe Onorato · 14 years ago
  99. 3a053db Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 14 years ago
  100. ea9147d Interface support for custom HTTP headers in DL manager by Steve Howard · 14 years ago