1. 07cbaf4 Enforce correct variant usage for rust_bindgen. by Ivan Lozano · 6 years ago
  2. 188f2ee Merge "Use RelativeInstallPath for DataPaths in apex" by Treehugger Robot · 6 years ago
  3. d2946c3 Merge "Provide generated sources to clippy." by Treehugger Robot · 6 years ago
  4. f9a7824 Merge changes I90df9c04,I70bb8dc2 by Yi Kong · 6 years ago
  5. 0a51aa2 Use RelativeInstallPath for DataPaths in apex by Liz Kammer · 6 years ago
  6. bae62be Provide generated sources to clippy. by Ivan Lozano · 6 years ago
  7. a575ff3 [pgo] Allow profile gather and use flags to coexist for sampling PGO by Yi Kong · 6 years ago
  8. 84803c5 [pgo] Sampling PGO does not require benchmark property by Yi Kong · 6 years ago
  9. fef9d4b Merge "Install data_libs using relative_install_path property" by Christopher Parsons · 6 years ago
  10. 8481186 Fix dist(s)-with-tag and add tests to prevent regression. by Jingwen Chen · 6 years ago
  11. 0bcda81 Merge "Generate module lib API and scope together" by Treehugger Robot · 6 years ago
  12. 30c22b9 Merge "Add dist target for robolectric-tests.zip" by Treehugger Robot · 6 years ago
  13. cf0e422 Add dist target for robolectric-tests.zip by Colin Cross · 6 years ago
  14. c3b1a61 Merge changes from topic "rust_bindgen" by Ivan Lozano · 6 years ago
  15. 15f34ef Generate module lib API and scope together by Paul Duffin · 6 years ago
  16. dd35943 Merge "Add environment variables to control lint checks" by Colin Cross · 6 years ago
  17. f0ba57b Merge "Package robolectric tests for tradefed" by Colin Cross · 6 years ago
  18. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 6 years ago
  19. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 6 years ago
  20. 4fef93c Add SourceProviders and a rust_bindgen module type by Ivan Lozano · 6 years ago
  21. 5df3439 Merge "Add compile_multilib properties to all native prebuilts (reland)." by Treehugger Robot · 6 years ago
  22. 8eebb13 Package robolectric tests for tradefed by Colin Cross · 6 years ago
  23. f70ceec Merge "apex_set is force disabled when necessary" by Treehugger Robot · 6 years ago
  24. d3cd2f5 Merge "Repeat metalava errors at the end to make it easy to find them" by Makoto Onuki · 6 years ago
  25. 0df103a Repeat metalava errors at the end to make it easy to find them by Makoto Onuki · 6 years ago
  26. 59415ca Merge "Add support for macOS 11 SDK" by Dan Willemsen · 6 years ago
  27. f8b85de Merge changes Ide9c7a6a,I706c1433 by Treehugger Robot · 6 years ago
  28. 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 6 years ago
  29. 3044394 Merge "Add support for SDK tests with LinuxBionic OS type." by Martin Stjernholm · 6 years ago
  30. 10e926b apex_set is force disabled when necessary by Jiyong Park · 6 years ago
  31. 988dfcc Add environment variables to control lint checks by Colin Cross · 6 years ago
  32. 59b611d Merge "Generate RBE socket address randomly for each invocation of soong." by Ramy Medhat · 6 years ago
  33. e34e5b5 Merge "Fix non-determinism in tests." by Treehugger Robot · 6 years ago
  34. 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 6 years ago
  35. 4fea650 Merge changes I2ac22f7c,I7fc9d55a by Dan Albert · 6 years ago
  36. bf81ed4 Merge "Pass unstripped JNI libraries to Make" by Treehugger Robot · 6 years ago
  37. 7feceb2 Add support for SDK tests with LinuxBionic OS type. by Martin Stjernholm · 6 years ago
  38. 38a224d Fix non-determinism in tests. by Dan Albert · 6 years ago
  39. 06f58af Get NDK python script tests running. by Dan Albert · 6 years ago
  40. 802cc82 Fix pylint issues in gen_stub_libs. by Dan Albert · 6 years ago
  41. 824f116 Add Validations to android.BuildParams by Colin Cross · 6 years ago
  42. 6e17ad5 Use validations for blueprint tests by Colin Cross · 6 years ago
  43. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 6 years ago
  44. 9e44e21 Add DepSets by Colin Cross · 6 years ago
  45. ca1e44c Generate RBE socket address randomly for each invocation of soong. by Ramy Medhat · 6 years ago
  46. 6e97a7b rust: Use host linker when building for Mac host. by Jeff Vander Stoep · 6 years ago
  47. ec7f59c Merge "Fix incorrect Rust dylib extension on darwin." by Ivan Lozano · 6 years ago
  48. 7e32313 Merge "Do not consider disabled prebuilt variants." by Treehugger Robot · 6 years ago
  49. 29e4029 Merge "Disable all SDK snapshot generation tests on mac." by Treehugger Robot · 6 years ago
  50. 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 6 years ago
  51. 33c0528 Fix incorrect Rust dylib extension on darwin. by Ivan Lozano · 6 years ago
  52. 7bbcc22 Merge "Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs" by Makoto Onuki · 6 years ago
  53. f467732 Do not consider disabled prebuilt variants. by Martin Stjernholm · 6 years ago
  54. 75b1005 Merge "Revert "Do not consider disabled prebuilt variants."" by Jakub Pawlowski · 6 years ago
  55. ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 6 years ago
  56. 6ffbe57 Revert "Do not consider disabled prebuilt variants." by Charles Chen · 6 years ago
  57. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 6 years ago
  58. 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 6 years ago
  59. d92d515 Proper API hierarchy between MODULE_LIBS and PRIV_APPS system APIs by Makoto Onuki · 6 years ago
  60. 695dc69 Add support for macOS 11 SDK by Dan Willemsen · 6 years ago
  61. 3058878 Merge "Use the build start time from Soong main UI for metrics build timestamp." by Treehugger Robot · 6 years ago
  62. 40be9bb Merge "Set sdk_version for prebuilt_api to scope" by Liz Kammer · 6 years ago
  63. 73c790f Use the build start time from Soong main UI for metrics build timestamp. by Patrice Arruda · 6 years ago
  64. 75fd488 Merge "Use monotonic clock instead of wall time clock for metrics." by Treehugger Robot · 6 years ago
  65. f971af7 Set sdk_version for prebuilt_api to scope by Liz Kammer · 6 years ago
  66. 562b6ee Merge "Support lint on unbundled builds" by Colin Cross · 6 years ago
  67. 958b89c Use monotonic clock instead of wall time clock for metrics. by Patrice Arruda · 6 years ago
  68. aeaffeb Merge "Add array type property flags, equivalent to args" by Treehugger Robot · 6 years ago
  69. 585cac2 Add array type property flags, equivalent to args by Liz Kammer · 6 years ago
  70. 775c8e1 Merge "Do not consider disabled prebuilt variants." by Treehugger Robot · 6 years ago
  71. 20efa41 Merge "Set LOCAL_APKCERTS_FILE for apk_set modules in apexes" by Treehugger Robot · 6 years ago
  72. b7cea24 Merge "Use unzip -DD" by Colin Cross · 6 years ago
  73. 9d98ac1 Merge "Fix string concatenation error" by Treehugger Robot · 6 years ago
  74. d783bbb Use unzip -DD by Colin Cross · 6 years ago
  75. 41405cc Merge "Nullify stl and sanitize of llndk_headers" by Inseob Kim · 6 years ago
  76. 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 6 years ago
  77. 8a6ed37 Support lint on unbundled builds by Colin Cross · 6 years ago
  78. 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 6 years ago
  79. afa6a77 Fix string concatenation error by Colin Cross · 6 years ago
  80. 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 6 years ago
  81. 21143a6 Merge "Specify module dependency in the srcs list" by Treehugger Robot · 6 years ago
  82. 235e2fd Do not consider disabled prebuilt variants. by Martin Stjernholm · 6 years ago
  83. ed62b9c Differentiate sdk snapshot include dir by os type by Paul Duffin · 6 years ago
  84. 8f91f7d Merge "Handle empty / undefined slice-type product variables uniformly." by Roland Levillain · 6 years ago
  85. afdd267 Merge "Add RBE metrics dump in Soong UI." by Treehugger Robot · 6 years ago
  86. 62f1bf2 Add RBE metrics dump in Soong UI. by Patrice Arruda · 6 years ago
  87. cee7e66 Ensure that sdk/module_exports depends on source members by Paul Duffin · 6 years ago
  88. f6cc261 Handle empty / undefined slice-type product variables uniformly. by Roland Levillain · 6 years ago
  89. 2c79c87 Merge changes Iefcf4fbe,I450d4769,I1ffc7e7b by Treehugger Robot · 6 years ago
  90. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 6 years ago
  91. 4e74082 Merge "Document critical path in perf.md" by Treehugger Robot · 6 years ago
  92. d417bf4 Document critical path in perf.md by Colin Cross · 6 years ago
  93. 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 6 years ago
  94. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 6 years ago
  95. ecc495f Merge "Apply "excludes" for OutputFileProducer" by Jooyung Han · 6 years ago
  96. 0ae555d Merge "Support kotlin multiplatform sources" by Treehugger Robot · 6 years ago
  97. 85e326d Merge "Correct typo of defaults for docs property sorting" by Treehugger Robot · 6 years ago
  98. c7c6910 Nullify stl and sanitize of llndk_headers by Inseob Kim · 6 years ago
  99. c87fbdd Merge "Add `data_libs` property to cc_test rules" by Christopher Parsons · 6 years ago
  100. a93fbac Correct typo of defaults for docs property sorting by Liz Kammer · 6 years ago