summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated method getKeyboardAccessory.jdonnelly2015-09-222-9/+0
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-224-9/+8
* Componentize objc_zombie.{h,mm} and consolidate crash_keys.sdefresne2015-09-224-4/+4
* Always set the serialized state object for history navigations.kkhorimoto2015-09-212-24/+27
* Introduce way to check if there is an off-the-record session active.sdefresne2015-09-215-0/+33
* Cleanup: Pass std::string as const reference from ios/ki.stfu2015-09-215-8/+8
* Add a way to force a WebController reload with eviction-like UIstuartmorgan2015-09-212-0/+17
* Remove obsolete references to UIWebView in CRWWebViewProxy.jdonnelly2015-09-182-4/+4
* Add syncable_prefs namespace.sdefresne2015-09-184-16/+25
* Add new APIs to NavigationManagerblundell2015-09-183-9/+24
* Fix translation of IDS_IOS_ACCEPT_LANGUAGES & IDS_IOS_DEFAULT_ENCODING.sdefresne2015-09-1757-11/+465
* Decouple Chrome on iOS from //chrome/browser/prefs.sdefresne2015-09-177-0/+261
* Rename getKeyboardAccessory to keyboardAccessory, per naming convention.jdonnelly2015-09-165-4/+13
* Init the iPad keyboard accessory to the width of the content view.jdonnelly2015-09-163-2/+10
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-162-12/+23
* WKWebView: Corrected WKWebsiteDataStore selector usage.eugenebut2015-09-161-1/+1
* iOS Autofill: Tweak keyboard accessory UI.bondd2015-09-163-84/+33
* Do not DCHECK on WKProcessPool creation when using WKWebsiteDataStore.eugenebut2015-09-161-0/+46
* [iOS] Fix thread-safety in registration of CRWRedirectNetworkClientFactory fa...justincohen2015-09-161-21/+9
* Accessor for policy::BrowserPolicyConnector on ApplicationContext.sdefresne2015-09-167-0/+30
* Introduce IOSChromeSessionTabHelperblundell2015-09-164-0/+60
* Implement [CRWCertVerificationController init]olivierrobin2015-09-161-0/+6
* Don't send error messages for touches on iframesstuartmorgan2015-09-151-3/+0
* Fixing POST checks for WKWebViewbhnascar2015-09-154-7/+32
* Upstream changes made to RTL geometry helper functions.lpromero2015-09-152-1/+102
* [iOS] Upstream browser state prefs.droger2015-09-153-0/+12
* Added some public methods to web::NavigationController.eugenebut2015-09-153-18/+26
* Skip CRWGenericContentView layout if the bounds size hasn't changed.kkhorimoto2015-09-151-1/+9
* Remove use_name_for_id from ios_strings.grd to unblock translation process.newt2015-09-141-2/+2
* Fixing WKWebView QuickBackbhnascar2015-09-141-7/+6
* Reland: WKWebView: Added cert verification API to web controller.eugenebut2015-09-149-223/+600
* Fix layout of Autofill suggestions in RTL.jdonnelly2015-09-141-27/+30
* Implement HostContentSettingsMapFactory on iOS.sdefresne2015-09-146-8/+114
* Discard cancelled navigation in WK web controller.bzanotti2015-09-131-4/+23
* Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...mmenke2015-09-122-10/+2
* Remove reference counting from HttpNetworkSession.mmenke2015-09-112-2/+10
* [iOS] Remove the kEnableReferrers pref.droger2015-09-113-3/+0
* Restore moving to the next Autofill form element on iPads running iOS 9.jdonnelly2015-09-113-13/+73
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-101-2/+2
* Move Singleton and related structs to namespace baseolli.raula2015-09-1073-75/+158
* [iOS] Upstream cookie utilsdroger2015-09-105-0/+256
* Add iOS specific function to register preferences.sdefresne2015-09-099-6/+182
* [iOS] Platform-specific implementation of net::NetworkDelegatedroger2015-09-096-0/+328
* Removed deprecated function IsRTLUILayout().jbbegue2015-09-092-29/+0
* [iOS] Re-enable JSON parsing in PromoResourceServicedroger2015-09-086-0/+229
* Implement Tier 2 of Cookie handling for Mirror on WKBling.bzanotti2015-09-082-0/+10
* Sort file list in ios/chrome/ios_chrome.gyp.sdefresne2015-09-081-2/+2
* Fix name of constants in ios/chrome/app/strings/ios_strings.grd.sdefresne2015-09-082-7/+8
* Correctly escape headers and URL in GaiaAuthFetcherIOS.bzanotti2015-09-082-16/+27
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-09-07156-260/+1040