summaryrefslogtreecommitdiffstats
path: root/ios/web
Commit message (Expand)AuthorAgeFilesLines
* [ios] Cleaned up old dialogs suppression API.eugenebut2016-03-223-36/+9
* Add more RetainedRef uses where needed.vmpstr2016-03-222-7/+7
* [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-181-0/+2
* Remove NetworkDelegate pointer from HttpNetworkSession.mmenke2016-03-181-1/+0
* [iOS] Use output_name to configure the application name in "app" template.sdefresne2016-03-181-1/+0
* [ios] Refactored dialogs suppression.eugenebut2016-03-177-89/+93
* [ios] Removed UIWebView JS evaluation code.eugenebut2016-03-173-34/+8
* Removing CRWUISimpleWebViewControllershreyasv2016-03-166-244/+0
* Use bundle_data and create_bundle to add support for iOS app bundle.sdefresne2016-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
* [ios] Removed web::IsWKWebViewSupported function.eugenebut2016-03-143-48/+4
* Change scoped_ptr to a type alias for std::unique_ptr for OS_MACOSXdcheng2016-03-122-2/+2
* [ios] Removed quickback feature support.eugenebut2016-03-115-61/+0
* [ios] Removed web_test_util as unused.eugenebut2016-03-113-22/+0
* Calling handlers with an NSErrorshreyasv2016-03-112-2/+30
* [ios] Disabled LoadsCorrectHTML on device.eugenebut2016-03-101-1/+1
* [ios] Removed __gCrWeb.common.isFocusable JS API as unused.eugenebut2016-03-101-13/+0
* Handle directly cancelled errors in webView:didFailProvisionalNavigationjyquinn2016-03-091-3/+5
* Add an API to evaluate JS on CRWNativeContentshreyasv2016-03-091-0/+7
* Check for self in WebUIManager blockjyquinn2016-03-091-1/+4
* Fix case of ios/web/public/test/scoped_Testing_web_client.{h,mm}.sdefresne2016-03-091-2/+2
* [ios] Cleaned up usage of CR_TEST_REQUIRES_WK_WEB_VIEW.eugenebut2016-03-0911-96/+1
* [ios] Corrected Closure annotation for getEmbedChild_ function.eugenebut2016-03-081-2/+2
* Removing CRWDebugWebViewshreyasv2016-03-076-208/+1
* Reland of [ios] Removed WebTestWithWKWebViewWebController as unused. (patchse...eugenebut2016-03-071-7/+0
* CookieStore: Remove reference counting.mmenke2016-03-071-3/+3
* Revert of [ios] Removed WebTestWithWKWebViewWebController as unused. (patchse...sdefresne2016-03-071-0/+7
* [ios] Removed WebTestWithWKWebViewWebController as unused.eugenebut2016-03-041-7/+0
* [ios] Removed UIWebView scripts.eugenebut2016-03-0414-671/+37
* [ios] Removed CRWWebControllerScripting protocol.eugenebut2016-03-045-50/+16
* Marked CRWJSPOSTRequestLoaderTest.LoadsCorrectHTML as flaky on device.eugenebut2016-03-041-3/+7
* Created PageViewportState.kkhorimoto2016-03-037-51/+281
* Deprecating UIWebView vending methods.shreyasv2016-03-031-4/+13
* Use WebTestWithWebController instead of WebTestWithWKWebViewWebControllereugenebut2016-02-265-23/+19
* [ios] Implemented window.close via native WKWebView API.eugenebut2016-02-263-16/+4
* CREDENTIAL: Convert federations from URLs to origins throughout.mkwst2016-02-264-6/+12
* [ios] Removed CRWUIWebViewWebController.eugenebut2016-02-254-1657/+0
* [ios] Removed UIWebView support from web_test.eugenebut2016-02-252-111/+14
* Add ability to select whether content views add padding with insets.gchatz2016-02-244-4/+46
* [ios] Removed UIWebView usage from web_controller_factory.eugenebut2016-02-242-42/+5
* net: move IsLocalhost() function into url_util.htfarina2016-02-231-1/+1
* Cancel JS click event handler in |CancelAllTouches|shreyasv2016-02-232-22/+34
* [ios] Updated web_controller_factory API.eugenebut2016-02-223-14/+26
* [ios] Removed extra include from crw_web_controller.eugenebut2016-02-221-1/+0
* Rename DCHECK_CURRENTLY_ON_WEB_THREAD to DCHECK_CURRENTLY_ON.sdefresne2016-02-221-5/+0
* Get iOS GN build working again.dpranke2016-02-201-0/+2
* [ios] Removed extra include from crw_web_controller_unittest.eugenebut2016-02-191-1/+0