summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Removed CRWWKWebViewCrashDetector class usage.eugenebut2016-01-117-201/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-01-11156-1/+313
* Create bookmark removal function specific for iOS and use in ClearDatalod2016-01-113-24/+49
* Return a nil image if the snapshot method failed i snapshot_manager.jbbegue2016-01-111-2/+6
* [Sync] Add metrics for how sync is turned off.maxbogue2016-01-091-2/+7
* Don't try to store POST data for a nil CWRSessionEntrystuartmorgan2016-01-091-2/+5
* Check that the top-level parent view's frame is not CGRectEmpty.jif2016-01-082-0/+12
* [iOS] Duplicate //components/safe_browsing_db/utildroger2016-01-0810-6/+817
* Unfork omaha resources and strings.sdefresne2016-01-087-0/+153
* Remove experimental flag for keyboard commands.lpromero2016-01-085-16/+0
* Componentize IDS_CANCEL, IDS_DONE and IDS_OK.droger2016-01-074-19/+3
* Change GotDataCallback to scoped_refptr<base::RefCountedMemory>estade2016-01-074-7/+10
* Remove stale DEPS allowances from ios/web/stuartmorgan2016-01-071-12/+0
* [iOS] Remove prefs::kAllowDeleteingBrowserHistorydroger2016-01-074-19/+5
* Suppresses warnings that are treated as errors.sdefresne2016-01-071-0/+4
* [iOS] Upstream consumer API.sdefresne2016-01-077-0/+63
* Remove obsolete methods of StringProvider.sdefresne2016-01-072-27/+0
* 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