1. dd18efd Revert "Switch cc's use of bison and flex to prebuilt_build_tool" by David Su · 5 years ago
  2. fae4d51 Revert "Fix builds with absolute OUT_DIR" by Colin Cross · 5 years ago
  3. b1d1e0e Fix builds with absolute OUT_DIR by Dan Willemsen · 5 years ago
  4. 1a4ab20 Merge "Revert "Support per-module MakeVars"" by Dan Willemsen · 5 years ago
  5. 613564e Revert "Support per-module MakeVars" by Dan Willemsen · 5 years ago
  6. 4ec839a Merge changes from topics "prebuilt_build_tool", "prebuilt_build_tool_make" by Dan Willemsen · 5 years ago
  7. 71c96d1 Merge "Revert "Track allowed transitive deps in any updatable module."" by satayev · 5 years ago
  8. 53bbc08 Revert "Track allowed transitive deps in any updatable module." by satayev · 5 years ago
  9. 0ec8c50 Merge "Add SettingsRoboTests to the allow-list for legacy core/platform API." by Treehugger Robot · 5 years ago
  10. f90e64a Merge "Call rustfmt on rust_bindgen bindings." by Ivan Lozano · 5 years ago
  11. a71cf86 Merge "Track allowed transitive deps in any updatable module." by satayev · 5 years ago
  12. 9f4893d Add SettingsRoboTests to the allow-list for legacy core/platform API. by Pete Gillin · 5 years ago
  13. 4ab239e Merge "Enforce the legacy core/platform API restriction." by Pete Gillin · 5 years ago
  14. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 5 years ago
  15. 50f0da4 Improve IDE navigation to SdkBase methods by Paul Duffin · 5 years ago
  16. ec54eec Call rustfmt on rust_bindgen bindings. by Ivan Lozano · 5 years ago
  17. 9429c61 Merge "Add source collision test, rust_bindgen doc." by Ivan Lozano · 5 years ago
  18. 6b3d9c3 Merge "Create 'cc_prebuilt_test_library_shared' module type" by Christopher Parsons · 5 years ago
  19. 1f6d90f Create 'cc_prebuilt_test_library_shared' module type by Chris Parsons · 5 years ago
  20. 10735d9 Add source collision test, rust_bindgen doc. by Ivan Lozano · 5 years ago
  21. 188f2ee Merge "Use RelativeInstallPath for DataPaths in apex" by Treehugger Robot · 5 years ago
  22. d2946c3 Merge "Provide generated sources to clippy." by Treehugger Robot · 5 years ago
  23. f9a7824 Merge changes I90df9c04,I70bb8dc2 by Yi Kong · 5 years ago
  24. 0a51aa2 Use RelativeInstallPath for DataPaths in apex by Liz Kammer · 5 years ago
  25. bae62be Provide generated sources to clippy. by Ivan Lozano · 5 years ago
  26. a575ff3 [pgo] Allow profile gather and use flags to coexist for sampling PGO by Yi Kong · 5 years ago
  27. 84803c5 [pgo] Sampling PGO does not require benchmark property by Yi Kong · 5 years ago
  28. fef9d4b Merge "Install data_libs using relative_install_path property" by Christopher Parsons · 5 years ago
  29. 8481186 Fix dist(s)-with-tag and add tests to prevent regression. by Jingwen Chen · 5 years ago
  30. 0bcda81 Merge "Generate module lib API and scope together" by Treehugger Robot · 5 years ago
  31. 30c22b9 Merge "Add dist target for robolectric-tests.zip" by Treehugger Robot · 5 years ago
  32. cf0e422 Add dist target for robolectric-tests.zip by Colin Cross · 5 years ago
  33. c3b1a61 Merge changes from topic "rust_bindgen" by Ivan Lozano · 5 years ago
  34. 15f34ef Generate module lib API and scope together by Paul Duffin · 5 years ago
  35. dd35943 Merge "Add environment variables to control lint checks" by Colin Cross · 5 years ago
  36. f0ba57b Merge "Package robolectric tests for tradefed" by Colin Cross · 5 years ago
  37. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 5 years ago
  38. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 5 years ago
  39. 4fef93c Add SourceProviders and a rust_bindgen module type by Ivan Lozano · 5 years ago
  40. 5df3439 Merge "Add compile_multilib properties to all native prebuilts (reland)." by Treehugger Robot · 5 years ago
  41. 4535550 Track allowed transitive deps in any updatable module. by Artur Satayev · 5 years ago
  42. 8eebb13 Package robolectric tests for tradefed by Colin Cross · 6 years ago
  43. f70ceec Merge "apex_set is force disabled when necessary" by Treehugger Robot · 5 years ago
  44. 2019658 Support per-module MakeVars by Dan Willemsen · 5 years ago
  45. d2e291a Switch cc's use of bison and flex to prebuilt_build_tool by Dan Willemsen · 5 years ago
  46. 13af814 Add prebuilt_build_tool to allow genrules to use prebuilt tools by Dan Willemsen · 5 years ago
  47. d3cd2f5 Merge "Repeat metalava errors at the end to make it easy to find them" by Makoto Onuki · 5 years ago
  48. 0df103a Repeat metalava errors at the end to make it easy to find them by Makoto Onuki · 5 years ago
  49. 59415ca Merge "Add support for macOS 11 SDK" by Dan Willemsen · 5 years ago
  50. f8b85de Merge changes Ide9c7a6a,I706c1433 by Treehugger Robot · 5 years ago
  51. 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 5 years ago
  52. 3044394 Merge "Add support for SDK tests with LinuxBionic OS type." by Martin Stjernholm · 5 years ago
  53. 10e926b apex_set is force disabled when necessary by Jiyong Park · 5 years ago
  54. 988dfcc Add environment variables to control lint checks by Colin Cross · 5 years ago
  55. 59b611d Merge "Generate RBE socket address randomly for each invocation of soong." by Ramy Medhat · 5 years ago
  56. e34e5b5 Merge "Fix non-determinism in tests." by Treehugger Robot · 5 years ago
  57. 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 5 years ago
  58. 4fea650 Merge changes I2ac22f7c,I7fc9d55a by Dan Albert · 5 years ago
  59. bf81ed4 Merge "Pass unstripped JNI libraries to Make" by Treehugger Robot · 5 years ago
  60. 7feceb2 Add support for SDK tests with LinuxBionic OS type. by Martin Stjernholm · 5 years ago
  61. 38a224d Fix non-determinism in tests. by Dan Albert · 5 years ago
  62. 06f58af Get NDK python script tests running. by Dan Albert · 5 years ago
  63. 802cc82 Fix pylint issues in gen_stub_libs. by Dan Albert · 5 years ago
  64. 824f116 Add Validations to android.BuildParams by Colin Cross · 5 years ago
  65. 6e17ad5 Use validations for blueprint tests by Colin Cross · 5 years ago
  66. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
  67. 9e44e21 Add DepSets by Colin Cross · 5 years ago
  68. ca1e44c Generate RBE socket address randomly for each invocation of soong. by Ramy Medhat · 5 years ago
  69. 6e97a7b rust: Use host linker when building for Mac host. by Jeff Vander Stoep · 5 years ago
  70. ec7f59c Merge "Fix incorrect Rust dylib extension on darwin." by Ivan Lozano · 5 years ago
  71. 7e32313 Merge "Do not consider disabled prebuilt variants." by Treehugger Robot · 5 years ago
  72. 29e4029 Merge "Disable all SDK snapshot generation tests on mac." by Treehugger Robot · 5 years ago
  73. 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 5 years ago
  74. 33c0528 Fix incorrect Rust dylib extension on darwin. by Ivan Lozano · 5 years ago
  75. 7bbcc22 Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" by Makoto Onuki · 5 years ago
  76. f467732 Do not consider disabled prebuilt variants. by Martin Stjernholm · 5 years ago
  77. 75b1005 Merge "Revert "Do not consider disabled prebuilt variants."" by Jakub Pawlowski · 5 years ago
  78. ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 5 years ago
  79. 6ffbe57 Revert "Do not consider disabled prebuilt variants." by Charles Chen · 5 years ago
  80. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 5 years ago
  81. 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 5 years ago
  82. d92d515 Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs by Makoto Onuki · 5 years ago
  83. 695dc69 Add support for macOS 11 SDK by Dan Willemsen · 5 years ago
  84. 3058878 Merge "Use the build start time from Soong main UI for metrics build timestamp." by Treehugger Robot · 5 years ago
  85. 40be9bb Merge "Set sdk_version for prebuilt_api to scope" by Liz Kammer · 5 years ago
  86. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 5 years ago
  87. 75fd488 Merge "Use monotonic clock instead of wall time clock for metrics." by Treehugger Robot · 5 years ago
  88. f971af7 Set sdk_version for prebuilt_api to scope by Liz Kammer · 5 years ago
  89. 562b6ee Merge "Support lint on unbundled builds" by Colin Cross · 5 years ago
  90. 958b89c Use monotonic clock instead of wall time clock for metrics. by Patrice Arruda · 5 years ago
  91. aeaffeb Merge "Add array type property flags, equivalent to args" by Treehugger Robot · 5 years ago
  92. 585cac2 Add array type property flags, equivalent to args by Liz Kammer · 5 years ago
  93. 775c8e1 Merge "Do not consider disabled prebuilt variants." by Treehugger Robot · 5 years ago
  94. 20efa41 Merge "Set LOCAL_APKCERTS_FILE for apk_set modules in apexes" by Treehugger Robot · 5 years ago
  95. b7cea24 Merge "Use unzip -DD" by Colin Cross · 5 years ago
  96. 9d98ac1 Merge "Fix string concatenation error" by Treehugger Robot · 5 years ago
  97. d783bbb Use unzip -DD by Colin Cross · 5 years ago
  98. 41405cc Merge "Nullify stl and sanitize of llndk_headers" by Inseob Kim · 5 years ago
  99. 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 5 years ago
  100. 8a6ed37 Support lint on unbundled builds by Colin Cross · 5 years ago