chromium-src-build/android/gyp
digit@chromium.org a48f19820d Android: Add chrome-specific dynamic linker.
This patch adds a new Chrome-specific dynamic linker for Android,
that implements RELRO section sharing in order to save about 1.3 MB
of RAM per renderer process in content-based programs (ContentShell,
ChromiumTestShell, Chrome, etc...)

The linker is disabled by default. For more details, see the corresponding bug entry.

This introduces a new test package (content_linker_test_apk) as well as a new test category. To build and test this feature, do the following:

  ninja -C out/Debug content_linker_test_apk
  build/android/test_runner.py linker


BUG=287739
R=qsr@chromium.org

Review URL: https://codereview.chromium.org/23717023

git-svn-id: http://src.chromium.org/svn/trunk/src/build@229921 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-10-21 21:40:44 +00:00
..
util [Android] Add an action to check/record attached devices 2013-07-02 01:52:33 +00:00
ant.py Makes GYP changes for EMMA coverage 2013-08-22 00:08:31 +00:00
apk_install.py This fixes the component build. 2013-09-10 01:39:25 +00:00
create_device_library_links.py This fixes the component build. 2013-09-10 01:39:25 +00:00
create_native_libraries_header.py CheckCallDie: add option to suppress successful output 2013-04-04 23:04:40 +00:00
create_standalone_apk.py Move create_standalone_apk.py into build/android/gyp/. 2013-06-25 03:27:48 +00:00
dex.py Makes GYP changes for EMMA coverage 2013-08-22 00:08:31 +00:00
emma_instr.py [Android] Enable passing filter string to emma. 2013-10-04 22:02:44 +00:00
finalize_apk.py [Android] Support building standalone APK in component build 2013-06-25 18:42:07 +00:00
gcc_preprocess.py Android: Add chrome-specific dynamic linker. 2013-10-21 21:40:44 +00:00
generate_v14_compatible_resources.py [Android] Add an gyp option to disable generating v14 resources script. 2013-07-09 14:07:51 +00:00
get_device_configuration.py Add missing executable bits for get_device_configuration.py 2013-07-02 06:47:48 +00:00
jar.py [Android] Refactor md5_check + add tests 2013-04-16 17:05:20 +00:00
jar_toc.py android/gyp/jar_toc.py: avoid specifying conflicting flags. 2013-07-15 21:19:47 +00:00
javac.py [Android] Refactor md5_check + add tests 2013-04-16 17:05:20 +00:00
process_resources.py Move resources from drawable-mdpi to drawable at build time. 2013-09-16 22:16:13 +00:00
proguard.py Add support for proguard preprocessing. 2013-08-15 00:12:07 +00:00
push_libraries.py This fixes the component build. 2013-09-10 01:39:25 +00:00
strip_library_for_device.py [Android] Fix forwarder for the component build 2013-04-18 07:23:26 +00:00
write_ordered_libraries.py [Android] Fix forwarder for the component build 2013-04-18 07:23:26 +00:00