summaryrefslogtreecommitdiffstats
path: root/ios/crnet
Commit message (Expand)AuthorAgeFilesLines
* Injecting an NSHTTPCookieStorage dependency into CookieStoreIOSshreyasv2015-11-031-1/+2
* Make HttpCache constructors take scoped_ptrs.mmenke2015-10-291-3/+4
* [iOS] Split CrNet cache clearing to a helper file.droger2015-10-212-29/+5
* Reland remove reference counting from HttpNetworkSession.mmenke2015-10-131-1/+6
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-221-3/+3
* Cleanup: Pass std::string as const reference from ios/ki.stfu2015-09-212-5/+3
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-3/+10
* Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...mmenke2015-09-121-6/+1
* Remove reference counting from HttpNetworkSession.mmenke2015-09-111-1/+6
* Revert of crnet: support dynamic builds (patchset #2 id:20001 of https://code...tnagel2015-09-013-54/+4
* crnet: support dynamic buildsellyjones2015-09-013-4/+54
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-2/+4
* s/use_alternate_protocols/use_alternative_services/gbnc2015-08-191-1/+1
* SdchManager: remove EnableSdchSupportellyjones2015-08-182-11/+61
* Unit test need not provide a Default.png file.sdefresne2015-08-172-3/+0
* Add CrNet integration test framework.ellyjones2015-08-125-0/+248
* CrNet: add SDCH supportellyjones2015-08-125-19/+97
* crnet: initialize net log earlierellyjones2015-08-062-116/+7
* CrNet: initialize StatisticsRecorder.ellyjones2015-07-161-0/+4
* CrNet: add pauseable NSURLProtocol and switch to using itellyjones2015-06-124-19/+131
* Correct iOS device build for latest Xcode beta.justincohen2015-06-111-3/+7
* Correct iOS build for latest Xcode beta.justincohen2015-06-101-1/+2
* [CrNet] Properly setup net log.mef2015-06-055-123/+37
* ios: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-14/+12
* Revert of ios: Remove use of MessageLoopProxy and deprecated MessageLoop APIs...zea2015-06-051-12/+14
* ios: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-14/+12
* [CrNet] Add startup image to get correct scaling of the appsdefresne2015-05-262-1/+2
* ios: add CrNetellyjones2015-05-2175-0/+1891