summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Implement SigninErrorControllerFactory on iOSsdefresne2015-06-264-0/+87
* Added tests for string_util.stkhapugin2015-06-263-21/+80
* Implement BookmarkUndoServiceFactory on iOSsdefresne2015-06-255-0/+99
* Implement StartupTaskRunnerServiceFactory on iOSsdefresne2015-06-254-0/+103
* Expand KeyedServiceProvider interface.sdefresne2015-06-253-0/+16
* NativeContentController cleanupstkhapugin2015-06-255-24/+97
* [iOS] Upstream ChromeBrowserStateManager and BrowserStateInfoCachedroger2015-06-2512-1/+233
* Call -loadCurrentURL to proceed with SSL warning in Request Tracker callback.eugenebut2015-06-251-1/+9
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Remove NetworkDelegate::OnCanThrottleRequestxunjieli2015-06-242-6/+0
* Expose WKWebView creation in ios/web/public.bzanotti2015-06-2419-92/+110
* Fix xcallback copy.jif2015-06-231-5/+5
* Updating XTBs based on .GRDs from branch masterAnantha Keesara2015-06-2352-0/+52
* Fix compilation with iOS 9.0 SDKsdefresne2015-06-227-4/+53
* [iOS] Do not drop cookie tasks when cookie loading is interrupted.droger2015-06-223-12/+70
* [iOS] Upstream TopSitesFactorysdefresne2015-06-225-0/+149
* Fixed a crash on crn_http_protocol_handler.mmjbbegue2015-06-221-1/+7
* [ios/web] Pass best-guess transition information with push statejyquinn2015-06-204-16/+38
* [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