summaryrefslogtreecommitdiffstats
path: root/src/core/url_request_custom_job.h
Commit message (Expand)AuthorAgeFilesLines
* Fix multi-thread protection in custom url handlerAllan Sandfeld Jensen2016-01-271-10/+30
* Fix occasional "WeakPtrs must be checked on the same sequenced thread."Joerg Bornemann2016-01-261-2/+1
* Have a WeakPtrFactory per thread in URLRequestCustomJobJoerg Bornemann2016-01-151-1/+2
* Remove unnecessay delegation over CustomUrlSchemeHandlerAllan Sandfeld Jensen2015-10-061-3/+3
* Unify Copyright headersKai Koehne2015-07-241-5/+5
* Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-131-0/+5
* Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-061-2/+12
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+4
* Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-191-0/+80