summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_root_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-155/+0
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-7/+8
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-8/+7
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-7/+8
* [accessibility] Bookmarks bar is missing some MSAA informationctguil@chromium.org2010-03-161-0/+3
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-041-1/+1
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-16/+14
* Use the new SearchVersusNavigateClassifier in BrowserRootView. Patch by Thia...pkasting@chromium.org2009-10-291-14/+10
* Fixes regression introduced in dnd refactoring. I removed a check forsky@chromium.org2009-09-081-26/+87
* Relands drop support:sky@chromium.org2009-08-191-17/+24
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-24/+17
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-17/+24
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-081-12/+12
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-2/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-2/+2
* Makes drops above the tabstrip work again. This stopped workingsky@google.com2009-03-131-0/+90