[go: up one dir, main page]

Add CHROMIUM_CXX_TWEAK_INLINES to reduce binary size (NDK r16)

This patch is a port of Andrew´s original patch reviewed at:
https://chromium-review.googlesource.com/c/android_ndk/+/683555

This should reduce the size of libchrome.so by about 700 KiB
with little impact on performance.

R=agrieve
Bug: 738155
Change-Id: If3d442ae37379585c516dc8acda54a88adc7f6da
Reviewed-on: https://chromium-review.googlesource.com/797450
Reviewed-by: agrieve <agrieve@chromium.org>
Tested-by: agrieve <agrieve@chromium.org>
4 files changed
tree: fc4c8d4fc3c5a0c50e9db7a6fc08da5526fdfa21
  1. build/
  2. chromium-patches/
  3. meta/
  4. platforms/
  5. prebuilt/
  6. python-packages/
  7. shader-tools/
  8. simpleperf/
  9. sources/
  10. sysroot/
  11. toolchains/
  12. CHANGELOG.md
  13. codereview.settings
  14. ndk-build
  15. ndk-depends
  16. ndk-gdb
  17. ndk-stack
  18. ndk-which
  19. OWNERS
  20. README.chromium
  21. README.md
  22. source.properties
README.md

Android NDK

Documentation

NDK documentation, guides, and API reference are available on our website.

NDK code samples are available on GitHub.

Information about Android Studio can be found on the Android Studio website.

Filing Bugs

NDK bugs should be filed on GitHub.

Android Studio and Gradle bugs should be filed in the Android Studio Bug Tracker. For the fastest response, make sure you follow their guide on Filing Bugs.