1. 086d084 Add AStorageManager API to NDK by Kenny Root · 16 years ago
  2. be857d4 Reorganize MountService IPC by Kenny Root · 16 years ago
  3. 6be2371 Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 16 years ago
  4. baf72cd Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD)" into gingerbread by Dianne Hackborn · 16 years ago
  5. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 16 years ago
  6. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 16 years ago
  7. b755e32 Merge "Only add 4 bytes offset for the output media buffer when SPS is not received for SW AVC encoder" into gingerbread by James Dong · 16 years ago
  8. 97a56269d Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 16 years ago
  9. 454630f Add camera fps range API. by Wu-cheng Li · 16 years ago
  10. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 16 years ago
  11. 581f786 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 16 years ago
  12. b9a1793 Merge "SipSession: make potential time-consuming ops run on background thread" into gingerbread by Hung-ying Tyan · 16 years ago
  13. 3f677b1 Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 16 years ago
  14. dc2eabd Merge "Don't recycle native bitmap after the finalizer is called." into gingerbread by Chih-Chung Chang · 16 years ago
  15. dba514c SipSession: make potential time-consuming ops run on background thread by Hung-ying Tyan · 16 years ago
  16. 966803a Don't recycle native bitmap after the finalizer is called. by Chih-Chung Chang · 16 years ago
  17. 271c1bf Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 16 years ago
  18. e704438 Handle the camera open failure better. by Wu-cheng Li · 16 years ago
  19. 9767dbf Only add 4 bytes offset for the output media buffer when SPS is not received for SW AVC encoder by James Dong · 16 years ago
  20. 52b8235 Free created FileMap when uncompressing files by Kenny Root · 16 years ago
  21. 2f6d975 Minor MotionEvent optimization. by Jeff Brown · 16 years ago
  22. 0793652 Merge "Cosmetic cleanups to SMSDispatcher classes." into gingerbread by Jake Hamby · 16 years ago
  23. d3aaad0 Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread by Chia-chi Yeh · 16 years ago
  24. 0ea4ed3 Don't drop a late frame which may lead to missing I frames in the MP4 file by James Dong · 16 years ago
  25. 439fe40 Merge "Return error from MPEG4Writer stop() if the check on codec specific data failed" into gingerbread by James Dong · 16 years ago
  26. d018a0c Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 16 years ago
  27. 059fe88 Cosmetic cleanups to SMSDispatcher classes. by Jake Hamby · 16 years ago
  28. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 16 years ago
  29. 11a7248 Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 16 years ago
  30. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 16 years ago
  31. b0d6ba1 Text selection without trackball. by Gilles Debunne · 16 years ago
  32. 189de28 Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread by Gilles Debunne · 16 years ago
  33. 18ef3725 DO NOT MERGE. Fix the build. by Romain Guy · 16 years ago
  34. 7539968 Fix for a Resource system bug that displayed the wrong name for missing asset. by Gilles Debunne · 16 years ago
  35. 288471d DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 16 years ago
  36. a695cbc am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 16 years ago
  37. 62948fa Return error from MPEG4Writer stop() if the check on codec specific data failed by James Dong · 16 years ago
  38. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 16 years ago
  39. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 16 years ago
  40. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 16 years ago
  41. 545eab8 Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 16 years ago
  42. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 16 years ago
  43. 0014474 Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 16 years ago
  44. 0f4d7bc Make the throttling more sensitive to end-to-end latency. by Jeff Brown · 16 years ago
  45. e509328 remove unused pixel format by Mathias Agopian · 16 years ago
  46. bccfcd9 Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread by Mathias Agopian · 16 years ago
  47. 223e4f7 Merge "Support for MP4V-ES packetization format according to RFC3016." into gingerbread by Andreas Huber · 16 years ago
  48. a979ad6 Support for MP4V-ES packetization format according to RFC3016. by Andreas Huber · 16 years ago
  49. eba1274 Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 16 years ago
  50. ccb9159 Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 16 years ago
  51. 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 · 16 years ago
  52. 1aaba88 Merge "Audio Effects: fixed "strength supported" parameter size." into gingerbread by Eric Laurent · 16 years ago
  53. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 16 years ago
  54. 6c008b8 Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 16 years ago
  55. 0de0c49 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 16 years ago
  56. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 16 years ago
  57. 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 · 16 years ago
  58. 0b9a12b Merge "Fix issue 2929440" into gingerbread by Eric Laurent · 16 years ago
  59. e0c8582 Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 16 years ago
  60. 8448a79 Fix issue 2929440 by Eric Laurent · 16 years ago
  61. f49c168 Merge "RTP: fix few leaks when fail to add streams into a group." into gingerbread by Chia-chi Yeh · 16 years ago
  62. b879032 RTP: fix few leaks when fail to add streams into a group. by Chia-chi Yeh · 16 years ago
  63. c330807 Use getMinFrameCount() instead of querying AudioSystem directly. by Chia-chi Yeh · 16 years ago
  64. 8d124f7 Merge "Fix a bug, where one thread is using JNIEnv associated with another thread." into gingerbread by Wei-Ta Chen · 16 years ago
  65. ae93f52 Merge "RTP: remove froyo-compatible code." into gingerbread by Chia-chi Yeh · 16 years ago
  66. 291303b Fix a bug, where one thread is using JNIEnv associated with another thread. by Wei-Ta Chen · 16 years ago
  67. e8963f7 fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. by Mathias Agopian · 16 years ago
  68. 3d8c9bd Raise motion event throttle to 60Hz from 35Hz. by Jeff Brown · 16 years ago
  69. 99401b2 Merge "Add support for throttling motion events." into gingerbread by Jeff Brown · 16 years ago
  70. cf6d2a1 Merge "Fix issue #2845673: android:exported="false" is not obeyed" into gingerbread by Dianne Hackborn · 16 years ago
  71. ae9fc03 Add support for throttling motion events. by Jeff Brown · 16 years ago
  72. 17da066 Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread by Mathias Agopian · 16 years ago
  73. b424b63 Fix issue #2845673: android:exported="false" is not obeyed by Dianne Hackborn · 16 years ago
  74. 100f42a fix [2931161] crash in labyritnth when completing a level by Mathias Agopian · 16 years ago
  75. 6b2c56a Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread by Robert Greenwalt · 16 years ago
  76. a22ae07 DO NOT MERGE Do not kill sockets going default->hipri by Robert Greenwalt · 16 years ago
  77. ba8da2e Audio Effects: fixed "strength supported" parameter size. by Eric Laurent · 16 years ago
  78. 5eb4958 Improve orientation sensing when waking up while flat. by Steve Howard · 16 years ago
  79. 11709ab Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 16 years ago
  80. aac6a74 Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 16 years ago
  81. 8ad86fe Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 16 years ago
  82. 26bcc7b Merge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread by Mathias Agopian · 16 years ago
  83. aeb00c4 Only monitor recognized uevent devices. by Sean McNeil · 16 years ago
  84. 72e0b2a Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 16 years ago
  85. 2dfd7a7 Fix some input device mapping bugs with certain drivers. by Jeff Brown · 16 years ago
  86. a6704d3 Improve documentation of getAltitude by Mathias Agopian · 16 years ago
  87. f2af87b Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 16 years ago
  88. bef337f Making sure the draw time is measured. by Konstantin Lopyrev · 16 years ago
  89. c4554b9 Keep track of remaining fd when devices are removed by Jens Gulin · 16 years ago
  90. d313cab Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread by Brian Carlstrom · 16 years ago
  91. c869602 Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 16 years ago
  92. af063a6 Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description. by Andreas Huber · 16 years ago
  93. 4dda6dd Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 16 years ago
  94. 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 · 16 years ago
  95. 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 · 16 years ago
  96. 02ca31f Add OBB flags to support overlays by Kenny Root · 16 years ago
  97. baf3869 Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 16 years ago
  98. face0c0 am 46906276: Amend previous ndc commit by Kenny Root · 16 years ago
  99. e2f95e4 am a34c9ca3: (-s ours) Add more error checking for ndc by Kenny Root · 16 years ago
  100. a6b47cd am 24a03083: PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 16 years ago