summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* [GTK] enable spoof proof infobars by default.estade@chromium.org2010-10-291-10/+0
* [GTK] force standard font size on infobars.estade@chromium.org2010-10-291-1/+8
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-2926-75/+79
* GTK: The incognito man should be placed opposed to the side with the most but...erg@google.com2010-10-282-26/+68
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-2814-15/+96
* Fix a DCHECK in FontsLanguagesWindowView::GetWindowTitle().tfarina@chromium.org2010-10-281-2/+1
* Linux: don't crash trying to view passwords if login db initialization failed.mdm@chromium.org2010-10-282-2/+8
* Fix a crash in ExtensionGalleryInstallApiTest.InstallAndUninstall caused bympcomplete@chromium.org2010-10-271-2/+8
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-271-2/+2
* GTK: Fix broken borders in gtk-theme in incognito mode.erg@google.com2010-10-271-12/+13
* Re-enable the disabled stop/reload button after hovering briefly (1.35 second...pkasting@chromium.org2010-10-273-42/+86
* DevTools: Make sure user can see devtools pane after it has been restored.pfeldman@chromium.org2010-10-271-0/+4
* [GTK] omnibox changes for instantestade@chromium.org2010-10-272-35/+61
* [GTK] navigate on mouse up for middle clicks in bookmark bar submenuestade@chromium.org2010-10-272-11/+16
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-2614-262/+375
* Improve reload button unittesting. Instead of doing very low-level tests of ...pkasting@chromium.org2010-10-263-152/+147
* [linux] instant search/browsing first cutestade@chromium.org2010-10-265-78/+165
* Gtk: Fix file selector moving up one dir each time you use it.mattm@chromium.org2010-10-251-8/+18
* GTK: When using a dark chrome-theme, make sure we have black text in highlightederg@google.com2010-10-221-1/+7
* Fix heapchecker problems in BookmarkBarGtk.erg@google.com2010-10-221-1/+2
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-0/+4
* Remove src/app's dependency on the WebKit api.tony@chromium.org2010-10-213-2/+37
* 2nd try: Die SSL dialog. Die!finnur@chromium.org2010-10-212-223/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-202-2/+5
* FBTF: Even more deinlining.erg@google.com2010-10-208-13/+18
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-191-0/+5
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-194-1/+7
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-192-19/+46
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-192-46/+19
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-192-19/+46
* [Gtk] add facility for constrained window delegate to control background color.estade@chromium.org2010-10-183-1/+24
* Use TabContents for Constrained HTML dialogs.estade@chromium.org2010-10-181-31/+58
* Fix some problems with the ENTER_PASSPHRASE state in sync setup.johnnyg@chromium.org2010-10-181-2/+2
* Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...finnur@chromium.org2010-10-162-1/+223
* Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...finnur@chromium.org2010-10-162-223/+1
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-163-15/+15
* Revert 61832 - GTK: Start implementing the new clear data dialog.avi@chromium.org2010-10-152-189/+62
* Revert 62296 - GTK: Implement error handling in the clear server data box.avi@chromium.org2010-10-152-155/+32
* Revert 62635 - removed dashboard link from options ui, clear no longer behind...avi@chromium.org2010-10-153-37/+69
* [GTK] - constrained html dialog gtk implementationestade@chromium.org2010-10-141-0/+81
* removed dashboard link from options ui, clear no longer behind switchraz@chromium.org2010-10-143-69/+37
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-1/+1
* Suppress additional JS alerts on Cancel as well as on Accept.pam@chromium.org2010-10-141-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-2/+2
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-6/+0
* Fix linux compile.estade@chromium.org2010-10-132-3/+2
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-1311-22/+57
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-0/+6
* GTK: Check return value from gtk_container_get_children().thestig@chromium.org2010-10-131-8/+12