1. 474c927 Fix wrong thread issue by John Reck · 14 years ago
  2. 749b936 Merge "Prevent duplicates in omnibox" by John Reck · 14 years ago
  3. 94ee4d2 Merge "Fix tests" by John Reck · 14 years ago
  4. 46e709a Merge "Move most visited to set homepage" by John Reck · 14 years ago
  5. 7ffb895 Prevent duplicates in omnibox by John Reck · 14 years ago
  6. e6db1e7 Fix tests by John Reck · 14 years ago
  7. 961d35d Move most visited to set homepage by John Reck · 14 years ago
  8. 80309a2 Merge "Moving ssl_certificate layout, resources, and helper code to SslCertificate" by Brian Carlstrom · 14 years ago
  9. 32feebd Merge "Attempt to automatically restore after crash" by John Reck · 14 years ago
  10. 46473c5 Merge "Tweak title bar animation" by John Reck · 14 years ago
  11. bcba77a Merge "Fix title bar bug" by John Reck · 14 years ago
  12. 873034c Moving ssl_certificate layout, resources, and helper code to SslCertificate by Brian Carlstrom · 14 years ago
  13. 6d85fab Replace KeyChainActivity placeholder UI with more polished dialog (2 of 5) by Brian Carlstrom · 14 years ago
  14. 38def32 Tweak title bar animation by John Reck · 14 years ago
  15. cfeae6d Attempt to automatically restore after crash by John Reck · 14 years ago
  16. 686a9d9 Fix title bar bug by John Reck · 14 years ago
  17. 7e5b8b5 Titlebar Autoshow tweaks by John Reck · 14 years ago
  18. 0b3165d Handle restore dialog cancel by John Reck · 14 years ago
  19. 5d43ce8 Implement scroll up trigger titlebar by John Reck · 14 years ago
  20. 26b1832 Prevent webview reuse by John Reck · 14 years ago
  21. 0d63c5d Only close the AutoFill editor when we're actually done with it by Ben Murdoch · 14 years ago
  22. 9db9529 Re-enable list view mode by John Reck · 14 years ago
  23. b6f8337 Fix dual-bar action bar in bookmarks by John Reck · 14 years ago
  24. d81500c Merge "Omnibox improvements" by John Reck · 14 years ago
  25. 67f3363 Omnibox improvements by John Reck · 14 years ago
  26. 3f1c7b9 Merge "Clarify restore dialog, prevent spam" by John Reck · 14 years ago
  27. f8d91a5 Merge "nav mods" by Michael Kolb · 14 years ago
  28. 9829b43 nav mods by Michael Kolb · 14 years ago
  29. 24f1826 Clarify restore dialog, prevent spam by John Reck · 14 years ago
  30. b3fb20e Merge "Delete bookmarks when sync account is removed" by John Reck · 14 years ago
  31. 5a77537 Delete bookmarks when sync account is removed by John Reck · 14 years ago
  32. 61a8e35 Merge "Launch into browser when a URL is received over NFC." by Jeff Hamilton · 14 years ago
  33. 90ee061 Merge "Fix adding bookmarks" by John Reck · 14 years ago
  34. fd77aaa Launch into browser when a URL is received over NFC. by Jeff Hamilton · 14 years ago
  35. 326ec50 Merge "Fix up AutoFill profile editor UI in portrait mode" by Ben Murdoch · 14 years ago
  36. 815752a Fix up AutoFill profile editor UI in portrait mode by Ben Murdoch · 14 years ago
  37. 6a835ee Fix adding bookmarks by John Reck · 14 years ago
  38. 7dc444b Accessibility tweaks by John Reck · 14 years ago
  39. f43990e Merge "Clean up accessibility settings" by John Reck · 14 years ago
  40. 8fc22a1 Clean up accessibility settings by John Reck · 14 years ago
  41. a56822d Merge "Zero-click sharing for Browser using NFC." by Martijn Coenen · 14 years ago
  42. b2f9355 Zero-click sharing for Browser using NFC. by Martijn Coenen · 14 years ago
  43. f3828cd Remove magic paddings from bookmark view by John Reck · 14 years ago
  44. d8c7452 Persistent frozen tabs by John Reck · 14 years ago
  45. 27d0b88 Merge "Remove unused parameter" by John Reck · 14 years ago
  46. d6e90c1 Merge "Guard against menu onclick being called twice" by John Reck · 14 years ago
  47. 3ffc5ca Remove unused parameter by John Reck · 14 years ago
  48. 8549365 Guard against menu onclick being called twice by John Reck · 14 years ago
  49. e88fb29 Merge "Always offer to restore" by John Reck · 14 years ago
  50. dbf3981 fix various NPEs by Michael Kolb · 14 years ago
  51. 378a410 Always offer to restore by John Reck · 14 years ago
  52. 26d56c6 Merge "Tracking KeyChain API refinements" by Brian Carlstrom · 14 years ago
  53. aa09cd8 Tracking KeyChain API refinements by Brian Carlstrom · 14 years ago
  54. 09bf24f fix hide navscreen bug by Michael Kolb · 14 years ago
  55. a3bc54f Merge "Provide Browser implementation of WebViewClient.onReceivedClientCertRequest" by Brian Carlstrom · 14 years ago
  56. 998e982 Merge "fix close last page bug" by Michael Kolb · 14 years ago
  57. 66af816 fix close last page bug by Michael Kolb · 14 years ago
  58. 8862c1d Provide Browser implementation of WebViewClient.onReceivedClientCertRequest by Brian Carlstrom · 14 years ago
  59. 14f4099 Merge "Freeze tab improvements" by John Reck · 14 years ago
  60. 541f55a Freeze tab improvements by John Reck · 14 years ago
  61. 4650033 New useragent switcher design by John Reck · 14 years ago
  62. f33b163 Add freeze tab menu option by John Reck · 14 years ago
  63. 3c6b30c Merge "Add API to allow plugins to lock their orientation in full-screen" by Derek Sollenberger · 14 years ago
  64. 2d4f1e2 Add API to allow plugins to lock their orientation in full-screen by Derek Sollenberger · 14 years ago
  65. 0f91e03 use webview proxy in nav screen by Michael Kolb · 14 years ago
  66. db343c5 calculate scroller padding by Michael Kolb · 14 years ago
  67. aed9c54 Prevent crashing in CrashRecoveryHandler by John Reck · 14 years ago
  68. 9465f4d Merge "long axis scrolling for nav screen" by Michael Kolb · 14 years ago
  69. ce4dbb6 Merge "Bookmark drop CAB" by John Reck · 14 years ago
  70. 4bd767d long axis scrolling for nav screen by Michael Kolb · 14 years ago
  71. e7c97de Bookmark drop CAB by John Reck · 14 years ago
  72. 5949c66 Fix set parent race condition by John Reck · 14 years ago
  73. b9b2a82 Remove sync setting by John Reck · 14 years ago
  74. 749542e Remove no longer needed sync settings/code by John Reck · 14 years ago
  75. 9b8cd1e Configure bookmark widget by John Reck · 14 years ago
  76. 2814a36 new iteration of the navigation UI by Michael Kolb · 14 years ago
  77. 4537777 Merge "Help dialog for useragent switcher lab" by John Reck · 14 years ago
  78. 92935a7 Help dialog for useragent switcher lab by John Reck · 14 years ago
  79. b0a86db Useragent switcher tweaks by John Reck · 14 years ago
  80. b8b2af8 Initial implementation of the useragent switcher by John Reck · 14 years ago
  81. e74d9f8 Replace hack with new framework support by John Reck · 14 years ago
  82. fd0deff Workaround to get smooth scroll on group expand by John Reck · 14 years ago
  83. 66302e5 Initial bookmark drag & drop by John Reck · 14 years ago
  84. 31faddc Merge "Transfer data from BP1 to BP2" by John Reck · 14 years ago
  85. 8706008 Transfer data from BP1 to BP2 by John Reck · 14 years ago
  86. e755c57 am 26493801: am 5358c83a: Merge "adjust tab width for screen size" into honeycomb-mr2 by Michael Kolb · 14 years ago
  87. 1617b12 am ccdc7bbd: am 9fdd981a: Bookmark action bar fix by John Reck · 14 years ago
  88. fba541e resolved conflicts for merge of e619f1e5 to master by John Reck · 14 years ago
  89. 5358c83 Merge "adjust tab width for screen size" into honeycomb-mr2 by Michael Kolb · 14 years ago
  90. 678afc8 adjust tab width for screen size by Michael Kolb · 14 years ago
  91. 9fdd981 Bookmark action bar fix by John Reck · 14 years ago
  92. 275932f Merge "Use tablet UI for large" into honeycomb-mr2 by John Reck · 14 years ago
  93. a5176f3 Use tablet UI for large by John Reck · 14 years ago
  94. 30b0e3e Add provider support for moving between accounts by John Reck · 14 years ago
  95. a94de4f DO NOT MERGE - Update and fix RLZ code: by Ed Tam · 14 years ago
  96. 37894a9 More preventing recursive folders by John Reck · 14 years ago
  97. 9cb7180 Merge "Prevent adding a folder to itself recursively" by John Reck · 14 years ago
  98. d95270c Merge "Fix bug where wrong folder contents are loaded" by John Reck · 14 years ago
  99. ddf4a47 Prevent adding a folder to itself recursively by John Reck · 14 years ago
  100. 1dd8cd4 Fix bug where wrong folder contents are loaded by John Reck · 14 years ago