1. 4d4040b Fix for 512 limit in assetManager.list by Gilles Debunne · 14 years ago
  2. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 14 years ago
  3. 846eb30 Add SipAddress to ContactsContract. by David Brown · 14 years ago
  4. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  5. bc5d9d2 Merge "Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF." into gingerbread by Joe Onorato · 14 years ago
  6. 246ba11 Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF. by Joe Onorato · 14 years ago
  7. 17a765a Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 14 years ago
  8. ed10193 Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 14 years ago
  9. 00d1772 am 797e688b: Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
  10. 8b0b772 DO NOT MERGE -- copy on tapping outside of selected text in gmail by Cary Clark · 14 years ago
  11. 274ad98 Merge "Just disable widgets that come from apps on sd cards, because they don't work anyway." into gingerbread by Joe Onorato · 14 years ago
  12. cc45381 Merge "Fix typo that makes apps on sd work better with app widgets." into gingerbread by Joe Onorato · 14 years ago
  13. 797e688 Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
  14. 0416da7 Support for RTP packets arriving interleaved with RTSP responses. by Andreas Huber · 14 years ago
  15. 62dbd82 Fix for IndexOutOfBounds in TextView getWordLimitsAt. by Gilles Debunne · 14 years ago
  16. c6d7a89 Merge "Changed type of reverb presets from int to short" into gingerbread by Eric Laurent · 14 years ago
  17. 1b400c7 Merge "Fix for NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  18. 1c04500 Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
  19. 0a7f5fc Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbread by Dianne Hackborn · 14 years ago
  20. 71450f8 Changed type of reverb presets from int to short by Eric Laurent · 14 years ago
  21. 9dae48e Fix issue #2951784: Launcher crashes on startup by Dianne Hackborn · 14 years ago
  22. dfded35 Merge "Added automated tests for reverb audio effect." into gingerbread by Eric Laurent · 14 years ago
  23. 318a759 Merge "Make sure that timestamp does not go backward in MP4 file writer" into gingerbread by James Dong · 14 years ago
  24. 391e2d0 Added automated tests for reverb audio effect. by Eric Laurent · 14 years ago
  25. 913a892 DO NOT MERGE. Backport master InputMethodManagerService.java to gingerbread by satok · 14 years ago
  26. 0858806 Add Wifi High Perf. mode during a call. by Chung-yih Wang · 14 years ago
  27. 3003a01 Merge "Don't retain global ref to last inflated context." into gingerbread by Dianne Hackborn · 14 years ago
  28. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 14 years ago
  29. 14e0062 Merge "Revert "RTP: integrate the echo canceller from speex."" into gingerbread by Chia-chi Yeh · 14 years ago
  30. 7fa7ee1 Revert "RTP: integrate the echo canceller from speex." by Chia-chi Yeh · 14 years ago
  31. 108a06c Merge "CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf()" into gingerbread by Hung-ying Tyan · 14 years ago
  32. ea52d35 Merge "Add dynamic uid info for tracking the sip service usage." into gingerbread by Chung-yih Wang · 14 years ago
  33. df4ee43 Fix for NPE in TextView. by Gilles Debunne · 14 years ago
  34. 5424c8d Add dynamic uid info for tracking the sip service usage. by Chung-yih Wang · 14 years ago
  35. b5c4caa0 add mouse up/down/click support in DumpRenderTree by Guang Zhu · 14 years ago
  36. 6947cc5 Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 14 years ago
  37. 0c49083 Merge "reserve android.opengl.GLWallpaperService name for future use" into gingerbread by Romain Guy · 14 years ago
  38. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  39. f45b674 reserve android.opengl.GLWallpaperService name for future use by Mathias Agopian · 14 years ago
  40. 50395e8 Merge "Fix a fun bug with multiple service bindings from an activity." into gingerbread by Dianne Hackborn · 14 years ago
  41. 94e939e Merge "Improve Sensors documentation a bit" into gingerbread by Mathias Agopian · 14 years ago
  42. 8ac0983 Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread by Andreas Huber · 14 years ago
  43. 4cffbb4 Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread by Mathias Agopian · 14 years ago
  44. d0e6598 Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  45. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  46. 43d9ac8 Fix a fun bug with multiple service bindings from an activity. by Dianne Hackborn · 14 years ago
  47. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  48. 8735f89 Fix support for per-frame unsynchronization in ID3V2.4 tags. by Andreas Huber · 14 years ago
  49. 2358402 Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 14 years ago
  50. 43c87e4 Improve Sensors documentation a bit by Mathias Agopian · 14 years ago
  51. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 14 years ago
  52. d64f4a9 DO NOT MERGE fix null check by Cary Clark · 14 years ago
  53. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  54. b8814dc Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 14 years ago
  55. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  56. c23296e Ensure that buffering updates eventually hit 100% after we download everything. by Andreas Huber · 14 years ago
  57. 8eb16af Merge "don't try to lock a buffer that wasn't allocated with SW usage bits" into gingerbread by Mathias Agopian · 14 years ago
  58. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  59. 4d67298 Merge "Remove "StringTest.java"." into gingerbread by Brian Carlstrom · 14 years ago
  60. 24bf70c Merge "Update AndroidRuntime with dalvik-dev changes" into gingerbread by Brian Carlstrom · 14 years ago
  61. 67b5060 Merge "Fix the simulator build." into gingerbread by Eric Laurent · 14 years ago
  62. 7e2f87f am d5e601c2: reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  63. cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
  64. d5e601c reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  65. 59073b1 Merge "Fix linux 64 build" into gingerbread by Brian Carlstrom · 14 years ago
  66. 9d3fa57 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  67. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  68. 0e05bd2 CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf() by Hung-ying Tyan · 14 years ago
  69. 231a000 Merge "Avoid allocating buffer every time getThumbnail is called." into gingerbread by Chih-Chung Chang · 14 years ago
  70. 37f709a Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" into gingerbread by Hung-ying Tyan · 14 years ago
  71. 2ca3619 Avoid allocating buffer every time getThumbnail is called. by Chih-Chung Chang · 14 years ago
  72. bfc9325 Merge "Add support for generated documentation as part of the SDK docs." into gingerbread by Rohit Mungee · 14 years ago
  73. e0dacf9 Add support for generated documentation as part of the SDK docs. by Bill Napier · 14 years ago
  74. 171ea89 Update AndroidRuntime with dalvik-dev changes by Brian Carlstrom · 14 years ago
  75. 5c8e760 Remove "StringTest.java". by Brian Carlstrom · 14 years ago
  76. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  77. d0ad67a Merge "Fix the test breakage in vCard tests." into gingerbread by Daisuke Miyakawa · 14 years ago
  78. 4d9c193 Fix the test breakage in vCard tests. by Daisuke Miyakawa · 14 years ago
  79. 2b81d6d am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  80. bb0eb5c Merge "Negatively cache settings and proactively slurp settings into cache." into gingerbread by Brad Fitzpatrick · 14 years ago
  81. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  82. 02e18d4 Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  83. 09dedc9 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  84. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  85. 8395b46 Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  86. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  87. 6b6ae99 Merge "A first shot at proper support for seeking of rtsp streams." into gingerbread by Andreas Huber · 14 years ago
  88. 4af0cfa Merge "Verify that onPause() calls its superclass." into gingerbread by Dianne Hackborn · 14 years ago
  89. e0dd7d3 A first shot at proper support for seeking of rtsp streams. by Andreas Huber · 14 years ago
  90. e2978c8 Merge "Fix for an NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  91. 4e765e0 Fix for an NPE in TextView. by Gilles Debunne · 14 years ago
  92. b1bbe99 Merge "Some StrictMode API changes." into gingerbread by Brad Fitzpatrick · 14 years ago
  93. 331fbdc Just disable widgets that come from apps on sd cards, because they don't work anyway. by Joe Onorato · 14 years ago
  94. 94258cd Fix typo that makes apps on sd work better with app widgets. by Joe Onorato · 14 years ago
  95. 88bff62 Merge "Fix vCard so that it looks at IM correctly." into gingerbread by Daisuke Miyakawa · 14 years ago
  96. 6dd19ca Merge "Make VCardTestsBase public." into gingerbread by Daisuke Miyakawa · 14 years ago
  97. 4a2a2eb Fix vCard so that it looks at IM correctly. by Daisuke Miyakawa · 14 years ago
  98. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  99. 05e80b4 Make sure that timestamp does not go backward in MP4 file writer by James Dong · 14 years ago
  100. 6d73469 Merge "Send all Connectivity broadcasts." into gingerbread by Robert Greenwalt · 14 years ago