1. 9e2cd9a Merge "Make desk mode work again." into froyo by Daniel Sandler · 16 years ago
  2. 51eeb54 Merge "revert the stripping of System Group: from the names of google system groups" into froyo by Fred Quintana · 16 years ago
  3. c4a82ed Merge "Add test annotations to frameworks common tests." into froyo by Brett Chabot · 16 years ago
  4. 4443e6c 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 · 16 years ago
  5. 4c9bf79 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 · 16 years ago
  6. 49b35b5 Add test annotations to frameworks common tests. by Brett Chabot · 16 years ago
  7. 8421672 Merge "Use local lock for most MediaMetadataRetriever methods. Bug 2560834." into froyo by Dave Sparks · 16 years ago
  8. aabf8e2 Merge "More framework tests cleanup." into froyo by Brett Chabot · 16 years ago
  9. 300bcd7 Merge "Vibrate before shutting down." into froyo by Mike Lockwood · 16 years ago
  10. 6a569b5 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 · 16 years ago
  11. 71cc165 Merge "Fix for bug 2564771 - pitch setting between apps can interfere with one another." into froyo by Charles Chen · 16 years ago
  12. 4f44eec 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 · 16 years ago
  13. 7147503 Merge "Refactor in PositionTesterContextMenuListener." into froyo by Gilles Debunne · 16 years ago
  14. 6d5e502 Merge "Remove FrameworkTest package." into froyo by Brett Chabot · 16 years ago
  15. 43974e6 Merge "allow null authtokens to invalidateAuthToken" into froyo by Fred Quintana · 16 years ago
  16. 805fc9d 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 · 16 years ago
  17. 5bc3f94 Merge "Public API changes for CameraProfile and CamcorderProfile classes" into froyo by James Dong · 16 years ago
  18. e146999 Merge "NetworkManagementService: Add interface counters & throttle API" into froyo by Robert Greenwalt · 16 years ago
  19. 97ad6b7 Merge "Fix for bug 2558156: Encodig is null" into froyo by Kristian Monsen · 16 years ago
  20. 057779a Merge changes Ic9531e3c,I3f04433b into froyo by Ben Murdoch · 16 years ago
  21. b346d80 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 · 16 years ago
  22. 09806e4 Merge "Fix isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 16 years ago
  23. ca85c03 Merge "Fix issue #2529154 Found SurfaceFlinger timeout in logcat when wake up Camcorder" into froyo by Dianne Hackborn · 16 years ago
  24. 678a358 Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo by Dianne Hackborn · 16 years ago
  25. e651e76 Merge "Fix issue #2561067: Screen Display half faded..." into froyo by Dianne Hackborn · 16 years ago
  26. 55ae1b2 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 · 16 years ago
  27. aec2819 Merge "Fix bug 2562240 and clean up scrollbar behavior" into froyo by Adam Powell · 16 years ago
  28. dc03e51 Merge "Fix crash while turning bluetooth on, due to a race condition." into froyo by Jaikumar Ganesh · 16 years ago
  29. 48bec69 Merge "Fix alarms with negative or very large wakup times." into froyo by Jeff Brown · 16 years ago
  30. e4cdfce Merge "Fix bug 2553575 API REVIEW: android.media Change 1 of 3 Notes from API Council review: Rename onAudioFocusChanged -> onAudioFocusChange" into froyo by Jean-Michel Trivi · 16 years ago
  31. deea502 Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 16 years ago
  32. 54de5d1 Merge "Skip any number of leading ID3v2 tags (instead of just the first), also simplify/fix the find-consecutive-mp3-frames functionality." into froyo by Andreas Huber · 16 years ago
  33. 30bc0f5 Merge "added a cleanspec since ActiveSyncInfo.aidl was removed" into froyo by Fred Quintana · 16 years ago
  34. c8e4213 Merge "Add thermal shutdown. If battery temp >= 68C." into froyo by Eric Olsen · 16 years ago
  35. fffdeb0 Merge "Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while paused (legacy behaviour)." into froyo by Andreas Huber · 16 years ago
  36. 8aaf5a5 Merge "Fix HttpProxy." into froyo by Robert Greenwalt · 16 years ago
  37. c85e12e Revert "fix [2542425] memory leak during video recording" by Dianne Hackborn · 16 years ago
  38. 77e26d6 fix [2542425] memory leak during video recording by Mathias Agopian · 16 years ago
  39. 964d29a Merge "Add support for GPS privacy lock. DO NOT MERGE" into froyo by Mike Lockwood · 16 years ago
  40. 53108f3 Merge "Don't load photo if it's id is 0. Saves one database query Bug:2546767" into froyo by Daniel Lehmann · 16 years ago
  41. 07b8f00 Merge "Fix bug 2523622 - ListView invokes onItemClick for disabled adapter items" into froyo by Adam Powell · 16 years ago
  42. 48bcc5a Merge "Fix issue #2553553: API REVIEW: android.context.Context" into froyo by Dianne Hackborn · 16 years ago
  43. f6517d2 Merge "Properly fill in the component name for the software decoders." into froyo by Andreas Huber · 16 years ago
  44. 75713ec Merge "Fix for Never not existing in latest timeout values." into froyo by Amith Yamasani · 16 years ago
  45. 3c21699 Merge "Remove the shadow under url bar." into froyo by Grace Kloba · 16 years ago
  46. b89603e Merge "Package manager optimizations." into froyo by Dianne Hackborn · 16 years ago
  47. f734b65 Merge "Timeout on socket recv calls after 5secs, retry connection also if server unexpectedly closed the connection on its end and we know that there should've been more data available." into froyo by Andreas Huber · 16 years ago
  48. 8cb8614 Merge "Make RestoreSession.getAvailableRestoreSets() asynchronous" into froyo by Christopher Tate · 16 years ago
  49. 85cf79e Merge "Fix a simple logic mistake." into froyo by Patrick Scott · 16 years ago
  50. e3b8bab Merge "framework: Hide StorageManager for froyo - DO NOT MERGE" into froyo by San Mehat · 16 years ago
  51. 857f556 Merge "Import revised translations" into froyo by Kenny Root · 16 years ago
  52. 0e23025 Merge "DO NOT MERGE Removing unused features from source tree. Please refer to Bug#2502219." into froyo by Oscar Montemayor · 16 years ago
  53. a9bdac3 Merge "Fix for bug 2548048 - it was impossible for applications to discover if their TTS settings were being overridden by the user or not." into froyo by Charles Chen · 16 years ago
  54. c5363eb Merge "Fix preloaded classes for API rename of BackupAgentHelper" into froyo by Amith Yamasani · 16 years ago
  55. e0cec3c DO NOT MERGE by Oscar Montemayor · 16 years ago
  56. 77d90c3 Merge "Fix possible security issue. Bug #2553187" into froyo by Romain Guy · 16 years ago
  57. c088fd6 Merge "Remove upside-down portrait orientation." into froyo by Steve Howard · 16 years ago
  58. 094c65d Merge "API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council" into froyo by Christopher Tate · 16 years ago
  59. 12362a2 Merge "Fix Android's glEGLImageTargetRenderbufferOES() wrapper" into froyo by Mathias Agopian · 16 years ago
  60. 30dd5ba Merge "fix [2542425] memory leak during video recording" into froyo by Mathias Agopian · 16 years ago
  61. be447b6 Merge "doc change: In fundamentals doc, make statement about synchronous execution of RPC less strict. Indicate that FLAG_ONEWAY applies only across processes." into froyo by Dirk Dougherty · 16 years ago
  62. 42d211f Merge "Limit the total amount of ID3 metadata to something (un-)reasonable: 3MB." into froyo by Andreas Huber · 16 years ago
  63. 8fb47ec Fix Android's glEGLImageTargetRenderbufferOES() wrapper by Mathias Agopian · 16 years ago
  64. 4a5ca15 Merge "Fix 2537999: Don't throw exception when SlidingTab has UNSPECIFIED specs" into froyo by Jim Miller · 16 years ago
  65. caeddc7 fix [2542425] memory leak during video recording by Mathias Agopian · 16 years ago
  66. 3a22b09 Merge "Tame the monkey. Bug #2547546" into froyo by Romain Guy · 16 years ago
  67. 37f9b40 Merge "doc change: Indicate that only the first 8 characters of the key alias are used." into froyo by Dirk Dougherty · 16 years ago
  68. 36b3cfd Merge "Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the only event in the queue has been cancelled while we're waiting for its scheduled time. Avoids potential int64_t overflow when converting from us to ns." into froyo by Andreas Huber · 16 years ago
  69. e71096b Merge "Rename private fields to break bad code examples" into froyo by Romain Guy · 16 years ago
  70. 4b14098 Add a test of EGL pausing and resuming. by Jack Palevich · 16 years ago
  71. 7416faf Merge "Make EditTextPreference scrollable. Bug #2549257" into froyo by Romain Guy · 16 years ago
  72. f4edb1a Merge "Increase name-label height so that "g" isn't cut off anymore. Decrease header height so that no resizes are required after background loading for most contacts Bug:2542703 Bug:2549485" into froyo by Daniel Lehmann · 16 years ago
  73. 472cc8e Merge "Implement audio focus support in the notification manager." into froyo by Jean-Michel Trivi · 16 years ago
  74. b77145f Merge "cherry-pick 7d39f981badf7ec75138d6ef97d37c57a63ab5f0 to froyo." into froyo by Dirk Dougherty · 16 years ago
  75. aabe5c8 Merge "Fix issue #2538228: Intents targeting browsers constantly nagging" into froyo by Dianne Hackborn · 16 years ago
  76. b064ca2 Merge "cherry-pick af4786bcb5945f72e8639d74611cd5f9b0236710 to froyo" into froyo by Dirk Dougherty · 16 years ago
  77. 23d74e2 Merge "Don't assume there's a selected position in touch mode. Bug #2520743" into froyo by Romain Guy · 16 years ago
  78. 31cfa60 Merge "Cherry-pick 97432e866eedd2a179242fa7017e03b6febe4887 to froyo." into froyo by Dirk Dougherty · 16 years ago
  79. e6be51a Merge "Cherry-picking this fix into Froyo." into froyo by Jean-Michel Trivi · 16 years ago
  80. 7d84079 Merge "Remove long_press when WebView lost window focus. Reset touch mode too." into froyo by Grace Kloba · 16 years ago
  81. afa2eac Merge "cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo" into froyo by Grace Kloba · 16 years ago
  82. 881d7ba Merge "Hide download manager." into froyo by Jean-Baptiste Queru · 16 years ago
  83. 6c0bef2 Merge "Fix StatusBarService deadlock for real this time." into froyo by Joe Onorato · 16 years ago
  84. 949270a Merge "Redesigned keyguard layout in the no-SIM case. DO NOT MERGE" into froyo by Daniel Sandler · 16 years ago
  85. e9a8c1c Merge "Clarify some Binder docs regarding things that are thread-local." by Brad Fitzpatrick · 16 years ago
  86. 3791f20 Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" by Mathias Agopian · 16 years ago
  87. 988fce5 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 16 years ago
  88. 6cc5b45 Merge "Fix 2535700: Add support for enforcing password quality" by Jim Miller · 16 years ago
  89. 460f3ef Merge "Remove spurious byte order marks from xml files." by Marco Nelissen · 16 years ago
  90. 73f6599 Merge "Fix bug 2544916 - Fun with AbsListView touch mode" by Adam Powell · 16 years ago
  91. ba5b381 Merge "fix [2545826] calling into gralloc with external lock held" by Mathias Agopian · 16 years ago
  92. d1eeb2c Merge "Add "dumpsys diskstats" to get a dump of disk-free values." by Dan Egnor · 16 years ago
  93. 58963a5 Merge "GLSurfaceView pause and resume now synchronize with the GLThread." by Jack Palevich · 16 years ago
  94. 3d2cb69 Merge "API refactoring for OverScroller." by Adam Powell · 16 years ago
  95. a464ab8 merge from open-source master by The Android Open Source Project · 16 years ago
  96. 8362952 Merge "Fix 2495749 - System process crash when a notification switches sections." by Joe Onorato · 16 years ago
  97. d53e0ca Merge "Fix Tethering of multiple downstream ifaces." by Robert Greenwalt · 16 years ago
  98. c692215 Merge "check for nulls" by Fred Quintana · 16 years ago
  99. c8620b6 fix [2545826] calling into gralloc with external lock held by Mathias Agopian · 16 years ago
  100. 9be0f73 Merge "Add .3gpp as the preferred extension for video/3gpp." by Patrick Scott · 16 years ago