summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-221-0/+1
* Spelling correction: s/nonexistant/nonexistent. And trigger buildbots.viettrungluu@chromium.org2010-07-061-7/+7
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-181-28/+11
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-181-0/+21
* When cancelling a pending request, release any outstanding SharedIOBuffermark@chromium.org2010-04-291-14/+18
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-4/+9
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-1/+1
* Synchronous XHR should only pump events if we are going to show a cookiedarin@chromium.org2010-03-091-1/+1
* Modal loops of joy.darin@chromium.org2010-02-181-2/+3
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-111-14/+28
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-63/+19
* Use an explicit boolean has_new_first_party_for_cookies insteadwtc@chromium.org2009-11-181-0/+3
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-131-2/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Amit, please review everything.ananta@chromium.org2009-11-071-5/+26
* Make GetURLForDebugging return a const GURL.tony@chromium.org2009-10-281-5/+6
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-2/+2
* One more deferred load fix. The ResourceDispatcher on receiving a message che...ananta@chromium.org2009-08-261-1/+10
* Relanding this patch as the previous one broke valgrind tests and reliability...ananta@chromium.org2009-08-241-0/+12
* Reverting 24069.dimich@google.com2009-08-221-6/+0
* The ResourceDispatcher object does not honor the deferred load flag for a req...ananta@chromium.org2009-08-221-0/+6
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-5/+5
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-13/+37
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-25/+0
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-5/+6
* Fix a memory leak in ResourceDispatcherhclam@chromium.org2009-05-181-0/+34
* 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