summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/resource_dispatcher_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-2/+2
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-12/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+12
* Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...bauerb@chromium.org2011-09-021-42/+1
* Treat files downloaded from the address bar as "always safe" (including exten...pkasting@chromium.org2011-08-301-0/+1
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-12/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+12
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-1/+1
* Initialize ResourceHostMsg_Request upon creation, fixes valgrind botsbattre@chromium.org2011-07-221-0/+2
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-4/+5
* Make sure to cancel all URLRequests for a ResourceContext on profile shutdown.willchan@chromium.org2011-07-181-0/+40
* Pass AudioRendererHost data to MediaInternals.scottfr@chromium.org2011-07-081-2/+2
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-1/+1
* Fix ResourceDispatcherHost so that cancelling a paused request works.rdsmith@chromium.org2011-05-161-8/+178
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-7/+17
* Stop refcounting URLRequestTestJobwillchan@chromium.org2011-04-301-1/+5
* Move the rest of the storage objects into ResourceContext.willchan@chromium.org2011-04-161-0/+10
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-3/+5
* Remove knowledge about UserScriptListener from content.jam@chromium.org2011-04-011-0/+1
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-291-1/+0
* Add unit test ResourceDispatcherHostTest.IgnoreCancelForDownloadsasanka@chromium.org2011-03-251-0/+38
* Remove Gears from Chrome.aa@chromium.org2011-03-111-7/+0
* Remove unnecessary class.jam@chromium.org2011-03-101-22/+0
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-20/+21
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-23/+0
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-2/+2
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+1026