summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-221-3/+15
* Fix html5 videoAndras Becsi2014-01-224-1/+22
* Fix a crash in JavaScriptDialogControllerPierre Rossi2014-01-221-4/+5
* Fix JavaScriptDialogControllerPrivate's typeZoltan Arvai2014-01-221-1/+1
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-2212-2/+111
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-2213-2/+428
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-227-49/+59
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-224-0/+39
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-175-3/+21
* Qt Quick File PickerPierre Rossi2014-01-157-2/+158
* JS dialogs in QtQuickPierre Rossi2014-01-1520-27/+597
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-1511-5/+626
* [Widgets] wire the file pickersPierre Rossi2014-01-1510-13/+137
* Fix placement of webengine processSimon Hausmann2014-01-151-2/+2
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-1511-11/+277
* Fix ContentMain calling in processMain for WindowsZoltan Arvai2014-01-131-0/+11
* Fix RenderWidgetHostViewQt::GetCompositingSurface() on WindowsZoltan Arvai2014-01-131-0/+4
* Fix WebEngineContext on WindowsZoltan Arvai2014-01-131-0/+4
* Disable Werror by defaultPierre Rossi2014-01-111-0/+3
* Fix gpu::gles2::MailboxName on WindowsZoltan Arvai2014-01-111-1/+1
* Fix overrides for WindowsZoltan Arvai2014-01-112-1/+6
* Fix type conversion for WindowsZoltan Arvai2014-01-101-3/+11
* Fix DownloadTargetHelper::determineDownloadTarget on WindowsZoltan Arvai2014-01-101-1/+1
* Implement WebEngineError class for handling ErrorDomainAdam Kallai2014-01-103-0/+154
* Remove Q_UNUSED(uri) from webengine/plugin/plugin.cppAdam Kallai2014-01-081-1/+0
* createWindow QML API for QQuickWebEngineViewJocelyn Turcotte2013-12-233-3/+98
* Make inspector listening port configurableXiaobo Wang2013-12-211-1/+14
* Fix the QQuickWebEngineView rendering with 1650.Jocelyn Turcotte2013-12-201-0/+12
* Adapt to chromium API changes in refs/branch-heads/1650Andras Becsi2013-12-207-14/+17
* Avoid errors when closing the applicationJocelyn Turcotte2013-12-161-2/+9
* Fix a crash when opening a window.Jocelyn Turcotte2013-12-161-1/+1
* Fix the utility process launching.Jocelyn Turcotte2013-12-131-0/+2
* Fix the build on ARMAndras Becsi2013-12-112-2/+2
* Add ftp protocol handler.Xiao Zhang2013-12-104-17/+15
* Introduce WebEngineLibraryInfo for providing pathsArvid Nilsson2013-12-095-35/+179
* Minor clean-up in core_gyp_generator.pro and gyp_run.proAndras Becsi2013-12-092-4/+7
* Add qrc protocol handler.Xiao Zhang2013-12-066-2/+346
* Use files for install instead of extraPierre Rossi2013-12-052-12/+7
* Remove unused include_dirPierre Rossi2013-12-051-1/+0
* Use QVector when creating argv for the command lineAndras Becsi2013-12-041-2/+4
* Add Android specific build settings and command line switchesAndras Becsi2013-12-043-0/+22
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-0413-21/+157
* Use the process we install to libexecPierre Rossi2013-12-032-13/+14
* Get localized strings in the render processPierre Rossi2013-12-035-1/+53
* Ship repacked .pak filesPierre Rossi2013-12-0310-129/+77
* Use ContentMainDelegateQt also for child processesPierre Rossi2013-12-035-51/+169
* Implement DidFailProvisionalLoad functionAdam Kallai2013-12-022-0/+7
* Fix the build with a neon enabled setup to pass arm_neon=1 to gypAndras Becsi2013-12-021-1/+1
* Adding target specific options based on _target_name does not workAndras Becsi2013-12-021-9/+7
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-2815-93/+70