summaryrefslogtreecommitdiffstats
path: root/content/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Remove resource_request_info_impl.h dependency from chrome. This also makes b...jam@chromium.org2012-03-234-0/+276
* Move the owners file that was beside all the test url request jobs to the new...jam@chromium.org2012-03-151-11/+0
* Add agl, cbentzel, mattm, and rtenneti to chrome/browser/net/OWNERSwtc@chromium.org2012-03-131-0/+4
* Per recent discussion on chromium-dev@, we are going to disallow nested "set ...dpranke@chromium.org2012-03-131-1/+0
* Move all the test URLRequestJobs to content/test/net.jam@chromium.org2012-03-1210-868/+0
* Move creation and ownership of BrowserOnlineStateObserver to content.jam@chromium.org2012-03-112-3/+1
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-262-9/+4
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-121-3/+3
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Restructure URLRequestSlowDownloadJob to avoid races. rdsmith@chromium.org2011-11-222-36/+98
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+3
* Add OVERRIDE to content/.avi@chromium.org2011-11-175-11/+14
* Enable content component (again!).dpranke@chromium.org2011-11-161-2/+1
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-154-14/+16
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+2
* Fix URLRequestJobAbortOnEndJob::ReadRawDatagavinp@chromium.org2011-11-111-1/+1
* Revert 109534 since this change broke clobbered component build.sadrul@chromium.org2011-11-111-1/+2
* reenable component build w/ fix to test_support_contentdpranke@chromium.org2011-11-101-2/+1
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-086-34/+53
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-072-0/+157
* Revert 108868 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-072-157/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-072-0/+157
* Revert 108864 - Add a browsertest for bug 75604gavinp@chromium.org2011-11-072-157/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-11-072-0/+157
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Revert 107949 - Add a browsertest for bug 75604gavinp@chromium.org2011-10-312-157/+0
* Add a browsertest for bug 75604gavinp@chromium.org2011-10-312-0/+157
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* more content exports.dpranke@chromium.org2011-10-271-1/+1
* Fix DownloadCancelled test to be more precise about verifying requests cleared.rdsmith@chromium.org2011-10-202-15/+29
* Browser test to catch corrupted downloads.ahendrickson@chromium.org2011-10-192-24/+29
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-302-4/+4
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-212-49/+21
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-212-21/+49
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-162-49/+21
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-162-21/+49
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-135-9/+14
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Delete url_request_mock_net_error_job.*.evan@chromium.org2011-08-082-186/+0
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-182-48/+20
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-182-20/+48
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-2/+1
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-1/+2
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-2/+1
* Convert ViewMsg_NetworkStateChanged from routed -> control,adamk@chromium.org2011-07-122-0/+51
* Copy chrome/browser/net/OWNERS to content/browser/net/OWNERSbattre@chromium.org2011-07-121-0/+8
* Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...adamk@google.com2011-07-022-51/+0