summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2024-03-29Set embedded_launcher on python binariesHEADmastermainCole Faust
2024-03-15Add embedded_launcher: true to jni_generatorCole Faust
2024-01-18build: Remove nfc subpackages from libchrome visibilityHenri Chataing
2024-01-14Add visibility configuration to libchrome cc_libraryHenri Chataing
2023-10-16libchrome: Make it available for nfc apexRoshan Pius
2023-02-07libchrome: Export base/functional headersAbhishek Pandit-Subedi
2022-10-17Remove references to modern_python_path_defaultsCole Faust
2022-10-05Use modern_python_path_defaultsCole Faust
2022-09-15Convert libchrome scripts to python 3Cole Faust
2022-09-13[Bluetooth apex] Use new apex nameWilliam Escande
2022-09-13Clear apex.go entries for bluetooth libsWilliam Escande
2022-08-25Remove unused crypto compiles.Qijiang Fan
2022-08-22Suppress implicit-int-float-conversion warningdonghongweng
2022-04-18Deleted clang property in Android.bp filesAlix
2022-02-02Separate glibc and musl sourcesColin Cross
2022-02-01Adding min_sdk_version for Bluetooth apexRoopa Sattiraju
2021-06-18Add ramdisk_available to init_first_stage's depsandroid-s-beta-4android-s-beta-3android-s-beta-4Inseob Kim
2021-04-23Use libgtest_prod_headers.Elliott Hughes
2021-03-11libchrome supports linux_bionic as wellJeongik Cha
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/libchromeandroid-s-preview-1Bob Badour
2020-06-20libchrome: downgrade mojom types at arc build time am: 7b91003f18hscham
2020-06-10libchrome: downgrade mojom types at arc build timeandroid11-devhscham
2020-06-02libchrome: build libchrome on Android target with OS_ANDROIDhscham
2020-04-14Add explicit dependencies on jni_headersOrion Hodson
2020-03-11Replace glob in libchrome Android.bp by explicit file listhscham
2019-07-30Revert "Temporarily suppress unused-lambda-capture warning warning"Pirama Arumuga Nainar
2018-11-02Mark libchrome as recovery_available for update_engine_sideloadDan Willemsen
2018-10-12Uprev libchrome to r576279 (1/many)Jakub Pawlowski
2018-09-25libchrome: Fixup the soong pluginandroid-o-mr1-iot-release-1.0.5Luis Hector Chavez
2018-09-14libchrome: Use python2 for merge_srcjarsLuis Hector Chavez
2018-09-14libchrome: Create a soong plugin to clean up source/header generationLuis Hector Chavez
2018-09-06Suppress more -Wimplicit-fallthrough.Chih-Hung Hsieh
2018-09-04Suppress -Wimplicit-fallthrough.android-o-mr1-iot-release-1.0.4Chih-Hung Hsieh
2018-06-13Remove unused references to external/valgrind.android-p-preview-4android-o-mr1-iot-release-1.0.2android-n-iot-release-smart-displayElliott Hughes
2018-06-06Use libmojo_mojom.srcjar.android-n-iot-release-polk-at1Hidehiko Abe
2018-06-05Generate common_custom_types__type_mappings on build time.Hidehiko Abe
2018-06-01Remove trace_event.android-o-mr1-iot-release-1.0.1Hidehiko Abe
2018-05-29Remove unused files.Hidehiko Abe
2018-05-22Make libmojo available to vendor componentsJeffrey Kardatzke
2018-04-24Migrate libmojo repository into libchrome, part 2.Hidehiko Abe
2018-04-17Split header files generation rule.Hidehiko Abe
2018-04-12Migrate libmojo repository into libchrome, part 1.Hidehiko Abe
2018-03-15Introduce stack_trace_android.cc.Hidehiko Abe
2018-02-22Remove modification for missing-field-initializers from sources.Hidehiko Abe
2018-02-21Re-uprev to r462023.Hidehiko Abe
2018-02-19Remove ALLOW_UNUSED_PARAM macro.Hidehiko Abe
2018-02-19Deal with -Wunused-parameter in libchrome build rule.Hidehiko Abe
2018-02-08Clean up Mac related files.Hidehiko Abe
2018-02-07Revert "Revert "Disable mac-host build.""Hidehiko Abe
2018-02-06Revert "Disable mac-host build."Ian Pedowitz