summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/browser_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-722/+0
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Convert zoom callbacks to use CallbackRegistrycaitkp@chromium.org2013-10-021-8/+5
* Instead of passing ToolbarModel*s around, have classes ask the Browser.pkasting@chromium.org2013-08-221-1/+0
* Don't pass an unnecessary bool along the chain of "update toolbar" calls.pkasting@chromium.org2013-08-211-3/+2
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Removed "disable-new-menu-style" command line switch and related code.yefim@chromium.org2013-04-111-2/+2
* Wrench Icon: Remove global error badgesail@chromium.org2013-04-021-2/+16
* Reland "i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding sp..."tfarina@chromium.org2013-03-241-2/+1
* Revert 189242 "i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding sp..."hashimoto@chromium.org2013-03-201-1/+2
* i18n-fixlet: Make IDS_APPMENU_TOOLTIP branding specific in Chrome menu.tfarina@chromium.org2013-03-201-2/+1
* Web Content zoom settings should not apply to login/lock screenantrim@chromium.org2013-03-111-1/+2
* Consolidate VIEW_ID_LOCATION_BAR into VIEW_ID_OMNIBOX.msw@chromium.org2013-03-031-1/+1
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-181-1/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* content: convert zoom notifications to callbacksphajdan.jr@chromium.org2013-02-071-16/+22
* Fix ui::Accelerator class hierarchysail@chromium.org2012-11-271-6/+6
* Remove PrefObserver usages, batch 7.tfarina@chromium.org2012-11-191-24/+19
* Remaining bits of getting menus to look correct depending uponsky@chromium.org2012-11-061-2/+2
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-3/+7
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmap...pkotwicz@chromium.org2012-10-091-1/+1
* Remove GetBitmapNamed() part 1.pkotwicz@chromium.org2012-10-031-4/+3
* GTK: Do not depend on the notification observer order between WrenchMenu and ...thestig@chromium.org2012-09-131-0/+8
* Don't show the zoom bubble when the settings menu is showing on views or GTK.dbeam@chromium.org2012-08-231-0/+4
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* browser: Move global error to subdir.tfarina@chromium.org2012-06-291-2/+2
* Moves command handling from Browser to a new object, BrowserCommandController.ben@chromium.org2012-06-271-9/+9
* Move browser commands into a separate file.ben@chromium.org2012-06-251-1/+2
* gtk: Extract event functions into event_utils module.tfarina@chromium.org2012-06-141-3/+4
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-3/+3
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-3/+3
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-3/+3
* Revert r123782.thakis@chromium.org2012-05-031-2/+2
* Linux: Only close the wrench menu when the bookmark model changes if the book...mdm@chromium.org2012-03-201-0/+2
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-2/+2
* Move creation and ownership of HostZoomMap to content instead of having every...jam@chromium.org2012-02-221-1/+3
* GTK: Closing in on being completely GSEALed.erg@chromium.org2012-02-151-3/+3
* Create Content API around HostZoomMap.jam@chromium.org2012-01-301-0/+1
* Get rid of another bunch of tab_contents.h includes from chrome and switch th...jam@chromium.org2012-01-051-2/+3
* gtk: Add missing ui:: to ResourceBundle references.tfarina@chromium.org2011-12-221-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+4
* GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK...erg@chromium.org2011-12-101-0/+5
* GTK: Remove deprecated GtkThemeSurface::GetSurfaceNamed() calls in browser to...erg@chromium.org2011-12-071-11/+13
* GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.erg@chromium.org2011-12-021-8/+9
* Makes gtk show the 'mobile' bookmark folder where appropriate.sky@chromium.org2011-12-021-1/+1
* GTK: Move to gtk_widget_get_allocation() for some of chrome/browser/ui/gtk/erg@chromium.org2011-12-011-16/+20
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-2/+2