| Commit message (Expand) | Author | Age | Files | Lines |
| * | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -55/+8 |
| * | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -14/+20 |
| * | Remove dead sync label code from browser_toolbar_gtk.cc | mnissler@chromium.org | 2010-06-08 | 1 | -19/+0 |
| * | First unified app menu behind the "--new-wrench-menu" flag. | erg@chromium.org | 2010-06-08 | 1 | -22/+41 |
| * | Linux/GTK: implement update notification. | estade@chromium.org | 2010-06-03 | 1 | -1/+79 |
| * | GTK: Fix padding of the page/app menus. | erg@chromium.org | 2010-05-28 | 1 | -2/+7 |
| * | Update UI, sync and importer to properly handle managed homepage prefs | mnissler@chromium.org | 2010-05-27 | 1 | -27/+38 |
| * | GTK: more toolbar corner rounding polish. | estade@chromium.org | 2010-05-18 | 1 | -3/+44 |
| * | GTK: Allow users to override fonts and font sizes in gtk-mode. | erg@chromium.org | 2010-05-18 | 1 | -28/+37 |
| * | GTK: custom frame/drop shadow updates. | estade@chromium.org | 2010-05-12 | 1 | -2/+74 |
| * | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 1 | -19/+0 |
| * | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -110/+32 |
| * | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -32/+110 |
| * | GTK: Use correct button mask on reload button. | erg@chromium.org | 2010-04-14 | 1 | -1/+1 |
| * | GTK: Move reload in gtk mode and fix omnibox popup location. | erg@chromium.org | 2010-04-13 | 1 | -97/+31 |
| * | Shift omnibox dropdown in and up on Windows, and square off the top, so it co... | pkasting@chromium.org | 2010-04-12 | 1 | -25/+1 |
| * | linux: explicitly unhighlight buttons before disabling | evan@chromium.org | 2010-04-07 | 1 | -1/+9 |
| * | REVISION BACKED OUT | mrossetti@chromium.org | 2010-04-07 | 1 | -9/+1 |
| * | linux: explicitly unhighlight buttons before disabling | evan@chromium.org | 2010-04-06 | 1 | -1/+9 |
| * | GTK: don't show reload button for popup/app windows. | estade@chromium.org | 2010-04-03 | 1 | -3/+3 |
| * | Star/reload shuffle, Windows version. | pkasting@chromium.org | 2010-04-03 | 1 | -2/+1 |
| * | GTK: make the location icon a drag source. | estade@chromium.org | 2010-04-01 | 1 | -0/+2 |
| * | GTK: fix reload button. | estade@chromium.org | 2010-03-31 | 1 | -0/+2 |
| * | GTK: more location bar updates. | estade@chromium.org | 2010-03-31 | 1 | -11/+3 |
| * | GTK: toolbar reload/star shuffle. | estade@chromium.org | 2010-03-30 | 1 | -39/+68 |
| * | Gtk: add a separator at the right of the browser actions toolbar. | estade@chromium.org | 2010-03-24 | 1 | -10/+10 |
| * | Omnibox M5 work, part 1: Security changes | pkasting@chromium.org | 2010-03-24 | 1 | -12/+0 |
| * | Refactor ExtensionActionContextMenuModel. | estade@chromium.org | 2010-03-22 | 1 | -4/+1 |
| * | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -1/+2 |
| * | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
| * | GTK: make browser actions container resizable. | estade@chromium.org | 2010-03-11 | 1 | -4/+0 |
| * | GTK: Use new macros to hide thunk declaration and cleanup callback declaration. | erg@chromium.org | 2010-03-10 | 1 | -51/+41 |
| * | Final removal of the bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-10 | 1 | -4/+4 |
| * | GTK: Add hover effects for GtkChromeButtons. | estade@chromium.org | 2010-03-09 | 1 | -0/+7 |
| * | Renames ContentBlockedImageView to ContentSettingImageView. | bulach@chromium.org | 2010-03-05 | 1 | -1/+1 |
| * | Next part of bad dependency removal (chrome/common -> chrome/browser) | phajdan.jr@chromium.org | 2010-03-02 | 1 | -1/+1 |
| * | linux: plumb shift-reload down into new shift-reload API | evan@chromium.org | 2010-02-19 | 1 | -1/+7 |
| * | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
| * | GTK: Implement the new content blocking address bar bubbles on Linux. | erg@chromium.org | 2010-02-05 | 1 | -1/+5 |
| * | GTK: fix some memory leaks, streamline a common operation. | estade@chromium.org | 2010-02-03 | 1 | -2/+1 |
| * | GTK: Make page and app menus shortcut control flow match windows more closely. | estade@chromium.org | 2010-02-01 | 1 | -24/+8 |
| * | Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol... | estade@chromium.org | 2010-01-19 | 1 | -101/+7 |
| * | GTK: Draw background color on the toolbar to deal with small theme bitmaps. | erg@google.com | 2010-01-15 | 1 | -16/+5 |
| * | GTK: Use page and app menu models. | estade@chromium.org | 2010-01-07 | 1 | -22/+123 |
| * | sync: Add two functions to sync_ui_util header and update the callers accordi... | akalin@chromium.org | 2010-01-06 | 1 | -12/+4 |
| * | gtk/sync: Use GetStatus when it is not necessary to know the status labels. | akalin@chromium.org | 2009-12-18 | 1 | -5/+3 |
| * | Add a UI helper method to just get the sync status without needing labels. | akalin@chromium.org | 2009-12-14 | 1 | -2/+1 |
| * | Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti... | akalin@chromium.org | 2009-11-25 | 1 | -4/+4 |
| * | Update the sync menu item to change on Linux to reflect the current sync state. | zork@chromium.org | 2009-11-24 | 1 | -0/+49 |
| * | posix: refactor duplicated path-handling code | evan@chromium.org | 2009-11-21 | 1 | -1/+1 |