summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/toolbar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* [Toolbar Views] Move toolbar files to a new subdirectory.gbillock@chromium.org2013-11-181-811/+0
* linux_aura: Remove static initializers by converting constants.erg@chromium.org2013-11-131-6/+0
* Some cleanup, mostly for translate icon:pkasting@chromium.org2013-11-111-6/+3
* linux_aura: Improve window drag performance.erg@chromium.org2013-11-051-1/+1
* Fixes possible use after free in ConflictingModuleViewWinsky@chromium.org2013-10-311-2/+9
* Translate: New Bubble UX (for the view toolkit)hajimehoshi@chromium.org2013-10-281-0/+8
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-4/+0
* Change early return condition in ToolbarView::HitTestRect()tdanderson@chromium.org2013-10-171-3/+4
* Make hosted app windows enable the toolbar for streamlined hosted apps.calamity@chromium.org2013-10-161-3/+17
* Eliminate LocationBarView::Delegate::OnInputInProgress(), and just do itpkasting@chromium.org2013-10-041-8/+0
* GetWebContents() returns a non-const pointer, so make it non-const.pkasting@chromium.org2013-08-231-1/+1
* Instead of passing ToolbarModel*s around, have classes ask the Browser.pkasting@chromium.org2013-08-221-5/+12
* Don't pass an unnecessary bool along the chain of "update toolbar" calls.pkasting@chromium.org2013-08-211-2/+2
* Hoist {Get,Set}InputInProgress() to ToolbarModel from subclasses, and make thempkasting@chromium.org2013-08-211-2/+2
* Fix Omnibox view check for accelerator handling.msw@chromium.org2013-07-231-2/+2
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Remove unused parameter "show_history" from the ShowWebsiteSettings methods.markusheintz@chromium.org2013-07-051-3/+2
* Vertically center the location bar within the toolbar, just like the buttons.pkasting@chromium.org2013-06-101-52/+18
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 2.avi@chromium.org2013-06-071-1/+1
* Warn by default when certain DLL conflicts exist on XP.finnur@chromium.org2013-06-061-1/+13
* Wrench Icon - fix minor bugssail@chromium.org2013-05-211-2/+1
* Eliminate the idea of "app mode" from the LocationBarView. The rest of the codepkasting@chromium.org2013-05-171-2/+1
* Draw popup mode edge images in LocationBarView instead of ToolbarView.pkasting@chromium.org2013-05-161-41/+19
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-091-2/+3
* Wrench Menu Icons: Use new iconssail@chromium.org2013-04-231-3/+2
* Wrench Icon: Only animate low severity status oncesail@chromium.org2013-04-171-5/+7
* Goodbye Sideload Wipeout. We hardly knew ya.finnur@chromium.org2013-04-161-11/+0
* Removed "disable-new-menu-style" command line switch and related code.yefim@chromium.org2013-04-111-2/+1
* Wrench Icon: Views buttonsail@chromium.org2013-04-031-90/+42
* Wrench Icon: Remove global error badgesail@chromium.org2013-04-021-5/+5
* Reland "i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding sp..."tfarina@chromium.org2013-03-241-3/+1
* Revert 189242 "i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding sp..."hashimoto@chromium.org2013-03-201-1/+3
* i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding specific in Chrome menu.tfarina@chromium.org2013-03-201-3/+1
* "New tab" keyboard shortcut missing from tab context menusschmitz@chromium.org2013-02-261-40/+0
* Adjusted spacing of buttons on toolbar for touch mode, to meet minimal touch ...girard@chromium.org2013-02-201-7/+23
* Add an outdated upgrade bubble view.mad@chromium.org2013-02-151-0/+13
* Changes MenuItemView to cache MenuItemDimensions since they aresky@chromium.org2013-02-141-0/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-061-2/+2
* Gets desktop win-aura to use non-win aura assets. There are likelysky@chromium.org2013-02-051-14/+12
* Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need tosky@chromium.org2013-02-031-1/+0
* Drag URL onto Home Button to set homepagetom.cassiotis@gmail.com2013-01-301-1/+2
* In Chrome M23 the page info bubble was replaced by the website settings UI (a...markusheintz@chromium.org2013-01-241-5/+5
* Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...jam@chromium.org2013-01-231-2/+2
* Shows a shortcut key for "Report an issue..." on ChromeOS.yuki@chromium.org2013-01-081-0/+4
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-1/+0
* touch: Fix ctrl+taps for buttons on bookmark bar and toolbar.sadrul@chromium.org2012-11-291-1/+1
* views: Remove unused |profiles_menu_contents_| data member from ToolbarView.tfarina@chromium.org2012-11-231-2/+1
* Remove PrefObserver usages, batch 10.tfarina@chromium.org2012-11-211-9/+8
* Cleanup SearchModelObserver no longer used in placesdhollowa@chromium.org2012-11-201-1/+0