1. 8d2e98f Show title if secure site by Pankaj Garg · 10 years ago
  2. 9023614 Fix Offline Tab UI by Sagar Dhawan · 10 years ago
  3. d4de616 Titlebar cleanup by Vivek Sekhar · 10 years ago
  4. 2a675c2 Add reader mode option in popup menu by Ze G Riande · 10 years ago
  5. e337acf Unify top controls calls to TitleBar by Vivek Sekhar · 10 years ago
  6. 6497d3e Fixes issue with topcontrol during navigation by Vivek Sekhar · 10 years ago
  7. 846bb0f Fix for blank titlebar after layout by Kulanthaivel Palanichamy · 11 years ago
  8. 8057214 Changes to fixed title bar determination by Vivek Sekhar · 11 years ago
  9. 1f5a095 Clean visual style: move to Light, add Material support, change Drawables (progress, icons). by Enrico Ros · 11 years ago
  10. 7794268 Improve browser startup time by Kulanthaivel Palanichamy · 11 years ago
  11. 8a66078 Fixes to title bar using top controls by Vivek Sekhar · 11 years ago
  12. 3bec6a3 Remove quick controls by Vivek Sekhar · 11 years ago
  13. 752ce59 Fix URL bar focus after exiting fullscreen video by Panos Thomas · 11 years ago
  14. 8eb0091 Porting browser changes from 1599-qrd to 1847 by Tarun Nainani · 11 years ago
  15. 60eb980 Fix issues in Autohide TitleBar by Vivek Sekhar · 11 years ago
  16. 8ee3abb Auto hide URL bar. by Vivek Sekhar · 11 years ago
  17. 289e1e6 Removed Auto-login feature (includes Google Login) by Bijan Amirzada · 11 years ago
  18. 357ec8a Modified title bar to show concurrently with copy/paste menu by Bijan Amirzada · 11 years ago
  19. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (99%) from src/com/android/swe/browser/TitleBar.java]
  20. 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
  21. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/TitleBar.java]
  22. e1d6dfc De-classicify Browser by Jonathan Dixon · 13 years ago
  23. 1cc1d1d Use a fixed title bar if accessibility is enabled by John Reck · 13 years ago
  24. d70419a Add null check by John Reck · 13 years ago
  25. fcb6095 Make sure focusSearch doesn't return a detached webview by John Reck · 13 years ago
  26. 0f9aaeb Disable fixed title bar in quick controls by John Reck · 13 years ago
  27. 2711fab Fix portrait's fixed title bar by John Reck · 13 years ago
  28. 57059a8 Don't hide URL bar for tablets in portrait by Michael Kolb · 13 years ago
  29. e8a8233 Fix QuickControls after title bar tweaks by Michael Kolb · 13 years ago
  30. bc82ec9 Title bar tweaks by John Reck · 13 years ago
  31. 4923c22 Don't embed titlebar in WebView by Michael Kolb · 13 years ago
  32. d51bb57 Replace TitleBar sub views with a ViewStub. by Ben Murdoch · 14 years ago
  33. ef654f1 Snapshot title bar by John Reck · 14 years ago
  34. 0f602f3 TitleBar refactor by John Reck · 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. b9a051b use BrowserWebView for all UIs by John Reck · 14 years ago
  38. 94b7e04 Phone UI title bar work by John Reck · 14 years ago
  39. bb2a345 Fix title bar button handling on phone by John Reck · 14 years ago
  40. 9202673 Switch the phone to use the omnibox instead of qsb by John Reck · 14 years ago
  41. bdff8a7 Only edit existing bookmark when bookmarking from the title bar. by Leon Scroggins · 14 years ago
  42. ef07426 Change homepage setting handling by John Reck · 15 years ago
  43. 8233fac Controller Refactor by Michael Kolb · 15 years ago
  44. 88d0803 Incorporate save to home screen with add bookmark dialog. by Leon Scroggins · 15 years ago
  45. c7485ae checkpoint for moving UI to Holo style by Michael Kolb · 15 years ago
  46. eecb4e6 Improve the visibility and discoverability of the "add shortcut by Ben Murdoch · 15 years ago
  47. 571b376 Initial work on new browser bar by Leon Scroggins · 15 years ago
  48. 7fb1a35 Use the green box's padding, and not the TitleBar's padding. by Leon Scroggins · 15 years ago
  49. 1644ff6 Use new assets for green box in voice title bar. by Leon Scroggins III · 15 years ago
  50. 9f677bc Add "android.speech.extras.SEND_APPLICATION_ID_EXTRA"=false to the by Mike LeBeau · 15 years ago
  51. cd663ea Lessen the difference in appearance of title bar during load. by Leon Scroggins · 15 years ago
  52. bf083d2 Show stop button in a pressed state when pressed. by Leon Scroggins · 15 years ago
  53. 9535cee Use a margin to make the title bar stay the same size while loading. by Leon Scroggins · 15 years ago
  54. b3b04f7 Attach the stop button to the textbox in the title bar. by Leon Scroggins · 15 years ago
  55. 4e9f89b When long pressing on title bar, do not use WebView in onCreateContextMenu by Leon Scroggins · 15 years ago
  56. 8ad2992 Clear omnibox when pressing search key. by Leon Scroggins · 15 years ago
  57. 1fe13a5 send broadcast intents to voice search for logging purposes by Leon Scroggins · 15 years ago
  58. 76e1686 Do not ellipsize the title bar in voice search mode. by Leon Scroggins · 15 years ago
  59. ea75407 Trim the extra whitespace before passing to SearchDialog. by Leon Scroggins · 15 years ago
  60. f48d44e Update look of title bar when in voice search mode. by Leon Scroggins · 15 years ago
  61. 58d56c6 Handle the voice search intent. by Leon Scroggins · 15 years ago
  62. 11e71b1 Always show the voice search button in the browser title bar when in voice search mode. by Leon Scroggins · 15 years ago
  63. cfe35d9 New assets. This makes the title bar's button match the voice button. by Leon Scroggins · 16 years ago
  64. c6fa110 Add a context menu for the title bar. by Leon Scroggins · 16 years ago
  65. 1382b49 Fix for the progress indicator not spinning by Nicolas Roard · 16 years ago
  66. 8f308a5 Use an "X" on the title bar to allow the user to stop loading. by Leon Scroggins · 16 years ago
  67. 6857939 Remove the tab slider, and go back to simply using a touchable title bar. by Leon Scroggins · 16 years ago
  68. f4bb18a Limit the touch area for opening search to the right edge of the textfield. by Leon Scroggins · 16 years ago
  69. 3bbb6ca Show the title bar when pressing bringing up the menu. by Leon Scroggins · 16 years ago
  70. 3044423 Go to the home page when opening a new tab/the browser. by Leon Scroggins · 16 years ago
  71. 62e8f94 New title bar look. by Leon Scroggins · 16 years ago
  72. c62e908 Show the full url in the title bar. by Leon Scroggins · 16 years ago
  73. a81a764 Update the appearance of the title bar in the browser. by Leon Scroggins · 16 years ago
  74. 1f005d3 Initial attempt to get the sliding title bar working, using a Gallery. by Leon Scroggins · 16 years ago
  75. d7c3dd5 Set a title for pages with no title. by Leon Scroggins · 16 years ago
  76. 176215d Fix a null pointer exception. by Leon Scroggins · 16 years ago
  77. 32e14a6 Only show the host portion of the url in the title bar. by Leon Scroggins · 16 years ago
  78. e4b3bda Updates to the browser's custom title bar. by Leon Scroggins · 16 years ago
  79. 81db366 Use a custom title bar that is touchable. by Leon Scroggins · 16 years ago