summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-0/+55
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-4/+4
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-1/+2
* Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use thatmpcomplete@google.com2008-09-231-1/+1
* Adding a CPAPI function to make a function call asynchonously on the plugin t...zork@google.com2008-09-191-0/+13
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-151-1/+27
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-0/+573