summaryrefslogtreecommitdiffstats
path: root/content/common/resource_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Add some CHECKs to learn more about a crash bug.darin@chromium.org2012-09-271-0/+1
* Modify AsyncResourceHandler to use a single shared memory buffer (in ringdarin@chromium.org2012-09-181-2/+8
* Remove the HANDLED_EXTERNALLY status code.mkosiba@chromium.org2012-09-071-1/+2
* Clean-up inline members of nested classes (content/)hans@chromium.org2012-08-091-14/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-101-2/+9
* content/common/ shouldn't extend the webkit_glue namespace. Move contents of...darin@chromium.org2012-07-041-7/+8
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-6/+7
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-161-3/+17
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-241-3/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-151-2/+2
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-121-3/+6
* Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....jam@chromium.org2011-10-111-6/+3
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-111-3/+6
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+2
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-031-21/+7
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-1/+1
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-3/+1
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-0/+175