Aleksei Kuzmin
2aa897afcb
Use gtk3 on linux
2017-11-21 23:03:54 +09:00
Aleksei Kuzmin
fbca0196cb
Update Win GN config
...
"use_experimental_allocator_shim" was renamed to "use_allocator_shim".
https://codereview.chromium.org/2902043007
2017-11-21 23:03:03 +09:00
Tony Ganch
711eb7a902
Fix patches-mas/*
2017-11-21 23:03:03 +09:00
Aleksei Kuzmin
421e281bb4
Fix and rename 042-high-sierra-nvidia-gpu.patch
2017-11-21 23:03:03 +09:00
Aleksei Kuzmin
5187544742
Fix patches/*
2017-11-21 23:03:03 +09:00
Aleksei Kuzmin
4a6a2bfbe4
Set Chromium version to 61.0.3163.100
2017-11-21 23:03:03 +09:00
Cheng Zhao
1f25411df9
Merge pull request #364 from ClarkWang-2013/master
...
MIPS64EL: Add support for build libchromiumcontent.
2017-11-21 23:01:39 +09:00
Cheng Zhao
20b6d687ec
Do not build mips64el on CI for now
2017-11-21 21:10:23 +09:00
Cheng Zhao
8d34ca4ed6
Simplify create-dist when cross-compiling for mips64el
2017-11-21 14:50:29 +09:00
Cheng Zhao
e1151b5262
Add mips64el target in circleci
2017-11-21 14:50:29 +09:00
Cheng Zhao
ec42b18e0e
Download mips64el toolchain
2017-11-21 14:50:29 +09:00
Cheng Zhao
d7687654f4
Avoid patching node_modules.py
2017-11-21 14:50:29 +09:00
Cheng Zhao
3a1a94db3e
Gernerate ffmpeg build config files for mips64el
...
The cross-compilation way now does not run runhooks-mips64el, so we need
to ensure the ffmpeg config is generated.
2017-11-21 14:50:29 +09:00
Cheng Zhao
544df327e4
Move mips64el related patches to patches-mips64el
2017-11-21 14:50:29 +09:00
Cheng Zhao
faf5cc2bf5
Make it faster re-running the scripts
2017-11-21 14:50:29 +09:00
Cheng Zhao
e412409895
Download mips64el sysroot image
2017-11-21 14:50:29 +09:00
Wang Qing
cc98dd2b58
MIPS64: Add cross compiling support for libchromiumcontent on x64.
2017-11-21 14:50:29 +09:00
Wang Qing
36ff9f2923
MIPS64: Add cross compiling support for libchromiumcontent on x64.
2017-11-21 14:50:29 +09:00
Wang Qing
b3b6931af1
Update 007-Fix-v8-sunspider-1.0.2-some-cases-test-failed-with-u.patch
2017-11-21 14:50:29 +09:00
Wang Qing
493263aefb
Update 047-Set-kernal-page-size-to-16K-on-loongson-MIPS-archtec.patch
2017-11-21 14:50:29 +09:00
Wang Qing
b2f7f9972a
Fix node_modules uglifyjs to uglify-js on mips64.
...
This patch is specialed for mips64.
2017-11-21 14:50:29 +09:00
Wang Qing
148650d556
Update 044-Add-mips64el-support-and-loongson3a-for-compiler.patch
2017-11-21 14:50:29 +09:00
Wang Qing
c4563c1ee4
Update 043-Add-support-for-mips64-with-build-gn.patch
2017-11-21 14:50:29 +09:00
Wang Qing
be57d2ceb8
Fix build gn with system ninja-build instead of ninja on mips64.
2017-11-21 14:50:29 +09:00
Wang Qing
10b1ad1f36
Automatic generate ffmpeg build config files with mips64el.
2017-11-21 14:50:29 +09:00
Wang Qing
9defff4daf
Add third_party/ffmpeg patch:002-Fix-build_ffmpeg.py-with-mips64-support.patch.
2017-11-21 14:50:29 +09:00
Wang Qing
6b207cbd6c
Update 046-Add-support-for-using-seccomp_bpf-on-mips64el.patch
2017-11-21 14:50:29 +09:00
Wang Qing
91ad049c3a
Delete 002-Fix-build_ffmpeg.py-and-automatic-gernerate-ffmpeg-m.patch
2017-11-21 14:50:29 +09:00
Wang Qing
84449bbad1
Update update
2017-11-21 14:50:29 +09:00
Wang Qing
ced32f99be
MIPS64EL: Add support for build libchromiumcontent.
2017-11-21 14:50:29 +09:00
John Kleinschmidt
b0c0a9e10b
Merge pull request #392 from electron/fix-s3-upload
...
Fix upload logic
2017-11-16 08:26:08 -05:00
John Kleinschmidt
1ebca88855
Fix upload logic
2017-11-15 16:04:26 -05:00
Cheng Zhao
fe6086f956
Merge pull request #374 from ahmedmohamedali/master
...
Add patch for pdf support in sub frames
2017-11-10 16:12:31 +09:00
John Kleinschmidt
c95b5a56b4
Merge pull request #388 from electron/allow-fork-pr-builds
...
CI updates for building forked PRs
2017-11-09 14:46:39 -05:00
John Kleinschmidt
b2cc56347f
Fix incorrect failure being reported
2017-11-09 09:54:18 -05:00
John Kleinschmidt
d93b3b42fe
Delete workspace AFTER archive
2017-11-09 09:53:59 -05:00
John Kleinschmidt
2d09eb7156
Allow skipping upload
...
This will allow PRs from forks to build, but not upload to S3
Also, for CI that allows it, the CI can deploy to S3 instead of via upload script that needs environment variables set
Also for CircleCI and Jenkins store built zips as artifacts
2017-11-08 15:49:48 -05:00
Cheng Zhao
4ee50e183c
Format the patch
2017-11-08 16:46:31 +09:00
Ahmed Mohamed Ali
154f5cdb81
Fix compilation issue (comparison of integers of different signs: 'int' and 'size_t')
2017-10-27 21:42:09 +02:00
John Kleinschmidt
0784acb651
Merge pull request #382 from electron/high-sierra-nvidia-gpu
...
Add patch for nvidia GPU's on High Sierra (redo #377 )
2017-10-26 14:48:26 -04:00
John Kleinschmidt
30b1bbb72e
Merge pull request #381 from electron/temporarily-turn-off-escape-analysis
...
[turbofan] Temporarily turn off escape analysis.
2017-10-26 09:47:06 -04:00
Samuel Attard
b19b4d400d
Add patch for nvidia GPU's on High Sierra
2017-10-24 16:03:13 -04:00
Aleksei Kuzmin
1aaa5c3628
[turbofan] Temporarily turn off escape analysis.
...
Fixes a security vulnerability in V8's Turbofan engine.
For detailed description see
https://blogs.technet.microsoft.com/mmpc/2017/10/18/browser-security-beyond-sandboxing/
https://crbug.com/765433
https://chromium-review.googlesource.com/670563
2017-10-24 00:40:54 +03:00
John Kleinschmidt
69936c1bed
Merge pull request #378 from electron/revert-377-high-sierra-nvidia-gpu
...
Revert "Add patch for nvidia GPU's on High Sierra"
2017-10-23 12:26:18 -04:00
John Kleinschmidt
f46f4d732a
Revert "Add patch for nvidia GPU's on High Sierra"
2017-10-23 12:17:44 -04:00
John Kleinschmidt
de6bb08c70
Merge pull request #377 from electron/high-sierra-nvidia-gpu
...
Add patch for nvidia GPU's on High Sierra
2017-10-23 09:42:26 -04:00
Samuel Attard
52dd4688eb
Add patch for nvidia GPU's on High Sierra
2017-10-23 20:41:09 +11:00
Zeke Sikelianos
f64f4c0199
Merge pull request #375 from electron/CODEOWNERS
...
add CODEOWNERS file
2017-10-17 14:23:36 -07:00
Zeke Sikelianos
6bbdfbe3a8
add CODEOWNERS file
2017-10-13 13:45:16 -07:00
Ahmed Mohamed Ali
d57a642cea
Adding patch for https://github.com/electron/electron/issues/9192#issuecomment-335543866
2017-10-13 10:08:31 +02:00