1. db2d621 Merge "Turn off thread logging (too many messages.)" by Jack Palevich · 15 years ago
  2. 4f0a3e0 Merge "Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests." by Neal Nguyen · 15 years ago
  3. 6c078eb Merge "update dox that we ignore the exact parameter on computeBounds" by Mike Reed · 15 years ago
  4. 32a3e1f Merge "Add logging of GLSurfaceView pause/resume calls." by Jack Palevich · 15 years ago
  5. 9455b1c Merge "Turn on plugin signature checking." by Grace Kloba · 15 years ago
  6. a2fbb2b Merge "MountService: Switch all Log -> Slog" by San Mehat · 15 years ago
  7. 4c0572b Merge "Call unlinkToDeath() when we disconnect the Camera, so we don't hold the (weak) reference to it, which caused (small) memory leaks." by Chih-Chung Chang · 15 years ago
  8. 18a3b0d Merge "Fix Phone App crash due to binary data in HSP/HFP stream." by Nick Pelly · 15 years ago
  9. c153c88 Merge "New lock/unlock sounds." by Dave Sparks · 15 years ago
  10. 8b8f5d6 Merge "http://b/issue?id=2516676 Correctly scale the play button and youtube logo when embedded youtube videos are displayed at smaller than the suggested size." by Leon Clarke · 15 years ago
  11. b07d676 Merge "Use a secure setting for default browser geolocation permissions" by Bjorn Bringert · 15 years ago
  12. 3728d1c Merge "Fix testCameraPreviewMemoryUsage test." by Wu-cheng Li · 15 years ago
  13. 3639d93 Merge "Hopefully fix the sim-eng build, part 2." by Brad Fitzpatrick · 15 years ago
  14. e2cd761 Merge "Fix issue #2543231: chat invitation dialog does show all the time" by Dianne Hackborn · 15 years ago
  15. 47bb37e Merge "Fix 2242164 Soft keyboard keeps getting enabled even if I disable it" by Amith Yamasani · 15 years ago
  16. e1ec80c Merge "Ensure Binder finalizer handles partially initialized instances." by Jeff Brown · 15 years ago
  17. 349d1a5 Merge "There are two computeHorizontalScrollRange() got missed in the last conversion." by Grace Kloba · 15 years ago
  18. b1ab077 Merge "Limit DropBox storage to 1000 files (by default)." by Dan Egnor · 15 years ago
  19. 275cf85 Merge "Fix WakeLock issue for driver stop" by Irfan Sheriff · 15 years ago
  20. aa8f046 Merge "Fix some bugs/edge cases in ScrollView/HorizontalScrollView" by Adam Powell · 15 years ago
  21. 4bf3208 Merge "Fix for bug 2502886 - stupid monkeys." by Adam Powell · 15 years ago
  22. 93930f0 Merge "QueryCodecs now returns the names of the software codecs (non-OpenMax) as well." by Andreas Huber · 15 years ago
  23. 1703c08 Merge "Improve our EGL management when pausing / resuming." by Jack Palevich · 15 years ago
  24. d8fcfea Merge "Fix issue #2540920: connectivity issues with tripit/pandora" by Dianne Hackborn · 15 years ago
  25. 2b3f4b8 Merge "Use correct API version for UTF-8 checking" by Kenny Root · 15 years ago
  26. b418d23 Merge "Fix issue #2537384: Default keyboard input method switched on Eclaire to FRE77D upgrade" by Dianne Hackborn · 15 years ago
  27. d270010 Merge "docs: fix several instances of the 'sidebox' class" by Scott Main · 15 years ago
  28. e4c7852 Merge "Asset update for key feedback bubble - removes edge artifact." by Amith Yamasani · 15 years ago
  29. 9ceb66e Merge "Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor() killed the phone process" by Dianne Hackborn · 15 years ago
  30. 9ffb878 Merge "Fixes synchronous XHR requests which require authentication to complete synchronously" by Steve Block · 15 years ago
  31. 0f331d7 Merge "Enable early termination of the prefetcher's preparation phase." by Andreas Huber · 15 years ago
  32. 6e78c82 Merge "Clean up stale containers if needed at install time. This is needed when restoring applications installed on sdcard via Market after a data wipe. The stale containers need to be cleaned up before reinstalling again. Add a test case for installing when a stale container exists." by Suchi Amalapurapu · 15 years ago
  33. c031222 Merge "fix bug where sync settings set lost upon upgrade from donut and eclair to froyo" by Fred Quintana · 15 years ago
  34. a13ad93 Merge "when corruption occurs, log a warning before closing db" by Vasu Nori · 15 years ago
  35. 7bdf042 Merge "Wait until GpsLocationProvider is fully initialized before returning from the constructor." by Mike Lockwood · 15 years ago
  36. 7ecdf3c Merge "If we detect a 9patch chunk, force the config chooser to avoid 565, with its pre-dithering madness" by Mike Reed · 15 years ago
  37. 23810c4 Merge "Add new activity manager method to get list of running applications installed on sdcard. Use new method in UsbStorageActivity. Fix moving dex files. moveDex should be suffixed with LI since it uses Installer" by Suchi Amalapurapu · 15 years ago
  38. 3ae275f Merge "Fix for when flash loads cached crossdomain.xml files. Cache the x-permitted-cross-domain-policies header. http://b/issue?id=2519669" by Leon Clarke · 15 years ago
  39. 42d7663 Merge "GLSurfaceView: Log egl failures" by Jack Palevich · 15 years ago
  40. 0426068 Merge "another small step towards fixing [2501808] sapphire: OOM in GPU Surface area" by Mathias Agopian · 15 years ago
  41. b6ccfb5 Merge "Adding some automated tests for apps on SD (and their corresponding apps)." by Neal Nguyen · 15 years ago
  42. 1089d0d Merge "Fix bug 2531732 - DateTimeView explodes on bad system date format." by Adam Powell · 15 years ago
  43. 06a23e6 Merge "Return the right thing from Context.getApplicationContext()" by Christopher Tate · 15 years ago
  44. f729385 Merge "Fix issue #2538211: system server crash" by Dianne Hackborn · 15 years ago
  45. 24cd9f9 Merge "Make WebView scroll bars compress during overscroll." by Adam Powell · 15 years ago
  46. ce00b17 Merge "one step toward fixing [2501808] sapphire: OOM in GPU Surface area" by Mathias Agopian · 15 years ago
  47. 0b44d8d Merge " * Move connectivity manager test closer to source. * Add license header to java files * Remove google related information from the test" by Xia Wang · 15 years ago
  48. bf7742d Merge "Clear the local prefetcher strong reference before signalling that prepare() was cancelled early in order to avoid a race condition that occasionally triggered an assertion from the main thread." by Andreas Huber · 15 years ago
  49. 4f14104 Merge "Fix bug 2537626." by Adam Powell · 15 years ago
  50. 52fdbe3 Merge "Fix bug 2495033." by Adam Powell · 15 years ago
  51. 38805a4 Merge "print finalizer warning before closing the cursor in finalize" by Vasu Nori · 15 years ago
  52. a3ce8b6 Merge "Correctly bind spinner data to TextView. Bug http://code.google.com/p/android/issues/detail?id=7251" by Romain Guy · 15 years ago
  53. b26c847 Merge "fixing problem with allocating too much memory to a surface by fixing the size of the surface when it exceeds a threshold and resizing the surface when it falls beneath the threshold." by Derek Sollenberger · 15 years ago
  54. fea7c4e Merge "Fix rebuilding of these two apks." by Patrick Scott · 15 years ago
  55. 4b32d5e Merge "Improve switching to car mode, retain night mode option." by Dianne Hackborn · 15 years ago
  56. d57027b Merge "Don't use dim behind for the search box." by Dianne Hackborn · 15 years ago
  57. f1ce866 Merge "Fix bug where group IDs were not being assigned during boot." by Dianne Hackborn · 15 years ago
  58. 25de2ed Merge "Make DownloadBase public" by Jean-Baptiste Queru · 15 years ago
  59. d18322c Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 15 years ago
  60. 8a02a55 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 15 years ago
  61. ba6dd59 Merge "Don't delete stale containers on sdcard. Comment out flaky test" by Suchi Amalapurapu · 15 years ago
  62. 397e8c2 Merge "close SQLiteStatement objects in finally block" by Vasu Nori · 15 years ago
  63. 1e25b88 Merge "Fix Tethering when DUN is required but wifi is ok" by Robert Greenwalt · 15 years ago
  64. c00eb79 Merge "Compact when NativeDaemonConnector hits buffer limit" by Kenny Root · 15 years ago
  65. 1bc4028 Merge "GpsLocationProvider: Do our work in a Handler running in a separate thread." by Mike Lockwood · 15 years ago
  66. dbed7c6 Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 15 years ago
  67. 6a6b2ab Merge "Call super.close() in MargeCursor" by satok · 15 years ago
  68. d290a36 Merge "Improve export to bitmap layers for HierarchyViewer." by Romain Guy · 15 years ago
  69. 93603a6 Merge "Fix restoring of permissions after a reboot." by Dianne Hackborn · 15 years ago
  70. 8756db1 Merge "Check mWebViewCore to prevent potential NPE." by Shimeng (Simon) Wang · 15 years ago
  71. 6ce0f25 merge from open-source master by The Android Open Source Project · 15 years ago
  72. 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
  73. 49ee14d Merge "Fix some typos and logging of calls to CDMA methods." by Jake Hamby · 15 years ago
  74. 43a50a5 Merge "Improve wakelock debugging:" by Mike Lockwood · 15 years ago
  75. a45d5a7 Merge "Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718" by Romain Guy · 15 years ago
  76. 8c7a1cd Merge "Unhide the MediaButton receiver API in android.media.AudioManager" by Jean-Michel Trivi · 15 years ago
  77. 245b46f Merge "Updated to WMM2010" by Mathias Agopian · 15 years ago
  78. 0456a75 Merge "Adding a hidden method to check if a surface is fixed in size." by Derek Sollenberger · 15 years ago
  79. cc05322 Merge "Make getting wifi state lockless." by Brad Fitzpatrick · 15 years ago
  80. c39abb3 Merge "Fix Tabwidget copy/paste bug." by Marco Nelissen · 15 years ago
  81. c63a16b Merge "null check" by Mark Wagner · 15 years ago
  82. 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
  83. a35a389 Merge "Fix javadoc copy/paste error." by Marco Nelissen · 15 years ago
  84. 0c16989 Merge "Unittests for EntropyService. Make EntropyService more testable." by Nick Kralevich · 15 years ago
  85. 7f7a01b Merge "MountService: Handle volumes shared on startup" by San Mehat · 15 years ago
  86. 1ebde0a Merge "Everytime Bluetooth was turned off two file descriptors were not closed" by Nick Pelly · 15 years ago
  87. 6845ea6 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 15 years ago
  88. b5ecdd4 Merge "Compare the cookie names to ensure a consistent ordering." by Patrick Scott · 15 years ago
  89. cf481db Merge "b/2511635 Browser displays incorrect SSL cert information" by Brian Carlstrom · 15 years ago
  90. 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
  91. 6795478 Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 15 years ago
  92. 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
  93. 960a4f6 Merge "Fix bcm4329 FW dump in bugreport for user-debug build" by Dmitry Shmidt · 15 years ago
  94. ff7230e Merge "Allow space in SSID" by Irfan Sheriff · 15 years ago
  95. 26d2442 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  96. 4e7876f Merge "Use atomic++ rather than lock/++/unlock in the input dispatch code path" by Christopher Tate · 15 years ago
  97. 0784654 Merge "Add check for null name on SCO connect" by Eric Olsen · 15 years ago
  98. da54d4d Merge "Fix wakelock" by Irfan Sheriff · 15 years ago
  99. 147571a Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 15 years ago
  100. b3ff07b Merge "Grant permissions to apps on sd when enabling/disabling packages." by Suchi Amalapurapu · 15 years ago