summaryrefslogtreecommitdiffstats
path: root/ios/web/net
Commit message (Expand)AuthorAgeFilesLines
* [Cleanup/iOS] Remove forward-declaration of non-existing class.sdefresne2016-03-251-1/+0
* Add more RetainedRef uses where needed.vmpstr2016-03-221-4/+5
* Removing StaticFileWebView vending methods.shreyasv2016-03-151-1/+1
* Rename DCHECK_CURRENTLY_ON_WEB_THREAD to DCHECK_CURRENTLY_ON.sdefresne2016-02-187-69/+69
* [ios] Use CERT_STATUS_INVALID if cert is considered invalid by SecTrust.eugenebut2016-02-032-2/+25
* Convert Pass()→std::move() for iOS build.dcheng2016-01-141-1/+3
* Switch to standard integer types in ios/.avi2015-12-229-6/+21
* Remove support for a URLRequest having a NULL Delegate.mmenke2015-12-171-3/+20
* Add helper class to register/unregister WebClient.sdefresne2015-12-172-13/+6
* Remove reference counting from URLRequestJob.mmenke2015-12-081-4/+4
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-042-3/+3
* [ios] Call CRWCertVerificationController completion handlers on shutdowneugenebut2015-11-261-86/+78
* [ios] Removed CRLSets usage for WKWebView.eugenebut2015-11-231-2/+2
* Import url_scheme_util.h instead of including itvabr2015-11-191-1/+1
* Make all inclusions of web_test.h be via a #importshreyasv2015-11-131-1/+1
* [iOS] Fix double free in CookieNotificationBridgedroger2015-11-121-3/+4
* [WKWebView] report CertVerifier and SecTrust verification mismatch.eugenebut2015-11-061-46/+156
* [ios] Updated -[CRWCertVerificationController shutDown] comments.eugenebut2015-11-041-3/+2
* WKWebView: Implemented recoverable SSL interstitials.eugenebut2015-10-309-274/+391
* Always call didReceiveAuthenticationChallenge: completion handler.eugenebut2015-10-303-20/+43
* Clean up TODO(marq) in upstream code.marq2015-10-222-5/+1
* Clean up TODO(jyquinn) in ios/webjyquinn2015-10-221-2/+0
* WKWebView(iOS9): correctly update SSL status for current navigation itemeugenebut2015-10-163-17/+191
* Implement [CRWCertVerificationController init]olivierrobin2015-09-161-0/+6
* Reland: WKWebView: Added cert verification API to web controller.eugenebut2015-09-146-211/+554
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* [iOS] Cleanup certificate error handling.droger2015-09-041-1/+4
* Revert of WKWebView: Added cert verification API to web controller. (patchset...thestig2015-09-046-555/+211
* WKWebView: Added cert verification API to web controller.eugenebut2015-09-046-211/+555
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-1/+1
* Remove request group ID from UA with WKWebViewstuartmorgan2015-08-242-0/+3
* Removed completion handler from allowCert:forHost:status:.eugenebut2015-07-293-24/+13
* WKWebView: Adapter to use web::CertificatePolicyCache on the main threadeugenebut2015-07-293-0/+217
* WKWebView: Do not DCHECK on invalid CertVerifierBlockAdapter::Params.eugenebut2015-07-133-4/+24
* WKWebView: Implemented adapter to simplify CertVerifier usage in Obj-C.eugenebut2015-07-083-0/+357
* Expose WKWebView creation in ios/web/public.bzanotti2015-06-241-1/+1
* Don't send JS->ObjC messages while doing URL verificationstuartmorgan2015-06-171-17/+20
* Correct iOS build for latest Xcode beta.justincohen2015-06-102-10/+10
* Upstreaming: fix use-after-free and mirror enum change in content//jif2015-06-091-0/+3
* Created CRWRedirectClient.kkhorimoto2015-05-224-0/+162
* Switch remaining functions from SchemeIsSecure() tolgarron2015-05-122-11/+10
* Upstream remaining ios/web unit testsstuartmorgan2015-05-082-0/+151
* Upstream WebController/WebStateImpl in ios/web/stuartmorgan2015-05-044-0/+503
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-041-0/+2
* Upstream ios/web/net/clientsstuartmorgan2015-04-0112-0/+1339
* Upstream most of ios/web/netstuartmorgan2015-03-3114-0/+2903
* Upstream various ios/web utilities and helpersstuartmorgan2015-03-093-0/+202
* Upstream (most of) ios/web/publicstuartmorgan2015-03-073-0/+152