| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace std:;wstring with std::string and string16 in locale-name related APIs. | jshin@chromium.org | 2009-06-24 | 1 | -1/+2 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 1 | -1/+1 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | Refuse to load extension-private plugins for pages that don't belong to that | mpcomplete@google.com | 2009-06-05 | 1 | -6/+31 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Change plugin handling in extension from "plugin_dir" to a "plugin" list of | mpcomplete@google.com | 2009-06-03 | 1 | -9/+10 |
* | Remove unused code from ExtensionsService. | mpcomplete@google.com | 2009-05-26 | 1 | -1/+1 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-21 | 1 | -0/+38 |
* | Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-21 | 1 | -40/+0 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -0/+40 |
* | TBR: Revert "Hook up more of extension uninstall." | aa@chromium.org | 2009-05-20 | 1 | -40/+0 |
* | Hook up more of extension uninstall. | aa@chromium.org | 2009-05-20 | 1 | -0/+40 |
* | Allow Flash (and other plugins) to be installed without restarting the browse... | jam@chromium.org | 2009-04-23 | 1 | -1/+44 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -26/+1 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make plugin_process_host.cc and child_process_host.cc compile on Posix. | jhawkins@chromium.org | 2009-02-23 | 1 | -7/+1 |
* | Add NPAPI plugins contained in extensions to the PluginList. | mpcomplete@google.com | 2009-02-21 | 1 | -0/+6 |
* | Make plugin_service.cc compile on Posix. | jhawkins@chromium.org | 2009-02-20 | 1 | -1/+9 |
* | Take out common functionality from PluginProcessHost and move it to ChildProc... | jam@chromium.org | 2009-02-18 | 1 | -3/+3 |
* | Have ChildProcessInfo contain a list of all running child processes (i.e. ins... | jam@chromium.org | 2009-02-13 | 1 | -52/+12 |
* | Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location. | mpcomplete@google.com | 2009-02-12 | 1 | -0/+8 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -1/+7 |
* | Move resource_message_filter and resource_request_details to the renderer_host. | brettw@chromium.org | 2009-02-05 | 1 | -1/+1 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -2/+2 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 1 | -1/+1 |
* | Get rid of lowercasing plugin filenames in order to determine if two paths po... | jam@chromium.org | 2009-01-12 | 1 | -1/+1 |
* | Change "dll" to "plugin" where appropriate. | avi@google.com | 2009-01-06 | 1 | -15/+16 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -10/+10 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+240 |