1. 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
  2. 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
  3. b39bdc3 Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 15 years ago
  4. 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
  5. 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
  6. 0ff7210 Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 15 years ago
  7. 3438793 Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 15 years ago
  8. e783275 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 15 years ago
  9. 4dd73c6 Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 15 years ago
  10. 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
  11. 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
  12. 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
  13. 3c772b7 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  14. 93bd90f Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 15 years ago
  15. b227d97 Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 15 years ago
  16. 6138d6b Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 15 years ago
  17. 464692b Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
  18. 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
  19. 4c52abf Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 15 years ago
  20. d2b61e9 Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 15 years ago
  21. 55f2967 Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 15 years ago
  22. 1da2dbe Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
  23. df609c0 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 years ago
  24. 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
  25. dc5f45d Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
  26. e0dc118 Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
  27. 7e653fb Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
  28. f3401a3 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
  29. 61e1476 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
  30. 46b9950 Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
  31. 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
  32. c3a26bf Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
  33. e0cae12 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
  34. d3fd93b Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
  35. bb87a93 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  36. c1f32b0 Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
  37. 8ae5bf5 Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
  38. 62636a7 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
  39. d3f849b Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
  40. 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
  41. 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
  42. d58d8f6 Merge "Add ordered broadcast when removing packages." into froyo by Suchi Amalapurapu · 15 years ago
  43. 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
  44. 661bc51 Merge "verify database state before calling sqlite. Bug:2593970" into froyo by Vasu Nori · 15 years ago
  45. 218aa6b Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't trigger scroll." into froyo by Grace Kloba · 15 years ago
  46. 8155b78 Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode." into froyo by Eric Laurent · 15 years ago
  47. 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
  48. b1016fe Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 15 years ago
  49. 685bc90 Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  50. 281cec9 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
  51. c566beb Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
  52. e56943a Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
  53. 43229f2 Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
  54. c308249 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
  55. 9f73495 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
  56. 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
  57. abc56d7 Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  58. 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
  59. 2a75ab0 Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
  60. e5c64a9 Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
  61. 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
  62. ce95b94 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  63. f05a885 Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
  64. 35f3a77 Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
  65. 5d89658 Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
  66. 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
  67. f8654c9 Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
  68. e8cfa79 Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
  69. 5bc83ac Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
  70. 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
  71. e85658e Merge "Fix typos in name of density-independent pixels" into froyo by Kenny Root · 15 years ago
  72. 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
  73. 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
  74. 66143c0 Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
  75. 7765c25 Merge "cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation" into froyo by Scott Main · 15 years ago
  76. 45888b7 Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
  77. 533ebe2 Merge "Add warning magic to be a bit more reasonable." into froyo by Robert Greenwalt · 15 years ago
  78. 22cbafc Merge "Remove the checkStremingServer checking as it is unstable and introduce the flakiness." into froyo by Yu Shan Emily Lau · 15 years ago
  79. 3d43672 Merge "Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646" into froyo by Romain Guy · 15 years ago
  80. 1a34d6c Merge "Fix a FATAL ClassCastException in DataConnection.java" into froyo by Wink Saville · 15 years ago
  81. c3af71c Merge "bug #2542580: add the appropriate mdpi asset for chat icon." into froyo by Wei Huang · 15 years ago
  82. 533d354 Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 15 years ago
  83. fd472ba Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 15 years ago
  84. 7571691 Merge "final versions of these fonts from ascender, including GPOS 'mark' feature" into froyo by Mike Reed · 15 years ago
  85. 9169ebd Merge "Make ThrottleService notice policy changes." into froyo by Robert Greenwalt · 15 years ago
  86. 291444f Merge "Fix sim build (sim doesn't have strl*() reliably...)" into froyo by Dan Egnor · 15 years ago
  87. 276ed8d Merge "Do not create intents for application/xhtml+xml" into froyo by Kristian Monsen · 15 years ago
  88. 51053fd Merge "Set mHeldMotionless to a new MOTIONLESS_IGNORE state for fling, this way we will trigger animateScroll during fling for the faster performance. We also avoid keep removing/sending DRAG_HELD_MOTIONLESS message during fling." into froyo by Grace Kloba · 15 years ago
  89. e304ba1 Merge "Roaming data doesn't count against limits" into froyo by Robert Greenwalt · 15 years ago
  90. 376f728 Merge "Additional fix for isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  91. 2482810 Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  92. 775fa3c Additional fix for isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  93. 35c1a2d Merge "Fix OperationScheduler moratorium calculation for clock rollback case." into froyo by Dan Egnor · 15 years ago
  94. 66424a4 Fix OperationScheduler moratorium calculation for clock rollback case. by Dan Egnor · 15 years ago
  95. a540ed0 Merge "Adds back the finalize method on the replaced Paint class." into froyo by Xavier Ducrohet · 15 years ago
  96. 7710cd4 Merge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyo by Jeff Brown · 15 years ago
  97. 62737b5 Merge "Workaround NPE caused by packages missing signatures." into froyo by Jeff Brown · 15 years ago
  98. 20460cf Merge "Improve robustness of package manager certificate collection." into froyo by Jeff Brown · 15 years ago
  99. 399d2f0 Merge "IME test fixes." into froyo by Brett Chabot · 15 years ago
  100. 8e1b007 Merge "Updating some notificiation UI for Throttling" into froyo by Robert Greenwalt · 15 years ago