| Commit message (Expand) | Author | Age | Files | Lines |
* | Only clears the unblock flag on sync IPCs during other sync dispatches | jamesr@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Fix scripting during NPP_Destroy. Note that if the plugin is making a call t... | jam@chromium.org | 2009-10-06 | 1 | -3/+10 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -2/+119 |
* | Gears File Drag Drop | michaeln@google.com | 2009-09-16 | 1 | -6/+13 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -5/+5 |
* | Revert 24266 - This CL ensures that plugins always peek in the context of out... | ananta@chromium.org | 2009-08-25 | 1 | -19/+0 |
* | This CL ensures that plugins always peek in the context of outgoing sync calls. | ananta@chromium.org | 2009-08-25 | 1 | -0/+19 |
* | linux/mac: fix another race condition with the plugin channel | piman@chromium.org | 2009-08-18 | 1 | -1/+0 |
* | Delay releasing plugin process for 10s. | cmp@google.com | 2009-08-07 | 1 | -1/+12 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | linux: fix renderer/plugin crash when loading multiple pages with plugins | piman@google.com | 2009-07-08 | 1 | -1/+2 |
* | mac/linux: rework plugin channel file descriptor creation | evan@chromium.org | 2009-06-27 | 1 | -10/+27 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 1 | -1/+13 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 1 | -13/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 1 | -1/+13 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 1 | -13/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 1 | -1/+13 |
* | Fix regression from r11509 which caused each plugin instance to have its own ... | jam@chromium.org | 2009-06-05 | 1 | -3/+4 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -2/+2 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -8/+10 |
* | Make OpenProcessHandle report an error when it couldn't open the handle. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -1/+5 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -4/+4 |
* | Expose whether we're in private browsing mode to plugins.I chose to implement... | jam@chromium.org | 2009-03-26 | 1 | -1/+1 |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 1 | -12/+11 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 1 | -1/+2 |
* | Add logging to ExtensionsService, UserScriptMaster, | aa@chromium.org | 2009-02-24 | 1 | -0/+16 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -4/+4 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -4/+4 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -4/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -29/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+136 |