summaryrefslogtreecommitdiffstats
path: root/ios/web/web_state/web_state_impl.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Removed RequestTracker dependency from WebLoadParams.HEADmastereugenebut2016-03-261-9/+0
* Change scoped_ptr to a type alias for std::unique_ptr for OS_MACOSXdcheng2016-03-121-1/+1
* Credential: Rename 'suppressUI' to 'unmediated'.mkwst2016-02-191-2/+2
* [iOS] Remove support for legacy WebUIdroger2016-01-121-10/+2
* Switch to standard integer types in ios/.avi2015-12-221-0/+3
* Add factory to create WeakPtr<WebState>.sdefresne2015-12-141-1/+6
* Set Background Color for Web View Content Viewsgchatz2015-11-171-1/+0
* Consolidate pending state in WKWebView, and include MIME typestuartmorgan2015-11-131-0/+4
* Improve MIME type handling with WKWebViewstuartmorgan2015-11-061-1/+6
* [iOS] Add APIs to WebStateObserver & GlobalWebStateObserverblundell2015-10-291-0/+9
* [ios] Add WebState::IsBeingDestroyed()blundell2015-10-271-0/+7
* [ios] Add a mechanism to observe all WebState instancesblundell2015-10-011-1/+2
* Overhaul iOS interstitial handlingstuartmorgan2015-09-301-13/+0
* Allow loading other pages if current page is SSL interstitial.eugenebut2015-08-251-4/+5
* Handle removal while iterating on WebStatePolicyDeciders.bzanotti2015-08-191-11/+19
* [iOS] Remove form.requestAutocomplete support.justincohen2015-07-311-8/+0
* Introduce policy decider for WebState.bzanotti2015-07-291-0/+32
* Created CRWContentView.kkhorimoto2015-06-191-28/+27
* Created CRWRedirectClient.kkhorimoto2015-05-221-0/+1
* WebUI for WKWebViewjyquinn2015-05-131-0/+6
* Upstream WebController/WebStateImpl in ios/web/stuartmorgan2015-05-041-0/+532