summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Refactor the PSS methods that stop syncing.maxbogue2015-06-191-1/+1
* Upstream IOS string IDS_IOS_AUTOFILL_DESCRIBE_LOCAL_COPY.bondd2015-06-191-0/+3
* [iOS] Upstream SyncSetupServiceFactorysdefresne2015-06-194-0/+97
* BrowserStateKeyedServiceFactory::BuildServiceInstanceFor returns scoped_ptr<>sdefresne2015-06-1918-103/+117
* Created CRWContentView.kkhorimoto2015-06-1932-252/+690
* [IOS] Implement factory for FaviconService on iOSsdefresne2015-06-187-1/+184
* ios: Remove use of MessageLoopProxyskyostil2015-06-181-2/+3
* Updated UIResultFromWKResult conversion function to support null.eugenebut2015-06-182-0/+8
* Simplify external protocol blocking logicjyquinn2015-06-182-12/+25
* [iOS] Register BookmarkImageServiceFactory on iOSsdefresne2015-06-181-0/+2
* Don't send JS->ObjC messages while doing URL verificationstuartmorgan2015-06-173-17/+27
* [iOS] KeyedServiceProvider improvementssdefresne2015-06-176-91/+156
* Corrected URL change reporting caused by window.history.pushState.eugenebut2015-06-176-25/+29
* Extend lifetime of global KeyedServiceProvidersdefresne2015-06-172-3/+5
* Remove access to KeyedServiceProvider via ChromeBrowserProvidersdefresne2015-06-172-8/+0
* [iOS] Upstream BookmarkImageService and its factorysdefresne2015-06-1711-0/+905
* Fixed unittest by not assigning nil to non-nil propertiesshreyasv2015-06-161-8/+9
* Added CreateHTMLForZoomState and WaitForZoomRendering.kkhorimoto2015-06-161-44/+69
* Fixed a crash from calling the wrong selector.jbbegue2015-06-161-2/+3
* [Sync] Rename SyncEnabledAndLoggedIn() to CanStartSync().maxbogue2015-06-161-3/+3
* [iOS] Remove accessor for ProfileOAuth2TokenService instance and factorysdefresne2015-06-152-20/+0
* [iOS] KeyedServiceProvider improvementssdefresne2015-06-1512-26/+50
* Move EndsWith to base namespace.brettw2015-06-121-5/+5
* Renamed PageScrollState to PageDisplayState.kkhorimoto2015-06-1215-326/+434
* Record whether the user has zoomed using UIScrollViewDelegate callbacks.kkhorimoto2015-06-126-30/+25
* [iOS] Add provider for HistoryServicesdefresne2015-06-122-1/+23
* [iOS] Use ProfileOAuth2TokenServiceIOS in BookmarkServerClusterServiceFactorysdefresne2015-06-122-2/+4
* CrNet: add pauseable NSURLProtocol and switch to using itellyjones2015-06-128-60/+392
* Move StartsWith[ASCII] to base namespace.brettw2015-06-123-3/+3
* Fix some nits in ios::ChromeBrowserProvider().thestig2015-06-122-8/+3
* Use |-restoreStateFromHistory| in PageScrollState unittests.kkhorimoto2015-06-111-19/+22
* Decode ImageManager cached images on demand.dskiba2015-06-111-2/+3
* Correct iOS device build for latest Xcode beta.justincohen2015-06-112-4/+12
* Fixed PageScrollState application.kkhorimoto2015-06-103-3/+15
* Disable App Transport Security for iOSstuartmorgan2015-06-101-0/+5
* HTML exit reader view buttonmdjones2015-06-101-3/+2
* Correct iOS build for latest Xcode beta.justincohen2015-06-1029-46/+140
* [iOS] Add FakeSyncService and factory for testingdroger2015-06-108-1/+184
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Moved crw_native_content/crw_native_content_provider to ui subdirectory.eugenebut2015-06-097-19/+18
* Upstreaming: fix use-after-free and mirror enum change in content//jif2015-06-093-1/+11
* [iOS] Load packed resources when running ios_chrome_unittestssdefresne2015-06-092-0/+6
* [Smart Lock, ios] Introduce ability to have a link in ConfirmInfobar title.melandory2015-06-091-16/+52
* [Sync] Rename StartSuppressed to !SyncRequestedmaxbogue2015-06-091-2/+2
* Ignore NSURLErrorCancelled errors for app specific URLsjyquinn2015-06-084-7/+32
* Ignore external protocol requests from frames without user actionjyquinn2015-06-082-19/+59
* Fixed zoom scale rotation bugs.kkhorimoto2015-06-082-6/+56
* [iOS] Upstream implementation of EnhancedBookmarkModelFactorysdefresne2015-06-089-24/+144
* [iOS] Add a repack steps to iOS upstream for unit testssdefresne2015-06-075-3/+260
* [iOS] Add accessor for ProfileOAuth2TokenServiceIOS instance and factorysdefresne2015-06-072-0/+21