1. 8f29c12 Forcing query execution in SQLiteDatabase.query by Dmitri Plotnikov · 15 years ago
  2. 3ac71b6 Merge "Fix issue #2540920: connectivity issues with tripit/pandora" by Dianne Hackborn · 15 years ago
  3. 4dc844c Merge "Use correct API version for UTF-8 checking" by Kenny Root · 15 years ago
  4. 610f3890 Merge "Fix issue #2537384: Default keyboard input method switched on Eclaire to FRE77D upgrade" by Dianne Hackborn · 15 years ago
  5. aa721c2 Merge "docs: fix several instances of the 'sidebox' class" by Scott Main · 15 years ago
  6. dbde425e Use the Display orientation rather than the accelerometer. by Patrick Scott · 15 years ago
  7. 83e48f5 Fix issue #2537384: Default keyboard input method switched by Dianne Hackborn · 15 years ago
  8. af7cea3 Fix issue #2540920: connectivity issues with tripit/pandora by Dianne Hackborn · 15 years ago
  9. 1c9f1c6 Merge "Asset update for key feedback bubble - removes edge artifact." by Amith Yamasani · 15 years ago
  10. 8db3ed3 Asset update for key feedback bubble - removes edge artifact. by Amith Yamasani · 15 years ago
  11. e77852c Do not provide a way to use an AsyncTask from a non main thread. by Leon Scroggins · 15 years ago
  12. 241cd54 Merge "Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor() killed the phone process" by Dianne Hackborn · 15 years ago
  13. c9f3088 Use correct API version for UTF-8 checking by Kenny Root · 15 years ago
  14. f60ce40 Remove old asset. by Patrick Scott · 15 years ago
  15. ea08c51 Fixes XHR requests to use the username and password supplied from JavaScript by Steve Block · 15 years ago
  16. 4d49234 Merge "Fixes synchronous XHR requests which require authentication to complete synchronously" by Steve Block · 15 years ago
  17. 3949c60 Merge "Enable early termination of the prefetcher's preparation phase." by Andreas Huber · 15 years ago
  18. c76bfa5 Fixes synchronous XHR requests which require authentication to complete synchronously by Steve Block · 15 years ago
  19. 722802e Log database lock contention as well (as seperate pseudo-queries). by Brad Fitzpatrick · 15 years ago
  20. e6d4f34 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
  21. 1f343eb Merge "fix bug where sync settings set lost upon upgrade from donut and eclair to froyo" by Fred Quintana · 15 years ago
  22. fb08440 fix bug where sync settings set lost upon upgrade from donut and eclair to froyo by Fred Quintana · 15 years ago
  23. c7537ee Clean up stale containers if needed at install time. by Suchi Amalapurapu · 15 years ago
  24. cbac8ac Merge "when corruption occurs, log a warning before closing db" by Vasu Nori · 15 years ago
  25. 8449d21 Merge "Wait until GpsLocationProvider is fully initialized before returning from the constructor." by Mike Lockwood · 15 years ago
  26. 8f9268d 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
  27. f71daba Enable early termination of the prefetcher's preparation phase. by Andreas Huber · 15 years ago
  28. 8909631 Wait until GpsLocationProvider is fully initialized before returning from the constructor. by Mike Lockwood · 15 years ago
  29. 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 · 15 years ago
  30. 1bb1a91 If failUrl(now historyUrl) is null, use "about:blank" instead of "". by Leon Scroggins · 15 years ago
  31. 39f10ec If we detect a 9patch chunk, force the config chooser to avoid 565, with its pre-dithering madness by Mike Reed · 15 years ago
  32. 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 · 15 years ago
  33. 1866839 Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor() by Dianne Hackborn · 15 years ago
  34. 99e9111 Merge "GLSurfaceView: Log egl failures" by Jack Palevich · 15 years ago
  35. ff21e37 Merge "another small step towards fixing [2501808] sapphire: OOM in GPU Surface area" by Mathias Agopian · 15 years ago
  36. d0f11ea Merge "Adding some automated tests for apps on SD (and their corresponding apps)." by Neal Nguyen · 15 years ago
  37. 7cbb92d Adding some automated tests for apps on SD (and their corresponding apps). by Neal Nguyen · 15 years ago
  38. 07353a1 GLSurfaceView: Log egl failures by Jack Palevich · 15 years ago
  39. f5e32f3 another small step towards fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 15 years ago
  40. 484c8a2 Merge "Fix bug 2531732 - DateTimeView explodes on bad system date format." by Adam Powell · 15 years ago
  41. f3311c9 Fix bug 2531732 - DateTimeView explodes on bad system date format. by Adam Powell · 15 years ago
  42. 395f512 Merge "Return the right thing from Context.getApplicationContext()" by Christopher Tate · 15 years ago
  43. eb9e9ec Return the right thing from Context.getApplicationContext() by Christopher Tate · 15 years ago
  44. f7f5dda Add new activity manager method to get list of running applications installed on sdcard. by Suchi Amalapurapu · 15 years ago
  45. 310c077 Merge "Fix issue #2538211: system server crash" by Dianne Hackborn · 15 years ago
  46. a06150b Merge "Make WebView scroll bars compress during overscroll." by Adam Powell · 15 years ago
  47. 2cd5c59 Make WebView scroll bars compress during overscroll. by Adam Powell · 15 years ago
  48. 1c6a894 Fix issue #2538211: system server crash by Dianne Hackborn · 15 years ago
  49. 7739c28 Merge "one step toward fixing [2501808] sapphire: OOM in GPU Surface area" by Mathias Agopian · 15 years ago
  50. f3cf8a4 when corruption occurs, log a warning before closing db by Vasu Nori · 15 years ago
  51. 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 · 15 years ago
  52. 8935318 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
  53. af1e11b one step toward fixing [2501808] sapphire: OOM in GPU Surface area by Mathias Agopian · 15 years ago
  54. 9b732de 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
  55. fc2dbd0 * Move connectivity manager test closer to source. by Xia Wang · 15 years ago
  56. 3daa6a5 Merge "Fix bug 2537626." by Adam Powell · 15 years ago
  57. 886df67 Merge "Fix bug 2495033." by Adam Powell · 15 years ago
  58. 83d570c Fix bug 2537626. by Adam Powell · 15 years ago
  59. 300f2e9 Add on-demand setting for plugins. by Patrick Scott · 15 years ago
  60. 387d8f8 Fix bug 2495033. by Adam Powell · 15 years ago
  61. 7e6ee51 Merge "print finalizer warning before closing the cursor in finalize" by Vasu Nori · 15 years ago
  62. a961dc5 Merge "Correctly bind spinner data to TextView. Bug http://code.google.com/p/android/issues/detail?id=7251" by Romain Guy · 15 years ago
  63. b187a847 Correctly bind spinner data to TextView. by Romain Guy · 15 years ago
  64. 23aea6d 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
  65. 8cf68a3 Merge "Fix rebuilding of these two apks." by Patrick Scott · 15 years ago
  66. 1fa7092 fixing problem with allocating too much memory to a surface by fixing by Derek Sollenberger · 15 years ago
  67. 0ee0a2e New edge effect when OverScrolled. by Gilles Debunne · 15 years ago
  68. 2cc1df0 print finalizer warning before closing the cursor in finalize by Vasu Nori · 15 years ago
  69. 9818d75 Merge "Improve switching to car mode, retain night mode option." by Dianne Hackborn · 15 years ago
  70. 3cfb4bf Merge "Don't use dim behind for the search box." by Dianne Hackborn · 15 years ago
  71. 008f6561 Merge "Fix bug where group IDs were not being assigned during boot." by Dianne Hackborn · 15 years ago
  72. bbfd58a Fix bug where group IDs were not being assigned during boot. by Dianne Hackborn · 15 years ago
  73. 7be4c08 Merge "Make DownloadBase public" by Jean-Baptiste Queru · 15 years ago
  74. de08008 Make DownloadBase public by Jean-Baptiste Queru · 15 years ago
  75. 60708a7 Fix for when flash loads cached crossdomain.xml files. by Leon Clarke · 15 years ago
  76. a89e372 Merge "Asec: Add new 'StorageNotFound' response code handling for container paths" by San Mehat · 15 years ago
  77. 1c4027b Small speedup in getAsString and comment fix by Daniel Lehmann · 15 years ago
  78. 2d66cef Asec: Add new 'StorageNotFound' response code handling for container paths by San Mehat · 15 years ago
  79. e521a85 Merge "LocationTracker: Fix default values for debug and signal strength logging." by Mike Lockwood · 15 years ago
  80. e38ed5f Don't use dim behind for the search box. by Dianne Hackborn · 15 years ago
  81. 9ce1319 Merge "Don't delete stale containers on sdcard. Comment out flaky test" by Suchi Amalapurapu · 15 years ago
  82. b978c8f Merge "close SQLiteStatement objects in finally block" by Vasu Nori · 15 years ago
  83. 27a7a6c LocationTracker: Fix default values for debug and signal strength logging. by Mike Lockwood · 15 years ago
  84. f654a48 Don't delete stale containers on sdcard. Comment out flaky test by Suchi Amalapurapu · 15 years ago
  85. 7f3e62c Merge "Fix Tethering when DUN is required but wifi is ok" by Robert Greenwalt · 15 years ago
  86. e5efe21 refresh from ascender, w/ hints by Mike Reed · 15 years ago
  87. 1110f2b Fix rebuilding of these two apks. by Patrick Scott · 15 years ago
  88. b64f6f8 only send new visiblerect and size on onscrollchanged if we're not in overscroll mode by Mike Reed · 15 years ago
  89. 6787b7c Merge "Compact when NativeDaemonConnector hits buffer limit" by Kenny Root · 15 years ago
  90. b83b556 Merge "GpsLocationProvider: Do our work in a Handler running in a separate thread." by Mike Lockwood · 15 years ago
  91. b4882ca Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter." by Kenny Root · 15 years ago
  92. e3b2df8 Merge "Call super.close() in MargeCursor" by satok · 15 years ago
  93. 85f2c9c Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be persisted by Dianne Hackborn · 15 years ago
  94. 2ccda4d Improve switching to car mode, retain night mode option. by Dianne Hackborn · 15 years ago
  95. f68258f Call super.close() in MargeCursor by satok · 15 years ago
  96. 1a26c9a Merge "Improve export to bitmap layers for HierarchyViewer." by Romain Guy · 15 years ago
  97. 65554f2 Improve export to bitmap layers for HierarchyViewer. by Romain Guy · 15 years ago
  98. 464bf23 Merge "Fix restoring of permissions after a reboot." by Dianne Hackborn · 15 years ago
  99. f657b63 Fix restoring of permissions after a reboot. by Dianne Hackborn · 15 years ago
  100. 961aa8c Compact when NativeDaemonConnector hits buffer limit by Kenny Root · 15 years ago