1. f5e6af6 Fix TitleBar not hiding when playing Video on Tablets by Sagar Dhawan · 10 years ago
  2. d4de616 Titlebar cleanup by Vivek Sekhar · 10 years ago
  3. 66f8cef NavigationBar code cleanup by Pankaj Garg · 10 years ago
  4. 68faf1c SWE UI cleanup by Pankaj Garg · 10 years ago
  5. 32e1b94 Security and Privacy UI by Pankaj Garg · 10 years ago
  6. 87a8668 Implement ComboView for Bookmarks, History and SavedPages by Tarun Nainani · 10 years ago
  7. 16053b4 Fixed Tablet UI video playback fullscreen mode by Pankaj Garg · 11 years ago
  8. 1f5a095 Clean visual style: move to Light, add Material support, change Drawables (progress, icons). by Enrico Ros · 11 years ago
  9. 3817bac Change TitleBar RelativeLayout to LinearLayout by Kulanthaivel Palanichamy · 11 years ago
  10. 3bec6a3 Remove quick controls by Vivek Sekhar · 11 years ago
  11. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (98%) from src/com/android/swe/browser/XLargeUi.java]
  12. 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
  13. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/XLargeUi.java]
  14. e1d6dfc De-classicify Browser by Jonathan Dixon · 13 years ago
  15. 5ff5c8b Remove voice search handling by Michael Kolb · 13 years ago
  16. 57059a8 Don't hide URL bar for tablets in portrait by Michael Kolb · 13 years ago
  17. e8a8233 Fix QuickControls after title bar tweaks by Michael Kolb · 13 years ago
  18. 1f9b356 show IME when titlebar is selected in tab switcher by Michael Kolb · 13 years ago
  19. da58063 fix titlebar disappearing on tab switch by Michael Kolb · 13 years ago
  20. 80f7508 Submenus in QuickControls by Michael Kolb · 13 years ago
  21. f896352 De-focus url input before tab data change by Michael Kolb · 13 years ago
  22. 4923c22 Don't embed titlebar in WebView by Michael Kolb · 13 years ago
  23. 4d2fcab Fixup browser to use WebView proxy by Jonathan Dixon · 13 years ago
  24. d2e3593 Fix quickcontrols after combo view by Michael Kolb · 13 years ago
  25. 1c3a6d2 fix tablet quickcontrols to not show titlebar during load by Michael Kolb · 14 years ago
  26. 0d0245f Add Bookmarks option to phone menu by Michael Kolb · 14 years ago
  27. f3174a5 Remove the psychic labs feature. by Narayan Kamath · 14 years ago
  28. 53ed62c Avoid fullscreen resize for custom view by Michael Kolb · 14 years ago
  29. 718a24d URL Bar auto show tweaks by John Reck · 14 years ago
  30. 034637c Tabs UI updated by John Reck · 14 years ago
  31. 52051eb make sure titlebar can be attached by Michael Kolb · 14 years ago
  32. b2e91fd fix url menu by Michael Kolb · 14 years ago
  33. 1cf4b79 Restore overhaul by John Reck · 14 years ago
  34. d3e4d5b Move ComboView to its own activity by John Reck · 14 years ago
  35. 9ef259a use screenshots for tab switcher by Michael Kolb · 14 years ago
  36. 0f602f3 TitleBar refactor by John Reck · 14 years ago
  37. 0241e75 make QC work on phone by Michael Kolb · 14 years ago
  38. b14ff2f remove url bar indicator from tabs by Michael Kolb · 14 years ago
  39. 2bc8042 Saved Pages tab by John Reck · 14 years ago
  40. 1461244 Preloading support in browser by Michael Kolb · 14 years ago
  41. bf2ec20 Always trigger URL bar on scroll down gesture by John Reck · 14 years ago
  42. 5d43ce8 Implement scroll up trigger titlebar by John Reck · 14 years ago
  43. 541f55a Freeze tab improvements by John Reck · 14 years ago
  44. 2d4f1e2 Add API to allow plugins to lock their orientation in full-screen by Derek Sollenberger · 14 years ago
  45. 35e9dd6 Browser settings refactor by John Reck · 14 years ago
  46. 8f11d06 fix pie menu handling by Michael Kolb · 14 years ago
  47. 847b532 Recover tabs in the event of a crash by John Reck · 14 years ago
  48. 46f987e refactor titlebar code by Michael Kolb · 14 years ago
  49. c16c595 add old progress bar to ui by Michael Kolb · 14 years ago
  50. fdb7024 add qc to phone ui by Michael Kolb · 14 years ago
  51. 11d1978 fix title bar by Michael Kolb · 14 years ago
  52. b9a051b use BrowserWebView for all UIs by John Reck · 14 years ago
  53. 2ba24b9 fix web refresh bug by Michael Kolb · 14 years ago
  54. 8a4c382 fix qc urlbar position and show in auto-login by Michael Kolb · 14 years ago
  55. 22d96ed Merge "Fix tab switching corner cases" into honeycomb-mr1 by John Reck · 14 years ago
  56. 6e8d2e9 Fix tab switching corner cases by John Reck · 14 years ago
  57. 56de1a2 Merge "Add new auto-login UI." into honeycomb-mr1 by Patrick Scott · 14 years ago
  58. e5c21d9 Animate url bar hide/show by John Reck · 14 years ago
  59. eb95db4 add tabs to QuickControls by Michael Kolb · 14 years ago
  60. 7de7bfa Merge "fix url bar disappearing bug" into honeycomb-mr1 by Michael Kolb · 14 years ago
  61. 1544f3b fix url bar disappearing bug by Michael Kolb · 14 years ago
  62. 9206677 Add new auto-login UI. by Patrick Scott · 14 years ago
  63. f06113a Merge "Clear existing completion when psychic is turned off." into honeycomb-mr1 by Bjorn Bringert · 14 years ago
  64. f262892 remove tab switch animation by Michael Kolb · 14 years ago
  65. 67b8c1b Clear existing completion when psychic is turned off. by Narayan Kamath · 14 years ago
  66. 1acef69 add menu options to qc by Michael Kolb · 14 years ago
  67. 2bb47f3 Merge "fix NPE in dispatchKeyEvents" into honeycomb-mr1 by Michael Kolb · 14 years ago
  68. 0860d99 qc refactor part1 by Michael Kolb · 14 years ago
  69. dfe99a1 fix NPE in dispatchKeyEvents by Michael Kolb · 14 years ago
  70. ba23870 fix action appearing after cab by Michael Kolb · 14 years ago
  71. d72f159 fix tab switching animation bug by Michael Kolb · 14 years ago
  72. 02f9758 Merge "Implement the psychic search engine." by Bjorn Bringert · 14 years ago
  73. 2a56eca add haptic feedback, fix QC by Michael Kolb · 14 years ago
  74. 5119edd Implement the psychic search engine. by Narayan Kamath · 14 years ago
  75. 377ea31 add tab switch animations by Michael Kolb · 14 years ago
  76. 2491522 disable zoom buttons on m-touch screen only by Michael Kolb · 14 years ago
  77. 36a1dc9 fix title bar update bug by Michael Kolb · 14 years ago
  78. 5ee018e don't scroll title bar while editing by Michael Kolb · 14 years ago
  79. 94b7e04 Phone UI title bar work by John Reck · 14 years ago
  80. dc2ee1b fix shortcut handling by Michael Kolb · 14 years ago
  81. 3a2a164 Fix voice search mode by Michael Kolb · 14 years ago
  82. 7cdc490 Remove second url bar by Michael Kolb · 14 years ago
  83. cfea551 fix IME dismiss bug by Michael Kolb · 14 years ago
  84. 20b6f1f Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch) by Dave Burke · 14 years ago
  85. 47171d8 fix focus handling in url input by Michael Kolb · 14 years ago
  86. 8814d73 fix quickcontrols by Michael Kolb · 14 years ago
  87. a418306 hardware keyboard support by Michael Kolb · 14 years ago
  88. 5a72f18 asset drop & naming by Michael Kolb · 14 years ago
  89. ac35bdc show action bar in combo page by Michael Kolb · 14 years ago
  90. b3417f0 Bookmark UI update by John Reck · 14 years ago
  91. 467af0a Quick Control adjustments by Michael Kolb · 14 years ago
  92. d72ea3b dismiss cab when urlbar is touched by Michael Kolb · 15 years ago
  93. d73c5a2 Fix and hide action bar for html5 video by John Reck · 15 years ago
  94. 30c714c Overhaul handling tab data updates by John Reck · 15 years ago
  95. bd018d4 Protect url editing from progress changes by Michael Kolb · 15 years ago
  96. 376b541 Add quick controls by Michael Kolb · 15 years ago
  97. cfa3af5 Enable voice search by Michael Kolb · 15 years ago
  98. 6670653 Split UI based on screen size by Michael Kolb · 15 years ago