1. 9d6b59c Send all Connectivity broadcasts. by Robert Greenwalt · 14 years ago
  2. bccfcd9 Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread by Mathias Agopian · 14 years ago
  3. 223e4f7 Merge "Support for MP4V-ES packetization format according to RFC3016." into gingerbread by Andreas Huber · 14 years ago
  4. a979ad6 Support for MP4V-ES packetization format according to RFC3016. by Andreas Huber · 14 years ago
  5. eba1274 Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  6. ccb9159 Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 14 years ago
  7. f0ad548 Merge "In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data." into gingerbread by Andreas Huber · 14 years ago
  8. 1aaba88 Merge "Audio Effects: fixed "strength supported" parameter size." into gingerbread by Eric Laurent · 14 years ago
  9. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 14 years ago
  10. 6c008b8 Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 14 years ago
  11. 0de0c49 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 14 years ago
  12. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 14 years ago
  13. 8c192fe Merge "Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description." into gingerbread by Andreas Huber · 14 years ago
  14. 0b9a12b Merge "Fix issue 2929440" into gingerbread by Eric Laurent · 14 years ago
  15. e0c8582 Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 14 years ago
  16. 8448a79 Fix issue 2929440 by Eric Laurent · 14 years ago
  17. f49c168 Merge "RTP: fix few leaks when fail to add streams into a group." into gingerbread by Chia-chi Yeh · 14 years ago
  18. b879032 RTP: fix few leaks when fail to add streams into a group. by Chia-chi Yeh · 14 years ago
  19. 8d124f7 Merge "Fix a bug, where one thread is using JNIEnv associated with another thread." into gingerbread by Wei-Ta Chen · 14 years ago
  20. ae93f52 Merge "RTP: remove froyo-compatible code." into gingerbread by Chia-chi Yeh · 14 years ago
  21. 291303b Fix a bug, where one thread is using JNIEnv associated with another thread. by Wei-Ta Chen · 14 years ago
  22. e8963f7 fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. by Mathias Agopian · 14 years ago
  23. 3d8c9bd Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 14 years ago
  24. 99401b2 Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 14 years ago
  25. cf6d2a1 Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread by Dianne Hackborn · 14 years ago
  26. ae9fc03 Add support for throttling motion events. by Jeff Brown · 14 years ago
  27. 17da066 Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread by Mathias Agopian · 14 years ago
  28. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 14 years ago
  29. 100f42a fix [2931161] crash in labyritnth when completing a level by Mathias Agopian · 14 years ago
  30. 6b2c56a Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread by Robert Greenwalt · 14 years ago
  31. a22ae07 DO NOT MERGE Do not kill sockets going default->hipri by Robert Greenwalt · 14 years ago
  32. ba8da2e Audio Effects: fixed "strength supported" parameter size. by Eric Laurent · 14 years ago
  33. 5eb4958 Improve orientation sensing when waking up while flat. by Steve Howard · 14 years ago
  34. 11709ab Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  35. aac6a74 Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 14 years ago
  36. 8ad86fe Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  37. 26bcc7b Merge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread by Mathias Agopian · 14 years ago
  38. aeb00c4 Only monitor recognized uevent devices. by Sean McNeil · 14 years ago
  39. 72e0b2a Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 14 years ago
  40. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 14 years ago
  41. a6704d3 Improve documentation of getAltitude by Mathias Agopian · 14 years ago
  42. f2af87b Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  43. bef337f Making sure the draw time is measured. by Konstantin Lopyrev · 14 years ago
  44. c4554b9 Keep track of remaining fd when devices are removed by Jens Gulin · 14 years ago
  45. d313cab Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread by Brian Carlstrom · 14 years ago
  46. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  47. af063a6 Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description. by Andreas Huber · 14 years ago
  48. 4dda6dd Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 14 years ago
  49. 0324ce9 Merge "Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us." into gingerbread by Andreas Huber · 14 years ago
  50. 08c94b2 Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us. by Andreas Huber · 14 years ago
  51. 02ca31f Add OBB flags to support overlays by Kenny Root · 14 years ago
  52. baf3869 Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  53. face0c0 am 46906276: Amend previous ndc commit by Kenny Root · 14 years ago
  54. e2f95e4 am a34c9ca3: (-s ours) Add more error checking for ndc by Kenny Root · 14 years ago
  55. a6b47cd am 24a03083: PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 14 years ago
  56. 4690627 Amend previous ndc commit by Kenny Root · 14 years ago
  57. 232a033 tracking merge of external/apache-http from dalvik-dev by Brian Carlstrom · 14 years ago
  58. a34c9ca Add more error checking for ndc by Kenny Root · 14 years ago
  59. 24a0308 PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 14 years ago
  60. cfa2759 revert hwcomposer HAL changes. DO NOT MERGE. by Mathias Agopian · 14 years ago
  61. 6ab94608 Merge "CallManager: add setAudioMode()" into gingerbread by Hung-ying Tyan · 14 years ago
  62. 3922484 Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 14 years ago
  63. cc2e717 Optimize EventHub reads. by Jeff Brown · 14 years ago
  64. a4cb657 CallManager: add setAudioMode() by Hung-ying Tyan · 14 years ago
  65. 8eac20e SIP: implement conference call by Hung-ying Tyan · 14 years ago
  66. f6354ac Merge "CallManager: do not deliver ring event if fg call is live." into gingerbread by Hung-ying Tyan · 14 years ago
  67. 04e5a1c Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  68. 72ce423 Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  69. 2cbecea Fix possible race conditions during channel unregistration. by Jeff Brown · 14 years ago
  70. a1af0d7 Merge "Fix SDK build" into gingerbread by Irfan Sheriff · 14 years ago
  71. 4d32d81 Fix SDK build by Irfan Sheriff · 14 years ago
  72. f870000 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  73. f996ed9 Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread by Daisuke Miyakawa · 14 years ago
  74. b768855 Make vCard importer/exporter aware of multi-byte parameters. by Daisuke Miyakawa · 14 years ago
  75. 3459d30 RTP: remove froyo-compatible code. by Chia-chi Yeh · 14 years ago
  76. 8c11e95 DO NOT MERGE WifiLock extensions for high performance mode by Irfan Sheriff · 14 years ago
  77. 8651bd5 Fix up handling of null fields in DownloadManager. by Steve Howard · 14 years ago
  78. f008f3e Document that autoFocus must be called in auto and macro mode. by Wu-cheng Li · 14 years ago
  79. e6bfcee am 3b70e159: Merge "Adding a sample accessibility service -make" into froyo by Roman Nurik · 14 years ago
  80. 3b70e15 Merge "Adding a sample accessibility service -make" into froyo by Roman Nurik · 14 years ago
  81. 67fed01 Avoid unnecessary SharedPrefences disk writes. by Brad Fitzpatrick · 14 years ago
  82. b3e957b Merge "New download manager error code when we can't resume." into gingerbread by Steve Howard · 14 years ago
  83. b6ef8ba Merge "GPS: Initialize XTRA support when GPS is enabled" into gingerbread by Mike Lockwood · 14 years ago
  84. 1a1cd3a GPS: Initialize XTRA support when GPS is enabled by Mike Lockwood · 14 years ago
  85. 912e0f7 CallManager: do not deliver ring event if fg call is live. by Hung-ying Tyan · 14 years ago
  86. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  87. 1ce4394 Merge "Throttle userActivity calls from input dispatcher." into gingerbread by Jeff Brown · 14 years ago
  88. 9029157 Throttle userActivity calls from input dispatcher. by Jeff Brown · 14 years ago
  89. 33bbd12 New download manager error code when we can't resume. by Steve Howard · 14 years ago
  90. 3386c38 Make the OggExtractor less verbose. by Andreas Huber · 14 years ago
  91. 833533c Improve Display javadoc slightly by Mathias Agopian · 14 years ago
  92. 80810f86 Merge "Fix crash in status bar ticker." into gingerbread by Daniel Sandler · 14 years ago
  93. f8d5809 Fix crash in status bar ticker. by Daniel Sandler · 14 years ago
  94. eff30e3 Change the default time scale for audio/video track during recording by James Dong · 14 years ago
  95. 997dc32 Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  96. 7d2e3df add an api for getting a device serial number by Doug Zongker · 14 years ago
  97. cfd15dd Fix the IN_CALL mode issue. by Chung-yih Wang · 14 years ago
  98. 567722e Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 14 years ago
  99. 1ebccf5 Fix problems with determining when to kill apps for wake usage. by Dianne Hackborn · 14 years ago
  100. f76a05e Merge "DO NOT MERGE Fix wifi status icon" into gingerbread by Irfan Sheriff · 14 years ago