1. 1212929 Store ninja file deps from PackageVarContext in the config by Colin Cross · 5 years ago
  2. 06fa588 Store SingletonMakeVarsProviders in the config by Colin Cross · 5 years ago
  3. beab64e Merge "Add keymint to vndk." by Treehugger Robot · 5 years ago
  4. 3d0f191 Merge "rust: Fix incorrect expected gcno file for dylibs" by Ivan Lozano · 5 years ago
  5. d7ddf05 rust: Fix incorrect expected gcno file for dylibs by Ivan Lozano · 5 years ago
  6. 969ca67 Merge "Switch boot jars package check to use dexdump xml output" by Paul Duffin · 5 years ago
  7. d8d8e72 Merge changes Iebfbf2ff,Ibd974268 by Ulyana Trafimovich · 5 years ago
  8. e3d308b Merge "Revert "Annotate dependency tags for dependencies of installed files"" by Colin Cross · 5 years ago
  9. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 5 years ago
  10. 0a829f2 Merge "Always set apex_available in SDK snapshots." by Treehugger Robot · 5 years ago
  11. bac4ee0 Merge "Adds a workaround to fix version inconsistency" by Joseph Murphy · 5 years ago
  12. 556dafc Merge "Set PATH and --action_env=PATH for the Bazel build in soong_ui." by Jingwen Chen · 5 years ago
  13. 1af783f Merge "Replace android.WriteFile rule with android.WriteFileRule" by Colin Cross · 5 years ago
  14. f15c055 Merge changes Ic22603a5,I5330b571 by Colin Cross · 5 years ago
  15. bc1f77e Merge "Fix bug in python module hasExtention." by Treehugger Robot · 5 years ago
  16. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 5 years ago
  17. cd4f673 Switch boot jars package check to use dexdump xml output by Paul Duffin · 5 years ago
  18. 0066864 Merge "Add nested class loader subcontext at the proper hierarchy level." by Ulyana Trafimovich · 5 years ago
  19. adff039 Merge "Disallow adding nested conditional class loader context." by Ulyana Trafimovich · 5 years ago
  20. b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 5 years ago
  21. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 5 years ago
  22. 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 5 years ago
  23. af335a4 Merge "Rework class loader context implementation." by Ulyana Trafimovich · 5 years ago
  24. 5e13a73 Disallow adding nested conditional class loader context. by Ulya Trafimovich · 5 years ago
  25. 3a4b58d Set PATH and --action_env=PATH for the Bazel build in soong_ui. by Jingwen Chen · 5 years ago
  26. 74f576d Remove "apex_uses" mutator by Jooyung Han · 5 years ago
  27. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 5 years ago
  28. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 5 years ago
  29. a615901 Use the the preferred architecture symlink as the tool path if it exists by Colin Cross · 5 years ago
  30. 1d26d30 Merge "Add 'pre-production' description to queryview action." by Jingwen Chen · 5 years ago
  31. ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 5 years ago
  32. 33e7f6a Remove unnecessary break and default statements in metrics.go file. by Patrice Arruda · 5 years ago
  33. b7cf9ba Add tracer to runBazel function. by Patrice Arruda · 5 years ago
  34. 18cb70d Enable bazel metrics from ninja build. by Patrice Arruda · 5 years ago
  35. af880da Define the bazel_metrics directory in $OUT. by Patrice Arruda · 5 years ago
  36. 24a086b Add bazel profile related functions in paths.go by Patrice Arruda · 5 years ago
  37. 0c1c456 Define UseBazel in Config by Patrice Arruda · 5 years ago
  38. 9414a8b Merge "Stop first pass of mixed bazel builds before writing ninja" by Christopher Parsons · 5 years ago
  39. c488743 Set up BuildNumberFile in soong.variables. by Martin Stjernholm · 5 years ago
  40. 478d033 Add 'pre-production' description to queryview action. by Jingwen Chen · 5 years ago
  41. 3060ec7 Stop first pass of mixed bazel builds before writing ninja by Chris Parsons · 5 years ago
  42. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 5 years ago
  43. 45e0c95 Merge "rust: Fix absolute path OUT_DIR bug" by Ivan Lozano · 5 years ago
  44. 44db598 Merge "Export Ninja file paths to lunch repo rule from bazel.go" by Jingwen Chen · 5 years ago
  45. fabdd28 Merge "Make apex modules support tagged dists" by Anton Hansson · 5 years ago
  46. a26ac3c Export Ninja file paths to lunch repo rule from bazel.go by Jingwen Chen · 5 years ago
  47. c0ea170 Merge "rust_grpcio well known types support, default deps" by Zach Johnson · 5 years ago
  48. eb165fd Merge "Perform Bazel cleanup using "--batch --max_idle_secs=1" instead of a trap." by Rupert Shuttleworth · 5 years ago
  49. 3df4e63 rust_grpcio well known types support, default deps by Zach Johnson · 5 years ago
  50. 1776a2a rust: Fix absolute path OUT_DIR bug by Ivan Lozano · 5 years ago
  51. 68ecbaf Merge "Switch boot jars package check to using dex jars" by Paul Duffin · 5 years ago
  52. 82d502a Make apex modules support tagged dists by Anton Hansson · 5 years ago
  53. 82d5b67 Merge "Temporarily move APIs to blocked list." by Mathew Inwood · 5 years ago
  54. 2d8e1a7 Switch boot jars package check to using dex jars by Paul Duffin · 5 years ago
  55. 99a7622 Merge "Remove support for droidstubs in sdk/module_exports" by Paul Duffin · 5 years ago
  56. a1b3314 Merge "Remove dead code" by Anton Hansson · 5 years ago
  57. a3cb6cf Remove support for droidstubs in sdk/module_exports by Paul Duffin · 5 years ago
  58. 37fa489 Merge "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 5 years ago
  59. 13c1df6 Merge "Rust bindgen should use r399163b." by Treehugger Robot · 5 years ago
  60. 59093e3 Temporarily move APIs to blocked list. by Mathew Inwood · 5 years ago
  61. ccd3f1d Merge "Allow extra startup and build args to be passed to Bazel." by Treehugger Robot · 5 years ago
  62. 8b16e40 Merge "add -nostdlibinc for arm64_linux_host" by Treehugger Robot · 5 years ago
  63. 9ce4eec Merge "Add new properties in linker config format - provideLibs and requireLibs" by Kiyoung Kim · 5 years ago
  64. b304e80 add -nostdlibinc for arm64_linux_host by Jiyong Park · 5 years ago
  65. 2e5bf40 Perform Bazel cleanup using "--batch --max_idle_secs=1" instead of a trap. by Rupert Shuttleworth · 5 years ago
  66. f8ae317 Allow extra startup and build args to be passed to Bazel. by Rupert Shuttleworth · 5 years ago
  67. a3faafa Rust bindgen should use r399163b. by Stephen Hines · 5 years ago
  68. 7f97957 Use glob for java_sdk_library_import stub_srcs by Paul Duffin · 5 years ago
  69. b05d62f Mark queryview as experimental in the Ninja description. by Jingwen Chen · 5 years ago
  70. 8024c95 Add TODO bug number to stop hardcoding 'droid' by Jingwen Chen · 5 years ago
  71. 25b0780 Merge "Define product_available property" by Treehugger Robot · 5 years ago
  72. 63e9ec7 Define product_available property by Justin Yun · 5 years ago
  73. 40c9798 Merge "rust: Fix GRPC generator invocation" by Matthew Maurer · 5 years ago
  74. a40c817 Merge "Teach Soong to use a custom Delve binary." by Lukács T. Berki · 5 years ago
  75. 3862cd5 Merge "Update apex/allowed_deps.txt" by Nikita Ioffe · 5 years ago
  76. 848e00e Teach Soong to use a custom Delve binary. by Lukacs T. Berki · 5 years ago
  77. 1a3922b Merge "Rename bazel overlay to queryview." by Jingwen Chen · 5 years ago
  78. 567f46f Merge changes from topic "roll-rust-1.47.0" by Thiébaud Weksteen · 5 years ago
  79. aa17c4c Merge "Phase out Legcay GSI" by Treehugger Robot · 5 years ago
  80. 5819e58 rust: Fix GRPC generator invocation by Matthew Maurer · 5 years ago
  81. 4e4798b Merge "Consolidate python version properties in mutator" by Liz Kammer · 5 years ago
  82. 50f93d2 Rename bazel overlay to queryview. by Jingwen Chen · 5 years ago
  83. b0a713a Merge "bazel overlay: fix regression to "list of string" bpdocs type." by Jingwen Chen · 5 years ago
  84. 77e1d4b Update apex/allowed_deps.txt by Nikita Ioffe · 5 years ago
  85. f5b2a5f Merge "rust_bindgen: respect custom OUT_DIR" by Treehugger Robot · 5 years ago
  86. 86a1db7 Merge "Add rust_grpcio module type." by Ivan Lozano · 5 years ago
  87. bb42c44 Merge "Collect useful resource information of each executed process in soong_ui." by Patrice Arruda · 5 years ago
  88. 3e0d3f6 Use Rust 1.47.0 prebuilts by Thiébaud Weksteen · 5 years ago
  89. 71512f3 rust: set STD_ENV_ARCH by Thiébaud Weksteen · 5 years ago
  90. aa3231c rust_bindgen: respect custom OUT_DIR by Shao-Chuan Lee · 5 years ago
  91. fde53ff Merge "After bazel execution, symlink results in out/" by Christopher Parsons · 5 years ago
  92. a6d18b6 Merge changes from topic "apex-allowed-deps" by Nikita Ioffe · 5 years ago
  93. 6a3d1e9 Add rust_grpcio module type. by Ivan Lozano · 5 years ago
  94. 30a4c9d Remove dead code by Anton Hansson · 5 years ago
  95. 222ff4d bazel overlay: fix regression to "list of string" bpdocs type. by Jingwen Chen · 5 years ago
  96. 70b7eee Move hardcoded bazel flags from soong_ui to common.bazelrc. by Jingwen Chen · 5 years ago
  97. c09495b After bazel execution, symlink results in out/ by Chris Parsons · 5 years ago
  98. ca221f3 Collect useful resource information of each executed process in soong_ui. by Patrice Arruda · 5 years ago
  99. ed667a8 Add PHONY for apex-allowed-deps check. by Artur Satayev · 5 years ago
  100. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 5 years ago