summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resource_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-1/+1
* Move the download code to new directories:paulg@google.com2008-09-131-2/+2
* Avoid starting the pause timer if it is already started.darin@chromium.org2008-09-111-2/+3
* Adding a CHECK in a memcpy that it is not trivial to understand.cpu@google.com2008-09-091-3/+3
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-12/+14
* Remove the profiling system. This wasn't being used and complicated some part...brettw@google.com2008-08-251-4/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-4/+2
* Eliminate the infinite read loop that can occasionally allowpaulg@google.com2008-08-011-8/+20
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-6/+7
* Add chrome to the repository.initial.commit2008-07-261-0/+2324