summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-2/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-2/+2
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-3/+3
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-113/+38
* Fix 8063: Find-in-page remains open on History/Downloads page.finnur@google.com2009-02-261-3/+5
* We can get into a state where the automation framework presses the Close butt...finnur@google.com2009-02-261-11/+15
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-268/+159
* Cleanup in preparation for Fullscreen mode.pkasting@chromium.org2009-02-131-43/+20
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+2
* Make WebContentsView portable by using the native view types.brettw@chromium.org2009-01-281-2/+3
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Reduce the amount of space between the location bar and the bookmark bar by a...glen@chromium.org2008-12-121-3/+5
* Rename Container->Widgetben@chromium.org2008-11-211-7/+7
* Removes the old frames.ben@chromium.org2008-11-101-5/+1
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-0/+692