1. 685bc90 Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
  2. 281cec9 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
  3. c566beb Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
  4. e56943a Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
  5. 43229f2 Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
  6. c308249 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
  7. 9f73495 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
  8. 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
  9. abc56d7 Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
  10. 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
  11. 2a75ab0 Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
  12. e5c64a9 Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
  13. 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
  14. ce95b94 Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
  15. f05a885 Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
  16. 35f3a77 Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
  17. 5d89658 Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
  18. 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
  19. f8654c9 Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
  20. e8cfa79 Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
  21. 5bc83ac Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 15 years ago
  22. 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
  23. e85658e Merge "Fix typos in name of density-independent pixels" into froyo by Kenny Root · 15 years ago
  24. 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
  25. 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
  26. 66143c0 Merge "Ignore corrupt aac audio frames and substitute silence." into froyo by Andreas Huber · 15 years ago
  27. 7765c25 Merge "cherry-pick from master: Icf079f5f45b1745a8d54f504e28dbbb52c6f7c96 docs: rewrite resources documentation" into froyo by Scott Main · 15 years ago
  28. 45888b7 Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
  29. 533ebe2 Merge "Add warning magic to be a bit more reasonable." into froyo by Robert Greenwalt · 15 years ago
  30. 22cbafc Merge "Remove the checkStremingServer checking as it is unstable and introduce the flakiness." into froyo by Yu Shan Emily Lau · 15 years ago
  31. 3d43672 Merge "Fix regression introduced when fixing focus issue with ScrollView. Bug #2581646" into froyo by Romain Guy · 15 years ago
  32. 1a34d6c Merge "Fix a FATAL ClassCastException in DataConnection.java" into froyo by Wink Saville · 15 years ago
  33. c3af71c Merge "bug #2542580: add the appropriate mdpi asset for chat icon." into froyo by Wei Huang · 15 years ago
  34. 533d354 Merge "Move the public method HttpDateTime.parse() into AndroidHttpClient." into froyo by Jesse Wilson · 15 years ago
  35. fd472ba Move the public method HttpDateTime.parse() into AndroidHttpClient. by Jesse Wilson · 15 years ago
  36. 7571691 Merge "final versions of these fonts from ascender, including GPOS 'mark' feature" into froyo by Mike Reed · 15 years ago
  37. 9169ebd Merge "Make ThrottleService notice policy changes." into froyo by Robert Greenwalt · 15 years ago
  38. 291444f Merge "Fix sim build (sim doesn't have strl*() reliably...)" into froyo by Dan Egnor · 15 years ago
  39. 276ed8d Merge "Do not create intents for application/xhtml+xml" into froyo by Kristian Monsen · 15 years ago
  40. 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
  41. e304ba1 Merge "Roaming data doesn't count against limits" into froyo by Robert Greenwalt · 15 years ago
  42. 376f728 Merge "Additional fix for isssue 2548710: Native AudioTrack resources never freed." into froyo by Eric Laurent · 15 years ago
  43. 2482810 Merge "Support for ID3 V2.4 tags." into froyo by Andreas Huber · 15 years ago
  44. 775fa3c Additional fix for isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  45. 35c1a2d Merge "Fix OperationScheduler moratorium calculation for clock rollback case." into froyo by Dan Egnor · 15 years ago
  46. 66424a4 Fix OperationScheduler moratorium calculation for clock rollback case. by Dan Egnor · 15 years ago
  47. a540ed0 Merge "Adds back the finalize method on the replaced Paint class." into froyo by Xavier Ducrohet · 15 years ago
  48. 7710cd4 Merge "Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission." into froyo by Jeff Brown · 15 years ago
  49. 62737b5 Merge "Workaround NPE caused by packages missing signatures." into froyo by Jeff Brown · 15 years ago
  50. 20460cf Merge "Improve robustness of package manager certificate collection." into froyo by Jeff Brown · 15 years ago
  51. 399d2f0 Merge "IME test fixes." into froyo by Brett Chabot · 15 years ago
  52. 8e1b007 Merge "Updating some notificiation UI for Throttling" into froyo by Robert Greenwalt · 15 years ago
  53. efdccf3 Merge "Change TrafficStats to a new JNI implementation." into froyo by Dan Egnor · 15 years ago
  54. 2728e5f Merge "Missed these ones in the previous rename." into froyo by Dan Egnor · 15 years ago
  55. b2a21d6 Merge "For performance reason, we choose to block the picture update during drag and fling. For sites like nytimes.com, there is a JavaScript constantly updating the content. If we don't block the live update during drag/fling, frame rate can drop by 30%." into froyo by Grace Kloba · 15 years ago
  56. b56b5fd Merge "Rename logtag for clarity." into froyo by Brad Fitzpatrick · 15 years ago
  57. d85bfb3 Merge "Refactor connection/redirection code, support redirects on reconnection." into froyo by Andreas Huber · 15 years ago
  58. 98b8637 Merge "Add service to monitor/control the flow of data." into froyo by Robert Greenwalt · 15 years ago
  59. be4143d Merge "Fix issue #2580316: Contacts and Phone app not supporting landscape mode..." into froyo by Dianne Hackborn · 15 years ago
  60. 436aa0f Merge "docs: revisions to the installLocation documentation" into froyo by Scott Main · 15 years ago
  61. 6b4e571 Merge "Don't allow connection to profiles in TURNING_OFF state." into froyo by Jaikumar Ganesh · 15 years ago
  62. 95ecb69 Merge "Avoid calling proxy.playbackEnded() again in onCustomViewHidden(). It is now always called via the MediaPlayer.onCompletion() callback." into froyo by Andrei Popescu · 15 years ago
  63. fd1a826 Merge "Increase the size of the pages used in CachingDataSource (total amount of memory used remains the same) to compensate for reduced locality of audio/video data requests. Also fixes a mistaken trailing "\r\n" in the range header and better error handling on http connection." into froyo by Andreas Huber · 15 years ago
  64. c75afb3 Merge "Transparent alarm icons for lockscreen." into froyo by Daniel Sandler · 15 years ago
  65. 81ce80e Merge "Add emergency call button to PUK'd lockscreen." into froyo by Daniel Sandler · 15 years ago
  66. de14d8f Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 15 years ago
  67. 3d339a9 Merge "Revert "Use the content width to calculate the zoom overview"" into froyo by Grace Kloba · 15 years ago
  68. aba899b Merge "Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app" into froyo by Dianne Hackborn · 15 years ago
  69. 0f606ea Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo by Dianne Hackborn · 15 years ago
  70. 2768aff Merge "Cherry-pick https://android-git.corp.google.com/g/#change,38305" into froyo by Grace Kloba · 15 years ago
  71. 0a8cf0b Merge "Add emergencyOnly indicator in ServiceState." into froyo by John Wang · 15 years ago
  72. 25d9df2 Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo by San Mehat · 15 years ago
  73. 60e514b Merge "Fix 2578016." into froyo by Suchi Amalapurapu · 15 years ago
  74. 727b5ff Merge "Add Backup/Restore sample to the SDK docs" into froyo by Christopher Tate · 15 years ago
  75. 138da33 Merge "Don't check whether a specific named activity supports mp3 playback, just that there is at least one that does. Fixes bug 2534382. Change-Id: I00d9ac49bd91f161388d5c3de47b1b6abe9e8d9c" into froyo by Marco Nelissen · 15 years ago
  76. 5560ff3 Merge "Per requested by API council, rename MediaScannerConneciton.ScanResultListener to .OnScanCompletedListener http://2553871" into froyo by Ray Chen · 15 years ago
  77. e098fb1 Merge "Maybe fix issue #2568615: System server crashed in SyncStorageEngine" into froyo by Dianne Hackborn · 15 years ago
  78. 5bf9232 Merge "Report the requested seek time while seek is in progress." into froyo by Andreas Huber · 15 years ago
  79. 9a3965f Merge " Fix bug2537659 When airplane mode is disabled, Mobile connection may be bring up before connecting to a known wifi." into froyo by Xia Wang · 15 years ago
  80. e5794f1 Merge "Show the microphone when the search box is opened from browser" into froyo by Leon Scroggins · 15 years ago
  81. 6d1f978 Merge "Fix bug 2574860 - fix AbsListView.trackMotionScroll edge detection" into froyo by Adam Powell · 15 years ago
  82. befda9c Merge "docs: add a screenLayout and uiMode values for configChanges attribute add note that this should be avoided and point to dev guide" into froyo by Scott Main · 15 years ago
  83. b033f11 Merge "Add more WindowManager flags to ViewDebug." into froyo by Daniel Sandler · 15 years ago
  84. 86acf64 Merge "Comment-only change to clarify the role and use of IntentService" into froyo by Dan Egnor · 15 years ago
  85. 34bff48 Merge "Add makefile so package manager test apks can get buitl from root." into froyo by Brett Chabot · 15 years ago
  86. dfbd07c Merge "Partial revert of previous change to improve hardware AAC decoder performance, increasing the input buffer size so dramatically accidentally broke streaming performance." into froyo by Andreas Huber · 15 years ago
  87. eb21758 Merge "Fix last character of password field being visible after rotation" into froyo by Kenny Root · 15 years ago
  88. d817285 Merge "Pass cookie to TOKEN_CONTACT_INFO so that QuickContact without photo works again Bug:2572239" into froyo by Daniel Lehmann · 15 years ago
  89. baf3790 Merge "Fix 'bmgr restore'" into froyo by Christopher Tate · 15 years ago
  90. a4a76d5 Merge "Update the Webkit version." into froyo by Grace Kloba · 15 years ago
  91. 59527c4 Merge "Correctly resize dialogs when measured in WRAP_CONTENT Bug #2549649" into froyo by Romain Guy · 15 years ago
  92. eb00f8f Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo by Dianne Hackborn · 15 years ago
  93. 0a97468 Merge "Forcibly unmount the sdcard after N retries." into froyo by Suchi Amalapurapu · 15 years ago
  94. 660557d Merge "Guard against NPE in SearchManagerService" into froyo by Bjorn Bringert · 15 years ago
  95. 07c0f3c Merge "Redo the look of the recent apps switcher" into froyo by Joe Onorato · 15 years ago
  96. a388fe0 Merge "Fix issue #2564479: Favorite Recipes App Installation Fail" into froyo by Dianne Hackborn · 15 years ago
  97. 3abdeaf Merge "Fix 2325549: Allow up to 4 lines of summary text in Settings" into froyo by Jim Miller · 15 years ago
  98. 95d3212 Merge "docs: add manifest documentation for installLocation" into froyo by Dirk Dougherty · 15 years ago
  99. 86698b3 Merge "bug 2542580: fix bad icon." into froyo by Wei Huang · 15 years ago
  100. 9830330 Merge "remove OTA packages from the old (pre-froyo) updater" into froyo by Doug Zongker · 15 years ago