summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleaning up CRWBrowsingDataModeshreyasv2015-06-054-41/+41
* Close new child window if its only navigation was opening a Native app.eugenebut2015-06-051-1/+2
* [CrNet] Properly setup net log.mef2015-06-055-123/+37
* ios: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-0510-66/+58
* Revert of ios: Remove use of MessageLoopProxy and deprecated MessageLoop APIs...zea2015-06-0510-59/+67
* ios: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-0510-67/+59
* More infobar cleanup.pkasting2015-06-051-9/+5
* Audit calls to GURL::SchemeIs(url::kHttp*Scheme).palmer2015-06-051-2/+3
* Transfer ownership of iOS autofill from dconnelly to LAX.jdonnelly2015-06-041-1/+1
* Fix style in ProfileOAuth2TokenServiceIOSProvidersdefresne2015-06-041-2/+2
* [iOS] Fix typo in commentsdefresne2015-06-041-1/+1
* [iOS] Upstream enhanced bookmarks experimental flagssdefresne2015-06-044-0/+35
* Corrected a mistake in the comment.shreyasv2015-06-041-1/+1
* Mark CRWWebController PageScrollState unittests as FLAKY.kkhorimoto2015-06-041-3/+5
* Ignore post-close redirect calls in WebControllerstuartmorgan2015-06-031-0/+4
* Credential Management: Rename 'LocalCredential' to 'PasswordCredential' (2/3)mkwst2015-06-034-35/+36
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-3/+3
* SetPageStateWithUserScalableEnabled is flaky.noyau2015-06-031-1/+2
* [iOS] Remove ios_internal namespacesdefresne2015-06-032-12/+6
* Revert of Added CGFloat comparison functions. (patchset #7 id:120001 of https...sdefresne2015-06-031-12/+7
* Consult the delegate for makeActive/Inactive operationsshreyasv2015-06-033-32/+69
* iOS: Fix more JS errors found by the closure compiler.thestig2015-06-0312-28/+33
* Implemented BrowsingDataPartition::IsSynchronizedshreyasv2015-06-034-13/+155
* Introduce dummy GaiaAuthFetcherIOS.bzanotti2015-06-023-0/+72
* [iOS] Fix static analyzer warning in web controller.justincohen2015-06-021-3/+3
* Provide iOS implementation of BookmarkServerClusterService factorysdefresne2015-06-027-0/+222
* [Upstreaming] Upstream AutofillClientIOSsdefresne2015-06-0212-0/+386
* Splitting removeData into 2 protocol methods.shreyasv2015-06-024-29/+153
* Adding an IsSynchronized method to BrowsingDataPartition.shreyasv2015-06-024-0/+32
* Added a CRWBrowsingDataStoreDelegateshreyasv2015-06-024-0/+81
* Fixing an edge case in CRWBrowsingDataStoreshreyasv2015-06-013-44/+159
* Added CGFloat comparison functions.kkhorimoto2015-06-011-7/+12
* Fixing broken translate infobar.noyau2015-06-011-9/+10
* Move ios/chrome/browser/authentication to ios/chrome/browser/signinbzanotti2015-06-015-9/+9
* iOS: Check Node.nodeType against Node.FOO_NODE, not document.FOO_NODE.thestig2015-06-011-1/+1
* [iOS] Run unit tests on all supports OS versionsdefresne2015-06-014-0/+40
* Fixit: Cleanup of InfoBarController.noyau2015-06-0112-152/+175
* Modify the CRWBrowsingDataStore API to take a bitmask instead of an NSSetshreyasv2015-05-293-33/+29
* iOS: Make more JS code build with error checking enabled.thestig2015-05-292-3/+3
* Setting QoS for NSOperationQueue only on iOS8+shreyasv2015-05-291-4/+9
* [Swipe Swipe Gesture Recognizer] Don't interrupt gestures in progress.justincohen2015-05-291-0/+5
* Adding a util function for setting a "do not backup" bitshreyasv2015-05-295-0/+59
* Show template before distiller finishesmdjones2015-05-282-52/+26
* Fix some JS style nits.dbeam2015-05-271-8/+8