summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Clang ToT iOS builder to use the 8.3 SDKsmut2015-05-201-3/+3
* Update iOS bots to use the 8.3 SDKsmut2015-05-2010-32/+32
* Add bot config for ClangToTiOShans2015-05-201-0/+23
* [iOS] Fix ios_chrome_unittests on iPadsdefresne2015-05-201-5/+11
* IOS distiller common codemdjones2015-05-202-27/+59
* [iOS] Upstream SyncSetupService (and mock)sdefresne2015-05-207-0/+357
* [iOS] Fixed tab snapshot cache refresh issues on iPad.sdefresne2015-05-201-35/+51
* [iOS] Enable support for finch experiment for Open from Clipboard.sdefresne2015-05-201-1/+4
* [iOS] Cleanup comments in find_in_page.jssdefresne2015-05-201-5/+2
* [iOS] Upstream switch and command for reader modesdefresne2015-05-193-0/+5
* [Find in Page] Prevent scrolling past the page edge.justincohen2015-05-191-6/+23
* Subject .mm files to the header sorting presubmittapted2015-05-197-7/+6
* Invoke JS messaging for UIWebView via window.requestAnimationFramejyquinn2015-05-181-17/+37
* [iOS] Upstream switches and flags controlling which WebView is usedsdefresne2015-05-187-1/+73
* [iOS] Cleanup unused pref namessdefresne2015-05-182-19/+0
* [iOS] Upstream crash loop detection utilitiessdefresne2015-05-185-2/+118
* [iOS] Upstream URL utilitiessdefresne2015-05-185-0/+218
* [iOS] Upstream changes to swipe recognizersdefresne2015-05-182-9/+23
* [iOS] Upstream preference names used by iOSsdefresne2015-05-182-0/+86
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-162-4/+4