1. fea7c4e Merge "Fix rebuilding of these two apks." by Patrick Scott · 15 years ago
  2. 4b32d5e Merge "Improve switching to car mode, retain night mode option." by Dianne Hackborn · 15 years ago
  3. d57027b Merge "Don't use dim behind for the search box." by Dianne Hackborn · 15 years ago
  4. f1ce866 Merge "Fix bug where group IDs were not being assigned during boot." by Dianne Hackborn · 15 years ago
  5. 25de2ed Merge "Make DownloadBase public" by Jean-Baptiste Queru · 15 years ago
  6. d18322c Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 15 years ago
  7. 8a02a55 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 15 years ago
  8. ba6dd59 Merge "Don't delete stale containers on sdcard. Comment out flaky test" by Suchi Amalapurapu · 15 years ago
  9. 397e8c2 Merge "close SQLiteStatement objects in finally block" by Vasu Nori · 15 years ago
  10. 1e25b88 Merge "Fix Tethering when DUN is required but wifi is ok" by Robert Greenwalt · 15 years ago
  11. c00eb79 Merge "Compact when NativeDaemonConnector hits buffer limit" by Kenny Root · 15 years ago
  12. 1bc4028 Merge "GpsLocationProvider: Do our work in a Handler running in a separate thread." by Mike Lockwood · 15 years ago
  13. dbed7c6 Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 15 years ago
  14. 6a6b2ab Merge "Call super.close() in MargeCursor" by satok · 15 years ago
  15. d290a36 Merge "Improve export to bitmap layers for HierarchyViewer." by Romain Guy · 15 years ago
  16. 93603a6 Merge "Fix restoring of permissions after a reboot." by Dianne Hackborn · 15 years ago
  17. 8756db1 Merge "Check mWebViewCore to prevent potential NPE." by Shimeng (Simon) Wang · 15 years ago
  18. 6ce0f25 merge from open-source master by The Android Open Source Project · 15 years ago
  19. 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
  20. 49ee14d Merge "Fix some typos and logging of calls to CDMA methods." by Jake Hamby · 15 years ago
  21. 43a50a5 Merge "Improve wakelock debugging:" by Mike Lockwood · 15 years ago
  22. a45d5a7 Merge "Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718" by Romain Guy · 15 years ago
  23. 8c7a1cd Merge "Unhide the MediaButton receiver API in android.media.AudioManager" by Jean-Michel Trivi · 15 years ago
  24. 245b46f Merge "Updated to WMM2010" by Mathias Agopian · 15 years ago
  25. 0456a75 Merge "Adding a hidden method to check if a surface is fixed in size." by Derek Sollenberger · 15 years ago
  26. cc05322 Merge "Make getting wifi state lockless." by Brad Fitzpatrick · 15 years ago
  27. c39abb3 Merge "Fix Tabwidget copy/paste bug." by Marco Nelissen · 15 years ago
  28. c63a16b Merge "null check" by Mark Wagner · 15 years ago
  29. 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
  30. a35a389 Merge "Fix javadoc copy/paste error." by Marco Nelissen · 15 years ago
  31. 0c16989 Merge "Unittests for EntropyService. Make EntropyService more testable." by Nick Kralevich · 15 years ago
  32. 7f7a01b Merge "MountService: Handle volumes shared on startup" by San Mehat · 15 years ago
  33. 1ebde0a Merge "Everytime Bluetooth was turned off two file descriptors were not closed" by Nick Pelly · 15 years ago
  34. 6845ea6 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 15 years ago
  35. b5ecdd4 Merge "Compare the cookie names to ensure a consistent ordering." by Patrick Scott · 15 years ago
  36. cf481db Merge "b/2511635 Browser displays incorrect SSL cert information" by Brian Carlstrom · 15 years ago
  37. 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
  38. 6795478 Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 15 years ago
  39. 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
  40. 960a4f6 Merge "Fix bcm4329 FW dump in bugreport for user-debug build" by Dmitry Shmidt · 15 years ago
  41. ff7230e Merge "Allow space in SSID" by Irfan Sheriff · 15 years ago
  42. 26d2442 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  43. 4e7876f Merge "Use atomic++ rather than lock/++/unlock in the input dispatch code path" by Christopher Tate · 15 years ago
  44. 0784654 Merge "Add check for null name on SCO connect" by Eric Olsen · 15 years ago
  45. da54d4d Merge "Fix wakelock" by Irfan Sheriff · 15 years ago
  46. 147571a Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 15 years ago
  47. b3ff07b Merge "Grant permissions to apps on sd when enabling/disabling packages." by Suchi Amalapurapu · 15 years ago
  48. e351e6a Merge "Ensure that binder incalls to the system process keep the fg cgroup" by Christopher Tate · 15 years ago
  49. 132c20f Merge "Ensure adapter is not null in AutoCompleteTextView" by Kenny Root · 15 years ago
  50. bad38be Merge "Add -e package description to InstrumentationTestRunner javadoc." by Brett Chabot · 15 years ago
  51. 2bf414c Merge "Change overscroll background to be same as status bar pulldown." by Grace Kloba · 15 years ago
  52. 81ce9a1 Merge "limit sql statement in finalizer warning to 100 chars" by Vasu Nori · 15 years ago
  53. cc6467b Merge "Add the blacklist for the SCO connections" by Eric Olsen · 15 years ago
  54. 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
  55. 45ffa11 Merge "Force all views to relayout when ViewRoot is resized. Bug #2519590" by Romain Guy · 15 years ago
  56. 5c35970 Merge "Add support for DUN over a cdma connection." by Robert Greenwalt · 15 years ago
  57. 8c0e3ff Merge "Fix Tethering Notifications for multiple ifaces" by Robert Greenwalt · 15 years ago
  58. a18234c Merge "Fix HttpAuthHandler for synchronous requests" by Steve Block · 15 years ago
  59. ef41eb2 Merge "Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D" by Dianne Hackborn · 15 years ago
  60. 5031767 Merge "Make aapt warning concise" by Kenny Root · 15 years ago
  61. 2cfdc6b Merge "Only backup real files." by Dianne Hackborn · 15 years ago
  62. f07ed72 Merge "Unhide AudioManager API to control bluetooth SCO audio connection." by Eric Laurent · 15 years ago
  63. 43c5e92 Merge "Fix bug 2520540" by Adam Powell · 15 years ago
  64. 2a8e56d Merge "Cleaning up list of common nicknames" by Dmitri Plotnikov · 15 years ago
  65. 440fd87 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  66. 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
  67. deba00c Merge "Allow transitionTo in enter/exit." by Wink Saville · 15 years ago
  68. a7b6a6f Merge "Include "album artist" when inserting items in the media provider." by Marco Nelissen · 15 years ago
  69. 5b85079 Merge "Clean up changing AP configuration" by Irfan Sheriff · 15 years ago
  70. 5b3974b Merge "Fix issue #2438457: Resolving Flash artifacts while scrolling." by Dianne Hackborn · 15 years ago
  71. 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
  72. d3fc11f Merge "Documentation fix" by Adam Powell · 15 years ago
  73. 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
  74. b1a2333 Merge "Release MediaPlayer if suspend() returns false." by Gloria Wang · 15 years ago
  75. 88a5a618 Merge "Change global variables from extern to non static. Make script local global vars static." by Jason Sams · 15 years ago
  76. 5105e7e Merge "Fix current.xml for previous changes" by Adam Powell · 15 years ago
  77. 9489988 Merge "Fix bug where the setConfig method in SynthProxy has the wrong signature." by Jean-Michel Trivi · 15 years ago
  78. e76833d Merge "Update signal strength mapping for GSM/UMTS." by jsh · 15 years ago
  79. 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
  80. f007a17 Merge "More rsh headers for renderscript and a llvm compatible test script for fountain." by Jason Sams · 15 years ago
  81. 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
  82. a5cdcdc Merge "Fix bug 2523989" by Adam Powell · 15 years ago
  83. 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
  84. 1b3f4c0 Merge "Fix minSdkVersion scanning to not throw warnings" by Kenny Root · 15 years ago
  85. 6a031a3 Merge "Retry pending memory status update to modem when radio is ON." by Wink Saville · 15 years ago
  86. 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
  87. ae4d8ac Update TTS plugin interface to receive engine configuration data by Jean-Michel Trivi · 15 years ago
  88. c81ad4f Merge "Fix problem with calling onConfigurationChanged() too much." by Dianne Hackborn · 15 years ago
  89. 606f172 Merge "Fix bug in airplane mode." by Robert Greenwalt · 15 years ago
  90. 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
  91. 1d417c3 Merge "Import revised translations" by Kenny Root · 15 years ago
  92. 77794ad Merge "Pass selection data with the message to open the keyboard." by Leon Scroggins · 15 years ago
  93. 9ef4648 Merge "Issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  94. 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
  95. 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
  96. 20123ea Merge "Add GoogleLogTags that includes event log tags used by Google apps" by Dan Egnor · 15 years ago
  97. 5e7fd90 Add GoogleLogTags that includes event log tags used by Google apps by Dan Egnor · 15 years ago
  98. 6045316 Merge "Remove unused file NmeaParser.java" by Mike Lockwood · 15 years ago
  99. 36f735d Merge "RecognitionManager does not throw exceptions when needed" by Bjorn Bringert · 15 years ago
  100. c22367d Merge "Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled" by Steve Block · 15 years ago