summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Improve MIME type handling with WKWebViewstuartmorgan2015-11-067-26/+36
* URLRequestJob: change ReadRawData contractxunjieli2015-11-061-24/+12
* Added an experiment for an LRU snapshot cache.jbbegue2015-11-0612-31/+404
* [WKWebView] report CertVerifier and SecTrust verification mismatch.eugenebut2015-11-061-46/+156
* [ios] UMA metric to report cache hit/miss for WKWebView cert verification.eugenebut2015-11-061-3/+4
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-061-1/+1
* [ios] Signal load cancelled after presenting SSL interstitial.eugenebut2015-11-051-1/+2
* [iOS] Add InMemoryURLIndexFactory::GetDefaultFactory()droger2015-11-053-18/+38
* Upstream some more iOS switches.sdefresne2015-11-052-3/+75
* ios: Stop using __weak.Nico Weber2015-11-049-11/+11
* [ios] Updated -[CRWCertVerificationController shutDown] comments.eugenebut2015-11-041-3/+2
* Change iOS JavaScript prompt methods to match JavaScript APIgchatz2015-11-042-7/+7
* Introduce new files ios/chrome/common/chrome_constants.{cc,h}.sdefresne2015-11-043-0/+43
* Fix URL change type detection in WKWebViewstuartmorgan2015-11-043-32/+85
* Add missing accessor to ios PathProvider.sdefresne2015-11-044-9/+69
* Add function to register field trials on iOS.sdefresne2015-11-043-0/+46
* [iOS] Fix NSS and threads initialization.droger2015-11-042-14/+8
* TODO comment update with new crbug in updatable_config_base.mmpkl2015-11-041-2/+2
* Roll GTM from svn r705 to git hash 4018783.Nico Weber2015-11-041-0/+3
* Clean files and target no longer build on iOS from //content.sdefresne2015-11-031-3/+0
* Injecting an NSHTTPCookieStorage dependency into CookieStoreIOSshreyasv2015-11-033-44/+78
* [iOS] Upstream usage of //components/profile_metricsdroger2015-11-035-0/+65
* [iOS] More provider API for data reduction proxy settingsdroger2015-11-034-0/+11
* Adding large icon cache unit tests.justincohen2015-11-032-0/+102
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-02156-0/+312
* [iOS] Provider API for data reduction proxy settingsdroger2015-11-023-0/+19
* [iOS] ios/web no longer depends on content::BrowserThread.sdefresne2015-11-0215-466/+60
* Remove the Block External URLs experimental flag and finch experimentlod2015-10-317-42/+1
* Add LargeIconCache and LargeIconServiceFactory for iOS.justincohen2015-10-308-0/+316
* Improve page transition type heuristic in WebControllerstuartmorgan2015-10-301-14/+55
* [ios] Removed DCHECK which prevents WKProcessPool manual creation.eugenebut2015-10-301-79/+0
* [iOS] Remove BrowserState names in BrowserStateInfoCachedroger2015-10-303-43/+10
* WKWebView: Implemented recoverable SSL interstitials.eugenebut2015-10-3015-306/+548
* Always call didReceiveAuthenticationChallenge: completion handler.eugenebut2015-10-303-20/+43
* [iOS] Upstream FaviconLoader and its factory.sdefresne2015-10-296-0/+289
* Make HttpCache constructors take scoped_ptrs.mmenke2015-10-292-6/+8
* [iOS] Reset FIP state when leaving a pagestuartmorgan2015-10-291-0/+2
* Delay fetching account info until OnRefreshTokensLoaded().knn2015-10-291-10/+1
* [ios] Add //ios/chrome implementation of LocalEventSessionRouterblundell2015-10-293-0/+205
* [iOS] Fix IOSChromeSyncedTabDelegate to match TabContents versionblundell2015-10-291-1/+1
* [iOS] Add APIs to WebStateObserver & GlobalWebStateObserverblundell2015-10-2911-18/+244
* Use scoped_nsobject for fromEntry in CRWWebController goDeltajyquinn2015-10-281-1/+4
* Fix WKWebView back/forward mapping with WebUIstuartmorgan2015-10-281-0/+6
* Add support for a WKWebView trialstuartmorgan2015-10-283-6/+55
* Allow consumers of components/crash to use crash_keys_win and base::debug::In...grt2015-10-281-10/+1
* [iOS] WebMainParts::PreCreateThread() returns void.sdefresne2015-10-284-20/+5
* [iOS] Prepare ios/web/ startup for usage by Chrome on iOS.sdefresne2015-10-282-10/+15
* [iOS] Export kDummyExtensionScheme through chrome_url_constants.{h,cc}.sdefresne2015-10-283-4/+3
* [ios] Introduce IOSChromeSyncedTabDelegateblundell2015-10-274-0/+187
* [ios] Add WebState::IsBeingDestroyed()blundell2015-10-276-1/+21