| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Inspect devices" item to Tools menu | kaznacheev@chromium.org | 2013-10-21 | 1 | -0/+1 |
* | Remove menu items for Report an Issue for non-official builds. | rkc@chromium.org | 2013-09-04 | 1 | -0/+2 |
* | Remove use of OwnedWidgetGtk from GlobalMenuBar and GlobalHistoryMenu | jochen@chromium.org | 2013-07-31 | 1 | -3/+6 |
* | linux: Move the menu_label_accelerator tools. | erg@chromium.org | 2013-07-31 | 1 | -1/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Fix ui::Accelerator class hierarchy | sail@chromium.org | 2012-11-27 | 1 | -3/+4 |
* | gtk: Remove PrefObserver usages, batch 8. | tfarina@chromium.org | 2012-11-20 | 1 | -7/+4 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -5/+2 |
* | Moves command handling from Browser to a new object, BrowserCommandController. | ben@chromium.org | 2012-06-27 | 1 | -6/+6 |
* | Use different help URLs for menus, accelerators, and WebUI. | derat@chromium.org | 2012-06-12 | 1 | -1/+1 |
* | linux: Move linux_util.h from gfx/ to ui/base/gtk. | tfarina@chromium.org | 2012-05-04 | 1 | -5/+4 |
* | Revert r123782. | thakis@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | ui/base: Clean up our AcceleratorGtk class. | tfarina@chromium.org | 2012-04-02 | 1 | -6/+6 |
* | ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files. | tfarina@chromium.org | 2012-03-26 | 1 | -1/+1 |
* | gtk: Rename GtkThemeService to ThemeServiceGtk. | tfarina@chromium.org | 2012-02-27 | 1 | -2/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+0 |
* | More build fixes from notification move. | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | GTK: Remove the global bookmark menu code. It's been behind a flag and bitrot... | erg@google.com | 2011-10-17 | 1 | -25/+0 |
* | Fixed behavior of the bookmark bar visibility. | joaodasilva@chromium.org | 2011-10-11 | 1 | -21/+12 |
* | Profiles: Three small changes | erg@google.com | 2011-08-11 | 1 | -8/+11 |
* | Profiles: Introduce AllBrowserContextsAndSources(). | erg@chromium.org | 2011-08-04 | 1 | -6/+9 |
* | Enable PanelAppBrowserTest on Linux. | prasadt@chromium.org | 2011-07-28 | 1 | -3/+14 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -4/+6 |
* | gtk: Fix alt-f/e to bring up the wrench menu. | sadrul@chromium.org | 2011-07-08 | 1 | -1/+1 |
* | GTK: Remove the global bookmarks menu by default. Currently, it can't be impl... | erg@chromium.org | 2011-06-24 | 1 | -3/+19 |
* | GTK: Take 2: Bring global menu out of about:flags. | erg@google.com | 2011-05-23 | 1 | -26/+18 |
* | Revert 85330 - GTK: Bring global menu out of about:flags. | rohitrao@chromium.org | 2011-05-13 | 1 | -0/+13 |
* | GTK: Bring global menu out of about:flags. | erg@google.com | 2011-05-13 | 1 | -13/+0 |
* | GTK: Implement the global bookmarks menu. | erg@google.com | 2011-05-10 | 1 | -12/+3 |
* | GTK: Query TopSites for the Most Visited pages and populate fill in the globa... | erg@google.com | 2011-04-29 | 1 | -1/+1 |
* | GTK: Add Recently Closed tabs to the History menu in the global menu bar. | erg@google.com | 2011-04-26 | 1 | -36/+108 |
* | GTK: Implement rough global menu support behind an about:flags flag. | erg@google.com | 2011-04-11 | 1 | -0/+258 |