summaryrefslogtreecommitdiffstats
path: root/ios/web/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* [iOS] Update js_compile.gni to create bundle_data target.sdefresne2016-03-251-1/+1
* [ios] Removed unused UIWebView code.eugenebut2016-03-241-1/+0
* Removing CRWUISimpleWebViewControllershreyasv2016-03-161-3/+0
* [ios] Removed web_test_util as unused.eugenebut2016-03-111-1/+0
* Fix case of ios/web/public/test/scoped_Testing_web_client.{h,mm}.sdefresne2016-03-091-2/+2
* Removing CRWDebugWebViewshreyasv2016-03-071-2/+0
* [ios] Removed UIWebView scripts.eugenebut2016-03-041-25/+3
* Created PageViewportState.kkhorimoto2016-03-031-0/+3
* [ios] Removed CRWUIWebViewWebController.eugenebut2016-02-251-2/+0
* Get iOS GN build working again.dpranke2016-02-201-0/+2
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-171-5/+5
* Convert C++ files to Objective-C++ files to remove hack.sdefresne2016-02-161-5/+5
* Convert files to Objective-C++ to fix "#ifdef __OBJC__".sdefresne2016-02-111-2/+2
* [ios] Use strong linking for WebKit.framework.eugenebut2016-02-021-14/+1
* [ios] Removed CRWWKWebViewCrashDetector class usage.eugenebut2016-01-111-3/+0
* Get 'gn_all' building on iOS in GN builds.dpranke2015-12-151-1/+1
* Add factory to create WeakPtr<WebState>.sdefresne2015-12-141-0/+2
* Adds support for POST request with bodies on WKWebView.stkhapugin2015-12-041-0/+3
* Add utility to know if an URL is secure on iOS.sdefresne2015-12-021-0/+2
* Provides a hook to register additional scheme via WebClient on iOS.sdefresne2015-11-301-0/+2
* Add PassKit support for WKWebView.gchatz2015-11-201-0/+3
* Run gn --format over all .gn filesagrieve2015-11-201-6/+6
* Move JS-related password manager code upstreamvabr2015-11-191-1/+1
* Added tests for separation of browsing data between BrowserStatesshreyasv2015-11-151-1/+0
* Fix //ios/web target after http://crrev.com/1357773002.sdefresne2015-11-131-15/+8
* [iOS][GN] Port ios_web_unittests to build with gnsdefresne2015-10-221-0/+506