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