| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Catch plugin crashes. | thestig@chromium.org | 2009-11-09 | 1 | -0/+9 |
* | Added support for --worker-startup-dialog command line flag. | atwilson@chromium.org | 2009-11-06 | 1 | -16/+1 |
* | Coverity: Free the loaded sandbox test module library. | jhawkins@chromium.org | 2009-10-02 | 1 | -1/+2 |
* | Fix several issues around fullscreen Mac plugins: | amanda@chromium.org | 2009-10-01 | 1 | -0/+10 |
* | Set up a interposing library for Carbon calls made by plugins. | stuartmorgan@google.com | 2009-08-07 | 1 | -0/+41 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 1 | -3/+4 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 1 | -4/+3 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 1 | -3/+4 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 1 | -4/+3 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 1 | -3/+4 |
* | Remove the carbon event dispatcher from the main thread of the plugin process | amanda@chromium.org | 2009-07-13 | 1 | -48/+0 |
* | Wire up windowless plugins. Mostly Mac related, some cross | amanda@chromium.org | 2009-07-11 | 1 | -3/+60 |
* | linux: move gtk_init to the right thread | piman@google.com | 2009-07-10 | 1 | -16/+0 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-07 | 1 | -0/+16 |
* | Revert "linux: OOP windowed plugins" | evan@chromium.org | 2009-07-06 | 1 | -16/+0 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-06 | 1 | -0/+16 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -0/+3 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -3/+0 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -0/+3 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+5 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -10/+21 |
* | Refactor plugin process code which checks with the browser process before shu... | jam@chromium.org | 2009-03-27 | 1 | -2/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-21 | 1 | -7/+2 |
* | Reverting 10080. | jam@chromium.org | 2009-02-20 | 1 | -2/+7 |
* | Refactor code from RenderThread and PluginThread and move it to ChildThread. ... | jam@chromium.org | 2009-02-20 | 1 | -7/+2 |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -0/+1 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | remove chrome dependencies from win sandboxing headers. Wrap sandbox code to | pinkerton@google.com | 2009-01-09 | 1 | -2/+6 |
* | Change "dll" to "plugin" where appropriate. | avi@google.com | 2009-01-06 | 1 | -3/+3 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -2/+3 |
* | A new shot at the old system monitor changelist. | mbelshe@google.com | 2008-12-13 | 1 | -0/+4 |
* | Rollback | mbelshe@google.com | 2008-12-01 | 1 | -4/+0 |
* | A new copy of the old system monitor changelist. | mbelshe@google.com | 2008-11-30 | 1 | -0/+4 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Some more changes so that Chromium and Google Chrome do not clash with each o... | rahulk@google.com | 2008-08-31 | 1 | -1/+2 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -0/+4 |
* | 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/+100 |