summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "Load libEGL and libGLES2 symbols implicitly"v5.9.2Jani Heikkinen2017-10-031-8/+32
* Fix viewport resizing bug in rendererJüri Valdmann2017-09-223-8/+22
* 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
* 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
* 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
* Set web contents font setting to defaultAllan Sandfeld Jensen2017-08-031-0/+10
* Fix reorder warning in proxy_config_service_qt.cppPeter Varga2017-07-311-2/+2
* Avoid default handler in switchKai Koehne2017-07-271-1/+1
* Fix logic to check for proxy settingsKai Koehne2017-07-252-35/+63
* Fix C-ABI breakageMichal Klocek2017-07-192-1/+124
* Support command-line argument --force-webrtc-ip-handling-policyAllan Sandfeld Jensen2017-07-181-0/+6
* Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-2/+3
* Take into account the value of the --touch-events Chromium switchAlexandru Croitor2017-07-111-1/+26
* Fix "Could not share GL contexts" warnings on WindowsAlexandru Croitor2017-07-111-0/+11
* [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-111-1/+15
* Increase debug symbol level on Windows to generate all Chromium symbolsAlexandru Croitor2017-07-041-2/+7
* Windows: Make sure that the path is correctly quotedAndy Shaw2017-06-301-2/+2
* Fix crash with --no-zygote on LinuxPeter Varga2017-06-282-5/+11
* Fix location of IME window on WindowsKai Koehne2017-06-271-4/+11
* Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-242-2/+1
|\
| * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-2/+1
* | Fix host architecture detectionAllan Sandfeld Jensen2017-06-221-2/+3
* | Fix cancelling IME compositionPeter Varga2017-06-221-1/+0
|/
* Fix ASSERT in URLRequestContextGetterQt due to race conditionMichal Klocek2017-06-181-2/+4
* Fix preferences referencesAllan Sandfeld Jensen2017-06-141-10/+10
* Always set a host toolchainAllan Sandfeld Jensen2017-06-121-1/+1
* Use MSVC's /WHOLEARCHIVE linker flagJoerg Bornemann2017-06-072-11/+1
* Do not enable debug symbols in windows release buildsAllan Sandfeld Jensen2017-06-071-5/+4
* Fix WebRTC screen sharing on macOSAlexandru Croitor2017-06-072-1/+32
* Fix build with -no-spellcheckerMichal Klocek2017-06-061-0/+1