summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/dropdown_bar_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-1/+1
* Wire up Ctrl+Enter for Find on ToolkitViews to match GTK.finnur@chromium.org2010-04-011-5/+5
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-2/+2
* Browser action for compact loc bar, plus several visual fixes.oshima@chromium.org2010-02-041-3/+4
* Clip compact location bar's window when animating.oshima@chromium.org2010-02-031-3/+118
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-111-4/+15
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-081-2/+2
* Revert r35674: "Use dropdown bar for compact location bar."rsesek@chromium.org2010-01-071-18/+6
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-071-6/+18
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-0/+190