- 0ee012c Merge "riscv64: stop reserving x18 for shadow call stack." by Elliott Hughes · 2 years, 4 months ago
- 67237c8 Merge "Pass -Wl,--as-needed when linking Rust binaries." by Peter Collingbourne · 2 years, 4 months ago
- cf76125 Merge "Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp" by Usta (Tsering) Shrestha · 2 years, 4 months ago
- d1a038c Merge "Add additional java_api_library module to java testing" by Jihoon Kang · 2 years, 4 months ago
- fb50259 Add additional java_api_library module to java testing by Jihoon Kang · 2 years, 4 months ago
- fecec28 Merge "bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared}" by Alex Márquez Pérez Muñíz Díaz Puras Thaureaux · 2 years, 4 months ago
- d7141be Merge "Allowlist CaptivePortalLogin and required dependencies." by Romain Jobredeaux · 2 years, 4 months ago
- 93c52ef Merge "Enable reclient cache directory." by Ramy Medhat · 2 years, 4 months ago
- aa6e25d Allowlist CaptivePortalLogin and required dependencies. by Romain Jobredeaux · 3 years ago
- 9551384 apex: skip symbol files when replaced with prebuilt by Jooyung Han · 2 years, 4 months ago
- 4629f7c Pass -Wl,--as-needed when linking Rust binaries. by Peter Collingbourne · 2 years, 4 months ago
- 2562585 Add aidl.deps prop to include aidl implicit deps explicitly in Android.bp by Vinh Tran · 2 years, 4 months ago
- 7de9aa1 Merge "Add handling for libc_hwasan to Soong" by Florian Mayer · 2 years, 4 months ago
- 0c3682b Merge "mixed builds correctly reference stubs libs" by Treehugger Robot · 2 years, 4 months ago
- ae31382 Merge "bp2build support for python_test(_host)" by Cole Faust · 2 years, 4 months ago
- 35dcf77 Merge "Remove special handling of prebuilt_framework-res" by Cole Faust · 2 years, 4 months ago
- 141dcbb Merge "Delete platform mapping specific bp2build code" by Romain Jobredeaux · 2 years, 4 months ago
- 4e37219 Merge "Fix issue where bazel-force-enabled-modules aren't actually analyzed." by Mark Dacek · 2 years, 4 months ago
- ca438e6 mixed builds correctly reference stubs libs by Sam Delmerico · 2 years, 4 months ago
- 9e1117b Merge "Differentiate between public and module-lib stub variants" by Treehugger Robot · 2 years, 4 months ago
- 9c094ca Fix issue where bazel-force-enabled-modules aren't actually analyzed. by MarkDacek · 2 years, 5 months ago
- 3d1b696 Merge "Update min_sdk_version used in testNoUpdatableJarsInBootImage" by Treehugger Robot · 2 years, 4 months ago
- d82f036 bp2build support for python_test(_host) by Cole Faust · 2 years, 4 months ago
- d580613 Remove special handling of prebuilt_framework-res by Cole Faust · 2 years, 4 months ago
- 1a3382c Delete platform mapping specific bp2build code by Romain Jobredeaux · 2 years, 4 months ago
- f5cd477 Merge "Split Rust crate builds into compile and link phases." by Treehugger Robot · 2 years, 4 months ago
- b2b41d5 Differentiate between public and module-lib stub variants by Spandan Das · 2 years, 4 months ago
- 01add28 Merge "Add external_updater to bazel allowlist." by Treehugger Robot · 2 years, 4 months ago
- 4ffcdad Merge "New test for propagation of CFI" by Trevor Radcliffe · 2 years, 4 months ago
- a3c029e Merge "Bp2build support for sdk_version and java_version." by Romain Jobredeaux · 2 years, 4 months ago
- f1235a8 Add external_updater to bazel allowlist. by Dan Albert · 2 years, 4 months ago
- bc65f63 New test for propagation of CFI by Trevor Radcliffe · 2 years, 4 months ago
- 748fd18 Merge "Make conv_linker_config visible to linkerconfig" by Jooyung Han · 2 years, 4 months ago
- 7d57090 Merge "Temporarily disable shadow call stack for riscv64." by Elliott Hughes · 2 years, 4 months ago
- 70079c1 Merge "Don't type variables as booleans in mk2rbc" by Cole Faust · 2 years, 4 months ago
- e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 2 years, 4 months ago
- 5a15e95 Merge "Fix crash when missing platform sdk version" by Treehugger Robot · 2 years, 4 months ago
- 2aff6c1 riscv64: stop reserving x18 for shadow call stack. by Elliott Hughes · 2 years, 4 months ago
- 7a9626c Merge "Make buildroot.cquery determinisitc" by Treehugger Robot · 2 years, 4 months ago
- 5beb42f Temporarily disable shadow call stack for riscv64. by Elliott Hughes · 2 years, 4 months ago
- c7335de Don't type variables as booleans in mk2rbc by Cole Faust · 2 years, 4 months ago
- 2a1de1b Merge "Separate out Cross DSO flag for Bazel" by Trevor Radcliffe · 2 years, 4 months ago
- 37d27c4 Fix crash when missing platform sdk version by Cole Faust · 2 years, 4 months ago
- f937bad9 Merge "Merge TQ2A.230405.003" by Treehugger Robot · 2 years, 4 months ago
- ebf93ff Merge "add libneuralnetworks[_static] to staging allowlist" by Treehugger Robot · 2 years, 4 months ago
- 4b4f03f Make conv_linker_config visible to linkerconfig by Jooyung Han · 2 years, 4 months ago
- aea34a3 Merge "Revert^2 "Re-land test tzdata apex with bazel builds."" by Jingwen Chen · 2 years, 4 months ago
- 12f9cef Merge "Break constant information out of product vars" by Cole Faust · 2 years, 4 months ago
- 2eef2e1 Bp2build support for sdk_version and java_version. by Romain Jobredeaux · 2 years, 5 months ago
- eb644cf Break constant information out of product vars by Cole Faust · 2 years, 4 months ago
- a80b113 Merge "Add name hint to Soong." by Steven Moreland · 2 years, 4 months ago
- bbd707f Merge "Remove completed TODO in android/visibility.go" by Jihoon Kang · 2 years, 4 months ago
- c641cc4 bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_library{,_static,_shared} by Alex Márquez Pérez Muñíz Díaz Puras Thaureaux · 2 years, 5 months ago
- 9f4b476 Separate out Cross DSO flag for Bazel by Trevor Radcliffe · 2 years, 4 months ago
- 6134211 Revert^2 "Re-land test tzdata apex with bazel builds." by Jingwen Chen · 2 years, 4 months ago
- a772d65 Extract out Visibility flags by Trevor Radcliffe · 2 years, 4 months ago
- 3848896 Merge "Include license texts and kinds for VNDK snapshot" by Treehugger Robot · 2 years, 4 months ago
- ed35066 Merge "Revert "Re-land test tzdata apex with bazel builds."" by Jingwen Chen · 2 years, 4 months ago
- fb8b1a6 Revert "Re-land test tzdata apex with bazel builds." by Junho Yoon · 2 years, 4 months ago
- e7903cf Merge TQ2A.230405.003 by Xin Li · 2 years, 4 months ago
- 1000493 Merge "Re-land test tzdata apex with bazel builds." by Treehugger Robot · 2 years, 4 months ago
- 9aecb53 Merge "Include NDK CRT object variants in the sysroot." by Treehugger Robot · 2 years, 4 months ago
- 6706ff6 Merge "Turn off stack protector check for noreturn calls" by Yi Kong · 2 years, 4 months ago
- 671dc23 Add name hint to Soong. by Steven Moreland · 2 years, 4 months ago
- ecc18df Turn off stack protector check for noreturn calls by Yi Kong · 2 years, 4 months ago
- 33a25c1 Merge "Run apex_sepolicy_tests" by Jooyung Han · 2 years, 4 months ago
- f25bdf4 Remove completed TODO in android/visibility.go by Jihoon Kang · 2 years, 4 months ago
- 38c39af Merge "Update min_sdk_version used in TestSymlinksFromApexToSystem" by Spandan Das · 2 years, 4 months ago
- 646dcfa add libneuralnetworks[_static] to staging allowlist by Sam Delmerico · 2 years, 4 months ago
- cc9d942 Update min_sdk_version used in testNoUpdatableJarsInBootImage by Spandan Das · 2 years, 4 months ago
- 1a92db5 Update min_sdk_version used in TestSymlinksFromApexToSystem by Spandan Das · 2 years, 4 months ago
- 1871f90 Include license texts and kinds for VNDK snapshot by Justin Yun · 2 years, 4 months ago
- f2abc7b Merge "Remove diff excludes for partition compatibility symlink files in SBOM integration test." by Treehugger Robot · 2 years, 4 months ago
- 01f5d65 Run apex_sepolicy_tests by Jooyung Han · 2 years, 4 months ago
- 95cd6db Add handling for libc_hwasan to Soong by Florian Mayer · 2 years, 4 months ago
- b4949c2 Merge "Revert "Revert "Fix NDK library sysroot arrangement.""" by Treehugger Robot · 2 years, 4 months ago
- 7c1e7f0 Remove diff excludes for partition compatibility symlink files in SBOM integration test. by Wei Li · 2 years, 4 months ago
- 7bfe443 Merge "Export defaultJavaLibraryName() identifier" by Jihoon Kang · 2 years, 4 months ago
- dfa0a76 Merge "Clean old symlink forests" by Treehugger Robot · 2 years, 4 months ago
- 3bfba4c Merge "Update java_api_library in testing modules" by Jihoon Kang · 2 years, 4 months ago
- 5b065bb Export defaultJavaLibraryName() identifier by Jihoon Kang · 2 years, 4 months ago
- dd5653b Merge "Fix issue merging bp2build files with handcrafted ones" by Treehugger Robot · 2 years, 4 months ago
- 5db9209 Clean old symlink forests by Cole Faust · 2 years, 4 months ago
- 3f4f521 Fix issue merging bp2build files with handcrafted ones by Cole Faust · 2 years, 4 months ago
- 15807fa Merge "Bp2build converter for java_host_for_device." by Romain Jobredeaux · 2 years, 4 months ago
- b2539d0 Merge "Support arch variants in java's StaticLibs in bp2build" by Romain Jobredeaux · 2 years, 4 months ago
- a1961e7 Prepend AFDO flags to allow overriding by Yi Kong · 2 years, 4 months ago
- eb711b9 Support arch variants in java's StaticLibs in bp2build by Romain Jobredeaux · 2 years, 4 months ago
- e7370ea Bp2build converter for java_host_for_device. by Romain Jobredeaux · 2 years, 4 months ago
- 5b0d4f3 Include NDK CRT object variants in the sysroot. by Dan Albert · 2 years, 4 months ago
- 4048bb0 Revert "Revert "Fix NDK library sysroot arrangement."" by Dan Albert · 2 years, 4 months ago
- c0a2420 Update java_api_library in testing modules by Jihoon Kang · 2 years, 4 months ago
- 28ba806 Merge changes I0ab8459b,I2ef90f4d by Treehugger Robot · 2 years, 4 months ago
- 8bbf44f Re-land test tzdata apex with bazel builds. by Jingwen Chen · 2 years, 4 months ago
- 32952b9 Merge "Add com.android.tools.r8.emitRecordAnnotationsExInDex flag" by Victor Chang · 2 years, 4 months ago
- 37eec7d Merge "Revert "Allowlist more of system/timezone"" by Jingwen Chen · 2 years, 4 months ago
- 5bc31c1 Merge "Keep existing build files in build/make/target/product/security" by Cole Faust · 2 years, 4 months ago
- f590058 Merge "Make outputApexFile relative to module dir in mixed builds" by Treehugger Robot · 2 years, 4 months ago
- 0766f4c Merge "Update the SBOM integration test to include ramdisk partition and resolve some diffs." by Wei Li · 2 years, 4 months ago
- 91a86d4 Merge "Add dep_api_srcs property to java_api_library module" by Jihoon Kang · 2 years, 4 months ago