1. c70ae63 Cleanup tab crash view from browser by Vivek Sekhar · 10 years ago
  2. 5ae52a0 Fixed forward button navigation in browser tablet UI by Pankaj Garg · 11 years ago
  3. 1f5a095 Clean visual style: move to Light, add Material support, change Drawables (progress, icons). by Enrico Ros · 11 years ago
  4. 3bec6a3 Remove quick controls by Vivek Sekhar · 11 years ago
  5. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (98%) from src/com/android/swe/browser/NavigationBarTablet.java]
  6. 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
  7. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/NavigationBarTablet.java]
  8. e721cc3 Show voice button only on voice enabled devices by Michael Kolb · 13 years ago
  9. 0b12912 Enable voice search in omnibox by Michael Kolb · 13 years ago
  10. bae0cb2 tighten nav bar layout & fix animation bug by Michael Kolb · 13 years ago
  11. 5ff5c8b Remove voice search handling by Michael Kolb · 13 years ago
  12. 1f9b356 show IME when titlebar is selected in tab switcher by Michael Kolb · 13 years ago
  13. c832e5e Bad Monkey. by Michael Kolb · 13 years ago
  14. 6645084 fix monkey NPE by Michael Kolb · 14 years ago
  15. f3174a5 Remove the psychic labs feature. by Narayan Kamath · 14 years ago
  16. 315d502 Reduce size of menus by Michael Kolb · 14 years ago
  17. 387d45d Data URL fixes - bookmarks, save, and wallpaper by George Mount · 14 years ago
  18. 1392b83 Do not feed the monkey by Michael Kolb · 14 years ago
  19. a60fffa Monkey protection by John Reck · 14 years ago
  20. 42229bc YAMR - Yet Another Menu Reorg by John Reck · 14 years ago
  21. 034637c Tabs UI updated by John Reck · 14 years ago
  22. 30adae6 add accessibility descriptions/events by Michael Kolb · 14 years ago
  23. d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
  24. de46376 adjust url bar for portrait large screen by Michael Kolb · 14 years ago
  25. ef654f1 Snapshot title bar by John Reck · 14 years ago
  26. 0f602f3 TitleBar refactor by John Reck · 14 years ago[Renamed (81%) from src/com/android/browser/TitleBarXLarge.java]
  27. 305b1c5 Titlebar on phone UI update by Michael Kolb · 14 years ago
  28. 7e5b8b5 Titlebar Autoshow tweaks by John Reck · 14 years ago
  29. 3ffc5ca Remove unused parameter by John Reck · 14 years ago
  30. 4650033 New useragent switcher design by John Reck · 14 years ago
  31. b8b2af8 Initial implementation of the useragent switcher by John Reck · 14 years ago
  32. 46f987e refactor titlebar code by Michael Kolb · 14 years ago
  33. c16c595 add old progress bar to ui by Michael Kolb · 14 years ago
  34. fdb7024 add qc to phone ui by Michael Kolb · 14 years ago
  35. 11d1978 fix title bar by Michael Kolb · 14 years ago
  36. 736990c unify voice search code by Michael Kolb · 14 years ago
  37. 2ba24b9 fix web refresh bug by Michael Kolb · 14 years ago
  38. 8a4c382 fix qc urlbar position and show in auto-login by Michael Kolb · 14 years ago
  39. aebce4b Merge "Set the url input to current page when cleared" into honeycomb-mr1 by John Reck · 14 years ago
  40. c93a2a9 Set the url input to current page when cleared by Narayan Kamath · 14 years ago
  41. f94df7e Switch account spinner to dropdown and holo style by John Reck · 14 years ago
  42. 9206677 Add new auto-login UI. by Patrick Scott · 14 years ago
  43. f06113a Merge "Clear existing completion when psychic is turned off." into honeycomb-mr1 by Bjorn Bringert · 14 years ago
  44. 3aaef25 set correct url icon when setting tab by Michael Kolb · 14 years ago
  45. 67b8c1b Clear existing completion when psychic is turned off. by Narayan Kamath · 14 years ago
  46. 02f9758 Merge "Implement the psychic search engine." by Bjorn Bringert · 14 years ago
  47. 57996ae Merge "Add autocomplete to the browser UrlInputView." by Bjorn Bringert · 14 years ago
  48. 2a56eca add haptic feedback, fix QC by Michael Kolb · 14 years ago
  49. e3524d8 fix another url bar icon bug by Michael Kolb · 14 years ago
  50. 5119edd Implement the psychic search engine. by Narayan Kamath · 14 years ago
  51. 80aad8d Add autocomplete to the browser UrlInputView. by Narayan Kamath · 14 years ago
  52. 60a68f5 show voice icon when url is not edited by Michael Kolb · 14 years ago
  53. 29ccf8a use title height without progress bar by Michael Kolb · 14 years ago
  54. 94b7e04 Phone UI title bar work by John Reck · 14 years ago
  55. dc2ee1b fix shortcut handling by Michael Kolb · 14 years ago
  56. 9b20d73 Merge "Switch the phone to use the omnibox instead of qsb" by John Reck · 14 years ago
  57. 9202673 Switch the phone to use the omnibox instead of qsb by John Reck · 14 years ago
  58. 3a2a164 Fix voice search mode by Michael Kolb · 14 years ago
  59. b3b653b Merge "Remove second url bar" by Michael Kolb · 14 years ago
  60. 7cdc490 Remove second url bar by Michael Kolb · 14 years ago
  61. bdff8a7 Only edit existing bookmark when bookmarking from the title bar. by Leon Scroggins · 14 years ago
  62. 47171d8 fix focus handling in url input by Michael Kolb · 14 years ago
  63. aba9243 fix SOX in clearFocus by Michael Kolb · 14 years ago
  64. 91902d5 fix suggestion dropdown offset by Michael Kolb · 14 years ago
  65. f93a707 Fixes most visited content:// uri in omnibox by John Reck · 14 years ago
  66. 5b2299c fix url bar by Michael Kolb · 14 years ago
  67. 117f07d Disable SearchSuggestions in incognito mode by John Reck · 14 years ago
  68. 5a72f18 asset drop & naming by Michael Kolb · 14 years ago
  69. bd2dd64 fix voice search suggestions by Michael Kolb · 14 years ago
  70. 793e05e remove voice button when unsupported by Michael Kolb · 14 years ago
  71. 1605bef Reverse suggestions for quick controls by John Reck · 14 years ago
  72. 4851f9e Prevents the URL from changing while being edited by John Reck · 15 years ago
  73. bd018d4 Protect url editing from progress changes by Michael Kolb · 15 years ago
  74. 376b541 Add quick controls by Michael Kolb · 15 years ago
  75. cfa3af5 Enable voice search by Michael Kolb · 15 years ago
  76. 6670653 Split UI based on screen size by Michael Kolb · 15 years ago
  77. 81b6f83 fix urlbar focus handling by Michael Kolb · 15 years ago
  78. b6bc32c Fix NPE in onDismiss by Michael Kolb · 15 years ago
  79. 31d469b Update url bar look & feel by Michael Kolb · 15 years ago
  80. 257cc2c add source type to search queries by Michael Kolb · 15 years ago
  81. ffce12c Fix search button bug by Michael Kolb · 15 years ago
  82. 4cd9779 Show a highlighted star for bookmarked pages. by Leon Scroggins · 15 years ago
  83. ba99c5d Url bar selection handling updated by Michael Kolb · 15 years ago
  84. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  85. 40f720e Omnibox supports search extra data by John Reck · 15 years ago
  86. 88d0803 Incorporate save to home screen with add bookmark dialog. by Leon Scroggins · 15 years ago
  87. 0506f2d Fixed lock icon, url touch area, dropdown visibility by Michael Kolb · 15 years ago
  88. 7b20ddd Fix suggestion edit button by Michael Kolb · 15 years ago
  89. e421c24 update bookmarks & history page by Michael Kolb · 15 years ago
  90. b7b115e another round of UI refresh by Michael Kolb · 15 years ago
  91. 21ce4d2 new two column suggestion dropdown http://b/issue?id=3039704 by Michael Kolb · 15 years ago
  92. 1ce7813 fixed empty search bug http://b/issue?id=3004798 by Michael Kolb · 15 years ago
  93. 513286f UI theme work by Michael Kolb · 15 years ago
  94. c7485ae checkpoint for moving UI to Holo style by Michael Kolb · 15 years ago
  95. 3f65c38 UI work on CombinedBookmarksHistory by Michael Kolb · 15 years ago
  96. ed21774 switched to using action bar for large screen by Michael Kolb · 15 years ago
  97. 68792c8 New tab flow through Bookmarks/History screen by Michael Kolb · 15 years ago
  98. a2b2ba8 UI revision for tabbed browsing bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  99. fe25199 tabbed title bar work bug # http://b/issue?id=2712871 by Michael Kolb · 15 years ago
  100. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago