1. d9e4d3a Merge "Implement empty design for bookmark widget" into honeycomb by John Reck · 15 years ago
  2. 9291bd1 Implement empty design for bookmark widget by John Reck · 15 years ago
  3. cd13508 Re-login after a week. by Patrick Scott · 15 years ago
  4. 2b2255d Merge "fix IME bug" into honeycomb by Michael Kolb · 15 years ago
  5. 20776cc fix IME bug by Michael Kolb · 15 years ago
  6. a4af6dc Add logging to track down login failures. by Patrick Scott · 15 years ago
  7. b2ba52b Merge "fix focus handling in url input" into honeycomb by Michael Kolb · 15 years ago
  8. 47171d8 fix focus handling in url input by Michael Kolb · 15 years ago
  9. a6d4f2e Merge "Filter browser: urls in omnibox" into honeycomb by Bart Sears · 15 years ago
  10. e44e562 Filter browser: urls in omnibox by John Reck · 15 years ago
  11. 4bfc0db Fix incognito start page by John Reck · 15 years ago
  12. ba58657 Merge "fix SOX in clearFocus" into honeycomb by Michael Kolb · 15 years ago
  13. 00a3e3c Merge "Fix memory leak in bookmarks page" into honeycomb by John Reck · 15 years ago
  14. e3063ae Fix memory leak in bookmarks page by John Reck · 15 years ago
  15. aba9243 fix SOX in clearFocus by Michael Kolb · 15 years ago
  16. a0d0c0f Merge "Correctly invalidate the tabs when scrolling them. Bug #3398549" into honeycomb by Romain Guy · 15 years ago
  17. e398956 Correctly invalidate the tabs when scrolling them. Bug #3398549 by Romain Guy · 15 years ago
  18. ade30db Fix STOPSHIP hardcoded string by John Reck · 15 years ago
  19. 02dd4e9 Merge "Use APIs to determine Launcher icon size" into honeycomb by Kenny Root · 15 years ago
  20. c65991b Use APIs to determine Launcher icon size by Kenny Root · 15 years ago
  21. 8e7178d fix incognito url loading by Michael Kolb · 15 years ago
  22. 91902d5 fix suggestion dropdown offset by Michael Kolb · 15 years ago
  23. 46c9551 Merge "fix quickcontrols" into honeycomb by Michael Kolb · 15 years ago
  24. 72b8baa Merge "Fixes most visited content:// uri in omnibox" into honeycomb by John Reck · 15 years ago
  25. f93a707 Fixes most visited content:// uri in omnibox by John Reck · 15 years ago
  26. 5df5be9 Merge "Bookmarks listen for account pref changes" into honeycomb by John Reck · 15 years ago
  27. f37d237 Updating widget to handle issues that may arise with recent service bind/unbind changes. (3395366) by Winson Chung · 15 years ago
  28. 522a438 Bookmarks listen for account pref changes by John Reck · 15 years ago
  29. 8814d73 fix quickcontrols by Michael Kolb · 15 years ago
  30. d3bf86f Use the new API to control lights out mode. by Joe Onorato · 15 years ago
  31. 3e7be7b Merge "fix url bar" into honeycomb by Michael Kolb · 15 years ago
  32. 49f1583 fix tab title by Michael Kolb · 15 years ago
  33. 5b2299c fix url bar by Michael Kolb · 15 years ago
  34. c33e55b Merge "add tab bar animations" into honeycomb by Michael Kolb · 15 years ago
  35. 2d59c32 add tab bar animations by Michael Kolb · 15 years ago
  36. 570d814 Always select autologin account in dialog by John Reck · 15 years ago
  37. 8f2790d Merge "Fix ISE: Fragment not added in combo view" into honeycomb by John Reck · 15 years ago
  38. 993d1ab Fix ISE: Fragment not added in combo view by John Reck · 15 years ago
  39. a418306 hardware keyboard support by Michael Kolb · 15 years ago
  40. f3702e7 Merge "Set user agent setting when toggling debug" into honeycomb by John Reck · 15 years ago
  41. dc6cbb7 Tightening incognito mode icon spacing, switching to new asset by Justin Ho · 15 years ago
  42. cd0e8a6 Merge "fix tab NPE" into honeycomb by Michael Kolb · 15 years ago
  43. 3db2e07 Set user agent setting when toggling debug by John Reck · 15 years ago
  44. d1e2ccc fix tab NPE by Michael Kolb · 15 years ago
  45. b77bdc4 Special case searching in incognito mode by John Reck · 15 years ago
  46. 117f07d Disable SearchSuggestions in incognito mode by John Reck · 15 years ago
  47. 87369ea Fix keyboard enter in omnibox by John Reck · 15 years ago
  48. 9955079 Fix onLoaderFinished history group selection logic by John Reck · 15 years ago
  49. 9f8dab8 Merge "Fix 3373012, null pointer in WebView.loadUrl" into honeycomb by Russell Brenner · 15 years ago
  50. 7dad8f0 fix scroll callback for webview by Michael Kolb · 15 years ago
  51. ca9898e Fix 3373012, null pointer in WebView.loadUrl by Russell Brenner · 15 years ago
  52. 3a6e2ae Merge "Add selected background to history groups" into honeycomb by John Reck · 15 years ago
  53. 956f1f2 Fix "Most visited" history group flicker by John Reck · 15 years ago
  54. 3f7efde Add selected background to history groups by John Reck · 15 years ago
  55. ee804cd Merge "Add summary to Enable Plugins setting" into honeycomb by John Reck · 15 years ago
  56. 177746d Remove the bookmark star from history context menu by John Reck · 15 years ago
  57. 282431b Add summary to Enable Plugins setting by John Reck · 15 years ago
  58. 5a72f18 asset drop & naming by Michael Kolb · 15 years ago
  59. 91c83a0 Launch settings directly from combined view by John Reck · 15 years ago
  60. f90ca69 Merge "Added checks to guard against illegal state" into honeycomb by John Reck · 15 years ago
  61. 4c1914c Merge "Handle chrome sync account deleted case" into honeycomb by John Reck · 15 years ago
  62. 85e3d6f Added checks to guard against illegal state by John Reck · 15 years ago
  63. 267b6af Handle chrome sync account deleted case by John Reck · 15 years ago
  64. 70413a7 Fix history click/longpress events by John Reck · 15 years ago
  65. 366824d Strip phone number punctuation when validating for autofill by Ben Murdoch · 15 years ago
  66. 4c1c0fe Merge "Updating widget due to changes in API." into honeycomb by Adam Cohen · 15 years ago
  67. 3f24b41 Merge "Use UPDATE_CURRENT pending intent in widget" into honeycomb by John Reck · 15 years ago
  68. a2137d0 Merge "Switch autologin to ListPreference" into honeycomb by John Reck · 15 years ago
  69. 899cdf4 Updating widget due to changes in API. by Winson Chung · 15 years ago
  70. 07af2b8 Remove combo view on new intent by John Reck · 15 years ago
  71. 812d2d6 Switch autologin to ListPreference by John Reck · 15 years ago
  72. 9632435 Merge "History UI update" into honeycomb by John Reck · 15 years ago
  73. 37fef61 Merge "Omnibox tweaks" into honeycomb by John Reck · 15 years ago
  74. 0ce8a94 History UI update by John Reck · 15 years ago
  75. dd7d751 Omnibox tweaks by John Reck · 15 years ago
  76. 47d63f8 hide webview when covered by Michael Kolb · 15 years ago
  77. 38bbd67 Merge "When canceling folder selection, go back to showing correct folder." into honeycomb by Leon Scroggins · 15 years ago
  78. 5e06d2e Merge "allow dumping the nav cache from the browser" into honeycomb by Cary Clark · 15 years ago
  79. ac35bdc show action bar in combo page by Michael Kolb · 15 years ago
  80. 4f4cb6b allow dumping the nav cache from the browser by Cary Clark · 15 years ago
  81. 0e64d3c Merge "Fix "Most Visited" page loading" into honeycomb by John Reck · 15 years ago
  82. b3ae880 When canceling folder selection, go back to showing correct folder. by Leon Scroggins · 15 years ago
  83. afe67aa Merge "Perform input validation on the AutoFill profile editor." into honeycomb by Ben Murdoch · 15 years ago
  84. 9d9306d Perform input validation on the AutoFill profile editor. by Ben Murdoch · 15 years ago
  85. 081caaa Protect access to mWebView by checking mRunnable. by Patrick Scott · 15 years ago
  86. bf1d10a Follow API changes. by Dianne Hackborn · 15 years ago
  87. 21e24ab Use UPDATE_CURRENT pending intent in widget by John Reck · 15 years ago
  88. 1d676b6 Add a "disable autofill" checkbox to the setup prompt by Ben Murdoch · 15 years ago
  89. d9844ab Using PendingIntent.FLAG_CANCEL_CURRENT makes it so there can only be one of the widget at a time. by Joe Onorato · 15 years ago
  90. b3417f0 Bookmark UI update by John Reck · 15 years ago
  91. 51afc71 Merge "fix link context menus" into honeycomb by Michael Kolb · 15 years ago
  92. f558f0d change tabbar overflow handling by Michael Kolb · 15 years ago
  93. 2dd65c8 fix link context menus by Michael Kolb · 15 years ago
  94. f18338a Merge "Show a remove button for existing bookmarks." into honeycomb by Leon Scroggins · 15 years ago
  95. 7563067 Show a remove button for existing bookmarks. by Leon Scroggins · 15 years ago
  96. 4c537ce fix context menu title by Michael Kolb · 15 years ago
  97. bba668c remove Log statement by Michael Kolb · 15 years ago
  98. bd2dd64 fix voice search suggestions by Michael Kolb · 15 years ago
  99. 1e1a968 Merge "More widget tweaks" into honeycomb by John Reck · 15 years ago
  100. 58fddd3 Merge "Skip auto sign-in if the user is already logged in." into honeycomb by Patrick Scott · 15 years ago