1. 0eeaeb8 Fix package boundary in glob expansion with checked in BUILD files. by Jingwen Chen · 3 years ago
  2. 94a0373 Merge "Rollforward w/fix of "Use json encoding for cquery ParseResult" Previous commit: commit fcc53f992b40786b216d38844ab61945fe5c9071." by Jason Wu · 3 years ago
  3. 3a8255c Merge "Create api_domain module type and its bp2build converter" by Spandan Das · 3 years ago
  4. 37ec64f Merge "Provide platform build flag to R8/D8" by Treehugger Robot · 3 years ago
  5. 4c196e2 Merge "Only generate stubs for shared libraries" by Trevor Radcliffe · 3 years ago
  6. 8159389 Create api_domain module type and its bp2build converter by Spandan Das · 3 years ago
  7. 62b75f4 Merge "Revert^2 "deletion of clang_cflags & clang_asflags from Soong"" by Alix Espino · 3 years ago
  8. 07bb005 Rollforward w/fix of "Use json encoding for cquery ParseResult" by Jason Wu · 3 years ago
  9. f541038 Merge "Remove obsolete script for building unbundled Mainline targets." by Treehugger Robot · 3 years ago
  10. 40d731a Provide platform build flag to R8/D8 by Jared Duke · 3 years ago
  11. 1eb582e Merge "Enable bp2build for cc modules relying on sysprop" by Trevor Radcliffe · 3 years ago
  12. 9d75168 Merge "Make protobufs respect pkg_path properly" by Cole Faust · 3 years ago
  13. 4669ea4 Merge "Allowlist deps of minadbd." by Treehugger Robot · 3 years ago
  14. 70e079c Merge "Reallowlist libneuralnetwork's deps in bp2build" by Vinh Tran · 3 years ago
  15. adc07fa Allowlist deps of minadbd. by Jingwen Chen · 3 years ago
  16. 4930389 Merge "Exclude unsupported libraries from sdk snapshot" by Paul Duffin · 3 years ago
  17. 4f1128b Merge "Separate hidden API flag info for sdk from platform_bootclasspath" by Paul Duffin · 3 years ago
  18. 1fdd934 Merge "Separate hidden API flag generation from encoding" by Paul Duffin · 3 years ago
  19. 4fc6f4e Remove obsolete script for building unbundled Mainline targets. by Martin Stjernholm · 3 years ago
  20. 7113b19 Add a host tool to create an APEX bundle by Jooyung Han · 3 years ago
  21. f19d8a7 Only generate stubs for shared libraries by Trevor Radcliffe · 3 years ago
  22. 43ac21f Make protobufs respect pkg_path properly by Cole Faust · 3 years ago
  23. b2dce1a Merge "Revert "Use json encoding for cquery ParseResult"" by Christopher Parsons · 3 years ago
  24. 0c01f91 Merge "Reclassify GPL+CE as permissive." by Treehugger Robot · 3 years ago
  25. 3e1833f Revert "Use json encoding for cquery ParseResult" by Christopher Parsons · 3 years ago
  26. 583a07d Reallowlist libneuralnetwork's deps in bp2build by Vinh Tran · 3 years ago
  27. 9f6e623 Merge "Move AllowMissingDependencies handling into processMainCert" by Colin Cross · 3 years ago
  28. 4ea386a Reclassify GPL+CE as permissive. by Bob Badour · 3 years ago
  29. 6cbb330 Merge "Create Stub targets for cc_library_(static|shared)" by Trevor Radcliffe · 3 years ago
  30. 2901c3b Merge "Use json encoding for cquery ParseResult also using a generic json_encode as an approximation for `json.encode`" by Jason Wu · 3 years ago
  31. 62b471a Merge "Remove special case for test-only module" by Pedro Loureiro · 3 years ago
  32. c518b33 Merge "Remove Python enables identical to global defaults." by Treehugger Robot · 3 years ago
  33. cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 3 years ago
  34. e53c7ea Merge "Revert "Allowlist libneuralnetworks's dependencies"" by Treehugger Robot · 3 years ago
  35. 5555726 Merge "Revert^2 "Drop dependency on musl_linker_script"" by Colin Cross · 3 years ago
  36. fcc53f9 Use json encoding for cquery ParseResult by Jason · 3 years ago
  37. 414946c Revert "Allowlist libneuralnetworks's dependencies" by Vinh Tran · 3 years ago
  38. bda5850 Merge changes from topic "libbuildversion-directly" by Liz Kammer · 3 years ago
  39. 59c33ac Merge "Allowlist libneuralnetworks's dependencies" by Vinh Tran · 3 years ago
  40. 09d831e Allowlist aapt2 deps. by Liz Kammer · 3 years ago
  41. baced71 Add libbuildversion in converion instead of macro by Liz Kammer · 3 years ago
  42. 087af54 Create Stub targets for cc_library_(static|shared) by Trevor Radcliffe · 3 years ago
  43. c3fd556 Allowlist libneuralnetworks's dependencies by Vinh Tran · 3 years ago
  44. a37ef68 Merge "bp2build: Convert cc_test.test_options.tags to cc_test.tags" by Jingwen Chen · 3 years ago
  45. 31327e9 Convert packages/apps/SafetyRegulatoryInfo by Sasha Smundak · 3 years ago
  46. ef8d6a6 Remove Python enables identical to global defaults. by Krzysztof Kosiński · 3 years ago
  47. 2ed94c7 Merge "Support target.apex stanza in bp2build" by Vinh Tran · 3 years ago
  48. e32ed01 Merge "Copy cc_object output files to a name that matches the module" by Colin Cross · 3 years ago
  49. 5eba1a2 Merge "update MultiAbiTargeting matching logic" by Treehugger Robot · 3 years ago
  50. efc64e3 Merge changes from topic "notice" by Alexander Smundak · 3 years ago
  51. ba6a41f Merge "Propagate implementation_whole_archive_deps" by Treehugger Robot · 3 years ago
  52. 80c3a4e Merge "Fix bp2build for cc_aidl_library to use LabelListAttribute.Partition" by Vinh Tran · 3 years ago
  53. 85fb07c Support target.apex stanza in bp2build by Vinh Tran · 3 years ago
  54. 7a2b1a1 Merge "Make all Nameless modules have unique names" by Colin Cross · 3 years ago
  55. dda59dd Merge "Fix duplicate deps issue related to stubs" by Trevor Radcliffe · 3 years ago
  56. b74f0a0 update MultiAbiTargeting matching logic by Sam Delmerico · 3 years ago
  57. bbc9782 Merge "Add test to verify lto mutators" by Treehugger Robot · 3 years ago
  58. 2102977 Merge "Delete SyspropMutator (again)" by Trevor Radcliffe · 3 years ago
  59. d9d5f97 Remove special case for test-only module by Pedro Loureiro · 3 years ago
  60. b8356ed Merge "[cleanup] remove unused variable." by Treehugger Robot · 3 years ago
  61. 56fd153 Merge "Revert "bootclasspath_fragment: Treat some specific modules as test"" by Treehugger Robot · 3 years ago
  62. 6d01b8f Merge "support system server jars install in system_ext" by Treehugger Robot · 3 years ago
  63. fb44cd2 Copy cc_object output files to a name that matches the module by Colin Cross · 3 years ago
  64. 3699f83 Revert^2 "Drop dependency on musl_linker_script" by Colin Cross · 3 years ago
  65. 3b0f36c Add test to verify lto mutators by Liz Kammer · 3 years ago
  66. b8af17b Merge "Fix a bug where deps were missing for converted proto_library" by Yu Liu · 3 years ago
  67. 0ed6b7d Fix duplicate deps issue related to stubs by Trevor Radcliffe · 3 years ago
  68. 84b0ecb Propagate implementation_whole_archive_deps by Liz Kammer · 3 years ago
  69. 76d56ee support system server jars install in system_ext by liulvping · 3 years, 4 months ago
  70. cd73714 Merge changes from topic "revert-2216822-DZNPYURQOE" by Alyssa Ketpreechasawat · 3 years ago
  71. 89a7ba8 Revert "Drop dependency on musl_linker_script" by Alyssa Ketpreechasawat · 3 years ago
  72. fc2bf34 Revert "Copy cc_object output files to a name that matches the m..." by Alyssa Ketpreechasawat · 3 years ago
  73. 2eade65 Merge "Remove obsolete com.android.bluetooth apex" by Treehugger Robot · 3 years ago
  74. 2a85fb1 Fix a bug where deps were missing for converted proto_library by Yu Liu · 3 years ago
  75. 50ec228 Merge "Fixed error return condition when the toc is read." by Treehugger Robot · 3 years ago
  76. fbff97a bp2build: Convert cc_test.test_options.tags to cc_test.tags by Jingwen Chen · 3 years ago
  77. 96b7126 Merge changes from topic "crt_relinterp" by Colin Cross · 3 years ago
  78. a43630f [cleanup] remove unused variable. by Florian Mayer · 3 years ago
  79. 56d691e Fixed error return condition when the toc is read. by Martin Stjernholm · 3 years ago
  80. a3b8b78 Fix bp2build for cc_aidl_library to use LabelListAttribute.Partition by Vinh Tran · 3 years ago
  81. d82e8f6 Delete SyspropMutator (again) by Trevor Radcliffe · 3 years, 3 months ago
  82. 609c3e0 Merge "Support proto modules with external references." by Yu Liu · 3 years ago
  83. f0e1a25 Merge "Integrate gen_notice with Make for dist." by Treehugger Robot · 3 years ago
  84. 274c587 Merge "Improve error message when a module is double enabled." by Yu Liu · 3 years ago
  85. 534b797 Merge "Allowlist //frameworks/av/media/module/minijail/..." by Treehugger Robot · 3 years ago
  86. 10853f9 Improve error message when a module is double enabled. by Yu Liu · 3 years ago
  87. 4660a98 Integrate gen_notice with Make for dist. by Bob Badour · 3 years ago
  88. f03a3b0 Remove obsolete com.android.bluetooth apex by William Escande · 3 years ago
  89. 8bea267 Implement bp2build for the `package` module by Sasha Smundak · 3 years, 1 month ago
  90. a93c62b Implement bp2build for the `license_kind` module by Sasha Smundak · 3 years ago
  91. 9d2f174 Implement bp2build for the `license` module by Sasha Smundak · 3 years, 1 month ago
  92. 2aa806b Support proto modules with external references. by Yu Liu · 3 years ago
  93. bc2c8a7 Move AllowMissingDependencies handling into processMainCert by Colin Cross · 3 years ago
  94. ef47e54 Revert^2 "deletion of clang_cflags & clang_asflags from Soong" by Alix Espino · 3 years ago
  95. 2ba6d37 Merge "Increase javac heap to 4096M" by Treehugger Robot · 3 years ago
  96. 056ebde Merge "Allowlist libSurfaceFlingerProp which depends on cc_sysprop_library_static" by Vinh Tran · 3 years ago
  97. a8b8c67 Merge "Allowlist NeuralNetworks' BlobCache_test and nnCache_test." by Treehugger Robot · 3 years ago
  98. d0fe130 Revert "bootclasspath_fragment: Treat some specific modules as test" by Paul Duffin · 3 years ago
  99. fb58949 Handle nameless modules during bp2build conversion. by Sasha Smundak · 3 years, 1 month ago
  100. 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years, 2 months ago