summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Remove unused properties of ResourceDispatcherHostLoginDelegateQtv5.10.0-beta2Peter Varga2017-10-111-5/+0
* Stabilize navigation after render process terminationv5.10.0-beta1Peter Varga2017-10-042-1/+17
* Disable IME on password inputPeter Varga2017-10-043-4/+20
* Update accessibility roles and tests for Chromium 60Peter Varga2017-10-041-0/+4
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Allan Sandfeld Jensen2017-09-2942-277/+543
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-2942-277/+543
| |\
| | * Add missing copyright headersKai Koehne2017-09-202-0/+66
| | * Add LICENSE.ChromiumKai Koehne2017-09-2034-34/+34
| | * Fix license headers for libraries and pluginsKai Koehne2017-09-2011-101/+130
| | * Fix rendering of intersecting quadsJüri Valdmann2017-09-192-7/+153
| | * Fix uninitialized member variable in PrintViewManagerBaseQtJüri Valdmann2017-09-191-0/+1
| | * Extract DrawQuad handling from DelegatedFrameNode::commitJüri Valdmann2017-09-182-135/+142
| | * Replace use of cfree with freeJüri Valdmann2017-09-181-1/+1
| | * Commit the done-so-far IME composition on touch eventPeter Varga2017-09-171-0/+13
* | | Adapt IPC logging to the newer version of ChromiumSzabolcs David2017-09-271-2/+2
|/ /
* | Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-221-3/+0
* | Fix system-zlib configure name collision with coreMichal Klocek2017-09-221-1/+3
* | Fix native-spellchecker compilation on macMichal Klocek2017-09-201-1/+1
* | Fix system-harfbuzz and system-png detectionMichal Klocek2017-09-201-7/+2
* | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-208-58/+53
* | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-202-3/+3
* | Cleanup skipBuild codeMichal Klocek2017-09-191-4/+2
* | [Windows] Disable GPU rasterization when using software WebGLAlexandru Croitor2017-09-161-0/+6
* | Fix memory leak of UserResourceController::RenderFrameObserverHelperAllan Sandfeld Jensen2017-09-161-8/+15
* | Set custom drag data as Chrome doesAllan Sandfeld Jensen2017-09-161-0/+11
* | Don't pass kInProcessGPU if we pass kDisableGPUAlexandru Croitor2017-09-151-3/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-1412-33/+126
|\|
| * Allow WebGL to work with a software OpenGL implementation on WindowsAlexandru Croitor2017-09-133-16/+40
| * Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
| * Set referrer on download requestsJüri Valdmann2017-09-124-3/+71
| * Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
| * Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* | Add host-pkg-config to linux configurationMichal Klocek2017-09-121-0/+1
* | Migrate configuration lefovers to new configure systemMichal Klocek2017-09-121-1/+1
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1137-122/+387
* | Adaptations for Chromium 59Allan Sandfeld Jensen2017-09-1123-290/+313
* | Simplify URLRequestCustomJob handlingMichal Klocek2017-09-117-241/+151
* | Refactor URLRequestCustomJobMichal Klocek2017-09-119-314/+423
* | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Allan Sandfeld Jensen2017-09-1111-28/+86
|\ \
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-0611-28/+86
| |\|
| | * Compile with Gestures disabledAlan Alpert2017-09-054-0/+14
| | * Add detection for system re2Allan Sandfeld Jensen2017-09-031-0/+1
| | * Fix multilib builds with different archs of toolchain and systemAllan Sandfeld Jensen2017-08-291-1/+5
| | * [macOS] Warn about sending simulated touch events not working on macOSAlexandru Croitor2017-08-291-1/+11
| | * Fix upside down rendering of render-passes in software modeAllan Sandfeld Jensen2017-08-281-0/+1
| | * Handle --explicitly-allowed-portsAllan Sandfeld Jensen2017-08-281-0/+6
| | * Handle content::DropData::file_contentsJoerg Bornemann2017-08-183-1/+39
| | * Load libEGL and libGLES2 symbols implicitlyViktor Engelmann2017-08-141-32/+8
| | * Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-111-2/+0
| | * Remove dead code for detecting system SRTPAllan Sandfeld Jensen2017-08-111-1/+0