- cbc17ee Fix empty item handling in Split function, rewrite Words function by Sasha Smundak · 4 years, 8 months ago
- c08f602 Merge "Allow rust code in packages/modules/DnsResolver" by Treehugger Robot · 4 years, 8 months ago
- 252e4c4 Merge "vndk.go: remove keymint" by Steven Moreland · 4 years, 8 months ago
- 110d13b Merge "Allow stripping host modules" by Colin Cross · 4 years, 8 months ago
- 3a710d6 Allow rust code in packages/modules/DnsResolver by Bernie Innocenti · 4 years, 8 months ago
- 2254cff Allow stripping host modules by Colin Cross · 4 years, 8 months ago
- 0157cc6 Merge "Add context for invalid extensions for cc compile" by Treehugger Robot · 4 years, 8 months ago
- 06e7b6d Merge "Allow RBE-related environment variables to be visible during Bazel action execution." by Treehugger Robot · 4 years, 8 months ago
- e286113 Add context for invalid extensions for cc compile by Liz Kammer · 4 years, 8 months ago
- 4bfb2b9 Merge "Includes rust_binary in rust-project.json" by Thiébaud Weksteen · 4 years, 8 months ago
- ad532f2 Allow RBE-related environment variables to be visible during Bazel action execution. by Rupert Shuttleworth · 4 years, 8 months ago
- d348c41 Merge "Don't use module names with "prebuilt_" prefixes in make dependencies." by Treehugger Robot · 4 years, 8 months ago
- 2859d73 Merge "Add comments/refactor for python.go" by Treehugger Robot · 4 years, 8 months ago
- 2856c66 Don't use module names with "prebuilt_" prefixes in make dependencies. by Martin Stjernholm · 4 years, 8 months ago
- 2ba87f4 Merge "Add linkerconfig to Runtime APEX" by Kiyoung Kim · 4 years, 8 months ago
- cf8b2ee Merge "Dogfood the new IR Kotlin compiler backend." by Treehugger Robot · 4 years, 8 months ago
- 8baa8b5 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years, 8 months ago
- 4396c01 Merge "Do not install init.rc for (vendor_)ramdisk variants." by Yifan Hong · 4 years, 8 months ago
- fe9e0c7 Merge "Rename __ANDROID_SDK_VERSION__." by Treehugger Robot · 4 years, 8 months ago
- b9157b1 vndk.go: remove keymint by Steven Moreland · 4 years, 8 months ago
- 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 8 months ago
- 064f6e9 Includes rust_binary in rust-project.json by Thiébaud Weksteen · 4 years, 8 months ago
- 47f0e63 Merge "Add comments to cc/cc.go" by Christopher Parsons · 4 years, 8 months ago
- 8523735 Merge "Add 'append' command for conv_linker_config" by Orion Hodson · 4 years, 8 months ago
- ad2bfda Dogfood the new IR Kotlin compiler backend. by Mads Ager · 4 years, 8 months ago
- 4ee686d Add 'append' command for conv_linker_config by Kiyoung Kim · 4 years, 8 months ago
- f202e4e Merge "Reduce default shard size." by Treehugger Robot · 4 years, 8 months ago
- c80a2b3 Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years, 9 months ago
- c0a7b83 Merge "WriteFileRule: Chunk long content and merge them to result" by Treehugger Robot · 4 years, 8 months ago
- f47c90d Reduce default shard size. by Evgenii Stepanov · 4 years, 8 months ago
- 919dae1 Do not install init.rc for (vendor_)ramdisk variants. by Yifan Hong · 4 years, 8 months ago
- 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 4 years, 8 months ago
- 7ad1021 Merge "map list files must have newline characters" by Inseob Kim · 4 years, 8 months ago
- ef6e0cf Add comments to cc/cc.go by Chris Parsons · 4 years, 8 months ago
- b9e93f8 Merge "Improve commenting for cc/builer.go, and kill dead code" by Christopher Parsons · 4 years, 8 months ago
- 6a96b82 Merge "Improve comments in java/aapt2.go" by Jaewoong Jung · 4 years, 8 months ago
- 2b2bc8c Merge "Bolster comments in android/androidmk.go." by Jaewoong Jung · 4 years, 8 months ago
- d3f2bd7 WriteFileRule: Chunk long content and merge them to result by Hans Månsson · 4 years, 8 months ago
- 5918334 Merge "Add arch_variant support for diag" by Cindy Zhou · 4 years, 8 months ago
- b28bd8c Merge "Fix the instructions for regenerating .txt" by Treehugger Robot · 4 years, 8 months ago
- 5e5c48b Add support for skipping just kati by Anton Hansson · 4 years, 8 months ago
- d74b9c5 Merge "Minor cleanup of soong.go." by Treehugger Robot · 4 years, 8 months ago
- a4d314c Merge "Add java sdk library enforcement flag" by JaeMan Park · 4 years, 8 months ago
- 4098c7e Add linkerconfig to Runtime APEX by Kiyoung Kim · 4 years, 8 months ago
- d8c099e Merge "Minor cleanup of build.go." by Treehugger Robot · 4 years, 8 months ago
- f10995b Merge "Remove the arch-based filtering hack in packaging.go" by Jiyong Park · 4 years, 8 months ago
- b7d9710 Minor cleanup of soong.go. by Rupert Shuttleworth · 4 years, 8 months ago
- eeb5caa Minor cleanup of build.go. by Rupert Shuttleworth · 4 years, 8 months ago
- e76ec1c Merge "Generate system stub library list at build time" by Kiyoung Kim · 4 years, 8 months ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
- 33e1763 Merge "android_filesystem is installable" by Jiyong Park · 4 years, 8 months ago
- bf4f55f Improve commenting for cc/builer.go, and kill dead code by Chris Parsons · 4 years, 8 months ago
- 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 4 years, 8 months ago
- d737d02 Add comments/refactor for python.go by Liz Kammer · 4 years, 9 months ago
- 96d0161 Fix the instructions for regenerating .txt by Neil Fuller · 4 years, 8 months ago
- 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 8 months ago
- d3fe492 Add arch_variant support for diag by Cindy Zhou · 4 years, 8 months ago
- 65c49f5 android_filesystem is installable by Jiyong Park · 4 years, 8 months ago
- 7ef4a90 Bolster comments in android/androidmk.go. by Jaewoong Jung · 4 years, 9 months ago
- 882c042 Merge "Document more functions, minor cleanup" by Treehugger Robot · 4 years, 8 months ago
- 9c3f653 Merge "rust: Add support for multiple protos per module." by Ivan Lozano · 4 years, 8 months ago
- d630bdd Remove the arch-based filtering hack in packaging.go by Jiyong Park · 4 years, 8 months ago
- 0d18ef4 Merge changes from topic "soong-fixit-skavdrik" by Ulyana Trafimovich · 4 years, 8 months ago
- cc1157c Reformat comments in packaging.go by Jiyong Park · 4 years, 8 months ago
- 24dfc1f Generate system stub library list at build time by Kiyoung Kim · 4 years, 9 months ago
- 493e7ec Merge "Clients of PackagingBase can customize dependency tag to use" by Jiyong Park · 4 years, 8 months ago
- 65b6224 Clients of PackagingBase can customize dependency tag to use by Jiyong Park · 4 years, 8 months ago
- 93bfe6b Merge "Allow rust code in device/google/cuttlefish" by Treehugger Robot · 4 years, 8 months ago
- 6e25bb9 Merge "Soong: use deterministic temp dir names in sbox" by Treehugger Robot · 4 years, 8 months ago
- b19953d Rename __ANDROID_SDK_VERSION__. by Dan Albert · 4 years, 9 months ago
- 60d6d57 Improve comments in java/aapt2.go by Jaewoong Jung · 4 years, 9 months ago
- bd8b0d2 Merge "Add and update comments in ui/build/upload.go" by Treehugger Robot · 4 years, 8 months ago
- ff5c9fc Merge "Update comments in genrule.go." by Alex Humesky · 4 years, 8 months ago
- 2f53f61 Merge "droidstubs: Remove unnecessary setting of DistFiles" by Treehugger Robot · 4 years, 8 months ago
- fd9fdec Merge "Add 'lo-prio' tag to temp blocklist." by Treehugger Robot · 4 years, 8 months ago
- 29e3bbe Update comments in genrule.go. by Alex Humesky · 4 years, 9 months ago
- d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 4 years, 8 months ago
- 1e53392 Document more functions, minor cleanup by Sasha Smundak · 4 years, 9 months ago
- fdea257 Merge "rust modules can be included in apex" by Jiyong Park · 4 years, 8 months ago
- 99644e9 rust modules can be included in apex by Jiyong Park · 4 years, 9 months ago
- 57f434e rust: Add support for multiple protos per module. by Ivan Lozano · 4 years, 9 months ago
- 8abcbdc Merge "java_sdk_library: Copy removed API specification file to dist" by Paul Duffin · 4 years, 8 months ago
- 11402ca Merge "Remove redundant setting of DistFiles by apexBundle" by Paul Duffin · 4 years, 8 months ago
- a67ff60 Merge "Remove redundant setting of DistFiles by java.Library" by Paul Duffin · 4 years, 8 months ago
- 5e95589 Merge "Generalize the handling of dist tags" by Paul Duffin · 4 years, 8 months ago
- 4326e0e Merge "Differentiate between no dist tag and an empty dist tag" by Paul Duffin · 4 years, 8 months ago
- 17a8cd9 Add 'lo-prio' tag to temp blocklist. by Mathew Inwood · 4 years, 8 months ago
- c9b71a4 Merge "Use 1.48.0 prebuilts" by Thiébaud Weksteen · 4 years, 8 months ago
- 3bfabf2 Documenting java/dexpreopt_bootjars.go by Ulya Trafimovich · 4 years, 9 months ago
- 480d174 Documenting dexpreopt/class_loader_context.go. by Ulya Trafimovich · 4 years, 9 months ago
- 040e906 java_sdk_library: Copy removed API specification file to dist by Paul Duffin · 4 years, 8 months ago
- 281bc00 Remove redundant setting of DistFiles by apexBundle by Paul Duffin · 4 years, 8 months ago
- 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 8 months ago
- af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 8 months ago
- 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 8 months ago
- 6226949 Improve test coverage of dist processing code by Paul Duffin · 4 years, 8 months ago
- 89968e3 Expand dist property checks to cover dists by Paul Duffin · 4 years, 8 months ago
- d83988d Remove duplicate tests from TestGetDistForGoals by Paul Duffin · 4 years, 8 months ago
- 8b0349c Separate dist processing from make specific output by Paul Duffin · 4 years, 8 months ago
- c6fe19d Use 1.48.0 prebuilts by Thiébaud Weksteen · 4 years, 8 months ago