summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-5/+5
* Don't record PageDisplayStates if the user hasn't interacted.kkhorimoto2015-07-161-2/+6
* Implements TemplateURLServiceFactory on iOSsdefresne2015-07-1620-1/+657
* CrNet: initialize StatisticsRecorder.ellyjones2015-07-161-0/+4
* Componentize signin_header_helper.h (part 1)droger2015-07-162-14/+3
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-5/+5
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-5/+5
* Correct iOS build for latest Xcode beta.justincohen2015-07-151-0/+5
* Remove "page id" variable.avi2015-07-154-20/+0
* Correct iOS build for latest Xcode beta.justincohen2015-07-151-0/+5
* Move ProfileOAuth2TokenServiceIOSProvider to the signin component.droger2015-07-158-270/+5
* Move ReplaceStringPlaceholders to base namespace.brettw2015-07-151-1/+1
* WKWebView: Show certificate information for SSL locks on iOS9.eugenebut2015-07-131-13/+44
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-137-0/+7
* WKWebView: Do not DCHECK on invalid CertVerifierBlockAdapter::Params.eugenebut2015-07-133-4/+24
* CL for Objective-C readabilityshreyasv2015-07-103-234/+278
* WKWebView: Added convenience API for SecTrustRef.eugenebut2015-07-093-19/+92
* Update all bookmarks which use an icon URL when a favicon's bitmap is updatedpkotwicz2015-07-092-6/+8
* Cleanup SnapshotOverlay.sherouk2015-07-092-24/+28
* WKWebView: wired up webViewWebContentProcessDidTerminate: callback.eugenebut2015-07-081-1/+7
* Translate cancellation errors early for WKWebView with net stack.kkhorimoto2015-07-081-0/+14
* Move Find in Page disable from JS manager to controllerjyquinn2015-07-082-5/+7
* [iOS] Upstream some stability codedroger2015-07-0819-0/+1347
* Cleanup FindInPageModelsherouk2015-07-082-32/+33
* Don't autofill credit cards on non-secure pagessigbjorn2015-07-082-0/+7
* WKWebView: Implemented adapter to simplify CertVerifier usage in Obj-C.eugenebut2015-07-085-0/+360
* Updated comments since ChromeWebTest will be renamed.eugenebut2015-07-071-2/+2
* WKWebView: Test CreateCertFromChain for empty and nil inputs.eugenebut2015-07-072-0/+11
* Implements WebHistoryServiceFactory on iOSsdefresne2015-07-0719-7/+140
* Objective-C readability review.jyquinn2015-07-071-12/+16
* Remove dconnelly from OWNERSvabr2015-07-072-2/+0
* [iOS] Platform specific implementation of SigninClientdroger2015-07-0711-0/+483
* Updated error translation logic.kkhorimoto2015-07-066-45/+82
* Autofill: Add initial iOS full-form Autofill behind a switch.bondd2015-07-062-42/+61
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-0652-0/+52
* Add flag to control usage of GaiaAuthFetcherIOS.bzanotti2015-07-062-1/+25
* Implement CookieSettingsFactory on iOSdroger2015-07-036-0/+123
* Refactor AO2TS to make it easier to componentizegogerald2015-07-024-14/+14
* Implement GaiaAuthFetcherIOS for WKWebViewbzanotti2015-07-026-6/+451
* [iOS] Upstream //ios/chrome/browser/geolocation codedroger2015-07-0213-3/+381
* Don't let navigation dismiss infobars added during that navigation.pkasting2015-07-021-0/+2
* Fix web_ui_manager_ ivar in CRWWKWebViewWebControllerjyquinn2015-07-011-3/+3
* WKWebView: Made CreateCertFromChain public.eugenebut2015-07-016-37/+50
* Implement WebDataServiceFactory on iOSsdefresne2015-07-019-27/+199
* No need to report error loading the history database on iOSsdefresne2015-07-011-3/+0
* Correct iOS build for latest Xcode beta.justincohen2015-06-302-0/+7
* Making callbacks be received in the right ordershreyasv2015-06-292-18/+29
* Correcting a DCHECK.shreyasv2015-06-261-1/+1
* Implement GetFlareForSyncableService on iOSsdefresne2015-06-263-0/+100
* Implement GoogleURLTrackerFactory and GoogleURLTrackerClient on iOSsdefresne2015-06-266-0/+192