summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/find_bar_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-4/+4
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-5/+5
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-271-0/+4
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-2/+4
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* Unify views implementation of FindBarHost::GetWidgetPositionNativesadrul@chromium.org2011-11-151-0/+8
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-4/+4
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-1/+1
* Removed sending of the content IPC messages from chrome and replaced them wit...ananta@chromium.org2011-09-211-3/+1
* Preliminary work to allow Chrome to build with USE_AURA.ben@chromium.org2011-09-061-1/+1
* Make Windows FindBar stay within window bounds for narrow windows.jennb@chromium.org2011-06-301-2/+6
* Test to verify that FindBar fits within narrow browser window.jennb@chromium.org2011-05-261-0/+5
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-1/+1
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-1/+3
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-1/+2
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-2/+1
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-1/+2
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-2/+1
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-3/+3
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-161-2/+2
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-1/+1
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-4/+8
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-8/+4
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-4/+8
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-12/+12
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-051-6/+6
* Fix Find regression where text is not selected once youfinnur@chromium.org2010-12-071-0/+4
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-021-5/+5
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-1/+1
* Fix Find regression: Match count was not cleared properly whenfinnur@chromium.org2010-12-021-1/+9
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+297