1. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  2. 2e805b1 Grammar fixes. by Brad Fitzpatrick · 14 years ago
  3. ac96fa5 use the stream instead of the cursor data to return its size by Cary Clark · 14 years ago
  4. 547b833 Merge "Implements layoutTestController.setAppCacheMaximumSize" by Steve Block · 14 years ago
  5. cad9ab6 In some case, like in Email, the WebView can be by Grace Kloba · 14 years ago
  6. 427efcc Implements layoutTestController.setAppCacheMaximumSize by Steve Block · 14 years ago
  7. 7865fa9 As http header can't be empty, check length before by Grace Kloba · 14 years ago
  8. ee8500e Don't overscroll horizontally if the content just fit in the WebView. by Grace Kloba · 14 years ago
  9. 21817f6 Explicitly dismiss the zoom control if by Grace Kloba · 14 years ago
  10. 1bb63af Merge "Compare the cookie names to ensure a consistent ordering." by Patrick Scott · 14 years ago
  11. 01c0c5819 Merge "b/2511635 Browser displays incorrect SSL cert information" by Brian Carlstrom · 14 years ago
  12. 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
  13. 42973a4 Move the key feedback bubble to the side if there's not enough room above. bug: 2519903 by Amith Yamasani · 14 years ago
  14. dba8cb7 b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 14 years ago
  15. f4418b0 Change api for webview overscroll background. by Grace Kloba · 14 years ago
  16. 4cee725 Use atomic++ rather than lock/++/unlock in the input dispatch code path by Christopher Tate · 14 years ago
  17. 379232c Merge "Fix issue #2512131: Trackball goes up when moving" by Dianne Hackborn · 14 years ago
  18. 7d9af5a Fix issue #2512131: Trackball goes up when moving by Dianne Hackborn · 14 years ago
  19. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  20. 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
  21. 06312ca Compare the cookie names to ensure a consistent ordering. by Patrick Scott · 14 years ago
  22. 5296424 New OverScroller with edge bouncing effect. by Gilles Debunne · 14 years ago
  23. 415b46c Merge "Ensure adapter is not null in AutoCompleteTextView" by Kenny Root · 14 years ago
  24. 8340afe New HeterogeneousExpandableList interface. by Gilles Debunne · 14 years ago
  25. bb1934a Merge "Change overscroll background to be same as status bar pulldown." by Grace Kloba · 14 years ago
  26. cd40c35 Merge "limit sql statement in finalizer warning to 100 chars" by Vasu Nori · 14 years ago
  27. 0a1344e limit sql statement in finalizer warning to 100 chars by Vasu Nori · 14 years ago
  28. 408f333 Merge "Add the blacklist for the SCO connections" by Eric Olsen · 14 years ago
  29. 7254afd Ensure adapter is not null in AutoCompleteTextView by Kenny Root · 14 years ago
  30. b05ec11 Merge "Force all views to relayout when ViewRoot is resized. Bug #2519590" by Romain Guy · 14 years ago
  31. d12b232 Merge "Fix HttpAuthHandler for synchronous requests" by Steve Block · 14 years ago
  32. cfe688d create absolute layout if view layout can't be reused by Cary Clark · 14 years ago
  33. c877c6b Fix HttpAuthHandler for synchronous requests by Steve Block · 14 years ago
  34. f8338d4 Change overscroll background to be same as status bar pulldown. by Grace Kloba · 14 years ago
  35. 806da1d Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D by Dianne Hackborn · 14 years ago
  36. cdb8667 Force all views to relayout when ViewRoot is resized. Bug #2519590 by Romain Guy · 14 years ago
  37. e4ec08a Merge "Fix bug 2520540" by Adam Powell · 14 years ago
  38. 5e12aec Add the blacklist for the SCO connections by Eric Olsen · 14 years ago
  39. 7942b33 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 · 14 years ago
  40. e5bdece Merge "Allow transitionTo in enter/exit." by Wink Saville · 14 years ago
  41. 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 14 years ago
  42. 42a9c53 Merge "Include "album artist" when inserting items in the media provider." by Marco Nelissen · 14 years ago
  43. abc2819 Include "album artist" when inserting items in the media provider. by Marco Nelissen · 14 years ago
  44. e7fea45 Fix bug 2520540 by Adam Powell · 14 years ago
  45. e7be6a8 Allow transitionTo in enter/exit. by Wink Saville · 14 years ago
  46. 6d33c5a Merge "Clean up changing AP configuration" by Irfan Sheriff · 14 years ago
  47. e2af5c8 Fix issue #2438457: Resolving Flash artifacts while scrolling. by Dianne Hackborn · 14 years ago
  48. d62d9ee Added a comment to make it clearer that the operation has to be the first by Daniel Lehmann · 14 years ago
  49. c2f54c2 Clean up changing AP configuration by Irfan Sheriff · 14 years ago
  50. b127bf2 Merge "Release MediaPlayer if suspend() returns false." by Gloria Wang · 14 years ago
  51. 047212f Release MediaPlayer if suspend() returns false. by Gloria Wang · 14 years ago
  52. 0c659fe Merge "Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result Bug:2521447" by Daniel Lehmann · 14 years ago
  53. a0d6b59 Merge "Fix bug 2523989" by Adam Powell · 14 years ago
  54. c900687 Fix bug 2523989 by Adam Powell · 14 years ago
  55. 7e25f5c Make the VCardEntry more robust against badly behaving resolvers. Additionally make the ImportTestResolver return the right result by Daniel Lehmann · 14 years ago
  56. eccb394 Merge "Fix problem with calling onConfigurationChanged() too much." by Dianne Hackborn · 14 years ago
  57. ae07816 Fix problem with calling onConfigurationChanged() too much. by Dianne Hackborn · 14 years ago
  58. 2fbc10f Merge "Fix bug in airplane mode." by Robert Greenwalt · 14 years ago
  59. b415779 Pass selection data with the message to open the keyboard. by Leon Scroggins · 14 years ago
  60. b9e2719 Merge "RecognitionManager does not throw exceptions when needed" by Bjorn Bringert · 14 years ago
  61. e84a0db simplify utility to hit-test focused plugin by Cary Clark · 14 years ago
  62. 1168622 RecognitionManager does not throw exceptions when needed by Valentin Kravtsov · 14 years ago
  63. 81a2914 Merge "Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390" by Amith Yamasani · 14 years ago
  64. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  65. 4986044 Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390 by Amith Yamasani · 14 years ago
  66. d5ed7c7 Merge "fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't" by Joe Onorato · 14 years ago
  67. 1653775 fix 2517656 Pin/Password Unlocks place focus on the launcher screen when they shouldn't by Joe Onorato · 14 years ago
  68. cc83c86 Fix the build by Adam Powell · 14 years ago
  69. 8a836a8 Eliminate haptic feedback when hitting an overscroll barrier due to a fling. by Adam Powell · 14 years ago
  70. 61f1ce0 Fix bug in airplane mode. by Robert Greenwalt · 14 years ago
  71. fdd9d18 Merge "Added a configuration option indicating if the platform supports use of bluetooth SCO for off call use cases. Added method to BluetoothHeadset API to check if voice dialer over bluetooth is supported. Replaces direct use of DISABLE_BT_VOICE_DIALING and takes platform capabilities into account." by Eric Laurent · 14 years ago
  72. d726b35 Added a configuration option indicating if the platform supports use of by Eric Laurent · 14 years ago
  73. d3dd518 Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable." by Suchi Amalapurapu · 14 years ago
  74. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  75. f43eab1 Merge "Make AbsListViews remeasure children after rotation" by Adam Powell · 14 years ago
  76. 3be0b0a Merge "b/2483233 Made each reminder time a unique intent" by Erik · 14 years ago
  77. 3781764 Merge "Add additional sendMessage methods." by Wink Saville · 14 years ago
  78. f3c2eda Make AbsListViews remeasure children after rotation by Adam Powell · 14 years ago
  79. 91fbd56 Add additional sendMessage methods. by Wink Saville · 14 years ago
  80. 42f1957 b/2483233 Made each reminder time a unique intent by Erik · 14 years ago
  81. a15f4a46 Merge "Prevent crash when dismissing a PopupWindow that didn't have time to show up. Bug #2520981" by Romain Guy · 14 years ago
  82. 92be82e Prevent crash when dismissing a PopupWindow that didn't have time to show up. by Romain Guy · 14 years ago
  83. 8ad6465 docs: remove documenation about the search dialog from SearchManager by Scott Main · 14 years ago
  84. ceffa15 Adding secure setting for storing a list of enabled TTS plugins. by Charles Chen · 14 years ago
  85. 8dd9b60 Merge "Fix centering in FrameLayout when margins are specified." by Romain Guy · 14 years ago
  86. b954a54 Fix centering in FrameLayout when margins are specified. by Romain Guy · 14 years ago
  87. 11d5bfd Fix NPE in AutoCompleteTextView to tame the monkeys. Bug #2522599 by Romain Guy · 14 years ago
  88. 4f43ae0 Stupid AutoCompleteTextView. Bug #2522538 by Romain Guy · 14 years ago
  89. 69a63b0 Allow the shift key to be passed to plugin. by Leon Scroggins · 14 years ago
  90. a03d4ce Make browser search consistent with QSB. by Leon Scroggins · 14 years ago
  91. 9ab518ad softAp framework changes by Irfan Sheriff · 14 years ago
  92. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  93. 50fdbef Merge "Clean the settings for the account/authority when trying to sync an adapter that is not installed." by Fred Quintana · 14 years ago
  94. 7620f1a Clean the settings for the account/authority when trying to sync an by Fred Quintana · 14 years ago
  95. 247c065 Merge "Fix loading from the cache for synchronous requests" by Steve Block · 14 years ago
  96. 0b43747 Fix loading from the cache for synchronous requests by Steve Block · 14 years ago
  97. 4ab72cb b/2511635 Browser displays incorrect SSL cert information by Brian Carlstrom · 14 years ago
  98. 1e65d9e Use float instead of cast to int when calculating by Grace Kloba · 14 years ago
  99. 43bde92 Merge "Plugin surfaces will be limited to 270% of the devices screen size." by Derek Sollenberger · 14 years ago
  100. d222a16 Plugin surfaces will be limited to 270% of the devices screen size. by Derek Sollenberger · 14 years ago