| Commit message (Expand) | Author | Age | Files | Lines |
* | Use AutoReset (formerly ScopedBool) where possible. | pkasting@chromium.org | 2009-11-20 | 1 | -10/+7 |
* | If an NP_* function is called on an out of process plugin, save enough info t... | japhet@chromium.org | 2009-11-18 | 1 | -1/+13 |
* | Only clears the unblock flag on sync IPCs during other sync dispatches | jamesr@chromium.org | 2009-11-18 | 1 | -7/+9 |
* | Potential fix for the PluginChannel::CleanUp crash. This will go out on tomo... | jam@chromium.org | 2009-10-22 | 1 | -2/+6 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 1 | -0/+9 |
* | linux/mac: fix another race condition with the plugin channel | piman@chromium.org | 2009-08-18 | 1 | -0/+14 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Fix regression from r11509 which caused each plugin instance to have its own ... | jam@chromium.org | 2009-06-05 | 1 | -2/+1 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -2/+2 |
* | Fix browser hang due to plugin deadlock | amit@chromium.org | 2009-06-03 | 1 | -1/+2 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -3/+1 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -1/+1 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -2/+2 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-10 | 1 | -1/+2 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -3/+3 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -3/+3 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -3/+3 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -3/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -2/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+216 |