summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Removed RequestTracker dependency from WebLoadParams.HEADmastereugenebut2016-03-265-63/+5
* [iOS/GN] Fix compilation of ios_chrome_unittests with gn.sdefresne2016-03-264-13/+49
* Web shell integration test suite.justincohen2016-03-268-69/+526
* [ios] Switched web shell to use WebState for view and navigation.eugenebut2016-03-251-8/+16
* [ios] Removed PageZoomState::IsLegacyFormat as unneeded.eugenebut2016-03-254-17/+2
* [ios] Added DEPS file to ios/web/shell.eugenebut2016-03-251-0/+17
* Track link click state to external appLauncher.mrefaat2016-03-253-38/+40
* [iOS] Fix ios_web_shell to build with gn.sdefresne2016-03-251-10/+19
* [GN/iOS] Add target to compile ios/chrome/app/resources/ios_resources.grd.sdefresne2016-03-252-0/+16
* [iOS] Update js_compile.gni to create bundle_data target.sdefresne2016-03-252-67/+77
* [Cleanup/iOS] Remove forward-declaration of non-existing class.sdefresne2016-03-251-1/+0
* Introduce ChromeIdentityService::GetMDMDeviceStatus.bzanotti2016-03-252-0/+12
* Removing OWNERS file in empty directorynoyau2016-03-251-5/+0
* [ios] Added web_state js files to Xcode index.eugenebut2016-03-251-0/+18
* Remove Keep Reading List Item Experimental flag.olivierrobin2016-03-243-24/+11
* Add persistence layer to Reading list modelolivierrobin2016-03-248-3/+222
* Introduce ChromeIdentityService::IsMDMError.bzanotti2016-03-242-0/+9
* [ios] Fixed crash in SSLError callback.eugenebut2016-03-243-4/+26
* [ios] Removed unused UIWebView code.eugenebut2016-03-2411-166/+4
* Send the value of google_brand::GetBrand in component update checks.sorin2016-03-231-0/+8
* [ios] Cleaned up old dialogs suppression API.eugenebut2016-03-223-36/+9
* Add more RetainedRef uses where needed.vmpstr2016-03-224-13/+15
* [iOS] Fix compilation with xcodebuild.sdefresne2016-03-221-1/+1
* Fix bug in net::RequestPriority -> HTTP/2 dependency conversion.rdsmith2016-03-212-0/+25
* [NTP snippets] Parse downloaded snippets from memory rather than from disk.bauerb2016-03-211-1/+24
* [iOS] Define global assert_no_deps and use it to prevent regressions.sdefresne2016-03-211-0/+23
* Project Eraser: Kill chrome://memory.asvitkine2016-03-191-1/+1
* [ios] Removed -[CRWWebController childWindowClosed].eugenebut2016-03-182-7/+0
* [ios] Improved name of dialogs suppression API.eugenebut2016-03-184-22/+22
* Adding macro to enable changing SSL library (Part 1)svaldez2016-03-183-1/+21
* [iOS] Upstream tool to generate Localizable.strings and InfoPlist.strings.sdefresne2016-03-183-0/+473
* Remove NetworkDelegate pointer from HttpNetworkSession.mmenke2016-03-182-2/+0
* URLByAppendingPathComponent: to URLByAppendingPathComponent:isDirectory:olivierrobin2016-03-183-11/+19
* Disable share extension receiver on simulator.olivierrobin2016-03-181-0/+9
* Password manager on iOS should understand non-HTML landing pagesvabr2016-03-181-1/+7
* [iOS] Use output_name to configure the application name in "app" template.sdefresne2016-03-181-1/+0
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-177-77/+0
* [ios] Refactored dialogs suppression.eugenebut2016-03-177-89/+93
* [ios] Removed UIWebView JS evaluation code.eugenebut2016-03-173-34/+8
* Set unseen state of reading list before notifying observers.lod2016-03-171-1/+1
* Add config to enable ARC on iOS/OS X to //build/config.sdefresne2016-03-172-14/+12
* gaia_auth_fetcher_ios_private.h: fix case for WebKit.h.yyanagisawa2016-03-171-1/+1
* Removing CRWUISimpleWebViewControllershreyasv2016-03-166-244/+0
* Add URLs for Clear Browsing Data setting screen.msarda2016-03-162-0/+11
* [NTP Snippets] Only get snippets for MostLikely URLstreib2016-03-161-3/+12
* Add SHARE_EXTENSION_ITEM_TYPE_COUNT to app_group::ShareExtensionItemTypeolivierrobin2016-03-161-0/+2
* Use bundle_data and create_bundle to add support for iOS app bundle.sdefresne2016-03-161-1/+1
* off_the_record_chrome_browser_state_io_data.mm: fix case for UIKit.yyanagisawa2016-03-161-1/+1
* Removing StaticFileWebView vending methods.shreyasv2016-03-155-103/+8
* [ios] Implemented more tests for dialogs suppression.eugenebut2016-03-151-11/+221