summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Update some strings in the options dialog w.r.t. themes.tony@chromium.org2009-10-011-1/+1
* GTK: Don't hard code status bubble border.erg@google.com2009-10-011-8/+5
* Make sure download shelf items and download items don't share names.mhm@chromium.org2009-10-011-2/+2
* GTK: Fix memory leak from r27666.estade@chromium.org2009-09-304-3/+8
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-306-69/+154
* Make the cache columns in the Task Manager sortable and only displayed once p...pkasting@chromium.org2009-09-302-0/+37
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-306-98/+121
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-295-42/+26
* GTK: Fix a bookmark dragging crasher by initing a member var.estade@chromium.org2009-09-291-0/+1
* Linux: Raise window after click on titlebar or border.derat@chromium.org2009-09-291-0/+5
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-294-4/+11
* 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