summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/toolbar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some missing view class name to better debug view miletus@chromium.org2011-06-031-0/+6
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-7/+7
* [ChromeOS] Move ChromeOS upgrade check logic into UpgradeDetector.xiyuan@chromium.org2011-05-241-11/+1
* Remove unused Menu2 member variable from ToolbarView.rhashimoto@chromium.org2011-05-191-1/+0
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-2/+3
* Re-land:ben@chromium.org2011-05-181-3/+3
* Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...ben@chromium.org2011-05-181-3/+3
* Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.ben@chromium.org2011-05-171-3/+3
* Remove the last content settings include from content.jam@chromium.org2011-05-131-1/+1
* Remove the destroyed flag in toolbar_view since it's no longer needed.stevet@chromium.org2011-05-121-11/+1
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-111-55/+55
* Revert 84831 - The initial prototype code for the compact navigation (cnav) p...bradnelson@google.com2011-05-101-55/+55
* The initial prototype code for the compact navigation (cnav) prototype, curre...stevet@chromium.org2011-05-101-55/+55
* [ChromeOS] Move help and feedback button into wrench menu.xiyuan@chromium.org2011-05-101-43/+0
* Make sure right badge shows up on the Wrench menu for Linux and Mac.finnur@chromium.org2011-05-031-22/+5
* Move UserMetrics to content.michaeln@google.com2011-04-271-2/+2
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert 82497 - Split out large icons into a separate resource pakThis is a pa...sail@chromium.org2011-04-211-1/+0
* Split out large icons into a separate resource paksail@chromium.org2011-04-211-0/+1
* Revert high res icon changessail@chromium.org2011-04-201-1/+0
* Attempt at hiding the crash seen on ChromeOS in ToolbarView::PopupTopSpacing....ben@chromium.org2011-04-201-8/+9
* Add support for multi resolution iconssail@chromium.org2011-04-191-0/+1
* Fix some infobar drawing glitches:pkasting@chromium.org2011-04-161-1/+1
* Change the upgrade reminder as time passes without user action.finnur@chromium.org2011-04-141-1/+18
* Const-correctify.avi@chromium.org2011-04-131-1/+1
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-081-7/+4
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-1/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-1/+1
* Theme system cleanuperg@google.com2011-03-231-1/+1
* Remove unused ScopredRunnableMethodFactory data member |method_factory_|.mrossetti@chromium.org2011-03-221-1/+0
* Change some DCHECKs to CHECKS and only on ChromeOS.ben@chromium.org2011-03-211-5/+7
* Remove WebUI menuoshima@google.com2011-03-161-38/+0
* Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-161-0/+5
* Revert 78065 - Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-141-6/+0
* Add some checks to ToolbarView to see what's NULL.ben@chromium.org2011-03-141-0/+6
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-3/+3
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-4/+2
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-2/+4
* Removed background page wrench menu badge and related code.atwilson@chromium.org2011-03-031-25/+3
* views: Remove Controller interface.tfarina@chromium.org2011-02-231-1/+1
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-171-0/+28
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-3/+3
* WebUI: Move chromeos/dom_ui to chromeos/webui directory.tfarina@chromium.org2011-02-151-1/+1
* WebUI: Fix random variations of DOMUI.tfarina@chromium.org2011-02-131-1/+1
* Extended the click hit-box of the Wrench/AppMenu button to the edge of the wi...stevet@google.com2011-02-101-2/+7
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-10/+10
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1