summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resource_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* We have a bunch of new ui tests failure that startednsylvain@chromium.org2008-12-021-1/+1
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* Fix for 1498134, possible crash when cancelling a url request. Thesky@google.com2008-11-251-2/+21
* Back out r5252 temporarily to see if it is related to thewtc@google.com2008-11-221-10/+1
* Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...ananta@chromium.org2008-11-151-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+7
* Update the user delay histogram for the SafeBrowsing.paulg@google.com2008-11-141-3/+3
* Makes sure ResourceDispatcherHost properly cleans up a cancelledsky@google.com2008-11-121-1/+10
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...ericroman@google.com2008-10-171-0/+1
* Adds the anti-carpet bombing dialog. More specifically a newsky@google.com2008-10-171-16/+198
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+1
* 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