summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/chrome_plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-2/+2
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+4
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+29
* Fix Gears crash after making PluginThread::current() only work on that thread.jam@chromium.org2009-06-171-5/+6
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+37
* Reverting 15986.michaeln@google.com2009-05-131-37/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+37
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-7/+6
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-1/+0
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-3/+5
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+1
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-3/+3
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-1/+2
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+2
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-2/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+2
* Reverting 11179.jcampan@chromium.org2009-03-071-2/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+2
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-9/+8
* Reverting 10080.jam@chromium.org2009-02-201-8/+9
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-9/+8
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+1
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-211-3/+5
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-0/+13
* Fix a potential race with cookie requests between renderer and gears.mpcomplete@google.com2008-11-171-2/+18
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-1/+2
* 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-0/+24
* 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/+570