summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+3
* Uses DISALLOW_COPY_AND_ASSIGN instead of the deprecated version DISALLOW_EVIL...evan@chromium.org2009-08-281-1/+1
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-1/+1
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-14/+26
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-2/+0
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-1/+0
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-1/+1
* Fix a memory leak in ResourceDispatcherhclam@chromium.org2009-05-181-0/+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-1/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+1
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-7/+4
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-4/+3
* Implementation of ResourceDispatcher::OnDownloadProgresshclam@chromium.org2009-03-131-1/+2
* Highlights of changes:hclam@chromium.org2009-03-131-0/+1
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-15/+11
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+3
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-3/+1
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-1/+3
* Reverting 11179.jcampan@chromium.org2009-03-071-3/+1
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-1/+3
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-051-1/+0
* Highlights of changes:hclam@chromium.org2009-03-051-0/+1
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-051-3/+4
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-2/+6
* Porting in chrome/phajdan.jr@chromium.org2008-12-311-2/+0
* Refactor IPC::Channel to have a common header.jeremy@chromium.org2008-12-101-0/+2
* Updated the design document URLs for ResourceDispatcher and ResourceDispatche...scherkus@chromium.org2008-12-031-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+2
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-201-0/+4
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* 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/+145