summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* [iOS] Sort sources in ios/chrome/ios_chrome.gypsdefresne2015-05-271-2/+2
* Upstream the iOS web_shell and supporting codestuartmorgan2015-05-2731-0/+2072
* Add an actual WebThread implementationstuartmorgan2015-05-2714-160/+1154
* Fleshed out CRWBrowsingDataStore.shreyasv2015-05-2612-21/+582
* Add iOS web_shell imagesStuart Morgan2015-05-264-0/+0
* Do not abort the load if iframe requested to open an external URL.eugenebut2015-05-266-27/+65
* Created HttpResponseHeadersUtil.kkhorimoto2015-05-267-0/+151
* Adding the basic class outline for modal data partitioningshreyasv2015-05-2614-2/+570
* [iOS] Fix constants style in authentication/constants.hdroger2015-05-261-12/+8
* [iOS] Remove OpenFromClipboard finch experiment and switchsdefresne2015-05-264-15/+0
* [CrNet] Add startup image to get correct scaling of the appsdefresne2015-05-262-1/+2
* Move CredentialsEqual to credential.h.dconnelly2015-05-263-11/+14
* iOS: Fix some JS warnings found by the closure compiler.thestig2015-05-262-18/+22
* Add OWNERS for //ios/chrome/browser/websdefresne2015-05-251-0/+2
* iOS: Upstream test for __gCrWeb.common.isTextField().thestig2015-05-253-4/+102
* Created CRWRedirectClient.kkhorimoto2015-05-228-3/+213
* Remove kPageChangedNotification from web controllerjyquinn2015-05-222-9/+0
* [iOS] Cleanup ios/chrome/ios_chrome.gypsdefresne2015-05-221-2/+2
* Remove lliabraa from ios/chrome/browser/memory/OWNERSsdefresne2015-05-221-1/+0
* Handle empty web::Credential serialization.dconnelly2015-05-222-0/+21
* Initialize primitive member of web::Credential.dconnelly2015-05-221-1/+2
* Created a CreateWKWebView method that takes a BrowserState along with other p...shreyasv2015-05-223-0/+10
* iOS: Create a closure compiler rule that runs more checks.thestig2015-05-212-0/+82
* Added web::TranslateErrorForNetLayer.kkhorimoto2015-05-214-2/+182
* Roll GCDWebServer to version 3.2.3shreyasv2015-05-211-1/+1
* Fix a leak in CRWSessionControllerlpromero2015-05-211-1/+2
* ios: add CrNetellyjones2015-05-2180-0/+2198
* Run both iPhone and iPad simulator tests on iOS botssmut2015-05-214-12/+12
* [iOS] Upstream UpdateSearchEnginesIfNeededsdefresne2015-05-214-1/+140