summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-212-40/+6
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* Allow default desktop content settings and default geolocation settings to be...markusheintz@chromium.org2010-12-201-3/+23
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-6/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Move ElideString() from base/string_util.cc to app/text_elider.cc to jschuh@google.com2010-12-171-2/+3
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-1712-13/+24
* fix a couple of close buttonsestade@chromium.org2010-12-171-5/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-164-2/+10
* gtk - Activate the correct tab when users double click on a row in the task m...estade@chromium.org2010-12-162-35/+14
* Makes linux honor instant_is_active when instant temporarily hides.sky@chromium.org2010-12-161-2/+8
* Keep deinlining stuff.erg@google.com2010-12-155-3/+11
* Change menus on OSX to update the icon dynamically.atwilson@chromium.org2010-12-151-2/+3
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-151-22/+0
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-152-2/+4
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-142-8/+8
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-1/+1
* Deinline even more destructors.erg@google.com2010-12-148-4/+20
* Even more virtual method deinlining.erg@google.com2010-12-132-5/+17
* Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...pinkerton@chromium.org2010-12-132-6/+20
* [gtk] tabcontents fade-out for instant.estade@chromium.org2010-12-131-1/+7
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-121-1/+3
* Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...thestig@chromium.org2010-12-111-0/+22
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-1/+1
* Remove the 'restart required' alert when enabling the metrics reporting optio...csilv@chromium.org2010-12-111-22/+0
* Fix the bug in Linux in the case of moving the window.isherman@chromium.org2010-12-101-0/+4
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-102-8/+7
* [gtk] fix line wrap issue on app shortcut dialogestade@chromium.org2010-12-101-9/+14
* Peter: Please review model, test, and WIN changes.thakis@chromium.org2010-12-102-62/+22
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-107-4/+14
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-092-3/+2
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-098-11/+34
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-2/+2
* linux: Stock menu icons update.sadrul@chromium.org2010-12-091-0/+21
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-3/+6
* Fixes bug where tab/right-arrow to commit results wouldn't alwayssky@chromium.org2010-12-081-6/+2
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-087-20/+20
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-072-24/+50
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-071-6/+7
* Fix Find regression where text is not selected once youfinnur@chromium.org2010-12-072-0/+12
* Localize instant string.estade@chromium.org2010-12-062-2/+2
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-055-6/+10
* gtk: Make use of the gtk signal macros in ThemeInstallBubbleViewGtk class.tfarina@chromium.org2010-12-032-21/+11
* Remove "Open frame in new xxx" context menu options.tfarina@chromium.org2010-12-031-1/+0
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-031-1/+1