1. 97b5b76 merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 15 years ago
  2. f467ca0 Merge "More watermark work." into gingerbread by Dianne Hackborn · 15 years ago
  3. afdc85f am 397c0f5a: Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 15 years ago
  4. 397c0f5 Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 15 years ago
  5. 1ba6288 Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes. by Dirk Dougherty · 15 years ago
  6. b9fb170 More watermark work. by Dianne Hackborn · 15 years ago
  7. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 15 years ago
  8. 0c76c7c Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread by Mathias Agopian · 15 years ago
  9. e7aa645 am 5a98fef3: Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 15 years ago
  10. 5a98fef Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 15 years ago
  11. 3e22ef1 Merge "Better handling of rtsp connection and disconnection." into gingerbread by Andreas Huber · 15 years ago
  12. 8370be1 Better handling of rtsp connection and disconnection. by Andreas Huber · 15 years ago
  13. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 15 years ago
  14. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 15 years ago
  15. 72ecb00a Merge "Revert "Don't recycle native bitmap after the finalizer is called."" into gingerbread by Chih-Chung Chang · 15 years ago
  16. 80db438 Merge "DO NOT MERGE Enable all networks on screen on" into gingerbread by Irfan Sheriff · 15 years ago
  17. 601ede9 Revert "Don't recycle native bitmap after the finalizer is called." by Chih-Chung Chang · 15 years ago
  18. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 15 years ago
  19. d2e5f95 Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 15 years ago
  20. bb75aa9 am ca9d51b1: Disabling AccessibilityService sample from build system. by Trevor Johns · 15 years ago
  21. b25ffff Make ProgressBar.setVisibility() remotable. by Steve Howard · 15 years ago
  22. ca9d51b Disabling AccessibilityService sample from build system. by Trevor Johns · 15 years ago
  23. b2cc86d am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 15 years ago
  24. 3158cf6 Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 15 years ago
  25. d6f7f22 Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 15 years ago
  26. f92a0a6 Load bitmaps in the correct format. by Romain Guy · 15 years ago
  27. 06c81f2 Merge changes I8a257579,I82d16312 into gingerbread by Kenny Root · 15 years ago
  28. fae66c3 DO NOT MERGE Enable all networks on screen on by Irfan Sheriff · 15 years ago
  29. fa4596e docs: add dev guide for getting user location by Scott Main · 15 years ago
  30. 300b0b7 Merge "setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration." into gingerbread by Nipun Kwatra · 15 years ago
  31. 3251925 Merge "Fix a few small battery stats problems:" into gingerbread by Dianne Hackborn · 15 years ago
  32. fb45748 setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration. by Nipun Kwatra · 15 years ago
  33. 4d42ccd Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 15 years ago
  34. 99d0452d Fix a few small battery stats problems: by Dianne Hackborn · 15 years ago
  35. 42f90ca Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 15 years ago
  36. 086d084 Add AStorageManager API to NDK by Kenny Root · 15 years ago
  37. be857d4 Reorganize MountService IPC by Kenny Root · 15 years ago
  38. 6be2371 Merge "Free created FileMap when uncompressing files" into gingerbread by Kenny Root · 15 years ago
  39. baf72cd Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD)" into gingerbread by Dianne Hackborn · 15 years ago
  40. f43489d Fix aapt dump badging to support xlarge screens. by Dianne Hackborn · 15 years ago
  41. 4b1bdc0 Merge "DO NOT MERGE Fixing Connectivity" into gingerbread by Robert Greenwalt · 15 years ago
  42. 39792d2 Fix bugs with granting permissions through onNewIntent(). by Dianne Hackborn · 15 years ago
  43. 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 · 15 years ago
  44. 97a5626 Merge "Add camera fps range API." into gingerbread by Wu-cheng Li · 15 years ago
  45. 454630f Add camera fps range API. by Wu-cheng Li · 15 years ago
  46. 8afddad DO NOT MERGE Fixing Connectivity by Robert Greenwalt · 15 years ago
  47. 581f786 DO NOT MERGE Refactor find and select dialogs by Cary Clark · 15 years ago
  48. 8812535 Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 15 years ago
  49. b9a1793 Merge "SipSession: make potential time-consuming ops run on background thread" into gingerbread by Hung-ying Tyan · 15 years ago
  50. 3f677b1 Merge "Fix periodically disappearing status icons." into gingerbread by Daniel Sandler · 15 years ago
  51. dc2eabd Merge "Don't recycle native bitmap after the finalizer is called." into gingerbread by Chih-Chung Chang · 15 years ago
  52. dba514c SipSession: make potential time-consuming ops run on background thread by Hung-ying Tyan · 15 years ago
  53. 966803a Don't recycle native bitmap after the finalizer is called. by Chih-Chung Chang · 15 years ago
  54. 271c1bf Merge "Handle the camera open failure better." into gingerbread by Wu-cheng Li · 15 years ago
  55. e704438 Handle the camera open failure better. by Wu-cheng Li · 15 years ago
  56. 9767dbf Only add 4 bytes offset for the output media buffer when SPS is not received for SW AVC encoder by James Dong · 15 years ago
  57. 52b8235 Free created FileMap when uncompressing files by Kenny Root · 15 years ago
  58. 2f6d975 Minor MotionEvent optimization. by Jeff Brown · 15 years ago
  59. 0793652 Merge "Cosmetic cleanups to SMSDispatcher classes." into gingerbread by Jake Hamby · 15 years ago
  60. d3aaad0 Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread by Chia-chi Yeh · 15 years ago
  61. 0ea4ed3 Don't drop a late frame which may lead to missing I frames in the MP4 file by James Dong · 15 years ago
  62. 439fe40 Merge "Return error from MPEG4Writer stop() if the check on codec specific data failed" into gingerbread by James Dong · 15 years ago
  63. d018a0c Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 15 years ago
  64. 059fe88 Cosmetic cleanups to SMSDispatcher classes. by Jake Hamby · 15 years ago
  65. 70c9ffb am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 15 years ago
  66. 11a7248 Merge "docs: add links from widget classes to tutorials" into froyo by Scott Main · 15 years ago
  67. 41ec653 docs: add links from widget classes to tutorials by Scott Main · 15 years ago
  68. b0d6ba1 Text selection without trackball. by Gilles Debunne · 15 years ago
  69. 189de28 Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread by Gilles Debunne · 15 years ago
  70. 18ef3725 DO NOT MERGE. Fix the build. by Romain Guy · 15 years ago
  71. 7539968 Fix for a Resource system bug that displayed the wrong name for missing asset. by Gilles Debunne · 15 years ago
  72. 288471d DO NOT MERGE. Load assets in place instead of deferring until draw. by Romain Guy · 15 years ago
  73. a695cbc am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 15 years ago
  74. 62948fa Return error from MPEG4Writer stop() if the check on codec specific data failed by James Dong · 15 years ago
  75. cbd038f Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread by James Dong · 15 years ago
  76. 0398bf7 Fix periodically disappearing status icons. by Daniel Sandler · 15 years ago
  77. 0fe27cf make android_id random seed depend on time as well as ro.serialno by Doug Zongker · 15 years ago
  78. 545eab8 Merge "remove unused pixel format" into gingerbread by Mathias Agopian · 15 years ago
  79. d036662 Make MediaWriter stop and pause return errors if necessary by James Dong · 15 years ago
  80. 0014474 Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread by Jeff Brown · 15 years ago
  81. 0f4d7bc Make the throttling more sensitive to end-to-end latency. by Jeff Brown · 15 years ago
  82. e509328 remove unused pixel format by Mathias Agopian · 15 years ago
  83. bccfcd9 Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread by Mathias Agopian · 15 years ago
  84. 223e4f7 Merge "Support for MP4V-ES packetization format according to RFC3016." into gingerbread by Andreas Huber · 15 years ago
  85. a979ad6 Support for MP4V-ES packetization format according to RFC3016. by Andreas Huber · 15 years ago
  86. eba1274 Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 15 years ago
  87. ccb9159 Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread by Wu-cheng Li · 15 years ago
  88. 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 · 15 years ago
  89. 1aaba88 Merge "Audio Effects: fixed "strength supported" parameter size." into gingerbread by Eric Laurent · 15 years ago
  90. eef3c33 In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data. by Andreas Huber · 15 years ago
  91. 6c008b8 Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 15 years ago
  92. 0de0c49 Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE by Nipun Kwatra · 15 years ago
  93. 54d4137 Merge "Add OBB flags to support overlays" into gingerbread by Kenny Root · 15 years ago
  94. 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 · 15 years ago
  95. 0b9a12b Merge "Fix issue 2929440" into gingerbread by Eric Laurent · 15 years ago
  96. e0c8582 Merge "Improve orientation sensing when waking up while flat." into gingerbread by Steve Howard · 15 years ago
  97. 8448a79 Fix issue 2929440 by Eric Laurent · 15 years ago
  98. f49c168 Merge "RTP: fix few leaks when fail to add streams into a group." into gingerbread by Chia-chi Yeh · 15 years ago
  99. b879032 RTP: fix few leaks when fail to add streams into a group. by Chia-chi Yeh · 15 years ago
  100. c330807 Use getMinFrameCount() instead of querying AudioSystem directly. by Chia-chi Yeh · 15 years ago