| Commit message (Expand) | Author | Age | Files | Lines |
* | [Toolbar Views] Move toolbar files to a new subdirectory. | gbillock@chromium.org | 2013-11-18 | 1 | -811/+0 |
* | linux_aura: Remove static initializers by converting constants. | erg@chromium.org | 2013-11-13 | 1 | -6/+0 |
* | Some cleanup, mostly for translate icon: | pkasting@chromium.org | 2013-11-11 | 1 | -6/+3 |
* | linux_aura: Improve window drag performance. | erg@chromium.org | 2013-11-05 | 1 | -1/+1 |
* | Fixes possible use after free in ConflictingModuleViewWin | sky@chromium.org | 2013-10-31 | 1 | -2/+9 |
* | Translate: New Bubble UX (for the view toolkit) | hajimehoshi@chromium.org | 2013-10-28 | 1 | -0/+8 |
* | linux and chromeos: Turn on -Wunused-const-variable. | thakis@chromium.org | 2013-10-19 | 1 | -4/+0 |
* | Change early return condition in ToolbarView::HitTestRect() | tdanderson@chromium.org | 2013-10-17 | 1 | -3/+4 |
* | Make hosted app windows enable the toolbar for streamlined hosted apps. | calamity@chromium.org | 2013-10-16 | 1 | -3/+17 |
* | Eliminate LocationBarView::Delegate::OnInputInProgress(), and just do it | pkasting@chromium.org | 2013-10-04 | 1 | -8/+0 |
* | GetWebContents() returns a non-const pointer, so make it non-const. | pkasting@chromium.org | 2013-08-23 | 1 | -1/+1 |
* | Instead of passing ToolbarModel*s around, have classes ask the Browser. | pkasting@chromium.org | 2013-08-22 | 1 | -5/+12 |
* | Don't pass an unnecessary bool along the chain of "update toolbar" calls. | pkasting@chromium.org | 2013-08-21 | 1 | -2/+2 |
* | Hoist {Get,Set}InputInProgress() to ToolbarModel from subclasses, and make them | pkasting@chromium.org | 2013-08-21 | 1 | -2/+2 |
* | Fix Omnibox view check for accelerator handling. | msw@chromium.org | 2013-07-23 | 1 | -2/+2 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Remove unused parameter "show_history" from the ShowWebsiteSettings methods. | markusheintz@chromium.org | 2013-07-05 | 1 | -3/+2 |
* | Vertically center the location bar within the toolbar, just like the buttons. | pkasting@chromium.org | 2013-06-10 | 1 | -52/+18 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Warn by default when certain DLL conflicts exist on XP. | finnur@chromium.org | 2013-06-06 | 1 | -1/+13 |
* | Wrench Icon - fix minor bugs | sail@chromium.org | 2013-05-21 | 1 | -2/+1 |
* | Eliminate the idea of "app mode" from the LocationBarView. The rest of the code | pkasting@chromium.org | 2013-05-17 | 1 | -2/+1 |
* | Draw popup mode edge images in LocationBarView instead of ToolbarView. | pkasting@chromium.org | 2013-05-16 | 1 | -41/+19 |
* | views: Convert View::GetClassName() to return const char*. | tfarina@chromium.org | 2013-05-09 | 1 | -2/+3 |
* | Wrench Menu Icons: Use new icons | sail@chromium.org | 2013-04-23 | 1 | -3/+2 |
* | Wrench Icon: Only animate low severity status once | sail@chromium.org | 2013-04-17 | 1 | -5/+7 |
* | Goodbye Sideload Wipeout. We hardly knew ya. | finnur@chromium.org | 2013-04-16 | 1 | -11/+0 |
* | Removed "disable-new-menu-style" command line switch and related code. | yefim@chromium.org | 2013-04-11 | 1 | -2/+1 |
* | Wrench Icon: Views button | sail@chromium.org | 2013-04-03 | 1 | -90/+42 |
* | Wrench Icon: Remove global error badge | sail@chromium.org | 2013-04-02 | 1 | -5/+5 |
* | Reland "i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding sp..." | tfarina@chromium.org | 2013-03-24 | 1 | -3/+1 |
* | Revert 189242 "i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding sp..." | hashimoto@chromium.org | 2013-03-20 | 1 | -1/+3 |
* | i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding specific in Chrome menu. | tfarina@chromium.org | 2013-03-20 | 1 | -3/+1 |
* | "New tab" keyboard shortcut missing from tab context menu | sschmitz@chromium.org | 2013-02-26 | 1 | -40/+0 |
* | Adjusted spacing of buttons on toolbar for touch mode, to meet minimal touch ... | girard@chromium.org | 2013-02-20 | 1 | -7/+23 |
* | Add an outdated upgrade bubble view. | mad@chromium.org | 2013-02-15 | 1 | -0/+13 |
* | Changes MenuItemView to cache MenuItemDimensions since they are | sky@chromium.org | 2013-02-14 | 1 | -0/+2 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition. | rsleevi@chromium.org | 2013-02-06 | 1 | -2/+2 |
* | Gets desktop win-aura to use non-win aura assets. There are likely | sky@chromium.org | 2013-02-05 | 1 | -14/+12 |
* | Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need to | sky@chromium.org | 2013-02-03 | 1 | -1/+0 |
* | Drag URL onto Home Button to set homepage | tom.cassiotis@gmail.com | 2013-01-30 | 1 | -1/+2 |
* | In Chrome M23 the page info bubble was replaced by the website settings UI (a... | markusheintz@chromium.org | 2013-01-24 | 1 | -5/+5 |
* | Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi... | jam@chromium.org | 2013-01-23 | 1 | -2/+2 |
* | Shows a shortcut key for "Report an issue..." on ChromeOS. | yuki@chromium.org | 2013-01-08 | 1 | -0/+4 |
* | Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper | pkasting@chromium.org | 2012-12-20 | 1 | -1/+0 |
* | touch: Fix ctrl+taps for buttons on bookmark bar and toolbar. | sadrul@chromium.org | 2012-11-29 | 1 | -1/+1 |
* | views: Remove unused |profiles_menu_contents_| data member from ToolbarView. | tfarina@chromium.org | 2012-11-23 | 1 | -2/+1 |
* | Remove PrefObserver usages, batch 10. | tfarina@chromium.org | 2012-11-21 | 1 | -9/+8 |
* | Cleanup SearchModelObserver no longer used in places | dhollowa@chromium.org | 2012-11-20 | 1 | -1/+0 |