summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resource_handle_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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