summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Check that current navigation item exists before inspecting history listjyquinn2016-01-071-2/+3
* Use the new WKWebView API to set the User Agentstuartmorgan2016-01-065-26/+27
* [Sync] Adding pref kGoogleServicesLastAccountId. Since email/username is no l...skym2016-01-061-1/+3
* Fix infinite recursion with CRWWebController's _requireReloadOnDisplaystuartmorgan2016-01-061-1/+1
* Upstream iOS SSL blocking page.sdefresne2016-01-065-0/+293
* [iOS] Remove unused preference kSSLErrorOverrideAllowed.sdefresne2016-01-062-5/+0
* Make WKWebView the default experiment value for eligible usersstuartmorgan2016-01-061-2/+4
* Upstream iOS SSL interstitial messages.sdefresne2016-01-061-0/+10
* Turn StringProvider into an non-abstract class.sdefresne2016-01-066-78/+83
* Cleanup IOSSecurityInterstitialPage.sdefresne2016-01-064-49/+24
* Remove a variety of no-longer-used query params.pkasting2016-01-064-28/+0
* Add zoomScale to CRWWebViewScrollViewProxy.olivierrobin2016-01-062-0/+5
* Use UIApplication's keyWindow if a view's size class is unspecified.kkhorimoto2016-01-056-70/+55
* Check for invalid URL during pushState flow.shreyasv2016-01-051-6/+3
* [iOS] Upstream ChromeBrowserState APIdroger2016-01-054-5/+36
* Remove dependency on chrome/browser/prerender/prerender_final_status.h.sdefresne2016-01-053-0/+19
* Remove now obsolete Shutdown method of ChromeBrowserStateManager.sdefresne2016-01-052-10/+1
* Decouple iOS from chrome/app/chrome_command_ids.h.sdefresne2016-01-051-6/+17
* Componentize switches used by LocalizedErrorblundell2016-01-052-18/+0
* [Enhanced Bookmarks] Make enhanced bookmarks default for Android.kkimlabs2016-01-052-2/+2
* [ios] Make sure that |didFinishNavigation| is signalled for fast goBack.eugenebut2016-01-041-0/+6
* Keep original pushState() method for use in JS overwritejyquinn2016-01-041-5/+8
* Adding subviews in didMoveToSuperview insteadshreyasv2016-01-041-4/+3
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-01-0452-0/+52
* Remove obsolete TODO in ios_chrome_sync_client.ccvabr2016-01-041-3/+0
* Introduce ChromeIdentityService::GetHostedDomainForIdentity.bzanotti2016-01-042-0/+13
* Add method for identifying different InfoBarsdfalcantara2015-12-302-0/+6
* Preparation for removal of ChromeBrowserStateManager::Shutdown.sdefresne2015-12-301-1/+1
* [iOS] Add a HasActiveStateManager method to BrowserState.sdefresne2015-12-292-0/+10
* Move ownership of ChromeBrowserStateManager to ApplicationContext.sdefresne2015-12-294-23/+26
* Disable CookieStoreIOSWithBackend.MultipleNotifies test.sdefresne2015-12-291-1/+2
* Add -Wno-deprecated-declarations on iOS in preparation of changing SDK.sdefresne2015-12-282-0/+15
* Remove last vestige of APIs that are deprecated in iOS 8.sdefresne2015-12-281-5/+1
* Upstream BrowserStateDataRemover.bzanotti2015-12-244-0/+132
* Make the WebController have the size of the window, instead of the size of th...jif2015-12-241-1/+2
* Fix content size bug for WKWebView.kkhorimoto2015-12-224-5/+72
* [ios] Removed deprecated cancelJavaScriptDialogsForWebController.eugenebut2015-12-223-13/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-12-22156-52/+1193
* Checking for valid header name, value before adding them.shreyasv2015-12-221-5/+13
* Switch to standard integer types in ios/.avi2015-12-22199-105/+356
* [ios] Suppress crash caused by dereferenced null NI pointer.eugenebut2015-12-211-0/+28
* SuggestionsService: use OAuth2 authentication instead of cookiestreib2015-12-211-4/+16
* Enable chrome://gcm-internals on Androidpeter2015-12-211-1/+4
* Use userInteractionRegistered for transition determination in pushStatejyquinn2015-12-211-5/+5
* Sort Chrome Switchesgchatz2015-12-212-16/+16
* Ignore pushState events if there is a pending NavigationItem.kkhorimoto2015-12-191-0/+8
* [ios] Implemented basic HTTP Authentication for WKWebView.eugenebut2015-12-183-12/+124
* Revert of Modernize autolayout utilities (patchset #3 id:40001 of https://cod...gchatz2015-12-182-56/+111
* Add Switches for Tab Eviction.gchatz2015-12-183-0/+16
* Use IOSChromeScopedTestingApplicationContext to register prefs during tests.sdefresne2015-12-183-14/+18