summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Directly add ExtensionShelfGtk to the widget hierarchy.tony@chromium.org2009-09-293-8/+6
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-2/+7
* Use favicon for application shortcut icon.estade@chromium.org2009-09-282-7/+22
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-282-6/+6
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-286-154/+68
* Add columns to gtk task manager.thakis@chromium.org2009-09-281-1/+51
* Extensions: Listen for BROWSER_THEME_CHANGED and send updated CSS.erg@google.com2009-09-281-7/+19
* Implement Browser Actions extensions.finnur@chromium.org2009-09-262-8/+10
* Fix a bug where we get an extra resize event for background tabs.tony@chromium.org2009-09-251-0/+2
* linux: add mutter to window frame whitelistevan@chromium.org2009-09-251-0/+1
* A change to make popups work correctly in the GTK build brokedavemoore@chromium.org2009-09-251-0/+6
* Linux: stop the window reconfigure debounce timer when a window is closed.mdm@chromium.org2009-09-251-0/+3
* GTK: Add three simple unit tests to the bookmark bar.erg@google.com2009-09-256-14/+121
* Linux: work around browser windows that get stuck maximized by the WM.mdm@chromium.org2009-09-253-2/+17
* The shadow drawn by the browser window was being drawn over bydavemoore@chromium.org2009-09-251-6/+6
* Remove an unnecessary vbox from the widget hierarchy.tony@chromium.org2009-09-252-35/+31
* Hook up external protocol handler to user gestures to prevent malicious sites...estade@chromium.org2009-09-251-0/+2
* Remove "Remove" from download item context menu on linux.thakis@chromium.org2009-09-251-2/+0
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-252-0/+5
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-2/+1
* GTK: First cut at tab dragging automation.estade@chromium.org2009-09-251-11/+14
* GTK: Fix overflow chevron for RTL locales.estade@chromium.org2009-09-251-4/+11
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-1/+1
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+1
* Make Chromium Linux work over VNC again.thestig@chromium.org2009-09-241-2/+6
* GTK: Use "Set to Classic theme" instead of reset in the options dialog.erg@google.com2009-09-241-1/+1
* GTK: Don't ellipsize the Other Bookmarks button.estade@chromium.org2009-09-241-2/+7
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-246-40/+42
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-1/+6
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-236-0/+19
* Reverting 26975.pkasting@chromium.org2009-09-236-15/+16
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-236-16/+15
* Linux: create dropped tab windows at the restore size of the source window in...mdm@chromium.org2009-09-234-12/+13
* Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...tony@chromium.org2009-09-231-0/+2
* Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""tony@chromium.org2009-09-231-2/+0
* Add back ctrl+shift+delete for bringing up the "Clear browsing data"tony@chromium.org2009-09-231-0/+2
* Disables turning on custom frame in chrome os.sky@chromium.org2009-09-232-7/+15
* Download in progress dialog:estade@chromium.org2009-09-233-2/+127
* GTK: Dismiss the bookmark folder menu(s) when a context menu item is executed.estade@chromium.org2009-09-236-8/+43
* Make it possible to edit bookmark folder names inline. Thistony@chromium.org2009-09-225-13/+78
* Linux: correctly update window restore bounds.mdm@chromium.org2009-09-221-3/+6
* Disables the quit menu item for Chrome OS.sky@chromium.org2009-09-211-0/+2
* The main menu button is now enabled by default.sky@chromium.org2009-09-211-16/+12
* Revert 23438 which reverted 23408.estade@chromium.org2009-09-211-1/+2
* Task Manager for OS X: Set up columns, show rows.thakis@chromium.org2009-09-211-1/+1
* Changes the main menu from displaying a static image to loading a page.sky@chromium.org2009-09-201-41/+2
* Add gtk widget names for stuff in location bar.mattm@chromium.org2009-09-191-0/+11
* Fix my view id util browsertest breakage.estade@chromium.org2009-09-191-0/+4
* GTK: Download item as drag source.estade@chromium.org2009-09-182-0/+28