1. 83e787e Add a new CreateSoongInjectionDirFiles function by Spandan Das · 2 years ago
  2. 57b1e40 Merge "Remove apex_available tag in cc_library_static generated from stubs-providing lib" by Vinh Tran · 2 years ago
  3. 5835863 Merge "Move target sdk version enforcement check" by Harshit Mahajan · 2 years ago
  4. d6dd6a3 Merge changes I55dc71d2,I250ee4e1 by Paul Duffin · 2 years ago
  5. 0c79abc Merge "Dedup registration of Soong config module types" by Paul Duffin · 2 years ago
  6. 32a86bd Merge "Fix the description of Avb_hash_algorithm & algorithm" by Treehugger Robot · 2 years ago
  7. 709c59b Merge "Add variant_prepend support for all the properties in bp2build" by Zi Wang · 2 years ago
  8. 0513c55 Merge "Revert "[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta..."" by Treehugger Robot · 2 years ago
  9. 205d148 Merge "Stop embedding soong_build_metrics in soong_metrics" by Jason Wu · 2 years ago
  10. bc675eb Revert "[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta..." by Jerry Huang · 2 years ago
  11. a4b7e79 Merge "Remove SourcePath.srcDir" by Treehugger Robot · 2 years ago
  12. 4632840 Merge "[avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image" by Treehugger Robot · 2 years ago
  13. 41886f2 Stop embedding soong_build_metrics in soong_metrics by Jason Wu · 2 years ago
  14. 483d1f7 Remove SourcePath.srcDir by Cole Faust · 2 years ago
  15. fafe064 [avb_footer] Add avb_gen_vbmeta_image to generate vbmeta image by Alice Wang · 2 years ago
  16. 8f202ad Move target sdk version enforcement check by Harshit Mahajan · 2 years ago
  17. 64b0fbd Merge "Move art's java_system_modules into a shared inner tree" by Spandan Das · 2 years ago
  18. 2822aaa Merge "Revert "Add integration test for testing the arch variant passed to cc modules included in APEXES."" by Wei Li · 2 years ago
  19. e8b4768 Avoid separate call to module factory to create conditional properties by Paul Duffin · 2 years ago
  20. f1e6a04 Test using soong_config_module_type with singleton module type by Paul Duffin · 2 years ago
  21. 3229998 Dedup registration of Soong config module types by Paul Duffin · 2 years ago
  22. 016d224 Merge "Configure ObsoleteLintCustomCheck lint as fatal" by Matt Gilbride · 2 years ago
  23. 9955d07 Merge "cosmetic: auto-scan test_ functions" by Usta (Tsering) Shrestha · 2 years ago
  24. 60ba389 Revert "Add integration test for testing the arch variant passed to cc modules included in APEXES." by Jingwen Chen · 2 years ago
  25. 939673b Merge "Remove memberMutator and use DepsMutator instead" by Paul Duffin · 2 years ago
  26. 351ca9a Merge "Remove memberDepsMutator, SdkAware et al" by Treehugger Robot · 2 years ago
  27. 4520481 Merge changes I07db8afc,Ia89e0239 by Treehugger Robot · 2 years ago
  28. 3c867b6 Merge "Remove SdkAware.SdkMemberComponentName" by Treehugger Robot · 2 years ago
  29. 8a5d412 Merge "Add header_abi_checker properties for vendor, product, and platform" by Hsin-Yi Chen · 2 years ago
  30. fcfc9d3 Merge "Add integration test for testing the arch variant passed to cc modules included in APEXES." by Wei Li · 2 years ago
  31. 501a797 Merge "Bp2build support for multiple product configs" by Cole Faust · 2 years ago
  32. 6c58829 Add integration test for testing the arch variant passed to cc modules included in APEXES. by Wei Li · 2 years, 1 month ago
  33. e76fa00 Merge "Remove IsModuleInVersionedSdk" by Paul Duffin · 2 years ago
  34. 5366821 Merge "Dedup checks for module being in versioned sdk snapshot" by Paul Duffin · 2 years ago
  35. c8fe431 Merge "Stop using versioned snapshots in TestBasicSdkWithBootclasspathFragment" by Paul Duffin · 2 years ago
  36. 4a0f402 Merge "Merge TQ1A.230105.002 to aosp-master - DO NOT MERGE" by Bill Yi · 2 years ago
  37. 6228be4 Merge "support libs for android_library" by Treehugger Robot · 2 years ago
  38. f09cfc4 Merge TQ1A.230105.002 to aosp-master - DO NOT MERGE by Bill Yi · 2 years ago
  39. a4e0a0f cosmetic: auto-scan test_ functions by Usta Shrestha · 2 years ago
  40. c49c49a Merge "Show correct line numbers for errors in an $(eval)" by Cole Faust · 2 years ago
  41. a2cccc3 bp2build converts android.hardware.audio AIDL by Sam Delmerico · 2 years ago
  42. 82fb94e support libs for android_library by Alix · 2 years, 3 months ago
  43. b85d1a1 Bp2build support for multiple product configs by Cole Faust · 2 years, 2 months ago
  44. 0592859 Merge "Move common functions to script_utils.sh" by Joe Onorato · 2 years ago
  45. 7366042 Show correct line numbers for errors in an $(eval) by Cole Faust · 2 years ago
  46. 58f7784 Merge "Stop changes to BAZEL_METRICS_DIR regenerating ninja file" by Paul Duffin · 2 years ago
  47. 69f04a1 Configure ObsoleteLintCustomCheck lint as fatal by mattgilbride · 2 years ago
  48. 92297f2 Merge "Rename proto field." by Mark Dacek · 2 years ago
  49. c00d91d Merge "Run ckati step of the Android build tracing given variables" by Treehugger Robot · 2 years ago
  50. 8533307 Merge "Revert "R8/D8 should use sdk_version prop to determine API surface stability."" by Spandan Das · 2 years ago
  51. 7eb9243 Revert "R8/D8 should use sdk_version prop to determine API surface stability." by Spandan Das · 2 years ago
  52. d363771 Merge "Libs support for * -> java_library_edge with kt sources" by Alix Espino · 2 years ago
  53. a3a62a3 Rename proto field. by MarkDacek · 2 years ago
  54. 49dd3d5 Merge "Fix missing test name after aosp/2372150" by Cole Faust · 2 years ago
  55. da5e739 Merge "Use WriteFileRule instead of custom echo commands" by Cole Faust · 2 years ago
  56. 0cec5ea Fix missing test name after aosp/2372150 by Cole Faust · 2 years ago
  57. 9f609db Add variant_prepend support for all the properties in bp2build by Zi Wang · 2 years ago
  58. 648e32c Run ckati step of the Android build tracing given variables by Sasha Smundak · 2 years, 1 month ago
  59. 94682b2 Merge "Allow adding extra tradefed options in the Android.bp file" by Cole Faust · 2 years ago
  60. f038e06 Merge "R8/D8 should use sdk_version prop to determine API surface stability." by Treehugger Robot · 2 years ago
  61. 253171b Merge "Use comma not pipe in switch-case" by Usta (Tsering) Shrestha · 2 years ago
  62. 184366a Stop changes to BAZEL_METRICS_DIR regenerating ninja file by Paul Duffin · 2 years, 1 month ago
  63. d1bc69d Merge "Add upload-only mode and manual build-started-time flag." by Mark Dacek · 2 years ago
  64. daa220a R8/D8 should use sdk_version prop to determine API surface stability. by Spandan Das · 2 years ago
  65. fa5fc26 Move common functions to script_utils.sh by Joe Onorato · 2 years, 1 month ago
  66. a734749 Use WriteFileRule instead of custom echo commands by Cole Faust · 2 years, 1 month ago
  67. 55225e3 Remove apex_available tag in cc_library_static generated from stubs-providing lib by Vinh Tran · 2 years, 1 month ago
  68. 7fae695 Use comma not pipe in switch-case by Usta Shrestha · 2 years, 1 month ago
  69. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 1 month ago
  70. 2266e02 Merge "bp2build conversion for Sanitize.Integer_overflow" by Trevor Radcliffe · 2 years ago
  71. 22f8b3d Merge "Run host_init_verifier when building filesystem" by Nikita Ioffe · 2 years, 1 month ago
  72. db7e026 bp2build conversion for Sanitize.Integer_overflow by Trevor Radcliffe · 2 years, 3 months ago
  73. 87c149d Merge "Create (API) bp2build converters for droidstubs" by Spandan Das · 2 years, 1 month ago
  74. 60adbe2 Merge "Add variant_prepend test for cc_library" by Zi Wang · 2 years, 1 month ago
  75. bb258f4 Merge "Don't add dexpreopt compat deps to android_library modules" by Treehugger Robot · 2 years, 1 month ago
  76. 0b555e3 Create (API) bp2build converters for droidstubs by Spandan Das · 2 years, 2 months ago
  77. 0f82844 Add variant_prepend test for cc_library by Zi Wang · 2 years, 1 month ago
  78. 8feb413 Add header_abi_checker properties for vendor, product, and platform by Hsin-Yi Chen · 2 years, 1 month ago
  79. f7562ae Merge changes from topic "dup-check-in-apex" by Jooyung Han · 2 years, 1 month ago
  80. 6c63f99 Merge "Set Java version for java_api_library module" by Jihoon Kang · 2 years, 1 month ago
  81. ff878bf Set Java version for java_api_library module by Jihoon Kang · 2 years, 1 month ago
  82. a8b0bfb Do not report warnings when testing with the top of trunk LLVM by Yi Kong · 2 years, 1 month ago
  83. 519015f Run host_init_verifier when building filesystem by Nikita Ioffe · 2 years, 1 month ago
  84. 6614d9c Add upload-only mode and manual build-started-time flag. by MarkDacek · 2 years, 1 month ago
  85. 5482a83 Merge "Support env based compiler flags." by Yu Liu · 2 years, 1 month ago
  86. acb884e Merge "We now support native code coverage in mixed build." by Yu Liu · 2 years, 1 month ago
  87. 01403bb Fix the description of Avb_hash_algorithm & algorithm by Shikha Panwar · 2 years, 1 month ago
  88. aebab39 Merge "Swap error before setting to prevent nil error" by Treehugger Robot · 2 years, 1 month ago
  89. 188dfbb Merge "Expose avb_hash_algorithm as a property." by Treehugger Robot · 2 years, 1 month ago
  90. 4a80a15 Don't add dexpreopt compat deps to android_library modules by Colin Cross · 2 years, 1 month ago
  91. 9f85995 Merge changes Ib4fe4def,I6fdecefa by Treehugger Robot · 2 years, 1 month ago
  92. fe12962 Merge "Add conscrypt updatable certificates." by Miguel Aranda · 2 years, 1 month ago
  93. 482b0ec We now support native code coverage in mixed build. by Yu Liu · 2 years, 1 month ago
  94. 19ea53d Support env based compiler flags. by Yu Liu · 2 years, 1 month ago
  95. 44bc9a3 Swap error before setting to prevent nil error by Liz Kammer · 2 years, 1 month ago
  96. 62e4fe1 Merge changes I47b8fdd9,Ifbd121ab by Colin Cross · 2 years, 1 month ago
  97. e6f3063 Expose avb_hash_algorithm as a property. by Shikha Panwar · 2 years, 1 month ago
  98. 72e1d65 Merge "Remove creation of has_stubs in cc_library_shared by bp2build" by Vinh Tran · 2 years, 1 month ago
  99. 1724d58 apex_vndk doen't need stub variants by Jooyung Han · 2 years, 1 month ago
  100. 862c0d6 Check for duplicate bundled files from different modules. by Jooyung Han · 2 years, 1 month ago