summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Don't enumerate unmapped top-level windows. This occurs most often in the Co...jhawkins@chromium.org2009-06-231-0/+3
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-2/+2
* Handle RTL layout in the gtk tabstrip.jhawkins@chromium.org2009-06-232-0/+12
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-232-0/+6
* Re-land r18853jeremy@chromium.org2009-06-231-0/+5
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-232-8/+0
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-233-1/+9
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-232-0/+8
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-8/+0
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-222-0/+8
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-226-35/+170
* Revert to enumerating all X windows if the Window Manager doesn't support _NE...jhawkins@chromium.org2009-06-224-12/+39
* Cancel all pending requests when a worker goes away.jam@chromium.org2009-06-221-0/+2
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-226-170/+35
* Fonts and Languages Linux GTK Preparationmhm@chromium.org2009-06-221-0/+11
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-206-35/+170
* Finish the wiring of the inactive user toast experimentcpu@google.com2009-06-191-1/+8
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-192-0/+6
* back out r18853jeremy@chromium.org2009-06-191-5/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+5
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-196-170/+35
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-196-35/+170
* part 3 of toolstrip dragging - persist the drag ordererikkay@google.com2009-06-191-0/+3
* Enable DownloadRequestManager for Mac.paul@chromium.org2009-06-191-1/+1
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-191-0/+4
* Add a temporary command-line switch --auto-ssl-client-auth forwtc@chromium.org2009-06-192-0/+10
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-0/+5
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-191-0/+8
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-191-3/+3
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-192-0/+40
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-5/+0
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-187-0/+131
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+5
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-181-0/+11
* Initial download shelf on OS X.thakis@chromium.org2009-06-182-26/+13
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-183-6/+72
* Small cleanup of constness.mad@google.com2009-06-184-14/+16
* Add gtk EditKeywordController.mattm@chromium.org2009-06-181-0/+8
* Abstract ExtensionPrefs into their own class.erikkay@google.com2009-06-181-0/+5
* Revert r18661.willchan@chromium.org2009-06-181-5/+0
* Enable off-by-default monitor color management on Windows. This is enabled viabrettw@chromium.org2009-06-182-0/+7
* Pull Extension-related prefs into its own class. Also add a notification for...erikkay@google.com2009-06-171-0/+5
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-171-17/+5
* Implements the Page Info window on Mac.mark@chromium.org2009-06-171-19/+0
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-173-23/+1
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-1/+0
* Make LocalStrings work without manipulating the DOM.arv@google.com2009-06-161-2/+5
* Fix the mac build by removing extra object namebrettw@chromium.org2009-06-161-1/+2
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-166-1/+37
* Since the introduction of PushSource, there are two buffering layers in thehclam@chromium.org2009-06-161-2/+4