summaryrefslogtreecommitdiff
path: root/chromium
Commit message (Expand)AuthorAgeFilesLines
* Fix improper boolean valuesViktor Engelmann2017-12-051-2/+2
* Do not assert on PPAPI resources we do not support.Allan Sandfeld Jensen2017-12-051-0/+6
* Fixup Chrome WebUI sources to work with QtAllan Sandfeld Jensen2017-12-058-5/+77
* [Windows] Disable warning about mf.dll being need for encodingAlexandru Croitor2017-12-051-0/+2
* Support using software GL implementation opengl32sw.dll on WindowsAlexandru Croitor2017-12-053-0/+32
* Unbundle re2Michal Klocek2017-12-051-1/+30
* Fix headers for libpng in skiaMichal Klocek2017-12-054-4/+4
* Windows: Fix incorrect relative path when linking .natvis filesAlexandru Croitor2017-12-051-3/+3
* Add switch option for using OpenGL Core Profile in ChromiumAlexandru Croitor2017-12-053-0/+3
* Fix build with Xcode 8.2.1Alexandru Croitor2017-12-051-1/+1
* [Windows] Disable warning about mf.dll not being found on WindowsAlexandru Croitor2017-12-051-0/+2
* Add spellcheck as exposed interfaceAllan Sandfeld Jensen2017-12-051-0/+1
* Do not launch zygote processes in single-process modeAllan Sandfeld Jensen2017-12-051-0/+3
* Enable minimal optimizations when debug-symbols are disabledAllan Sandfeld Jensen2017-12-057-0/+32
* Enable using gnu thin archives on LinuxAllan Sandfeld Jensen2017-12-052-1/+16
* Silence gcc -Waddress warnings in logging.hAllan Sandfeld Jensen2017-12-051-0/+9
* Fix building without git installedAllan Sandfeld Jensen2017-12-051-0/+2
* Fix building with precompiled headers on windowsAllan Sandfeld Jensen2017-12-053-4/+4
* Disable termination on out of memory.Allan Sandfeld Jensen2017-12-051-0/+2
* Fix Renderer and GPU threads on windowsPeter Varga2017-12-053-3/+3
* Do not build swiftshader when it is disabledAllan Sandfeld Jensen2017-12-054-9/+24
* Don't build Aura's gesture_nav_simpleAlexandru Croitor2017-12-051-4/+2
* Optionally link with system ffmpegAllan Sandfeld Jensen2017-12-052-7/+60
* Solve conflicts when including both QtOpenGL headers and resource_provider.hJocelyn Turcotte2017-12-056-3/+10
* Don't use Chromium's OSExchangeDataProviderFactory::CreateProvider()Alexandru Croitor2017-12-051-0/+2
* Fix build with GCC 7.0Allan Sandfeld Jensen2017-12-053-1/+4
* Silence warnings about unknown attributesAllan Sandfeld Jensen2017-12-051-0/+1
* Fix false dependency on mus, tracing and mojo_runnerAllan Sandfeld Jensen2017-12-0511-19/+56
* Remove various test and telemetry dependenciesAlexandru Croitor2017-12-059-97/+80
* Make XScrnSaver optionalAllan Sandfeld Jensen2017-12-055-5/+21
* Allow Service Workers without HTTP headers (again)Viktor Engelmann2017-12-054-12/+16
* Fix unbundling of libevent when cross-compilingMichal Klocek2017-12-051-2/+8
* Unbundle Linux system libraries for GNAllan Sandfeld Jensen2017-12-0512-43/+269
* Support linux-clang-libc++ buildsAllan Sandfeld Jensen2017-12-051-1/+4
* Fix build to have spellchecker compilation optionalAllan Sandfeld Jensen2017-12-051-6/+8
* Add accessors and seams for the Qt delegated renderer integration.Allan Sandfeld Jensen2017-12-057-2/+38
* Update handling of loading the dictionaryMichal Klocek2017-12-054-3/+21
* Fix linking issues on WindowsMichal Klocek2017-12-054-5/+10
* Do not bundle the tracing UI resourcesAllan Sandfeld Jensen2017-12-055-3/+34
* Qt GN integrationMichal Klocek2017-12-0520-21/+150
* Fix build on mac without toolkit_viewsMichal Klocek2017-12-051-1/+5
* Optionally link with system ICUAllan Sandfeld Jensen2017-12-051-4/+248
* Fix incorrect dependency on shim headersMichal Klocek2017-12-051-2/+5
* Fix a shutdown crash under CFAutoreleasePoolPopJocelyn Turcotte2017-12-052-4/+4
* Fixup select elements.Allan Sandfeld Jensen2017-12-054-7/+11
* gcc6: set -fno-delete-null-pointer-checks for all filesAllan Sandfeld Jensen2017-12-051-0/+7
* Fix GN bootstrapAllan Sandfeld Jensen2017-12-051-5/+12
* Add remove_v8base_debug_symbols to GNAllan Sandfeld Jensen2017-12-051-0/+9
* Do not force the use of Google's custom clang binariesAllan Sandfeld Jensen2017-12-051-1/+2
* Fix building without WebSpeechAllan Sandfeld Jensen2017-12-055-20/+37