- 1bffbf2 Merge "Only honor the scrollbar mode at the minimum zoom level. This reduced the impact of https://android-git.corp.google.com/g/#change,48683. In GB, we need to revisit this issue." into froyo by Grace Kloba · 15 years ago
- 8610b80 Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
- 6f675cf Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 15 years ago
- ddf83ba Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
- bc33726 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
- 2e909ff Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
- db62452 Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
- 41e2022 Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
- 411b51f Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 15 years ago
- c4384ad Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
- f78357e Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
- 5014549 Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
- 6df8f3f Merge "Added the subset of partial content support so that we can continue the interrupted request to support streaming the content even with a brief disconnection." into froyo by Grace Kloba · 15 years ago
- b54bb38 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
- cb67e80 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
- 7de6c06 Merge "Post a message to set SurfaceView to be visible when we switch to use the layout size. Otherwise it will first use the old dimension which can exceed the limit, which in turn causes the Browser to crash." into froyo by Grace Kloba · 15 years ago
- 2b2ae9f Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
- f9dc033 Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
- 11777e9 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 15 years ago
- 27316b6 Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 15 years ago
- 4dd043a Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 15 years ago
- 09cf653 Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 15 years ago
- d1f799f Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clients cannot request audio focus (request is denied). Because the phone state is now mostly handled like a new client, there is no need monitor mode changes and to keep track of undispatched focus changes, as those will delayed focus gains will now automatically happen at the end of the call when the phone client is removed from the focus stack." into froyo by Jean-Michel Trivi · 15 years ago
- b39bdc3 Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
- 7b783a8 Merge "Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 15 years ago
- ab1f727 Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 15 years ago
- 0ff7210 Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
- 3438793 Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 15 years ago
- e783275 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 15 years ago
- 4dd73c6 Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
- f1f24f3 Merge "Don't inflate the zoom button controller until we are going to show it. This should shave 5% of Browser start up time on Sapphire." into froyo by Grace Kloba · 15 years ago
- dbd5ad4 Merge "When updating existing entries in the media database, don't update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d6f6e699514169d80a445317ba0de9e2" into froyo by Marco Nelissen · 15 years ago
- 8288f66 Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 15 years ago
- 3c772b7 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
- 93bd90f Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
- b227d97 Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
- 6138d6b Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
- 464692b Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
- 2882ec3 Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 15 years ago
- 4c52abf Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 15 years ago
- d2b61e9 Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 15 years ago
- 55f2967 Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 15 years ago
- 1da2dbe Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
- df609c0 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 years ago
- 87ccfb3 Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an OnCompletionListener on the MediaPlayer it's using to play the notification. NotificationPlayer relies on the completion event to abandon audio focus. The player was started before the listener was set. The theory about the bug is that the player finished playing before the listener was called. Therefore the audio focus was never abandonned, and the music didn't resume." into froyo by Jean-Michel Trivi · 15 years ago
- dc5f45d Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
- e0dc118 Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
- 7e653fb Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
- f3401a3 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
- 61e1476 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
- 46b9950 Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
- 5ed86e4 Merge "For search suggestions in the search dialog, allow the 'title' line of text to be up to 2 lines (rather than the usual 1) if no 'description' line is provided." into froyo by Mike LeBeau · 15 years ago
- c3a26bf Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
- e0cae12 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
- d3fd93b Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
- bb87a93 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- c1f32b0 Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
- 8ae5bf5 Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
- 62636a7 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
- d3f849b Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
- a8b0ff4 Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storage if sdcard is filled up. If nothing is specified ie install location is set to let system decide, we just check on internal storage. Fix tests" into froyo by Suchi Amalapurapu · 15 years ago
- 90e4793 Merge "fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)" into froyo by Mathias Agopian · 15 years ago
- d58d8f6 Merge "Add ordered broadcast when removing packages." into froyo by Suchi Amalapurapu · 15 years ago
- ca99fb8 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 15 years ago
- 661bc51 Merge "verify database state before calling sqlite. Bug:2593970" into froyo by Vasu Nori · 15 years ago
- 218aa6b Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't trigger scroll." into froyo by Grace Kloba · 15 years ago
- 8155b78 Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode." into froyo by Eric Laurent · 15 years ago
- 41ac20f Merge "Make sure the onended event is dispatched even when the user dismisses the video before it plays to completion." into froyo by Andrei Popescu · 15 years ago
- b1016fe Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 15 years ago
- 685bc90 Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
- 281cec9 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
- c566beb Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
- e56943a Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
- 43229f2 Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
- c308249 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
- 9f73495 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
- b914ed2 Merge "If we defer processing the touch events, pass the original view coordinate with TouchEventData and use them when we reprocess the events. We can't depend on contentToView() to convert the doc point to the view point. When we originally convert the view to doc, the scroll position in UI doesn't change. When we convert the doc back to view, we are chasing a moving target. That is why we saw bigger delta." into froyo by Grace Kloba · 15 years ago
- abc56d7 Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
- 70bff6c Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast about disabled packages. Force a gc to clean up any stale asset references and then unmount the containers before invoking the MountService call back." into froyo by Suchi Amalapurapu · 15 years ago
- 2a75ab0 Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
- e5c64a9 Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
- daeec8c Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." into froyo by Andreas Huber · 15 years ago
- ce95b94 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
- f05a885 Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
- 35f3a77 Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
- 5d89658 Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
- 692dc8a Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don't have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
- f8654c9 Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
- e8cfa79 Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
- 5bc83ac Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
- 0e8ff0c Merge "Fix a race condition in TimedEventQueue, an event may be cancelled while we're waiting for its scheduled time to come in which case we'd be removing it from the queue twice." into froyo by Andreas Huber · 15 years ago
- e85658e Merge "Fix typos in name of density-independent pixels" into froyo by Kenny Root · 15 years ago
- 44eddf8 Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlike the other audio focus and media button stack handling methods, abandonAudioFocus() and unregisterAudioFocusClient() were not synchronized around their focus stack. This CL corrects this." into froyo by Jean-Michel Trivi · 15 years ago
- 128cbf2 Merge "Fix a case where the aac hardware decoder is in a transition state and refused a fillbuffer request." into froyo by Andreas Huber · 15 years ago
- 66143c0 Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
- 7765c25 Merge "cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation" into froyo by Scott Main · 15 years ago
- 45888b7 Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
- 533ebe2 Merge "Add warning magic to be a bit more reasonable." into froyo by Robert Greenwalt · 15 years ago
- 22cbafc Merge "Remove the checkStremingServer checking as it is unstable and introduce the flakiness." into froyo by Yu Shan Emily Lau · 15 years ago
- 3d43672 Merge "Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646" into froyo by Romain Guy · 15 years ago