summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Upstream ChromeBrowserStateManagerImpl.sdefresne2016-02-0418-30/+334
* Upstream ChromeBrowserState sub-classes.sdefresne2016-02-0420-0/+1627
* Remove code dealing with WKWebView experiment on iOS.sdefresne2016-02-043-114/+1
* [iOS] Remove obsolete forwarding headers.sdefresne2016-02-033-39/+0
* Implement some methods of ChromeBrowserState.sdefresne2016-02-033-5/+70
* Move chrome_browser_state.{cc,h} to ios/chrome/browser/browser_state.sdefresne2016-02-0396-230/+253
* Remove the //ios/public/test target.sdefresne2016-02-0324-159/+161
* Add missing dependency on metrics_profiler_ios on iOS.sdefresne2016-02-031-0/+1
* Add missing dependency on profile_metrics component on iOS.sdefresne2016-02-031-1/+2
* Delete base/prefs and update callers to use components.brettw2016-02-0366-83/+87
* [ios] Use CERT_STATUS_INVALID if cert is considered invalid by SecTrust.eugenebut2016-02-032-2/+25
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-0366-87/+83
* Delete base/prefs and update callers to use components.brettw2016-02-0366-83/+87
* [ios] Support for NTLM authentication method.eugenebut2016-02-031-0/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-02-02156-52/+416
* Add missing dependency on //net:extras to ios_chrome.gyp.sdefresne2016-02-021-0/+1
* Update the chrome://crashes bug templatestuartmorgan2016-02-021-3/+11
* Use Boolean members to control HTTP/2 and SPDY/3.1.bnc2016-02-023-32/+30
* [ios] Use strong linking for WebKit.framework.eugenebut2016-02-022-21/+4
* Promote SetCookieWithDetailsAsync from CookieMonster to CookieStore.mmenke2016-02-023-1/+100
* Change gfx::ElideString() to take a size_t length.thestig2016-02-021-1/+1
* Manually fetch favicons after hash changes.kkhorimoto2016-02-014-4/+12
* Change ownership of BookmarkClient.sdefresne2016-02-016-121/+2
* Rename first-party-only cookies to same-site cookies.mkwst2016-02-012-3/+3
* Update GN build files for new prefs location.brettw2016-01-303-3/+3
* Move base/prefs to components/prefsbrettw2016-01-303-2/+3
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-302-2/+2
* Move base/prefs to components/prefsbrettw2016-01-302-2/+2
* Add Alternative Service field trial.bnc2016-01-293-10/+55
* Rename IOS- to MobileSessionShutdownMetricsProviderlpromero2016-01-298-66/+62
* Add a function to get the first responder.lpromero2016-01-292-0/+29
* [Smart Lock] Use same pref for controlling the autosign-in as on Android.melandory2016-01-291-1/+2
* Remove all the code related to enhanced bookmarks.noyau2016-01-297-45/+1
* Abstract pref storage from net::SdchOwnerbrettw2016-01-295-2/+264
* Revert "Add an accessibility notification when new suggestions are shown."lpromero2016-01-282-8/+0
* Add WKWebView-backed CRWWebViewContentViews in |-layoutSubviews|.kkhorimoto2016-01-286-65/+49
* Moving bookmarks utility function to ios/noyau2016-01-282-1/+87
* Populate VisibleSecurityState::displayed_mixed_content on iOSblundell2016-01-281-0/+4
* Ensure content settings aren't persisted in the guest profileraymes2016-01-281-1/+2
* Disable Alt-Svc in Crnet.bnc2016-01-271-1/+1
* WebViewProxy now propagates first responder status to the webview.lpromero2016-01-273-0/+11
* Make IsWKWebViewEnabled not query field trial, command line flags.shreyasv2016-01-272-23/+3
* Implement Windows GPO support for "dlpref".sorin2016-01-261-0/+5
* Adds EnableReadingList experimental flag.stkhapugin2016-01-262-0/+8
* Remove unused print command.gchatz2016-01-261-1/+0
* Separate prefs from HttpServerPropertiesManager.brettw2016-01-261-1/+44
* [iOS] Platform-specific implementation of chrome://historydroger2016-01-2512-0/+1687
* Promote GetAllCookiesAsync from CookieMonster to CookieStore.mmenke2016-01-223-6/+63
* Remove InitAsync from WebThreadstuartmorgan2016-01-224-21/+2
* Add FlushStore to CookieStore interface.mmenke2016-01-223-23/+25