1. 3cfb4bf Merge "Don't use dim behind for the search box." by Dianne Hackborn · 14 years ago
  2. 008f6561 Merge "Fix bug where group IDs were not being assigned during boot." by Dianne Hackborn · 14 years ago
  3. bbfd58a Fix bug where group IDs were not being assigned during boot. by Dianne Hackborn · 14 years ago
  4. 7be4c08 Merge "Make DownloadBase public" by Jean-Baptiste Queru · 14 years ago
  5. de08008 Make DownloadBase public by Jean-Baptiste Queru · 14 years ago
  6. a89e372 Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 14 years ago
  7. 1c4027b Small speedup in getAsString and comment fix by Daniel Lehmann · 14 years ago
  8. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 14 years ago
  9. e521a85 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 14 years ago
  10. e38ed5f Don't use dim behind for the search box. by Dianne Hackborn · 14 years ago
  11. 9ce1319 Merge "Don't delete stale containers on sdcard. Comment out flaky test" by Suchi Amalapurapu · 14 years ago
  12. b978c8f Merge "close SQLiteStatement objects in finally block" by Vasu Nori · 14 years ago
  13. 27a7a6c LocationTracker: Fix default values for debug and signal strength logging. by Mike Lockwood · 14 years ago
  14. f654a48 Don't delete stale containers on sdcard. Comment out flaky test by Suchi Amalapurapu · 14 years ago
  15. 7f3e62c Merge "Fix Tethering when DUN is required but wifi is ok" by Robert Greenwalt · 14 years ago
  16. e5efe21 refresh from ascender, w/ hints by Mike Reed · 14 years ago
  17. b64f6f8 only send new visiblerect and size on onscrollchanged if we're not in overscroll mode by Mike Reed · 14 years ago
  18. 6787b7c Merge "Compact when NativeDaemonConnector hits buffer limit" by Kenny Root · 14 years ago
  19. b83b556 Merge "GpsLocationProvider: Do our work in a Handler running in a separate thread." by Mike Lockwood · 14 years ago
  20. b4882ca Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 14 years ago
  21. e3b2df8 Merge "Call super.close() in MargeCursor" by satok · 14 years ago
  22. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 14 years ago
  23. f68258f Call super.close() in MargeCursor by satok · 14 years ago
  24. 1a26c9a Merge "Improve export to bitmap layers for HierarchyViewer." by Romain Guy · 14 years ago
  25. 65554f2 Improve export to bitmap layers for HierarchyViewer. by Romain Guy · 14 years ago
  26. 464bf23 Merge "Fix restoring of permissions after a reboot." by Dianne Hackborn · 14 years ago
  27. f657b63 Fix restoring of permissions after a reboot. by Dianne Hackborn · 14 years ago
  28. 961aa8c Compact when NativeDaemonConnector hits buffer limit by Kenny Root · 14 years ago
  29. c021e02 Merge "Check mWebViewCore to prevent potential NPE." by Shimeng (Simon) Wang · 14 years ago
  30. 4d8ef42 Check mWebViewCore to prevent potential NPE. by Shimeng (Simon) Wang · 14 years ago
  31. 49de491 Use a single mWifiState instance by Irfan Sheriff · 14 years ago
  32. 02034d3 merge from open-source master by The Android Open Source Project · 14 years ago
  33. 19eca31 Merge "Fix issue 2472495: Phone cannot be set to silent mode via volume keys while Driveabout is taking." by Eric Laurent · 14 years ago
  34. 23007a0 Merge "Fix some typos and logging of calls to CDMA methods." by Jake Hamby · 14 years ago
  35. 5b4e654 Fix issue 2472495: Phone cannot be set to silent mode via volume keys while Driveabout is taking. by Eric Laurent · 14 years ago
  36. 77e638d Fix Tethering when DUN is required but wifi is ok by Robert Greenwalt · 14 years ago
  37. 633dfb6 Fix some typos and logging of calls to CDMA methods. by Jake Hamby · 14 years ago
  38. 92e77dd Merge "Improve wakelock debugging:" by Mike Lockwood · 14 years ago
  39. 38390b4 Merge "Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718" by Romain Guy · 14 years ago
  40. 45b3dcd Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718 by Romain Guy · 14 years ago
  41. f5bd092 Improve wakelock debugging: by Mike Lockwood · 14 years ago
  42. 89206fdb close SQLiteStatement objects in finally block by Vasu Nori · 14 years ago
  43. d6e2cb0 Merge "Unhide the MediaButton receiver API in android.media.AudioManager" by Jean-Michel Trivi · 14 years ago
  44. 5b494c1 Add an API on the Java side to allow WebKit to pause the current load. This is used when the plugin is streaming data but it's by Ben Murdoch · 14 years ago
  45. bbbb1dc Unhide the MediaButton receiver API in android.media.AudioManager by Jean-Michel Trivi · 14 years ago
  46. 0fc1404 Close Cursors in finally blocks. by Leon Scroggins · 14 years ago
  47. a2d776b Merge "Updated to WMM2010" by Mathias Agopian · 14 years ago
  48. 2f47989 Merge "Adding a hidden method to check if a surface is fixed in size." by Derek Sollenberger · 14 years ago
  49. f030462 Make trying to remount an asec container non-fatal by Kenny Root · 14 years ago
  50. a990ef3 Merge "Make getting wifi state lockless." by Brad Fitzpatrick · 14 years ago
  51. 62a8fc1 GpsLocationProvider: Do our work in a Handler running in a separate thread. by Mike Lockwood · 14 years ago
  52. 90dd21e Make getting wifi state lockless. by Brad Fitzpatrick · 14 years ago
  53. 47b464a Merge "Fix Tabwidget copy/paste bug." by Marco Nelissen · 14 years ago
  54. 437e59a Merge "null check" by Mark Wagner · 14 years ago
  55. b054f27 null check by Mark Wagner · 14 years ago
  56. 7179b81 Adding a hidden method to check if a surface is fixed in size. by Derek Sollenberger · 14 years ago
  57. db54ea0 Fix Tabwidget copy/paste bug. by Marco Nelissen · 14 years ago
  58. 6460d6e 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 · 14 years ago
  59. 8dfdf46 Merge "Fix javadoc copy/paste error." by Marco Nelissen · 14 years ago
  60. 85861c7 Merge "Unittests for EntropyService. Make EntropyService more testable." by Nick Kralevich · 14 years ago
  61. 189f65c Fix javadoc copy/paste error. by Marco Nelissen · 14 years ago
  62. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  63. cbf953e Permissions: Change ASEC permissions from 'dangerous' -> 'signature' by San Mehat · 14 years ago
  64. 7897d1b Merge "MountService: Handle volumes shared on startup" by San Mehat · 14 years ago
  65. 6a25440 MountService: Handle volumes shared on startup by San Mehat · 14 years ago
  66. 2e805b1 Grammar fixes. by Brad Fitzpatrick · 14 years ago
  67. ac96fa5 use the stream instead of the cursor data to return its size by Cary Clark · 14 years ago
  68. 82d8b28 Merge "Everytime Bluetooth was turned off two file descriptors were not closed" by Nick Pelly · 14 years ago
  69. fb0de34 Implements layoutTestController.overridePreference() by Steve Block · 14 years ago
  70. cd90b15 Removes most remaining appcache layout tests from the DumpRenderTree ignoreResults list by Steve Block · 14 years ago
  71. 547b833 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 14 years ago
  72. 90f8680 Update MediaRecorder.java documentation to mention it does not work on the emulator yet. by James Dong · 14 years ago
  73. e41c317 Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter. by Keith Ito · 14 years ago
  74. cad9ab6 In some case, like in Email, the WebView can be by Grace Kloba · 14 years ago
  75. 7fb1f67 Add connectivity manager automation test framework: by Xia Wang · 14 years ago
  76. 427efcc Implements layoutTestController.setAppCacheMaximumSize by Steve Block · 14 years ago
  77. 7865fa9 As http header can't be empty, check length before by Grace Kloba · 14 years ago
  78. ee8500e Don't overscroll horizontally if the content just fit in the WebView. by Grace Kloba · 14 years ago
  79. 21817f6 Explicitly dismiss the zoom control if by Grace Kloba · 14 years ago
  80. 1bb63af Merge "Compare the cookie names to ensure a consistent ordering." by Patrick Scott · 14 years ago
  81. 01c0c5819 Merge "b/2511635 Browser displays incorrect SSL cert information" by Brian Carlstrom · 14 years ago
  82. be5b88b Merge "Move the key feedback bubble to the side if there's not enough room above. bug: 2519903" by Amith Yamasani · 14 years ago
  83. 42973a4 Move the key feedback bubble to the side if there's not enough room above. bug: 2519903 by Amith Yamasani · 14 years ago
  84. c2662bf Merge "libutils Condition are now PRIVATE by default" by Mathias Agopian · 14 years ago
  85. dba8cb7 b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 14 years ago
  86. 93a6839 Unittests for EntropyService. Make EntropyService more testable. by Nick Kralevich · 14 years ago
  87. 9f3168b 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 · 14 years ago
  88. 19b9e2e Merge "Fix bcm4329 FW dump in bugreport for user-debug build" by Dmitry Shmidt · 14 years ago
  89. c277f2c Fix bcm4329 FW dump in bugreport for user-debug build by Dmitry Shmidt · 14 years ago
  90. f4418b0 Change api for webview overscroll background. by Grace Kloba · 14 years ago
  91. 15b487e Merge "Allow space in SSID" by Irfan Sheriff · 14 years ago
  92. a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 14 years ago
  93. 57c7204 Merge "Use atomic++ rather than lock/++/unlock in the input dispatch code path" by Christopher Tate · 14 years ago
  94. 983ac2b Unhide new constants used in AudioFocus API to denote a situation by Jean-Michel Trivi · 14 years ago
  95. 723f109 Allow space in SSID by Irfan Sheriff · 14 years ago
  96. e5e1e87 Fix two AudioFocus issues: by Jean-Michel Trivi · 14 years ago
  97. 4cee725 Use atomic++ rather than lock/++/unlock in the input dispatch code path by Christopher Tate · 14 years ago
  98. db129b8 Merge "Add check for null name on SCO connect" by Eric Olsen · 14 years ago
  99. a0a5912 Merge "Fix wakelock" by Irfan Sheriff · 14 years ago
  100. 379232c Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 14 years ago