1. fd6c969 Redo the look of the recent apps switcher by Joe Onorato · 15 years ago
  2. 0abdf03 Merge "bug 2542580: fix bad icon." into froyo by Wei Huang · 15 years ago
  3. 4c59ca8 Merge "remove OTA packages from the old (pre-froyo) updater" into froyo by Doug Zongker · 15 years ago
  4. 944ff0b remove OTA packages from the old (pre-froyo) updater by Doug Zongker · 15 years ago
  5. 54e93ee bug 2542580: fix bad icon. by Wei Huang · 15 years ago
  6. 21390f0 Merge "Adding a feature definition for touchscreens that was overlooked in the last round." into froyo by Dan Morrill · 15 years ago
  7. 0db3799 Merge "Revert to previous text selection behavior" into froyo by Kenny Root · 15 years ago
  8. 8cdb684 Revert to previous text selection behavior by Kenny Root · 15 years ago
  9. c6af69b Merge "Add an extra for the Disconnect Headset State." into froyo by Jaikumar Ganesh · 15 years ago
  10. c24dbdb Add an extra for the Disconnect Headset State. by Jaikumar Ganesh · 15 years ago
  11. b0fe033 Adding a feature definition for touchscreens that was overlooked in the last by Dan Morrill · 15 years ago
  12. badaa77 Merge "bug #2542580: fix stat_notify_chat icon for mdpi resource." into froyo by Wei Huang · 15 years ago
  13. 36d13c3 bug #2542580: fix stat_notify_chat icon for mdpi resource. by Wei Huang · 15 years ago
  14. 1b4c0d7 Merge "Fix a crash in BatteryStatsImpl, due to a previous fix." into froyo by Amith Yamasani · 15 years ago
  15. 44dcf65 Make createVideoThumbnail and createImageThumbnail look consistent. by Ray Chen · 15 years ago
  16. e579561 Fix a crash in BatteryStatsImpl, due to a previous fix. by Amith Yamasani · 15 years ago
  17. 3eefc12 check for webviewcore before reading settings by Cary Clark · 15 years ago
  18. f9b1a09 Only include WEB_EDIT if there are more textfields. by Leon Scroggins · 15 years ago
  19. 73a8f26 Merge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed" into froyo by San Mehat · 15 years ago
  20. 5923c97 Fix 'dumpsys backup' by Christopher Tate · 15 years ago
  21. 1484b6d Merge "Fix "incall in landscape sometimes" bug #2523942" into froyo by Christopher Tate · 15 years ago
  22. b696aee Fix "incall in landscape sometimes" bug #2523942 by Christopher Tate · 15 years ago
  23. fc5aa9cf Merge "doc change: miscellaneous small fixes." into froyo by Dirk Dougherty · 15 years ago
  24. fe1ffc3 doc change: miscellaneous small fixes. by Dirk Dougherty · 15 years ago
  25. 0913ce9 Merge "Potential fix for bug: 2564824 : Device runtime restart in BatteryService" into froyo by Amith Yamasani · 15 years ago
  26. b2ade4a Merge "Make sure when WebView modified mScrollX/Y directly, onScrollChanged() is called so that the View system can do what it needs to adjust." into froyo by Grace Kloba · 15 years ago
  27. 6024ca5 Fix bug 2185026 - back button in context menu now calls onContextMenuClosed() by Adam Powell · 15 years ago
  28. 327dce9 Make sure when WebView modified mScrollX/Y directly, by Grace Kloba · 15 years ago
  29. 2098ead Potential fix for bug: 2564824 : Device runtime restart in BatteryService by Amith Yamasani · 15 years ago
  30. eb6e3ed Merge "Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly." into froyo by Andreas Huber · 15 years ago
  31. 6df4472 Unhiding TTS API constants and methods needed for TTS plugin support. by Charles Chen · 15 years ago
  32. e13beb0 Merge "Add a new intent category used for activities running in carmode." into froyo by Dianne Hackborn · 15 years ago
  33. a4357ad Coalesce multiple encoded AAC frames into a single input buffer on this particular OMX codec to increase throughput significantly. by Andreas Huber · 15 years ago
  34. 9c50996 Merge "Dont start wifi if in airplane mode" into froyo by Irfan Sheriff · 15 years ago
  35. a77acab Merge "Handle exceptions when doing dexopt." into froyo by Suchi Amalapurapu · 15 years ago
  36. 60e3ba0 Dont start wifi if in airplane mode by Irfan Sheriff · 15 years ago
  37. be23fba NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed by San Mehat · 15 years ago
  38. 29039de Merge "Support another kind of iso mpeg4 file." into froyo by Andreas Huber · 15 years ago
  39. aea4b67 Add a new intent category used for activities running in carmode. by Bernd Holzhey · 15 years ago
  40. 21990922 Merge "Fix AbsListView scrolling behavior at edges." into froyo by Adam Powell · 15 years ago
  41. 25642f0 Merge "Make desk mode work again." into froyo by Daniel Sandler · 15 years ago
  42. 30ed25c2 Merge "revert the stripping of System Group: from the names of google system groups" into froyo by Fred Quintana · 15 years ago
  43. c1548e3 Merge "Add test annotations to frameworks common tests." into froyo by Brett Chabot · 15 years ago
  44. b779543 Fix AbsListView scrolling behavior at edges. by Adam Powell · 15 years ago
  45. 61c3a13 Merge "Instead of holding an ApplicationContext, JWebCoreJavaBridge will have a reference of the current window's main WebView. It is only non-null if the WebView's window has the focus." into froyo by Grace Kloba · 15 years ago
  46. 9ab05ff Merge "Fix bug 2565463 Ensure an object cannot appear twice in the AudioFocus stack. Enforce parameter check in AudioManager.requestAudioFocus() Typo correction in AudioService.unregisterMediaButtonEventReceiver()" into froyo by Jean-Michel Trivi · 15 years ago
  47. 680c9fa Add test annotations to frameworks common tests. by Brett Chabot · 15 years ago
  48. d9c16c3 Merge "Use local lock for most MediaMetadataRetriever methods. Bug 2560834." into froyo by Dave Sparks · 15 years ago
  49. 8daf2a4 Make desk mode work again. by Daniel Sandler · 15 years ago
  50. c162668 Merge "More framework tests cleanup." into froyo by Brett Chabot · 15 years ago
  51. 87e72cd Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 15 years ago
  52. a717f64 Vibrate before shutting down. by Mike Lockwood · 15 years ago
  53. 73dafa1 Handle exceptions when doing dexopt. by Suchi Amalapurapu · 15 years ago
  54. bf1259b Fix 2538826: Allow aspect of LockPatternView to be customized. by Jim Miller · 15 years ago
  55. 0dc59e7 More framework tests cleanup. by Brett Chabot · 15 years ago
  56. af8c900 Merge "Use flattenToShortString instead of toShortString on ComponentNames to be sent in RecognizerIntent.EXTRA_CALLING_PACKAGE. This never should have been using toShortString because that includes curly braces and is not correctly parsed by ComponentName.unflattenFromString." into froyo by Mike LeBeau · 15 years ago
  57. d0635d5 Use flattenToShortString instead of toShortString on ComponentNames to by Mike LeBeau · 15 years ago
  58. db6cc0b Use local lock for most MediaMetadataRetriever methods. Bug 2560834. by Dave Sparks · 15 years ago
  59. ddc2eb8 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 15 years ago
  60. 55d1bb3 Fix bug 2565463 Ensure an object cannot appear twice in the by Jean-Michel Trivi · 15 years ago
  61. 9b95ab1 Instead of holding an ApplicationContext, JWebCoreJavaBridge by Grace Kloba · 15 years ago
  62. 1a2712c Fix for bug 2564771 - pitch setting between apps can interfere with one another. by Charles Chen · 15 years ago
  63. e11bafe Add the test template for the media audio manager test. by Yu Shan Emily Lau · 15 years ago
  64. e134279 Merge "Also send EXTRA_CALLING_PACKAGE for voice search intents that do web search (not just for in-app search). Needed as part of http://b/2546173" into froyo by Mike LeBeau · 15 years ago
  65. 6af5ad5 Also send EXTRA_CALLING_PACKAGE for voice search intents that do web by Mike LeBeau · 15 years ago
  66. 83d4eb6 Merge "Refactor in PositionTesterContextMenuListener." into froyo by Gilles Debunne · 15 years ago
  67. f611861 Merge "Remove FrameworkTest package." into froyo by Brett Chabot · 15 years ago
  68. e8b1971 Merge "allow null authtokens to invalidateAuthToken" into froyo by Fred Quintana · 15 years ago
  69. f35b68f allow null authtokens to invalidateAuthToken by Fred Quintana · 15 years ago
  70. bd4288f Remove FrameworkTest package. by Brett Chabot · 15 years ago
  71. 11fb614 Match RFC requirement that the domain portion of a cookie should be case-insensitive. by Derek Sollenberger · 15 years ago
  72. d3162582 revert the stripping of System Group: from the names of google system groups by Fred Quintana · 15 years ago
  73. eea1eef Support another kind of iso mpeg4 file. by Andreas Huber · 15 years ago
  74. 13c9a1f Refactor in PositionTesterContextMenuListener. by Gilles Debunne · 15 years ago
  75. 2d8234b Merge "doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.)" into froyo by Dirk Dougherty · 15 years ago
  76. ccc17b3 Merge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo by James Dong · 15 years ago
  77. 33eb776 Merge "NetworkManagementService: Add interface counters & throttle API" into froyo by Robert Greenwalt · 15 years ago
  78. 70c22a4 Merge "Fix for bug 2558156: Encodig is null" into froyo by Kristian Monsen · 15 years ago
  79. d08127f Fix for bug 2558156: Encodig is null by Kristian Monsen · 15 years ago
  80. 3d5f648 doc change: cherry pick 75c66da20927e7e854397c00ef1974140270c57f. (clarify fill_parent/match_parent transition in ViewGroup.LayoutParams and R.attr. Mention match_parent in dev guide "declaring layout" doc.) by Dirk Dougherty · 15 years ago
  81. 49e5a4c Update AMR codec. by Dave Sparks · 15 years ago
  82. 352cf1a Merge changes Ic9531e3c,I3f04433b into froyo by Ben Murdoch · 15 years ago
  83. 2bb2553 Cherry pick from master. by Steve Block · 15 years ago
  84. 91cac64 NetworkManagementService: Add interface counters & throttle API by San Mehat · 15 years ago
  85. 0348440 Cherry pick from master. by Steve Block · 15 years ago
  86. 461cef5 Merge "As we don't support over scroll any more, we need to pin the (x,y) if we handle the drag after the plugin choose not to handle the event." into froyo by Grace Kloba · 15 years ago
  87. e64d9a2 Public API changes for CameraProfile and CamcorderProfile classes by James Dong · 15 years ago
  88. 3fe1708 Merge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  89. ad7a1d7 As we don't support over scroll any more, we need by Grace Kloba · 15 years ago
  90. db3ea3d Merge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder" into froyo by Dianne Hackborn · 15 years ago
  91. 513ae36 Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo by Dianne Hackborn · 15 years ago
  92. 726426e Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder by Dianne Hackborn · 15 years ago
  93. 686f791 Merge "Fix issue #2561067: Screen Display half faded..." into froyo by Dianne Hackborn · 15 years ago
  94. f83c555 Fix issue #2561067: Screen Display half faded... by Dianne Hackborn · 15 years ago
  95. de1b1872 Merge "Test connecitvity manager functionality in state change. * Verify state change when enabling/disabling wifi * Verify network connectivity change while switching among 3G, Wifi, and Airplane mode" into froyo by Xia Wang · 15 years ago
  96. 40cd1cf Merge "Fix bug 2562240 and clean up scrollbar behavior" into froyo by Adam Powell · 15 years ago
  97. ae18171 Change certificate policy. by Suchi Amalapurapu · 15 years ago
  98. 3a0d1d1 Merge "Fix crash while turning bluetooth on, due to a race condition." into froyo by Jaikumar Ganesh · 15 years ago
  99. a0d645cb Fix bug 2562240 and clean up scrollbar behavior by Adam Powell · 15 years ago
  100. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 15 years ago