- fea7c4e Merge "Fix rebuilding of these two apks." by Patrick Scott · 15 years ago
- 4b32d5e Merge "Improve switching to car mode, retain night mode option." by Dianne Hackborn · 15 years ago
- d57027b Merge "Don't use dim behind for the search box." by Dianne Hackborn · 15 years ago
- f1ce866 Merge "Fix bug where group IDs were not being assigned during boot." by Dianne Hackborn · 15 years ago
- 25de2ed Merge "Make DownloadBase public" by Jean-Baptiste Queru · 15 years ago
- d18322c Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 15 years ago
- 8a02a55 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 15 years ago
- ba6dd59 Merge "Don't delete stale containers on sdcard. Comment out flaky test" by Suchi Amalapurapu · 15 years ago
- 397e8c2 Merge "close SQLiteStatement objects in finally block" by Vasu Nori · 15 years ago
- 1e25b88 Merge "Fix Tethering when DUN is required but wifi is ok" by Robert Greenwalt · 15 years ago
- c00eb79 Merge "Compact when NativeDaemonConnector hits buffer limit" by Kenny Root · 15 years ago
- 1bc4028 Merge "GpsLocationProvider: Do our work in a Handler running in a separate thread." by Mike Lockwood · 15 years ago
- dbed7c6 Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 15 years ago
- 6a6b2ab Merge "Call super.close() in MargeCursor" by satok · 15 years ago
- d290a36 Merge "Improve export to bitmap layers for HierarchyViewer." by Romain Guy · 15 years ago
- 93603a6 Merge "Fix restoring of permissions after a reboot." by Dianne Hackborn · 15 years ago
- 8756db1 Merge "Check mWebViewCore to prevent potential NPE." by Shimeng (Simon) Wang · 15 years ago
- 6ce0f25 merge from open-source master by The Android Open Source Project · 15 years ago
- 8b19952 Merge "Fix issue 2472495: Phone cannot be set to silent mode via volume keys while Driveabout is taking." by Eric Laurent · 15 years ago
- 49ee14d Merge "Fix some typos and logging of calls to CDMA methods." by Jake Hamby · 15 years ago
- 43a50a5 Merge "Improve wakelock debugging:" by Mike Lockwood · 15 years ago
- a45d5a7 Merge "Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718" by Romain Guy · 15 years ago
- 8c7a1cd Merge "Unhide the MediaButton receiver API in android.media.AudioManager" by Jean-Michel Trivi · 15 years ago
- 245b46f Merge "Updated to WMM2010" by Mathias Agopian · 15 years ago
- 0456a75 Merge "Adding a hidden method to check if a surface is fixed in size." by Derek Sollenberger · 15 years ago
- cc05322 Merge "Make getting wifi state lockless." by Brad Fitzpatrick · 15 years ago
- c39abb3 Merge "Fix Tabwidget copy/paste bug." by Marco Nelissen · 15 years ago
- c63a16b Merge "null check" by Mark Wagner · 15 years ago
- 5a45b7a Merge "Add connectivity manager automation test framework: - Create a dummy activity - ConnectivityManagerTestActivity - to listen to broadcast from connectivity manager, to control wifi, and to verify that connectivity information for different network types. This framework will be used for funcitonal tests and stress tests." by Xia Wang · 15 years ago
- a35a389 Merge "Fix javadoc copy/paste error." by Marco Nelissen · 15 years ago
- 0c16989 Merge "Unittests for EntropyService. Make EntropyService more testable." by Nick Kralevich · 15 years ago
- 7f7a01b Merge "MountService: Handle volumes shared on startup" by San Mehat · 15 years ago
- 1ebde0a Merge "Everytime Bluetooth was turned off two file descriptors were not closed" by Nick Pelly · 15 years ago
- 6845ea6 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 15 years ago
- b5ecdd4 Merge "Compare the cookie names to ensure a consistent ordering." by Patrick Scott · 15 years ago
- cf481db Merge "b/2511635 Browser displays incorrect SSL cert information" by Brian Carlstrom · 15 years ago
- 1858b59 Merge "Move the key feedback bubble to the side if there's not enough room above. bug: 2519903" by Amith Yamasani · 15 years ago
- 6795478 Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 15 years ago
- 7d94746 Merge "Fix two AudioFocus issues: - if a focus owner abandons audio focus during a call, the next focus owner in the stack was never notified - if a focus owner requests the focus while alread owning it, and the type of focus request changes, the previous focus owner was not notified that the type of focus loss had changed." by Jean-Michel Trivi · 15 years ago
- 960a4f6 Merge "Fix bcm4329 FW dump in bugreport for user-debug build" by Dmitry Shmidt · 15 years ago
- ff7230e Merge "Allow space in SSID" by Irfan Sheriff · 15 years ago
- 26d2442 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
- 4e7876f Merge "Use atomic++ rather than lock/++/unlock in the input dispatch code path" by Christopher Tate · 15 years ago
- 0784654 Merge "Add check for null name on SCO connect" by Eric Olsen · 15 years ago
- da54d4d Merge "Fix wakelock" by Irfan Sheriff · 15 years ago
- 147571a Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 15 years ago
- b3ff07b Merge "Grant permissions to apps on sd when enabling/disabling packages." by Suchi Amalapurapu · 15 years ago
- e351e6a Merge "Ensure that binder incalls to the system process keep the fg cgroup" by Christopher Tate · 15 years ago
- 132c20f Merge "Ensure adapter is not null in AutoCompleteTextView" by Kenny Root · 15 years ago
- bad38be Merge "Add -e package description to InstrumentationTestRunner javadoc." by Brett Chabot · 15 years ago
- 2bf414c Merge "Change overscroll background to be same as status bar pulldown." by Grace Kloba · 15 years ago
- 81ce9a1 Merge "limit sql statement in finalizer warning to 100 chars" by Vasu Nori · 15 years ago
- cc6467b Merge "Add the blacklist for the SCO connections" by Eric Olsen · 15 years ago
- 2e3b711 Merge "We should pass null for the album artist if it was not set, instead of a copy of the artist, since the media provider needs to know whether the album artist was actually set." by Marco Nelissen · 15 years ago
- 45ffa11 Merge "Force all views to relayout when ViewRoot is resized. Bug #2519590" by Romain Guy · 15 years ago
- 5c35970 Merge "Add support for DUN over a cdma connection." by Robert Greenwalt · 15 years ago
- 8c0e3ff Merge "Fix Tethering Notifications for multiple ifaces" by Robert Greenwalt · 15 years ago
- a18234c Merge "Fix HttpAuthHandler for synchronous requests" by Steve Block · 15 years ago
- ef41eb2 Merge "Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D" by Dianne Hackborn · 15 years ago
- 5031767 Merge "Make aapt warning concise" by Kenny Root · 15 years ago
- 2cfdc6b Merge "Only backup real files." by Dianne Hackborn · 15 years ago
- f07ed72 Merge "Unhide AudioManager API to control bluetooth SCO audio connection." by Eric Laurent · 15 years ago
- 43c5e92 Merge "Fix bug 2520540" by Adam Powell · 15 years ago
- 2a8e56d Merge "Cleaning up list of common nicknames" by Dmitri Plotnikov · 15 years ago
- 440fd87 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
- 4b59e2b Merge "Switch default install location to unspecified. Add a new install location unspecified for backward compatibility. There is not much difference between policies auto and unspecified. But we dont have to make any code changes in PackageParser based on our preference for install location. Add tests" by Suchi Amalapurapu · 15 years ago
- deba00c Merge "Allow transitionTo in enter/exit." by Wink Saville · 15 years ago
- a7b6a6f Merge "Include "album artist" when inserting items in the media provider." by Marco Nelissen · 15 years ago
- 5b85079 Merge "Clean up changing AP configuration" by Irfan Sheriff · 15 years ago
- 5b3974b Merge "Fix issue #2438457: Resolving Flash artifacts while scrolling." by Dianne Hackborn · 15 years ago
- 149d9a0 Merge "Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out." by Jason Sams · 15 years ago
- d3fc11f Merge "Documentation fix" by Adam Powell · 15 years ago
- 869fda6 Merge "Added a comment to make it clearer that the operation has to be the first Bug:2521447" by Daniel Lehmann · 15 years ago
- b1a2333 Merge "Release MediaPlayer if suspend() returns false." by Gloria Wang · 15 years ago
- 88a5a618 Merge "Change global variables from extern to non static. Make script local global vars static." by Jason Sams · 15 years ago
- 5105e7e Merge "Fix current.xml for previous changes" by Adam Powell · 15 years ago
- 9489988 Merge "Fix bug where the setConfig method in SynthProxy has the wrong signature." by Jean-Michel Trivi · 15 years ago
- e76833d Merge "Update signal strength mapping for GSM/UMTS." by jsh · 15 years ago
- 706f99f Merge "Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result Bug:2521447" by Daniel Lehmann · 15 years ago
- f007a17 Merge "More rsh headers for renderscript and a llvm compatible test script for fountain." by Jason Sams · 15 years ago
- d6ad91e Merge "Report a runtime error rather than asserting if the amr software decoder reads more data than it was given(!)" by Andreas Huber · 15 years ago
- a5cdcdc Merge "Fix bug 2523989" by Adam Powell · 15 years ago
- 5e54378 Merge "Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, followed by a linear read on the second iteration." by Andreas Huber · 15 years ago
- 1b3f4c0 Merge "Fix minSdkVersion scanning to not throw warnings" by Kenny Root · 15 years ago
- 6a031a3 Merge "Retry pending memory status update to modem when radio is ON." by Wink Saville · 15 years ago
- 23960bc Merge "Update TTS plugin interface to receive engine configuration data coming from the plugin helper code (handling config and preferences)." by Jean-Michel Trivi · 15 years ago
- ae4d8ac Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 15 years ago
- c81ad4f Merge "Fix problem with calling onConfigurationChanged() too much." by Dianne Hackborn · 15 years ago
- 606f172 Merge "Fix bug in airplane mode." by Robert Greenwalt · 15 years ago
- 3358b4a Merge "Either the software mp3 decoder's CRC computation is wrong (and PV never enabled it before) or there are files in the wild with wrong CRCs that nonetheless decode correctly, either way, opt out of CRC verification." by Andreas Huber · 15 years ago
- 1d417c3 Merge "Import revised translations" by Kenny Root · 15 years ago
- 77794ad Merge "Pass selection data with the message to open the keyboard." by Leon Scroggins · 15 years ago
- 9ef4648 Merge "Issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
- ccbcf74 Merge "Enabling plugin engines to pass in their engine specific settings via a ContentProvider to the TtsService so that the TtsService can invoke their .so file with those settings." by Charles Chen · 15 years ago
- b46072c Merge "While streaming media data, upon a socket-read error, try reconnecting to the server and attempt to re-read for at most 3 times." by Andreas Huber · 15 years ago
- 20123ea Merge "Add GoogleLogTags that includes event log tags used by Google apps" by Dan Egnor · 15 years ago
- 5e7fd90 Add GoogleLogTags that includes event log tags used by Google apps by Dan Egnor · 15 years ago
- 6045316 Merge "Remove unused file NmeaParser.java" by Mike Lockwood · 15 years ago
- 36f735d Merge "RecognitionManager does not throw exceptions when needed" by Bjorn Bringert · 15 years ago
- c22367d Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 15 years ago