- 9cfcf6d Revert^2 "Update the way we build AFL++ fuzz binaries" by Cory Barker · 2 years, 5 months ago
- f48643d Merge "Increase R8 max heap size to 4GB." by Treehugger Robot · 2 years, 5 months ago
- ba73a09 Merge "Revert "Updated the way we build AFL++ fuzz binaries"" by Cory Barker · 2 years, 5 months ago
- 74aea6c Revert "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 2 years, 5 months ago
- edadcdb Merge "Updated the way we build AFL++ fuzz binaries" by Cory Barker · 2 years, 5 months ago
- 8e77db3 Merge "Clean up android/module.go" by Treehugger Robot · 2 years, 5 months ago
- c33f799 Increase R8 max heap size to 4GB. by Jordan Demeulenaere · 2 years, 5 months ago
- bfe0342 Merge changes I70159a49,I1809c0fc by Treehugger Robot · 2 years, 5 months ago
- 0264058 Merge "Set targetSdkVersion to 10000 for MTS tests targeting current" by Spandan Das · 2 years, 5 months ago
- cecb754 Updated the way we build AFL++ fuzz binaries by Cory Barker · 2 years, 5 months ago
- 6b7c1db Merge "Spellcheck" by Spandan Das · 2 years, 5 months ago
- 39291b9 Merge "Show module's type and path when reporting dependency problems" by Treehugger Robot · 2 years, 5 months ago
- ab8581a Merge "Fix invalid json when product variables have quotes" by Treehugger Robot · 2 years, 5 months ago
- a5f39a1 Spellcheck by Spandan Das · 2 years, 5 months ago
- 439fbfc Merge "Make ignorewarnings optional in optimize" by Remi NGUYEN VAN · 2 years, 5 months ago
- 082c5f3 Fix invalid json when product variables have quotes by Cole Faust · 2 years, 5 months ago
- e198eaf Clean up android/module.go by Sasha Smundak · 2 years, 5 months ago
- f2bb26f Show module's type and path when reporting dependency problems by Sasha Smundak · 2 years, 5 months ago
- 9f7ae7f Set targetSdkVersion to 10000 for MTS tests targeting current by Spandan Das · 2 years, 5 months ago
- 3a0355f Merge "export common bp2build testing functions" by Liz Kammer · 2 years, 5 months ago
- 9009dc2 bp2build: Allowlist and build fastboot with Bazel. by Jingwen Chen · 2 years, 5 months ago
- 5012e07 bp2build: Allowlist //external/toybox. by Jingwen Chen · 2 years, 5 months ago
- 075571b Merge "Overriding placeholder version in updatable apks" by Alexei Nicoara · 2 years, 5 months ago
- bdad314 Make ignorewarnings optional in optimize by Remi NGUYEN VAN · 2 years, 5 months ago
- fe57ecf Merge changes Id3de4ede,Iae326016 by Alexander Smundak · 2 years, 5 months ago
- 113bd15 Merge "Allow libwifi-hal to use makefile_goal" by Jooyung Han · 2 years, 5 months ago
- 7071a05 bp2build support for .asm files by Cole Faust · 2 years, 5 months ago
- a095406 Consolidate Bazel conversion state into a single field in CommonProperties by Sasha Smundak · 2 years, 5 months ago
- 08253a0 Index Go code in the build/make/tools by Sasha Smundak · 2 years, 5 months ago
- c31778f Merge "add java_import to mixed build" by Sam Delmerico · 2 years, 5 months ago
- fb84598 Merge "copy JNI from AAR files to android_app APK" by Sam Delmerico · 2 years, 5 months ago
- 69cf0f3 Overriding placeholder version in updatable apks by Alexei Nicoara · 2 years, 5 months ago
- 39cadf9 Allow libwifi-hal to use makefile_goal by Jooyung Han · 2 years, 5 months ago
- 950f28a Merge "Diff source dump and current version dump for Cross-Version ABI Check" by Mu-Le Lee · 2 years, 5 months ago
- f79bfe8 Merge "Fixing issue with boolean params in cc_fuzz" by Hamzeh Zawawy · 2 years, 5 months ago
- 801b058 Merge "Revert^3 "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 2 years, 5 months ago
- 199c188 Revert^3 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- c4ee553 Merge "Revert^2 "rust: Only allow bindgen to produce `rlib`s."" by Treehugger Robot · 2 years, 5 months ago
- b7e4b08 Merge "Cosmetic Changes plus log errors" by Usta Shrestha · 2 years, 5 months ago
- db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 2 years, 6 months ago
- 8260249 copy JNI from AAR files to android_app APK by Sam Delmerico · 2 years, 7 months ago
- 5e04753 Diff source dump and current version dump for Cross-Version ABI Check by Mu-Le Lee · 2 years, 5 months ago
- a015ed5 Merge "Add BSD-like binary-only license kind." by Bob Badour · 2 years, 5 months ago
- 769414a Merge "Don't write bogus built targets." by Treehugger Robot · 2 years, 5 months ago
- a070baa Merge "Filter defaults from license metadata dependencies." by Treehugger Robot · 2 years, 5 months ago
- 0ea404e Merge "Remove obsolete notice property." by Treehugger Robot · 2 years, 5 months ago
- 9cc801a Revert^2 "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- 7810e17 Export default apex version from updatable_modules.go to Bazel's by Jingwen Chen · 2 years, 5 months ago
- 21b027d Merge "Moving default version outside of apex package" by Alexei Nicoara · 2 years, 5 months ago
- d13d15a Merge "Revert "rust: Only allow bindgen to produce `rlib`s."" by Matthew Maurer · 2 years, 5 months ago
- b983c89 Revert "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- a8ea3ff Merge "rust: Only allow bindgen to produce `rlib`s." by Matthew Maurer · 2 years, 5 months ago
- 3177a6e export common bp2build testing functions by Sam Delmerico · 2 years, 6 months ago
- 53a452d rust: Only allow bindgen to produce `rlib`s. by Matthew Maurer · 2 years, 5 months ago
- 7579b67 Moving default version outside of apex package by Alexei Nicoara · 2 years, 5 months ago
- 5282f6d Don't write bogus built targets. by Bob Badour · 2 years, 5 months ago
- 88e7512 Merge "Implement mixed builds for apex modules, take 2." by Treehugger Robot · 2 years, 5 months ago
- 2f384a7 Merge "Implement bp2build for linker_config" by Alix Espino · 2 years, 5 months ago
- 7fd521e Filter defaults from license metadata dependencies. by Bob Badour · 2 years, 5 months ago
- 0cc5fac Remove obsolete notice property. by Bob Badour · 2 years, 5 months ago
- 1be00d4 filter unknown clang cflags in bp2build by Alix · 2 years, 7 months ago
- fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 2 years, 5 months ago
- cf3844c rust: Rust is now GA for platform usage by Matthew Maurer · 2 years, 5 months ago
- d8cded5 Merge "Disallow '_' in bpf source name" by Ken Chen · 2 years, 5 months ago
- 3c983d2 Fixing issue with boolean params in cc_fuzz by hamzeh · 2 years, 5 months ago
- 277795c add java_import to mixed build by Sam Delmerico · 2 years, 10 months ago
- 28ee99f Merge "fix typo in AARImport prebuilt type assertion" by Treehugger Robot · 2 years, 5 months ago
- 0bb7f04 Merge "Revert "Implement mixed builds for apex modules."" by Martin Stjernholm · 2 years, 5 months ago
- 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 2 years, 5 months ago
- beb3f9a Add BSD-like binary-only license kind. by Bob Badour · 2 years, 5 months ago
- af8bb70 fix typo in AARImport prebuilt type assertion by Sam Delmerico · 2 years, 5 months ago
- b7873a8 Merge "Add top level and per-mutator traces to soong_build" by Joe Onorato · 2 years, 5 months ago
- 2e5e401 Add top level and per-mutator traces to soong_build by Joe Onorato · 2 years, 7 months ago
- 6f84b77 Merge "Move LLNDK ABI dumps from vndk/ to platform/" by Mu-Le Lee · 2 years, 5 months ago
- b59a3db Merge "Downgrade/disable lint checks" by Cole Faust · 2 years, 5 months ago
- 576baca Merge "Fix typo" by Treehugger Robot · 2 years, 5 months ago
- 06776d6 Merge "Deprecate notice property." by Treehugger Robot · 2 years, 5 months ago
- 485127c Merge "Add option to allow unknown warning options" by Treehugger Robot · 2 years, 5 months ago
- 69d09f4 Merge "Export any platform_compat_config used by apex to sdk snapshot" by Paul Duffin · 2 years, 5 months ago
- cd1c27b Fix typo by jiajia tang · 2 years, 5 months ago
- f7f69e4 Add option to allow unknown warning options by Yi Kong · 2 years, 5 months ago
- a9eef7b Merge "Update clang version to clang-r458507" by Treehugger Robot · 2 years, 5 months ago
- eb8d04e Update clang version to clang-r458507 by Yi Kong · 2 years, 6 months ago
- da44795 Remove $PRODUCT_OUT/vendor_kernel_ramdisk on installclean by Yi-Yo Chiang · 2 years, 5 months ago
- 124f3fe Deprecate notice property. by Bob Badour · 2 years, 5 months ago
- 7d9f760 Merge "Revert "Make FirstTarget treat HostCross separately from Host"" by Colin Cross · 2 years, 5 months ago
- 3b56c92 Revert "Make FirstTarget treat HostCross separately from Host" by Colin Cross · 2 years, 5 months ago
- b5aa16f Merge "rustc-1.62.0.p1 Build 8836667" by Charisee Chiw · 2 years, 5 months ago
- 0243999 Merge "Make FirstTarget treat HostCross separately from Host" by Colin Cross · 2 years, 5 months ago
- fcf7985 Export any platform_compat_config used by apex to sdk snapshot by Paul Duffin · 2 years, 5 months ago
- 0c1b781 Merge "Revert "Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set."" by Alexander Smundak · 2 years, 5 months ago
- c5d7ad6 Make FirstTarget treat HostCross separately from Host by Colin Cross · 2 years, 5 months ago
- 1b3d5f8 Merge "Enable -Wmisleading-indentation for 1p projects" by Yi Kong · 2 years, 5 months ago
- 2cec8df Revert "Suppress all progress messages from Ninja if ANDROID_QUIET_BUILD is set." by Sasha Smundak · 2 years, 8 months ago
- 7c81cf6 Merge "Output informational messages only when BP2BUILD_VERBOSE is set." by Alexander Smundak · 2 years, 5 months ago
- 9ec1ff9 Merge "Implement mixed builds for apex modules." by Alexander Smundak · 2 years, 5 months ago
- f08a664 Enable -Wmisleading-indentation for 1p projects by Elliott Hughes · 2 years, 7 months ago
- c5e02ca Merge "Sort files in sdk snapshot zip to ensure consistent behavior" by Paul Duffin · 2 years, 5 months ago
- b3f18a9 Merge changes I0484ea34,I188e4824 by Treehugger Robot · 2 years, 5 months ago
- 85cc35a Distinguish # apex and # systemapi symbols by Jiyong Park · 2 years, 5 months ago