summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/dropdown_bar_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-2/+2
* Removed GTK code from chrome/browser/ui/views.saintlou@chromium.org2012-03-211-4/+0
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-061-1/+1
* Revert 125155 (compile failure on Linux Builder (dbg)(shared)) - gtk: Move Sc...finnur@chromium.org2012-03-061-1/+1
* gtk: Move ScopedRegion into scoped_region.{h,cc}.tfarina@chromium.org2012-03-061-1/+1
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-1/+2
* Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.pkotwicz@chromium.org2012-01-231-1/+4
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-2/+2
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-2/+6
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-6/+6
* + Renaming some _linux.cc files as _gtk.cc since that is what they really are.saintlou@chromium.org2011-09-231-0/+4
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-2/+1
* Make Widget ownership a little clearer by expressing it in terms of an enum.ben@chromium.org2011-05-251-1/+1
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-8/+25
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-25/+8
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-8/+25
* Lands http://codereview.chromium.org/3451017/sky@chromium.org2011-05-031-2/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-2/+5
* Initialize DropdownBarHost memberfinnur@chromium.org2011-02-161-0/+2
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* 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-3/+3
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-071-5/+5
* Remove more 'using' declarations of Scoped* from scoped_handle_win.htfarina@chromium.org2010-12-291-7/+18
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-2/+0
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-021-3/+3
* 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/+310