summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/find_bar_host.h
Commit message (Expand)AuthorAgeFilesLines
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-3/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove a bunch of trivial render_view_host_delegate.h includes in chrome.jam@chromium.org2012-05-221-1/+0
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-031-1/+1
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-2/+2
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-271-0/+1
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-1/+1
* Add OVERRIDE to chrome/browser/ui/views/.avi@chromium.org2011-11-231-25/+29
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+2
* Test to verify that FindBar fits within narrow browser window.jennb@chromium.org2011-05-261-0/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* 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/+5
* Fix Find regression where text is not selected once youfinnur@chromium.org2010-12-071-0/+1
* 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-0/+1
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+130