summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Set up a interposing library for Carbon calls made by plugins.stuartmorgan@google.com2009-08-071-0/+41
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-3/+4
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-4/+3
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-3/+4
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-4/+3
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-3/+4
* Remove the carbon event dispatcher from the main thread of the plugin processamanda@chromium.org2009-07-131-48/+0
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-3/+60
* linux: move gtk_init to the right threadpiman@google.com2009-07-101-16/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+16
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-16/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+16
* Linux: refactor zygote supportagl@chromium.org2009-06-121-0/+3
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-3/+0
* Linux: refactor zygote supportagl@chromium.org2009-06-101-0/+3
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+5
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-10/+21
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-2/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-7/+2
* Reverting 10080.jam@chromium.org2009-02-201-2/+7
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-7/+2
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-2/+6
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-3/+3
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-2/+3
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-0/+4
* Rollbackmbelshe@google.com2008-12-011-4/+0
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-0/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-1/+1
* Some more changes so that Chromium and Google Chrome do not clash with each o...rahulk@google.com2008-08-311-1/+2
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+100