summaryrefslogtreecommitdiffstats
path: root/src/core/surface_factory_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* gfx::LoadLibrary has been replaced in Chromium by base::LoadNativeLibrary.Zeno Albisser2014-10-061-8/+14
* Fix the build for embedded androidAndras Becsi2014-09-151-1/+2
* Remove unnecessary private header includesJocelyn Turcotte2014-09-111-1/+0
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-14/+10
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-1/+0
* Enable GLContextHelper and register a SurfaceFactoryQt on eAndroidAndras Becsi2014-05-151-2/+8
* Add SurfaceFactoryQt and OzonePlatformEglfs.Zeno Albisser2014-03-311-0/+107