summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/chrome_plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-2/+0
* Remove some ToWStringHack()s that are in Windows-only code.evan@chromium.org2011-02-081-1/+6
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-3/+3
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-3/+3
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-3/+3
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-3/+3
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-3/+3
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-231-4/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-2/+7
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-2/+3
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-1/+2
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-0/+1
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-2/+3
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+1
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-2/+2
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-221-0/+3
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-2/+4
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-261-5/+7
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-13/+16
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-1/+3
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-1/+3
* Amit, please review everything.ananta@chromium.org2009-11-071-3/+21
* Make GetURLForDebugging return a const GURL.tony@chromium.org2009-10-281-2/+2
* Gears File Drag Dropmichaeln@google.com2009-09-161-3/+3
* 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