1. f60ce40 Remove old asset. by Patrick Scott · 14 years ago
  2. ea08c51 Fixes XHR requests to use the username and password supplied from JavaScript by Steve Block · 14 years ago
  3. c76bfa5 Fixes synchronous XHR requests which require authentication to complete synchronously by Steve Block · 14 years ago
  4. 722802e Log database lock contention as well (as seperate pseudo-queries). by Brad Fitzpatrick · 14 years ago
  5. 1f343eb Merge "fix bug where sync settings set lost upon upgrade from donut and eclair to froyo" by Fred Quintana · 14 years ago
  6. fb08440 fix bug where sync settings set lost upon upgrade from donut and eclair to froyo by Fred Quintana · 14 years ago
  7. cbac8ac Merge "when corruption occurs, log a warning before closing db" by Vasu Nori · 14 years ago
  8. 8f9268d Merge "If we detect a 9patch chunk, force the config chooser to avoid 565, with its pre-dithering madness" by Mike Reed · 14 years ago
  9. b43bdf4 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 · 14 years ago
  10. 1bb1a91 If failUrl(now historyUrl) is null, use "about:blank" instead of "". by Leon Scroggins · 14 years ago
  11. 39f10ec If we detect a 9patch chunk, force the config chooser to avoid 565, with its pre-dithering madness by Mike Reed · 14 years ago
  12. 7f49b9e 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 · 14 years ago
  13. ff21e37 Merge "another small step towards fixing [2501808] sapphire: OOM in GPU Surface area" by Mathias Agopian · 14 years ago
  14. d0f11ea Merge "Adding some automated tests for apps on SD (and their corresponding apps)." by Neal Nguyen · 14 years ago
  15. 7cbb92d Adding some automated tests for apps on SD (and their corresponding apps). by Neal Nguyen · 14 years ago
  16. f5e32f3 another small step towards fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 14 years ago
  17. 484c8a2 Merge "Fix bug 2531732 - DateTimeView explodes on bad system date format." by Adam Powell · 14 years ago
  18. f3311c9 Fix bug 2531732 - DateTimeView explodes on bad system date format. by Adam Powell · 14 years ago
  19. 395f512 Merge "Return the right thing from Context.getApplicationContext()" by Christopher Tate · 14 years ago
  20. eb9e9ec Return the right thing from Context.getApplicationContext() by Christopher Tate · 14 years ago
  21. f7f5dda Add new activity manager method to get list of running applications installed on sdcard. by Suchi Amalapurapu · 14 years ago
  22. 310c077 Merge "Fix issue #2538211: system server crash" by Dianne Hackborn · 14 years ago
  23. a06150b Merge "Make WebView scroll bars compress during overscroll." by Adam Powell · 14 years ago
  24. 2cd5c59 Make WebView scroll bars compress during overscroll. by Adam Powell · 14 years ago
  25. 1c6a894 Fix issue #2538211: system server crash by Dianne Hackborn · 14 years ago
  26. 7739c28 Merge "one step toward fixing [2501808] sapphire: OOM in GPU Surface area" by Mathias Agopian · 14 years ago
  27. f3cf8a4 when corruption occurs, log a warning before closing db by Vasu Nori · 14 years ago
  28. e0a29d6 Merge " * Move connectivity manager test closer to source. * Add license header to java files * Remove google related information from the test" by Xia Wang · 14 years ago
  29. af1e11b one step toward fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 14 years ago
  30. fc2dbd0 * Move connectivity manager test closer to source. by Xia Wang · 14 years ago
  31. 3daa6a5 Merge "Fix bug 2537626." by Adam Powell · 14 years ago
  32. 886df67 Merge "Fix bug 2495033." by Adam Powell · 14 years ago
  33. 83d570c Fix bug 2537626. by Adam Powell · 14 years ago
  34. 300f2e9 Add on-demand setting for plugins. by Patrick Scott · 14 years ago
  35. 387d8f8 Fix bug 2495033. by Adam Powell · 14 years ago
  36. 7e6ee51 Merge "print finalizer warning before closing the cursor in finalize" by Vasu Nori · 14 years ago
  37. a961dc5 Merge "Correctly bind spinner data to TextView. Bug http://code.google.com/p/android/issues/detail?id=7251" by Romain Guy · 14 years ago
  38. b187a847 Correctly bind spinner data to TextView. by Romain Guy · 14 years ago
  39. 1fa7092 fixing problem with allocating too much memory to a surface by fixing by Derek Sollenberger · 14 years ago
  40. 0ee0a2e New edge effect when OverScrolled. by Gilles Debunne · 14 years ago
  41. 2cc1df0 print finalizer warning before closing the cursor in finalize by Vasu Nori · 14 years ago
  42. 9818d75 Merge "Improve switching to car mode, retain night mode option." by Dianne Hackborn · 14 years ago
  43. 3cfb4bf Merge "Don't use dim behind for the search box." by Dianne Hackborn · 14 years ago
  44. 7be4c08 Merge "Make DownloadBase public" by Jean-Baptiste Queru · 14 years ago
  45. de08008 Make DownloadBase public by Jean-Baptiste Queru · 14 years ago
  46. 60708a7 Fix for when flash loads cached crossdomain.xml files. by Leon Clarke · 14 years ago
  47. 1c4027b Small speedup in getAsString and comment fix by Daniel Lehmann · 14 years ago
  48. e38ed5f Don't use dim behind for the search box. by Dianne Hackborn · 14 years ago
  49. b64f6f8 only send new visiblerect and size on onscrollchanged if we're not in overscroll mode by Mike Reed · 14 years ago
  50. b4882ca Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 14 years ago
  51. e3b2df8 Merge "Call super.close() in MargeCursor" by satok · 14 years ago
  52. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 14 years ago
  53. 2ccda4d Improve switching to car mode, retain night mode option. by Dianne Hackborn · 14 years ago
  54. f68258f Call super.close() in MargeCursor by satok · 14 years ago
  55. 1a26c9a Merge "Improve export to bitmap layers for HierarchyViewer." by Romain Guy · 14 years ago
  56. 65554f2 Improve export to bitmap layers for HierarchyViewer. by Romain Guy · 14 years ago
  57. 4d8ef42 Check mWebViewCore to prevent potential NPE. by Shimeng (Simon) Wang · 14 years ago
  58. 02034d3 merge from open-source master by The Android Open Source Project · 14 years ago
  59. 92e77dd Merge "Improve wakelock debugging:" by Mike Lockwood · 14 years ago
  60. 38390b4 Merge "Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718" by Romain Guy · 14 years ago
  61. 45b3dcd Fix possible NPE in AdapterView's OnItemClickListener clients. Bug #2533718 by Romain Guy · 14 years ago
  62. f5bd092 Improve wakelock debugging: by Mike Lockwood · 14 years ago
  63. 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
  64. 0fc1404 Close Cursors in finally blocks. by Leon Scroggins · 14 years ago
  65. a2d776b Merge "Updated to WMM2010" by Mathias Agopian · 14 years ago
  66. 2f47989 Merge "Adding a hidden method to check if a surface is fixed in size." by Derek Sollenberger · 14 years ago
  67. 47b464a Merge "Fix Tabwidget copy/paste bug." by Marco Nelissen · 14 years ago
  68. 437e59a Merge "null check" by Mark Wagner · 14 years ago
  69. b054f27 null check by Mark Wagner · 14 years ago
  70. 7179b81 Adding a hidden method to check if a surface is fixed in size. by Derek Sollenberger · 14 years ago
  71. db54ea0 Fix Tabwidget copy/paste bug. by Marco Nelissen · 14 years ago
  72. 8dfdf46 Merge "Fix javadoc copy/paste error." by Marco Nelissen · 14 years ago
  73. 189f65c Fix javadoc copy/paste error. by Marco Nelissen · 14 years ago
  74. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  75. cbf953e Permissions: Change ASEC permissions from 'dangerous' -> 'signature' by San Mehat · 14 years ago
  76. 2e805b1 Grammar fixes. by Brad Fitzpatrick · 14 years ago
  77. ac96fa5 use the stream instead of the cursor data to return its size by Cary Clark · 14 years ago
  78. 82d8b28 Merge "Everytime Bluetooth was turned off two file descriptors were not closed" by Nick Pelly · 14 years ago
  79. 547b833 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 14 years ago
  80. e41c317 Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter. by Keith Ito · 14 years ago
  81. cad9ab6 In some case, like in Email, the WebView can be by Grace Kloba · 14 years ago
  82. 427efcc Implements layoutTestController.setAppCacheMaximumSize by Steve Block · 14 years ago
  83. 7865fa9 As http header can't be empty, check length before by Grace Kloba · 14 years ago
  84. ee8500e Don't overscroll horizontally if the content just fit in the WebView. by Grace Kloba · 14 years ago
  85. 21817f6 Explicitly dismiss the zoom control if by Grace Kloba · 14 years ago
  86. 1bb63af Merge "Compare the cookie names to ensure a consistent ordering." by Patrick Scott · 14 years ago
  87. 01c0c5819 Merge "b/2511635 Browser displays incorrect SSL cert information" by Brian Carlstrom · 14 years ago
  88. 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
  89. 42973a4 Move the key feedback bubble to the side if there's not enough room above. bug: 2519903 by Amith Yamasani · 14 years ago
  90. dba8cb7 b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 14 years ago
  91. f4418b0 Change api for webview overscroll background. by Grace Kloba · 14 years ago
  92. 4cee725 Use atomic++ rather than lock/++/unlock in the input dispatch code path by Christopher Tate · 14 years ago
  93. db129b8 Merge "Add check for null name on SCO connect" by Eric Olsen · 14 years ago
  94. 379232c Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 14 years ago
  95. 7d9af5a Fix issue #2512131: Trackball goes up when moving by Dianne Hackborn · 14 years ago
  96. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  97. aa0071d Add check for null name on SCO connect by Eric Olsen · 14 years ago
  98. e5e63f4 remove special-case logic to allow the titlebar to always scroll off the screen. This means that we by Mike Reed · 14 years ago
  99. 06312ca Compare the cookie names to ensure a consistent ordering. by Patrick Scott · 14 years ago
  100. 5296424 New OverScroller with edge bouncing effect. by Gilles Debunne · 14 years ago