- 565cafd Don't create version variations of sdk modules by Colin Cross · 4 years, 10 months ago
- 3146c5c Create fewer empty version variants by Colin Cross · 4 years, 10 months ago
- 1348ce3 Don't make SplitPerApiLevel imply UseSdk by Colin Cross · 4 years, 10 months ago
- b613521 Remove vendor crt special case by Colin Cross · 4 years, 10 months ago
- 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 4 years, 10 months ago
- 973f467 Merge changes from topic "sanitizer-runtime-stubs" by Colin Cross · 4 years, 10 months ago
- 0f1a0f7 Merge "add acknowledgements field to fuzz_config" by Kris Alder · 4 years, 10 months ago
- 45dda43 Merge "rust: Refactor staticStd to stdLinkage" by Ivan Lozano · 4 years, 10 months ago
- 3a7e672 Merge "Add support for using sdk_version: "module_<ver>"" by Paul Duffin · 4 years, 10 months ago
- e7257d2 Add version dependencies to sanitizer runtime dependencies by Colin Cross · 4 years, 10 months ago
- d48fe73 Fix prebuilt library stubs by Colin Cross · 4 years, 11 months ago
- 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 5 years ago
- fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 4 years, 10 months ago
- 996de36 Merge "rust: document manual configuration for rustfmt" by Thiébaud Weksteen · 4 years, 10 months ago
- 4f6c766 rust: add darwin as host arch by Thiébaud Weksteen · 4 years, 10 months ago
- 425a542 rust: document manual configuration for rustfmt by Thiébaud Weksteen · 5 years ago
- d2ff087 Merge changes Icbbf176c,I52beadc8 by Thiébaud Weksteen · 4 years, 10 months ago
- 21de510 Merge "Do not implicitly turn on lto for static libraries" by Yi Kong · 4 years, 10 months ago
- 2598c9b add acknowledgements field to fuzz_config by Kris Alder · 4 years, 10 months ago
- 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 10 months ago
- a6351ca rust: Add ref to generated sources (aidl, bindgen) by Thiébaud Weksteen · 4 years, 10 months ago
- e257714 Do not implicitly turn on lto for static libraries by Yi Kong · 4 years, 10 months ago
- 3805f5c rust: refactor projectGeneratorSingleton by Thiébaud Weksteen · 4 years, 10 months ago
- 6c76f18 Merge "Don't include artifacts for host-cross targets" by Treehugger Robot · 4 years, 10 months ago
- b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 10 months ago
- 41b0876 Merge "Allow java_sdk_library to specify doctags_files" by Paul Duffin · 4 years, 10 months ago
- dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 4 years, 10 months ago
- ccb406f Don't include artifacts for host-cross targets by Jiyong Park · 4 years, 10 months ago
- 5cc622a Merge "Update the default platform version to S" by Treehugger Robot · 4 years, 10 months ago
- 15bad7a Merge "Forbid -fwhole_program_vtables" by Yi Kong · 4 years, 10 months ago
- d5bff95 Merge "Support auto-push of data_device_bins to device in test config auto-gen for sh-test" by Frank Feng · 4 years, 10 months ago
- f1a406c Merge "lto: Rename Disabled to Never to reduce confusion" by Treehugger Robot · 4 years, 10 months ago
- 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 10 months ago
- 695755a Merge "Collect FORCE_USE_GOMA environment variable as a metric." by Treehugger Robot · 4 years, 10 months ago
- ca17414 Merge changes Id412359e,I9c4d3a33,Ic3216235 by Treehugger Robot · 4 years, 10 months ago
- be6ae77 Support auto-push of data_device_bins to device in test config auto-gen for sh-test by frankfeng · 4 years, 10 months ago
- a711074 Merge "rust: Add prefer_rlib property for static libstd." by Ivan Lozano · 4 years, 10 months ago
- c97d6dc Collect FORCE_USE_GOMA environment variable as a metric. by Patrice Arruda · 4 years, 10 months ago
- a6b38f2 Merge "Remove InputRootAbsolutePath spec to header-abi-dumper" by Treehugger Robot · 4 years, 10 months ago
- a2ae7e0 Allow java_sdk_library to specify doctags_files by Paul Duffin · 5 years ago
- dd05547 rust: Refactor staticStd to stdLinkage by Ivan Lozano · 4 years, 10 months ago
- f43ff05 lto: Rename Disabled to Never to reduce confusion by Yi Kong · 4 years, 10 months ago
- 1120087 rust: Add prefer_rlib property for static libstd. by Ivan Lozano · 4 years, 10 months ago
- d124b6b Merge "Output Javadoc comments for public API" by Paul Duffin · 4 years, 10 months ago
- 79bee05 Merge "Handle property structs and BpPropertySets as values to AddProperty." by Martin Stjernholm · 4 years, 10 months ago
- 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 4 years, 10 months ago
- 85aaf56 Merge "Support arch-specific init_rc property" by Treehugger Robot · 4 years, 10 months ago
- 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 4 years, 10 months ago
- d3e05ca Don't export flags from SourceProvider variants by Colin Cross · 4 years, 11 months ago
- e4f6eba Simplify missing whole_static_libs checking by Colin Cross · 4 years, 11 months ago
- 9dd2c4d Merge "Add type information to symbolfile and ndkstubgen." by Treehugger Robot · 4 years, 10 months ago
- 0bab877 Support arch-specific init_rc property by Colin Cross · 4 years, 10 months ago
- 6877e6d Output Javadoc comments for public API by Paul Duffin · 4 years, 10 months ago
- e0510d7 rust: Fix module name in bindgen_test by Thiébaud Weksteen · 4 years, 10 months ago
- 4820c2c Merge "Avoid Rust source provider rule duplication" by Thiébaud Weksteen · 4 years, 10 months ago
- ce2cffd Merge "rust: Add rust_bindgen std version w/ cc defaults." by Ivan Lozano · 4 years, 10 months ago
- 295c72b Avoid Rust source provider rule duplication by Thiébaud Weksteen · 4 years, 11 months ago
- 6a94390 Merge "Global ThinLTO mode" by Yi Kong · 4 years, 10 months ago
- a6906e2 Merge "Make API lint warnings errors for system & testapi" by Anton Hansson · 4 years, 10 months ago
- bf30e4d Merge "Allow overrides for RBE_log_dir" by Kousik Kumar · 4 years, 10 months ago
- 84d8a7e Update the default platform version to S by Jiyong Park · 4 years, 10 months ago
- 985f629 Merge "Switch to armv7 for Rust ARM" by Treehugger Robot · 4 years, 10 months ago
- b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 11 months ago
- 191c25f Handle property structs and BpPropertySets as values to AddProperty. by Martin Stjernholm · 5 years ago
- 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 10 months ago
- ad64c39 Switch to armv7 for Rust ARM by Matthew Maurer · 4 years, 10 months ago
- af7b36d Add type information to symbolfile and ndkstubgen. by Dan Albert · 5 years ago
- 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 4 years, 10 months ago
- 93718e0 Global ThinLTO mode by Yi Kong · 4 years, 11 months ago
- 2c7ca78 Merge "Extend target docs to cover (almost) all variants." by Treehugger Robot · 4 years, 10 months ago
- 3d94752 rust: Add rust_bindgen std version w/ cc defaults. by Ivan Lozano · 4 years, 11 months ago
- b30f593 Make API lint warnings errors for system & testapi by Anton Hansson · 4 years, 11 months ago
- 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 4 years, 11 months ago
- 2210198 linux_bionic_arm64 is added when Host_bionic_arm64 is true by Jiyong Park · 4 years, 11 months ago
- 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
- 3735c14 Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext" by Colin Cross · 4 years, 11 months ago
- f950513 Merge "Add providers support" by Colin Cross · 4 years, 11 months ago
- e284b48 Extend target docs to cover (almost) all variants. by Martin Stjernholm · 4 years, 11 months ago
- a9a99bc Merge "Handle absolute source paths correctly." by Martin Stjernholm · 4 years, 11 months ago
- 1a1b885 Merge "Add missing characters in documentation of `compile_multilib` property." by Roland Levillain · 4 years, 11 months ago
- 0d15a72 Allow overrides for RBE_log_dir by Kousik Kumar · 4 years, 11 months ago
- 76a5ba8 Merge "Tweak ThinLTO inling heuristics in absense of PGO profile" by Yi Kong · 4 years, 11 months ago
- d55be35 Merge "Propagate PGO instr. flags to dependencies of a static lib" by Pirama Arumuga Nainar · 4 years, 11 months ago
- 2d53a60 Merge changes from topic "return-new-deps" by Colin Cross · 4 years, 11 months ago
- 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
- 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
- c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
- af6073f Merge "Deprecate USE_GOMA and replace with FORCE_USE_GOMA" by Treehugger Robot · 4 years, 11 months ago
- 6d136bf Merge "Update finalized codenames map." by Dan Albert · 4 years, 11 months ago
- 1150fd7 Propagate PGO instr. flags to dependencies of a static lib by Pirama Arumuga Nainar · 4 years, 11 months ago
- 5fc50f2 Merge "Fix proguard_usage.zip with USE_RBE=true RBE_R8=true" by Treehugger Robot · 4 years, 11 months ago
- bc220ca Forbid -fwhole_program_vtables by Yi Kong · 4 years, 11 months ago
- 2f5f16d Tweak ThinLTO inling heuristics in absense of PGO profile by Yi Kong · 4 years, 11 months ago
- c5a0e64 Merge "Switch to clang-r399163." by Stephen Hines · 4 years, 11 months ago
- 24bb2e6 Add missing characters in documentation of `compile_multilib` property. by Roland Levillain · 4 years, 11 months ago
- ca4536f Merge "apex: prebuilt_firmware installs in /etc/firmware" by Jooyung Han · 4 years, 11 months ago
- 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 4 years, 11 months ago
- 7ede442 Merge "Suppress reflection warnings when running metalava" by Treehugger Robot · 4 years, 11 months ago
- 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 11 months ago
- 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 4 years, 11 months ago