electron/brightray
#DeleteGithub 70d4644742 build: enable PIE when compiling Linux builds, fix #14961. (#15152)
PIE allows an application to utilize the full benefits of ASLR
to prevent itself from exploitations, but it was disabled for
all released versions of Electron (3.0 and prior).

Currently, PIE is already enabled since 9294fac but enabling it
for all released version is still an ongoing work (#14961). This
patch backports PIE to the 3.0.x branch.

Signed-off-by: Tom Li <tomli@tomli.me>
2018-10-14 12:47:55 +11:00
..
browser fix: check guest view's devtools window size (#14928) 2018-10-03 09:31:34 +09:00
common fix: notify request context shutdown on IO before cleanup (#14092) 2018-08-22 08:24:56 -07:00
brightray.gyp build: enable PIE when compiling Linux builds, fix #14961. (#15152) 2018-10-14 12:47:55 +11:00
brightray.gypi Revert "Drop support of Mac OS 10.9" (#13350) 2018-06-21 09:37:18 +10:00
BUILD.gn fix: create persistent channel ID store when cookie store is persistent (#14358) 2018-08-28 13:37:09 -05:00
CPPLINT.cfg Add clang-format script and precommit hook (#12651) 2018-04-27 13:01:12 -04:00
filename_rules.gypi don't build libgtkui files on non-GTK+ platforms 2018-02-15 15:15:26 -06:00
filenames.gypi fix: add method and referrer properties to app login event (backport: 3-0-x) (#14277) 2018-08-23 20:47:16 +09:00
LICENSE Time goes on 2014-07-11 00:39:21 -07:00
LICENSE-CHROMIUM Initial commit 2013-03-13 15:31:24 -04:00