summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-0423-97/+122
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-0223-97/+122
| |\|
| | * 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
| | * Add support for macOS Airplay to Demobrowser in presence of dual GPUsAlexandru Croitor2017-02-231-0/+7
| | * Ignore synthetic hover move events if the mouse has not actually movedMichael BrĂ¼ning2017-02-221-1/+2
| | * Fix crash on context menuAllan Sandfeld Jensen2017-02-222-1/+2
| | * Update chromiumMichal Klocek2017-02-221-0/+0
| | * Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
| | * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-222-0/+4
| | * Fix building spellchecker example when Qt is not yet installedAlexandru Croitor2017-02-212-3/+35
| | * Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
| | * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-213-3/+6
| | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
| | * Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
| | * Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
| | * Doc: Fix \sa links in the docsLeena Miettinen2017-02-096-11/+11
* | | 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-017-29/+150
* | 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-0153-228/+347
* | Fix crashes in removeFromCanvasMichael BrĂ¼ning2017-02-151-7/+19
* | Fix release builds for debug and release buildsMichal Klocek2017-02-154-2/+9
* | 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
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-083-6/+28
|\|
| * Do not create directories for overridden pathsJoerg Bornemann2017-02-071-4/+18
| * Provisional Fix for Navigation-Breakage on right-click in Flash appletViktor Engelmann2017-02-021-1/+9
| * Avoid crash in desktop linux with --disable-gpuAllan Sandfeld Jensen2017-02-011-1/+1
* | Fix running qmake recursivelyMichal Klocek2017-02-071-1/+8
* | Switch mac builds to gnMichal Klocek2017-02-061-0/+0
* | Refactor release and debug handlingMichal Klocek2017-02-067-24/+87
* | Fix escaping of double-quotesAllan Sandfeld Jensen2017-02-031-1/+1
* | Switch linux desktop builds to gnMichal Klocek2017-02-022-1/+2
* | Merge dev into 5.9Oswald Buddenhagen2017-02-0141-348/+1111
|\ \
| * | Assert WindowOpenDisposition enum valuesAllan Sandfeld Jensen2017-02-011-0/+11