1. 91f1b42 Remove `use_apex_name_macro` by Jiyong Park · 3 years, 10 months ago
  2. 4af0d00 Merge "Installation routine for rust is similar to that of cc" by Treehugger Robot · 3 years, 10 months ago
  3. 37c3dd3 Rename desc to description in PerfInfo by Yu Liu · 3 years, 10 months ago
  4. 371dc53 Merge "Allow defaults in java_genrule modules" by Steven Moreland · 3 years, 10 months ago
  5. 6fcddda Merge "Update reference to merged services txt" by Anton Hansson · 3 years, 10 months ago
  6. 99c3ed9 Allow defaults in java_genrule modules by Colin Cross · 3 years, 10 months ago
  7. 2649c79 Merge "bp2build; Update handling of linker flags" by Liz Kammer · 3 years, 10 months ago
  8. c170e39 Merge "Add support for USES_LIBRARIES to androidmk" by Trevor Radcliffe · 3 years, 10 months ago
  9. 8cdd6f0 Merge "Restrict mixed build cquery to deps of depth 2." by Liz Kammer · 3 years, 10 months ago
  10. f2dffd9 Update reference to merged services txt by Anton Hansson · 3 years, 10 months ago
  11. 97b8531 Add bp2build support for cpp_std. by Jingwen Chen · 3 years, 10 months ago
  12. 800112b Merge "Merge Android 12" by Xin Li · 3 years, 10 months ago
  13. 0eae52e bp2build; Update handling of linker flags by Liz Kammer · 3 years, 10 months ago
  14. 6ada589 Add support for nocrt by translating it to link_crt in bp2build. by Jingwen Chen · 3 years, 11 months ago
  15. 8f22274 Stop relying on target.kind in mixed builds. by Jingwen Chen · 3 years, 10 months ago
  16. 9d373d8 Merge "Defer dexpreopt failure with missing implementation jar" by Ulyana Trafimovich · 3 years, 10 months ago
  17. 2937eb5 Merge "Add module-lib to droidstubs' supported sdk types" by Pedro Loureiro · 3 years, 10 months ago
  18. 77a80fa Defer dexpreopt failure with missing implementation jar by Paul Duffin · 3 years, 10 months ago
  19. 688cea6 Merge "Include proc macro crates in rust-project.json" by Treehugger Robot · 3 years, 10 months ago
  20. 08615f7 Merge Android 12 by Xin Li · 3 years, 10 months ago
  21. c19d5cd Restrict mixed build cquery to deps of depth 2. by Liz Kammer · 3 years, 10 months ago
  22. 31b48a7 Add support for USES_LIBRARIES to androidmk by Trevor Radcliffe · 3 years, 10 months ago
  23. af96f99 Include proc macro crates in rust-project.json by Seth Moore · 3 years, 10 months ago
  24. b5baa65 Merge "Store build targets in the soong metrics." am: c7ece788de by Yu Liu · 3 years, 10 months ago
  25. c7ece78 Merge "Store build targets in the soong metrics." by Yu Liu · 3 years, 10 months ago
  26. 02aaca6 Merge "Handle arch-variant in prebuilt_etc" am: ba26bdc316 by Liz Kammer · 3 years, 10 months ago
  27. ba26bdc Merge "Handle arch-variant in prebuilt_etc" by Liz Kammer · 3 years, 10 months ago
  28. dc3951c Merge "Allow implementation details to be excluded from signature patterns file" am: 6546573ec9 by Paul Duffin · 3 years, 10 months ago
  29. 6546573 Merge "Allow implementation details to be excluded from signature patterns file" by Paul Duffin · 3 years, 10 months ago
  30. 2a50c47 Remove mk2rbc's support for using a product name am: ebf79bfb4a by Cole Faust · 3 years, 10 months ago
  31. ebf79bf Remove mk2rbc's support for using a product name by Cole Faust · 3 years, 10 months ago
  32. bf027e4 Retry: Separate hidden API flags needed in sdk snapshots for S and T am: 191be3a186 by Paul Duffin · 3 years, 10 months ago
  33. cc20350 Add module-lib to droidstubs' supported sdk types by Pedro Loureiro · 3 years, 10 months ago
  34. 1e18e98 Allow implementation details to be excluded from signature patterns file by Paul Duffin · 4 years ago
  35. 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
  36. d63116f Merge "OpenJDK 11: Adding jdk.internal.reflect to allowed package list" am: 6e06f911a5 by Sorin Basca · 3 years, 10 months ago
  37. 6e06f91 Merge "OpenJDK 11: Adding jdk.internal.reflect to allowed package list" by Sorin Basca · 3 years, 10 months ago
  38. 5abbecb Merge "Make rbc-run accept a makefile instead of a product" am: e5fbd7706c by Cole Faust · 3 years, 10 months ago
  39. e5fbd77 Merge "Make rbc-run accept a makefile instead of a product" by Cole Faust · 3 years, 10 months ago
  40. d1e366a Installation routine for rust is similar to that of cc by Jiyong Park · 3 years, 10 months ago
  41. e737a99 Store build targets in the soong metrics. by Yu Liu · 3 years, 10 months ago
  42. f5a385f Merge "Remove more out-of-date items from denylist" am: b19d4cda2e by Christopher Parsons · 3 years, 10 months ago
  43. b19d4cd Merge "Remove more out-of-date items from denylist" by Christopher Parsons · 3 years, 10 months ago
  44. 3e745e6 Merge "Bp2Build common properties auto-handling" am: d905146590 by Treehugger Robot · 3 years, 10 months ago
  45. d905146 Merge "Bp2Build common properties auto-handling" by Treehugger Robot · 3 years, 10 months ago
  46. fec737d Merge "Export SOONG_CC_API_XML to Make outside androidmk" am: f79f4c3199 by Colin Cross · 3 years, 10 months ago
  47. f79f4c3 Merge "Export SOONG_CC_API_XML to Make outside androidmk" by Colin Cross · 3 years, 10 months ago
  48. 70e2b79 Merge "Make RuleBuilder fail fast when passed a nil Path" am: b5e3a79358 by Treehugger Robot · 3 years, 10 months ago
  49. c089a8c Merge "Make mk2rbc accept either a makefile or product" am: 00364b6114 by Cole Faust · 3 years, 10 months ago
  50. 057828d Make rbc-run accept a makefile instead of a product by Cole Faust · 3 years, 10 months ago
  51. b5e3a79 Merge "Make RuleBuilder fail fast when passed a nil Path" by Treehugger Robot · 3 years, 10 months ago
  52. 00364b6 Merge "Make mk2rbc accept either a makefile or product" by Cole Faust · 3 years, 10 months ago
  53. 07ea503 Make mk2rbc accept either a makefile or product by Cole Faust · 3 years, 10 months ago
  54. dff00ea Handle arch-variant in prebuilt_etc by Liz Kammer · 3 years, 10 months ago
  55. bc30d97 Merge "Fix script for package check to work on macOS" am: 7df231fab8 by Treehugger Robot · 3 years, 10 months ago
  56. 7df231f Merge "Fix script for package check to work on macOS" by Treehugger Robot · 3 years, 10 months ago
  57. b97a817 Remove more out-of-date items from denylist by Chris Parsons · 3 years, 10 months ago
  58. ef92591 Update variable name in error messages. am: e5b2b49a73 by Ulya Trafimovich · 3 years, 10 months ago
  59. 03c64c8 Fix script for package check to work on macOS by Jerome Gaillard · 3 years, 10 months ago
  60. 349f496 Merge "Remove out-of-date items from bp2build denylist" am: 9c03ef7790 by Christopher Parsons · 3 years, 10 months ago
  61. e5b2b49 Update variable name in error messages. by Ulya Trafimovich · 3 years, 10 months ago
  62. 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
  63. 9c03ef7 Merge "Remove out-of-date items from bp2build denylist" by Christopher Parsons · 3 years, 10 months ago
  64. 534e7e8 Merge "Retry: Support generating sdk snapshot for specific build release" am: 06fde417bf by Paul Duffin · 3 years, 10 months ago
  65. 06fde41 Merge "Retry: Support generating sdk snapshot for specific build release" by Paul Duffin · 3 years, 10 months ago
  66. 3866b89 Make RuleBuilder fail fast when passed a nil Path by Paul Duffin · 3 years, 10 months ago
  67. 6c68db4 Remove unnecessary additionalCheckedModules field am: 0b58fdb058 by Paul Duffin · 3 years, 10 months ago
  68. 0b58fdb Remove unnecessary additionalCheckedModules field by Paul Duffin · 3 years, 10 months ago
  69. 39abf8f Retry: Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 11 months ago
  70. 12d6b80 Merge changes from topic "bb_201948713" am: 8bb9c6a1d9 by Salmax Chang · 3 years, 10 months ago
  71. 8bb9c6a Merge changes from topic "bb_201948713" by Salmax Chang · 3 years, 10 months ago
  72. 203ec01 Revert "Support generating sdk snapshot for specific build release" by Salmax Chang · 3 years, 10 months ago
  73. 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 3 years, 10 months ago
  74. afe55d6 Merge "Separate hidden API flags needed in sdk snapshots for S and T" am: 6b383e9ef2 by Paul Duffin · 3 years, 10 months ago
  75. 159d072 Merge "Support generating sdk snapshot for specific build release" am: b9031281c5 by Paul Duffin · 3 years, 10 months ago
  76. 41d22c6 Merge "Support pruning properties by build release" am: 74b370a04e by Paul Duffin · 3 years, 10 months ago
  77. de2b058 Merge "Support handling build releases in sdk snapshot" am: 0a9054e55d by Paul Duffin · 3 years, 10 months ago
  78. 7f04fb7 Merge "Always perform permitted package check when building a library" am: f7db6ebaa1 by Paul Duffin · 3 years, 10 months ago
  79. 6b383e9 Merge "Separate hidden API flags needed in sdk snapshots for S and T" by Paul Duffin · 3 years, 10 months ago
  80. b903128 Merge "Support generating sdk snapshot for specific build release" by Paul Duffin · 3 years, 10 months ago
  81. 74b370a Merge "Support pruning properties by build release" by Paul Duffin · 3 years, 10 months ago
  82. 0a9054e Merge "Support handling build releases in sdk snapshot" by Paul Duffin · 3 years, 10 months ago
  83. f7db6eb Merge "Always perform permitted package check when building a library" by Paul Duffin · 3 years, 10 months ago
  84. 3b54c2b Merge "Preopt APEX system server jars for java_import." am: 6f0c1a1e0c by Treehugger Robot · 3 years, 10 months ago
  85. 6f0c1a1 Merge "Preopt APEX system server jars for java_import." by Treehugger Robot · 3 years, 10 months ago
  86. 86a0c43 Merge "bp2build: Handle target.linux" am: d6558d15bc by Christopher Parsons · 3 years, 10 months ago
  87. c39f633 Remove out-of-date items from bp2build denylist by Chris Parsons · 3 years, 10 months ago
  88. d6558d1 Merge "bp2build: Handle target.linux" by Christopher Parsons · 3 years, 10 months ago
  89. aca7d9e Merge "Have python_*{,_host} handle arch-variants" am: e9f157a07c by Treehugger Robot · 3 years, 10 months ago
  90. e9f157a Merge "Have python_*{,_host} handle arch-variants" by Treehugger Robot · 3 years, 10 months ago
  91. 19d399d Have python_*{,_host} handle arch-variants by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 11 months ago
  92. 2dde0cb bp2build: Handle target.linux by Chris Parsons · 3 years, 10 months ago
  93. 10ef62e Merge changes from topics "bp-bionic-cts-tests", "cts-per-testcase-directory" am: 2df9ebf9ca by Colin Cross · 3 years, 10 months ago
  94. ba68c93 Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
  95. 2df9ebf Merge changes from topics "bp-bionic-cts-tests", "cts-per-testcase-directory" by Colin Cross · 3 years, 10 months ago
  96. ef2df58 Support generating sdk snapshot for specific build release by Paul Duffin · 3 years, 11 months ago
  97. 0c3acbf Support pruning properties by build release by Paul Duffin · 4 years ago
  98. 1812294 Support handling build releases in sdk snapshot by Paul Duffin · 4 years ago
  99. 55f82b0 Correct path for removing old bazel artifacts am: d7d5b72e4e by Liz Kammer · 3 years, 10 months ago
  100. d7d5b72 Correct path for removing old bazel artifacts by Liz Kammer · 3 years, 10 months ago