summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix render process crash for windows debug builds on win1055-basedMichal Klocek2017-03-271-0/+4
* Work around internal compiler error on MSVC 2015 Update 3 x86Joerg Bornemann2017-03-201-2/+3
* Support external ozone platformsAllan Sandfeld Jensen2017-03-202-1/+7
* Add build rules to allow compiling WebEngine as AppStore compliant.Alexandru Croitor2017-03-177-5/+99
* [Backport] Allow building Chrome with local VC++ 2017 installbrucedawson2017-03-172-14/+33
* Support linux-clang-libc++ buildsAllan Sandfeld Jensen2017-03-141-1/+4
* Fix builds with path containing "+"Michal Klocek2017-03-102-1/+33
* Fix shim headers for vpxMichal Klocek2017-03-081-12/+11
* Remove dependency on data_use_measure compontentAllan Sandfeld Jensen2017-03-081-0/+6
* Optionally link with system ffmpegAllan Sandfeld Jensen2017-03-074-3/+59
* Fix incorrect dependency on shim headersMichal Klocek2017-03-064-182/+205
* Optionally link with system ICUAllan Sandfeld Jensen2017-03-061-4/+245
* Legalize chromium's directory sortAllan Sandfeld Jensen2017-03-031-4/+4
* Reland: Optionally unbundle libvpx, opus and FLACAllan Sandfeld Jensen2017-03-014-3/+111
* Make incremental linking configurableAllan Sandfeld Jensen2017-03-011-1/+3
* Make XScrnSaver optionalAllan Sandfeld Jensen2017-02-245-5/+21
* Stabilize sandbox launchingAllan Sandfeld Jensen2017-02-241-4/+12
* [Backport] Move Origin::GetURL() out of resource request critical pathPeter Varga2017-02-236-21/+20
* Revert "Optionally unbundle libvpx, opus and FLAC"Allan Sandfeld Jensen2017-02-224-105/+3
* Fix search restart after zero entriesPeter Varga2017-02-211-0/+3
* Optionally unbundle libvpx, opus and FLACAllan Sandfeld Jensen2017-02-214-3/+105
* Fix linking OzoneAllan Sandfeld Jensen2017-02-202-3/+9
* Fix build on mac without toolkit_viewsMichal Klocek2017-02-161-1/+4
* Prefer the given pkg-config script over Chromiums own sysroot handlingAllan Sandfeld Jensen2017-02-161-6/+6
* Fix build with use_glib=false and use_x11=trueAllan Sandfeld Jensen2017-02-131-0/+11
* Fix building with Xcode 7.2.1Alexandru Croitor2017-02-131-0/+2
* Fix API to allow InspectElement to work with remote inspectorAllan Sandfeld Jensen2017-02-131-1/+1
* Add remove_v8base_debug_symbols to GNAllan Sandfeld Jensen2017-02-101-0/+9
* Fix linking issues on WindowsMichal Klocek2017-02-104-5/+14
* Unbundle Linux system libraries for GNAllan Sandfeld Jensen2017-02-099-27/+220
* Do not tune the binaries for an AMD K8Allan Sandfeld Jensen2017-02-081-1/+0
* Override xcode min version to 0721Michal Klocek2017-02-071-1/+1
* Reintroduce ninja_use_custom_environment_filesAllan Sandfeld Jensen2017-02-074-38/+70
* FIXUP: Windows GN buildAllan Sandfeld Jensen2017-02-071-7/+2
* Add is_shared GN argumentAllan Sandfeld Jensen2017-02-063-2/+5
* Fix gn bootstrap on windowsMichal Klocek2017-02-061-0/+1
* Flag out currently unused PDF to EMF converter for Qt Windows build.Michael Bruning2017-02-062-11/+13
* Link v8_base as static_libraryAllan Sandfeld Jensen2017-02-022-1/+10
* GN fixes for embedded linux and windowsAllan Sandfeld Jensen2017-02-027-18/+50
* Don't demand libatomic when bootstrapping GNAllan Sandfeld Jensen2017-02-021-1/+1
* Correct escaping for pri filesAllan Sandfeld Jensen2017-02-024-22/+82
* Remove linking with libatomicMichal Klocek2017-01-311-1/+1
* Fix missing dependency on libffiMichal Klocek2017-01-311-3/+21
* Fix broken unit test for gnMichal Klocek2017-01-311-3/+7
* Fix gn compilation for rhel6.6, rhel7.2Michal Klocek2017-01-311-1/+2
* Fix gn bootstrap with --no-rebuildAllan Sandfeld Jensen2017-01-311-2/+3
* Merge remote-tracking branch 'origin/upstream-master' into 55-basedAllan Sandfeld Jensen2017-01-311851-342789/+10
|\
| * Update Chromium baselineAllan Sandfeld Jensen2017-01-311851-342789/+10
* | Remove various test and telemetry dependenciesAlexandru Croitor2017-01-3111-126/+105
* | Allow Service Workers without HTTP headersViktor Engelmann2017-01-313-7/+9