summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-266-23/+23
* Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-243-7/+11
* Merge remote-tracking branch 'origin/5.8' into 5.9Michael BrĂ¼ning2017-03-242-6/+8
|\
| * Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-082-6/+8
* | Remove gyp handlingAllan Sandfeld Jensen2017-03-2223-1473/+274
* | Support Visual Studio 2017Joerg Bornemann2017-03-221-0/+2
* | Handle texture nodes alternative source rectAllan Sandfeld Jensen2017-03-221-8/+18
* | Cleanup ozone platformAllan Sandfeld Jensen2017-03-204-95/+98
* | Port MIPS configuration to GNAllan Sandfeld Jensen2017-03-201-0/+18
* | Fix OpenGL for embedded buildsAllan Sandfeld Jensen2017-03-202-2/+4
* | Support appstore compliancy switch from the new configure systemAlexandru Croitor2017-03-171-0/+2
* | Support linux-clang-libc++ buildsAllan Sandfeld Jensen2017-03-141-0/+2
* | Port ARM configuration to GNAllan Sandfeld Jensen2017-03-141-0/+37
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+2
|\|
| * Handle Qt::AA_UseSoftwareOpenGLAllan Sandfeld Jensen2017-03-031-0/+2
* | Restructure print_view_manager_base_qt.cppAllan Sandfeld Jensen2017-03-091-248/+237
* | Enable FFMPEG configuration for GNAllan Sandfeld Jensen2017-03-082-1/+3
* | Fix 32-bit Windows buildJoerg Bornemann2017-03-071-0/+1
* | Use GN linker flags on core_moduleAllan Sandfeld Jensen2017-03-072-4/+5
* | Respect use system opus, vpx and icu configurationAllan Sandfeld Jensen2017-03-071-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-0410-81/+52
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-0210-81/+52
| |\|
| | * Pass <input type="file"> result to correct RenderFrameHostViktor Engelmann2017-02-283-14/+13
| | * Update HTTP Cache when generating new cookie storeViktor Engelmann2017-02-271-0/+7
| | * Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
| | * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-211-1/+1
| | * Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
| | * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-4/+4
* | | Use GN spellcheck targets instead of listing the filesAllan Sandfeld Jensen2017-03-031-39/+2
* | | Remove -v from base ninja command lineAllan Sandfeld Jensen2017-03-031-1/+1
* | | Use .NOTPARALLEL on Windows tooAllan Sandfeld Jensen2017-03-032-2/+4
* | | Re-enable v8 snapshots for cross buildsAllan Sandfeld Jensen2017-03-031-2/+0
* | | Fix browser process crash when IBus is enabledPeter Varga2017-03-031-0/+8
* | | Ensure the existence of the browser context's storage directoryJoerg Bornemann2017-03-021-0/+18
* | | Fix cross-compiled desktop linux buildsAllan Sandfeld Jensen2017-03-022-5/+5
* | | Fix linux-clang buildsAllan Sandfeld Jensen2017-03-023-2/+13
* | | Make xscrnsaver optionalAllan Sandfeld Jensen2017-03-021-0/+1
|/ /
* | Don't use_external_popup_menu on macOS so that popups actually appearAlexandru Croitor2017-03-011-1/+2
* | Fix build when Qt Location is not presentAlexandru Croitor2017-03-011-0/+2
* | Support cross-builds and alternative compilers with GNAllan Sandfeld Jensen2017-03-013-29/+57
* | GeoLocation adaptations for Chromium 55Allan Sandfeld Jensen2017-03-014-67/+53
* | Add beginFrameProviderAllan Sandfeld Jensen2017-03-012-5/+59
* | Adapt to changes in selection API in Chromium 55Allan Sandfeld Jensen2017-03-013-37/+16
* | Adapt devtools to Chromium 55Allan Sandfeld Jensen2017-03-015-155/+84
* | Simple adaptations to Chromium 55Allan Sandfeld Jensen2017-03-0152-228/+347
* | Fix crashes in removeFromCanvasMichael BrĂ¼ning2017-02-151-7/+19
* | Fix release builds for debug and release buildsMichal Klocek2017-02-152-2/+4
* | Disable debug symbols in webcore and v8baseAllan Sandfeld Jensen2017-02-141-0/+2
* | Handle reduce_binary_size for GNv5.9.0-alpha1Allan Sandfeld Jensen2017-02-131-0/+3
* | Fix rsp linking on windowsMichal Klocek2017-02-101-9/+8