summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QOpenGLContext::isOpenGLES() to check if OpenGL ES is enabledSiteshwar Vashisht2015-12-211-7/+9
* Replace QList with QVectorKai Koehne2015-11-061-1/+1
* fix crash on exit when using the inspectorJoerg Bornemann2015-09-011-0/+1
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-181-1/+18
|\
| * Fix single-process modePeter Varga2015-07-141-1/+18
* | Remove --enable-viewport-meta switch on embeddedAndras Becsi2015-07-301-1/+0
* | Merge Chromium 44 and fixesAllan Sandfeld Jensen2015-07-061-6/+4
|\ \
| * | Other changes for Chromium 44Allan Sandfeld Jensen2015-07-011-1/+0
| * | Update remote inspector for Chromium 44Allan Sandfeld Jensen2015-06-231-1/+1
| * | Trivial changes for Chromium 44Allan Sandfeld Jensen2015-06-231-3/+3
| |/
* / Make it possible to run applications with chromium embedded optionsAndras Becsi2015-06-301-15/+19
|/
* Remove eAndroid hooksAndras Becsi2015-04-141-7/+0
* Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-121-4/+6
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+2
* Fix the build on eLinuxAndras Becsi2015-02-201-5/+3
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* [Windows] Enable WebGL and accelerated 2D Canvas.Michael Brüning2015-01-231-9/+0
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-221-0/+2
* Fix gcc warning 'may be used uninitialized'Andras Becsi2015-01-201-1/+1
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-2/+1
* Merge remote-tracking branch 'origin/5.4' into devPierre Rossi2015-01-161-0/+1
|\
| * Tell the ContentMainRunner to not reset signal handlers in the browser process.Michael Brüning2015-01-081-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-141-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-021-0/+4
| |\|
| | * Flush UI message loop before quittingAllan Sandfeld Jensen2014-12-021-0/+4
* | | Disable the GPU thread completely when Qt uses ANGLEJocelyn Turcotte2015-01-071-1/+10
|/ /
* | Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-4/+4
* | Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-011-0/+4
|\|
| * Disable accelerated 2D canvas rendering with ANGLEJocelyn Turcotte2014-11-111-0/+4
* | Make BrowserContext name configurableAllan Sandfeld Jensen2014-11-261-2/+2
* | Disable the GPU process in cases where we can't setup context sharingJocelyn Turcotte2014-11-251-9/+45
* | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-0/+1
|\|
| * Disable Desktop Notifications.Michael Brüning2014-10-141-0/+1
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-6/+12
|/
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-251-4/+11
* Fix the build for embedded androidAndras Becsi2014-09-151-9/+4
* [Win] Enable multiple processes again.Michael Brüning2014-09-021-2/+0
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-14/+12
* Use VisitedLinks component.Pierre Rossi2014-08-081-0/+9
* Disable unstable features on Windows.Michael Brüning2014-07-301-0/+2
* Windows: Use single process binary on Windows and fix GL contextPeter Varga2014-05-211-0/+5
* Buildfix after Iacc6cff82c0f071d1c8901977748d6164fb0a87d.Zeno Albisser2014-05-201-0/+2
* Use the same switches for both embedded Linux and AndroidJocelyn Turcotte2014-05-191-2/+3
* Fix jerky pinch-zoomingJocelyn Turcotte2014-05-191-1/+0
* Fix a crash preventing us from using ImplSidePaintingJocelyn Turcotte2014-05-161-1/+0
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-161-1/+1
* Enable GLContextHelper and register a SurfaceFactoryQt on eAndroidAndras Becsi2014-05-151-0/+7
* Fix an assertion in MediaCaptureDevicesDispatcherJocelyn Turcotte2014-05-071-0/+6
* Windows: Fix yet another crash in ContantMainRunnerImpl::InitializePeter Varga2014-05-071-1/+5