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