chromium-src-build/android/gyp
aberent@chromium.org 6af865d391 Check library version and handle library load errors
This CL modifies the build to incorporate the expected C++ library version
in the Java code. This is then checked when the library is loaded, to
make sure that the C++ and Java builds match.

This CL also implements error handling when library loads fail or the
loaded version doesn't match the expected version.

BUG=311644

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@237779 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-11-28 14:28:52 +00:00
..
util Don't swallow "aapt crunch" build errors. 2013-11-14 00:13:38 +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 Check library version and handle library load errors 2013-11-28 14:28:52 +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 Raise a compile error if RTL-unfriendly attributes are used. 2013-11-11 23:53:10 +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 Don't swallow "aapt crunch" build errors. 2013-11-14 00:13:38 +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