summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Remove form.requestAutocomplete support.justincohen2015-07-318-68/+0
* Add switch for external URL blockingjyquinn2015-07-318-2/+43
* Implementation of GetChannel() and GetChannelString() on iOS.sdefresne2015-07-3115-52/+146
* iOS full-form Autofill: Add code to clear autofilled form fields.bondd2015-07-301-3/+5
* Created UIView+SizeClassSupport and size_class_support_util.kkhorimoto2015-07-295-0/+85
* Removed completion handler from allowCert:forHost:status:.eugenebut2015-07-293-24/+13
* Add utilities to remove duplication in BookmarkClient implementations.sdefresne2015-07-291-56/+8
* Adding wrapper class WKBackForwardListItemHolderbhnascar2015-07-295-0/+209
* Introduce policy decider for WebState.bzanotti2015-07-297-3/+236
* Implements BookmarkModelFactory on iOS.sdefresne2015-07-2914-26/+536
* WKWebView: Adapter to use web::CertificatePolicyCache on the main threadeugenebut2015-07-295-0/+220
* Adding web::WebViewCountershreyasv2015-07-289-29/+297
* Allowing multiple WeakNSObjectCounters to track the same objectshreyasv2015-07-282-8/+21
* Moving a few web unittests to use WebTest test fixtureshreyasv2015-07-286-78/+39
* Adding base class SupportsUserData to NavigationItembhnascar2015-07-271-3/+2
* Componentize enhanced_bookmark_features.{h,cc}.sdefresne2015-07-273-8/+2
* Modify heuristics for main frame detection for URL requestsjyquinn2015-07-272-44/+74
* Fix comments in ios/chrome/browser/signin/gaia_cookie_manager_service_factorydroger2015-07-252-5/+6
* iOS factories for SigninManager and GaiaCookieManagerServicedroger2015-07-2415-26/+390
* Refactoring web_testshreyasv2015-07-244-70/+77
* Implements PersonalDataManagerFactory on iOS.sdefresne2015-07-248-28/+104
* Componentize SigninScopedDeviceIDdroger2015-07-241-24/+1
* Check for CGRectZero instead of CGRectNull.lpromero2015-07-243-4/+125
* iOS full-form Autofill: re-add keyboard accessory prev+next buttons.bondd2015-07-231-57/+41
* Add hook to generate ios/build/util/CANARY_VERSION on iOS.sdefresne2015-07-233-0/+61
* Refactoring web_testshreyasv2015-07-226-37/+75
* Removing kChromeForTestingHost constantshreyasv2015-07-222-2/+0
* Add a hardware keyboard histogram that tracks the keyboard type.lpromero2015-07-223-2/+129
* Adding BrowsingDataPartitionClientshreyasv2015-07-214-2/+68
* Implements RLZTrackerDelegate on iOS.sdefresne2015-07-215-0/+218
* iOS factories for ProfileOAuth2TokenService and AccountTrackerServicedroger2015-07-2113-30/+271
* Revert of Implements RLZTrackerDelegate on iOS. (patchset #2 id:40001 of http...sdefresne2015-07-215-218/+0
* Implements RLZTrackerDelegate on iOS.sdefresne2015-07-215-0/+218
* Fix compilation failure on iOS when RLZ is enabled.sdefresne2015-07-211-1/+1
* Implements N:M forwarding of OmniboxEditModel events on iOS.sdefresne2015-07-213-3/+77
* Fix compilation when RLZ is enabled.sdefresne2015-07-212-3/+4
* SigninCientFactory for iOS.droger2015-07-213-0/+86
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-2145-0/+45
* Introduce ios::FakeSearchProvider.sdefresne2015-07-205-1/+77
* Remove legacy StartsWithASCII function.brettw2015-07-163-3/+6
* WKWebView: Corrected NSURLErrorCancelled error handling.eugenebut2015-07-164-50/+61
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-5/+5
* Don't record PageDisplayStates if the user hasn't interacted.kkhorimoto2015-07-161-2/+6
* Implements TemplateURLServiceFactory on iOSsdefresne2015-07-1620-1/+657
* CrNet: initialize StatisticsRecorder.ellyjones2015-07-161-0/+4
* Componentize signin_header_helper.h (part 1)droger2015-07-162-14/+3
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-5/+5
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-5/+5
* Correct iOS build for latest Xcode beta.justincohen2015-07-151-0/+5
* Remove "page id" variable.avi2015-07-154-20/+0