summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding this patch as the previous one broke valgrind tests and reliability...ananta@chromium.org2009-08-241-6/+120
* Reverting 24069.dimich@google.com2009-08-221-119/+6
* The ResourceDispatcher object does not honor the deferred load flag for a req...ananta@chromium.org2009-08-221-6/+119
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-2/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-4/+0
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+4
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-201-2/+2
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-1/+1
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-1/+2
* Build fix.abarth@chromium.org2009-03-281-1/+1
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-2/+2
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-121-16/+13
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-121-0/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* 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
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-1/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-3/+3
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-3/+3
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-121-1/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-1/+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/+208