summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_handle_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-765/+0
* Revert WebURLLoader landing. Too many layout test failures.darin@chromium.org2009-05-301-0/+765
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-05-301-765/+0
* Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...abarth@chromium.org2009-05-221-1/+1
* Roll webkit DEPS and fix compile errors.abarth@chromium.org2009-05-221-2/+2
* Revert 16748.abarth@chromium.org2009-05-221-2/+2
* Fix future build break from upstream renaming patch.abarth@chromium.org2009-05-221-2/+2
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-1/+3
* Chromium side of webkit merge 42440:42523.ericroman@google.com2009-04-151-1/+1
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-3/+0
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* 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