summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ignore renderer-initiated scrolls with no user interaction.kkhorimoto2016-01-203-7/+44
* [Sync] Only pass user-selectable types to OnUserChoseDataTypesjyquinn2016-01-201-1/+2
* Close page on native app load if page has no navigation itemsjyquinn2016-01-191-3/+8
* Revert "Omnibox - HistoryQuickProvider - Cull Search Redirects Earlier"mpearson2016-01-191-3/+0
* [Sync] Add iOS sync OWNERS file.maxbogue2016-01-191-0/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2016-01-19157-2/+210
* [Sync] Rename HasSyncSetupCompleted to IsFirstSetupComplete.maxbogue2016-01-191-3/+3
* Fix "mac_bundle_resources" definition for "ios_web_shell_lib".sdefresne2016-01-191-8/+7
* Introduce ChromeIdentityService::HandleMDMNotification.bzanotti2016-01-182-0/+18
* Remove referrer code from window.open/target=_blank pathstuartmorgan2016-01-156-40/+23
* Call stopLoading when opening an externalURLjyquinn2016-01-152-2/+3
* Add noyau as OWNERS of //ios.sdefresne2016-01-151-0/+1
* Add sync settings to IsCreditCardUploadEnabled.jdonnelly2016-01-152-0/+11
* Re-enable CookieStoreIOSWithBackend.MultipleNotifiesdroger2016-01-151-2/+1
* Fix placeholder numbering in iOS specific strings.sdefresne2016-01-153-3/+11
* Sort ios/chrome/ios_chrome.gyp & ios/chrome/browser/DEPSsdefresne2016-01-152-3/+3
* Remove FORCE_ENABLE_WKWEBVIEW as bots pass the command-line flag.sdefresne2016-01-151-7/+0
* Componentize IDS_ACCNAME_* strings shared with iOS.sdefresne2016-01-151-0/+8
* Revert of Componentize IDS_ACCNAME_* strings shared with iOS. (Patchset #1 id...Sylvain Defresne2016-01-151-8/+0
* Componentize IDS_ACCNAME_* strings shared with iOS.sdefresne2016-01-151-0/+8
* Move mac_bundle_resources into executable target.baxley2016-01-141-7/+8
* Make WKWebView default for the web shell.baxley2016-01-141-6/+1