chromium-src-build/config/mac
Vlad Tsyrklevich fd0fb43661 Deprecate base::ProtectedMemory
base::ProtectedMemory is being deprecated because it's not widely used
enough to make a security impact and justify its maintenance burden.
All uses of base::ProtectedMemory have already been removed, now delete
the remaining code and build changes.

Bug: 1018834, 1007916
Change-Id: I2df8d6d30d3ccfa7e8fb679d047e9df02539ff49
Fixes: 1018834, 1007916
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1891114
Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#711546}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 8ea8955cd2d2644f701ef91b0a736572af700a36
2019-11-01 00:29:14 +00:00
..
BUILD.gn Deprecate base::ProtectedMemory 2019-11-01 00:29:14 +00:00
BuildInfo.plist Fail to build with unbound Info.plist substitutions instead of silently dropping them. 2017-07-05 21:04:22 +00:00
OWNERS [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. 2017-02-22 05:57:37 +00:00
base_rules.gni Move iOS only toolchain-related scripts into build/config/ios. 2019-06-07 17:06:24 +00:00
mac_sdk.gni Make hermetic_xcode_path a private variable. 2019-07-20 00:43:01 +00:00
mac_sdk_overrides.gni Roll macOS SDK to 10.14. 2019-07-22 23:31:49 +00:00
package_framework.py Set proper permissions for package's framework directory. 2018-10-12 15:11:20 +00:00
plist_util.py Speculative fix for codec errors 2019-09-18 21:52:39 +00:00
prepare_framework_version.py [Mac/GN] Fix rebuilds when changing framework_version of a mac_framework_bundle. 2016-10-28 14:44:59 +00:00
rules.gni mac: Explicitly list files in dSYM bundles in data instead of zipping up the dSYM directory. 2019-09-10 17:11:51 +00:00
sdk_info.py Update sdk_info.py to not use xcodebuild or xcrun unnecessarily. 2019-06-06 22:30:47 +00:00
symbols.gni Partially revert 8b0cda7f8d3f9a4f1d53c78600fb0c62c7eec7f9. 2016-08-11 12:15:17 +00:00
write_pkg_info.py Add support for generating PkgInfo for application bundle on iOS. 2016-12-09 16:08:27 +00:00