summaryrefslogtreecommitdiffstats
path: root/lib/browser_context_qt.h
Commit message (Collapse)AuthorAgeFilesLines
* Quick cleanup.Jocelyn Turcotte2013-06-121-3/+0
|
* Add more missing license headersPierre Rossi2013-06-111-0/+41
|
* And shell is out !Pierre Rossi2013-06-101-7/+12
| | | | | | | Introduce a few more bits of our own very basic implementations (URLRequestContextGetter and NetworkDelegate subclasses). Still need to figure out the appropriate dependancies in blinq.gypi
* Stop relying on ShellBrowserClientPierre Rossi2013-06-041-0/+73
We now have our own minimalistic subclass, which still makes use of some shell parts.