summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_handle_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+3
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-0/+1
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-5/+9
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-161-37/+8
* WebKit resource requests now have a flag reportUploadProgress that tells us w...jcampan@chromium.org2009-03-121-0/+9
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-3/+5
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-5/+3
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-3/+5
* Reverting 11179.jcampan@chromium.org2009-03-071-5/+3
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-3/+5
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Fixes a leak of a ResourceHandle that happens with synchronous XMLHttpRequests,asargent@chromium.org2008-12-181-1/+1
* Fix an uninitialized variable in data: urls.deanm@chromium.org2008-12-031-1/+5
* Add a MEDIA resource to webkit port and glue code so thathclam@chromium.org2008-12-031-0/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Break port dependency on glue. Create ResourceRequest::TargetType as a mirro...darin@chromium.org2008-11-111-10/+22
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-5/+7
* Don't send duplicate "Cache-Control: max-age=0" headers.ericroman@google.com2008-10-161-13/+26
* Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in...darin@chromium.org2008-10-151-0/+739