summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-1/+1
* Clip compact location bar's window when animating.oshima@chromium.org2010-02-031-117/+7
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-111-1/+1
* 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-1/+1
* Use dropdown bar for compact location bar.oshima@chromium.org2010-01-071-1/+1
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-0/+4
* Change most callers of NativeScrollbar size functions to use a dedicated func...pkasting@chromium.org2009-12-091-5/+3
* Moving two tests to FLAKY tests.oshima@chromium.org2009-11-251-0/+2
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-181/+50
* Attempt 2 at:sky@chromium.org2009-11-041-0/+114
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-117/+0
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-0/+117
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-021-5/+4
* This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...jcampan@chromium.org2009-09-291-16/+2
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-4/+8
* A refactor broke the find bar...characters like ! and ( davemoore@google.com2009-09-231-0/+5
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-0/+387