summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix generation of the ninja files with GN for iOS.sdefresne2016-01-221-1/+1
* Fix GaiaAuthFetcherIOS unit tests.bzanotti2016-01-223-36/+5
* [Cleanup] Remove some expired omnibox field trials.isherman2016-01-211-16/+2
* Removing WKWebViewSearchParamshreyasv2016-01-214-23/+0
* Fixes disappearing text in Find in page toolbar in slide over.stkhapugin2016-01-211-0/+6
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderLinesolli.raula2016-01-212-2/+2
* Convert some raw CanonicalCookie ptrs to scoped_ptr<CanonicalCookie>.tfh2016-01-211-2/+5
* Create profile_sync_test_util in componentsvabr2016-01-211-10/+2
* Call to URLDataManagerIOS::DeleteDataSources during shutdownstuartmorgan2016-01-211-0/+3
* Call stopLoading when opening native applicationjyquinn2016-01-211-1/+1
* Make X509Certificate methods return a scoped_refptrsvaldez2016-01-202-5/+8