summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-5/+0
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-1/+7
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-2/+3
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+5
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-4/+15
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-15/+16
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-3/+3
* Implementation of ResourceDispatcher::OnDownloadProgresshclam@chromium.org2009-03-131-4/+20
* Highlights of changes:hclam@chromium.org2009-03-131-0/+9
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-36/+32
* 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-2/+3
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-3/+2
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-2/+3
* Reverting 11179.jcampan@chromium.org2009-03-071-3/+2
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-2/+3
* Revert change 10975 and 10972 because it broke the purify nsylvain@chromium.org2009-03-051-25/+0
* Implementation of ResourceDispatcher::OnDownloadProgresshclam@chromium.org2009-03-051-3/+19
* Highlights of changes:hclam@chromium.org2009-03-051-0/+9
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-111-1/+2
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+2
* Porting in chrome/phajdan.jr@chromium.org2008-12-311-2/+2
* Refactor IPC::Channel to have a common header.jeremy@chromium.org2008-12-101-0/+1
* 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-2/+2
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-241-1/+2
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-201-9/+18
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* rollback r625 because it made things slowerdarin@google.com2008-08-091-1/+0
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-091-0/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+534