1. 767a350 Merge "Improve soong_ui main.go comments." by Jaewoong Jung · 4 years, 9 months ago
  2. caa0d93 Merge "Fix Broken build 6978250 on aosp-master" by Janis Danisevskis · 4 years, 9 months ago
  3. 1357c11 Merge changes Ic2daab29,I884ddd09 by Colin Cross · 4 years, 9 months ago
  4. 6439a8d Fix Broken build 6978250 on aosp-master by Janis Danisevskis · 4 years, 9 months ago
  5. b08a091 Merge changes Iba57c949,Ief43ff51,Ib1809a4d,I2ab64f36 by Treehugger Robot · 4 years, 9 months ago
  6. 725af86 Merge "Parse else ifxxx statement" by Treehugger Robot · 4 years, 9 months ago
  7. d4a63ea Merge "Move genrule on top of RuleBuilder" by Colin Cross · 4 years, 9 months ago
  8. 2bb2017 Merge "Use packagepath and local_repository for mixed builds" by Christopher Parsons · 4 years, 9 months ago
  9. 1010f9b Merge "rust: Add header library support to rust_bindgen." by Ivan Lozano · 4 years, 9 months ago
  10. ec40eb0 Merge "add PackagingSpec" by Treehugger Robot · 4 years, 9 months ago
  11. f0aa3b9 Merge "Revert "Always turn on compatible property"" by Will Osborn · 4 years, 9 months ago
  12. 7d13e5b Revert "Always turn on compatible property" by Inseob Kim · 4 years, 9 months ago
  13. db89241 Merge "soong_ui finder.go: improve comments/documentation." by Jingwen Chen · 4 years, 9 months ago
  14. 60447f1 Merge "Always turn on compatible property" by Treehugger Robot · 4 years, 9 months ago
  15. 9c35d8b Parse else ifxxx statement by Sasha Smundak · 4 years, 9 months ago
  16. 9240f95 Merge "Document usage, perform minor cleanups." by Alexander Smundak · 4 years, 9 months ago
  17. 27a8719 Merge "Integrate bazelenv.sh environment variables into soong_ui environment." by Jingwen Chen · 4 years, 9 months ago
  18. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 9 months ago
  19. 073ea55 add PackagingSpec by Jiyong Park · 4 years, 9 months ago
  20. 9f98d3f Improve soong_ui main.go comments. by Jaewoong Jung · 4 years, 9 months ago
  21. 096a3bf soong_ui finder.go: improve comments/documentation. by Jingwen Chen · 4 years, 9 months ago
  22. 6d41e99 Merge "soong_ui's bazel.go: document/comment with tiny refactoring." by Jingwen Chen · 4 years, 9 months ago
  23. 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 4 years, 9 months ago
  24. d976af0 Skip creating variants for disabled OSes by Colin Cross · 4 years, 9 months ago
  25. 34037c6 Use bitfield for HostOrDeviceSupported by Colin Cross · 4 years, 9 months ago
  26. f77bd8d Merge "Support for recovery snapshot." by Jose "Pepe" Galmes · 4 years, 9 months ago
  27. 8ccdb63 Use packagepath and local_repository for mixed builds by Chris Parsons · 4 years, 9 months ago
  28. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 9 months ago
  29. 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 9 months ago
  30. 5789858 Register the kythe singleton on the Context instead of globally by Colin Cross · 4 years, 9 months ago
  31. 1212929 Store ninja file deps from PackageVarContext in the config by Colin Cross · 4 years, 9 months ago
  32. 06fa588 Store SingletonMakeVarsProviders in the config by Colin Cross · 4 years, 9 months ago
  33. 9b44383 rust: Add header library support to rust_bindgen. by Ivan Lozano · 4 years, 9 months ago
  34. beab64e Merge "Add keymint to vndk." by Treehugger Robot · 4 years, 9 months ago
  35. 3d0f191 Merge "rust: Fix incorrect expected gcno file for dylibs" by Ivan Lozano · 4 years, 9 months ago
  36. d7ddf05 rust: Fix incorrect expected gcno file for dylibs by Ivan Lozano · 4 years, 9 months ago
  37. 969ca67 Merge "Switch boot jars package check to use dexdump xml output" by Paul Duffin · 4 years, 9 months ago
  38. d8d8e72 Merge changes Iebfbf2ff,Ibd974268 by Ulyana Trafimovich · 4 years, 9 months ago
  39. 7a5391a soong_ui's bazel.go: document/comment with tiny refactoring. by Jingwen Chen · 4 years, 9 months ago
  40. e3d308b Merge "Revert "Annotate dependency tags for dependencies of installed files"" by Colin Cross · 4 years, 9 months ago
  41. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 9 months ago
  42. f6d606e Always turn on compatible property by Inseob Kim · 4 years, 10 months ago
  43. 8eedba6 Document usage, perform minor cleanups. by Sasha Smundak · 4 years, 9 months ago
  44. 0a829f2 Merge "Always set apex_available in SDK snapshots." by Treehugger Robot · 4 years, 9 months ago
  45. bac4ee0 Merge "Adds a workaround to fix version inconsistency" by Joseph Murphy · 4 years, 9 months ago
  46. f729458 Support for recovery snapshot. by Jose Galmes · 4 years, 9 months ago
  47. 556dafc Merge "Set PATH and --action_env=PATH for the Bazel build in soong_ui." by Jingwen Chen · 4 years, 9 months ago
  48. 1af783f Merge "Replace android.WriteFile rule with android.WriteFileRule" by Colin Cross · 4 years, 9 months ago
  49. f15c055 Merge changes Ic22603a5,I5330b571 by Colin Cross · 4 years, 9 months ago
  50. bc1f77e Merge "Fix bug in python module hasExtention." by Treehugger Robot · 4 years, 9 months ago
  51. 3dfd3ce Fix bug in python module hasExtention. by Liz Kammer · 4 years, 9 months ago
  52. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 9 months ago
  53. cd4f673 Switch boot jars package check to use dexdump xml output by Paul Duffin · 4 years, 9 months ago
  54. 0066864 Merge "Add nested class loader subcontext at the proper hierarchy level." by Ulyana Trafimovich · 4 years, 9 months ago
  55. adff039 Merge "Disallow adding nested conditional class loader context." by Ulyana Trafimovich · 4 years, 9 months ago
  56. b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 10 months ago
  57. a8c28e2 Do not add dependencies of shared SDK libraries to manifest_fixer. by Ulya Trafimovich · 4 years, 10 months ago
  58. 1855424 Add nested class loader subcontext at the proper hierarchy level. by Ulya Trafimovich · 4 years, 9 months ago
  59. af335a4 Merge "Rework class loader context implementation." by Ulyana Trafimovich · 4 years, 9 months ago
  60. 5e13a73 Disallow adding nested conditional class loader context. by Ulya Trafimovich · 4 years, 9 months ago
  61. 3a4b58d Set PATH and --action_env=PATH for the Bazel build in soong_ui. by Jingwen Chen · 4 years, 9 months ago
  62. 74f576d Remove "apex_uses" mutator by Jooyung Han · 4 years, 9 months ago
  63. cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 9 months ago
  64. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 9 months ago
  65. a615901 Use the the preferred architecture symlink as the tool path if it exists by Colin Cross · 4 years, 9 months ago
  66. 1d26d30 Merge "Add 'pre-production' description to queryview action." by Jingwen Chen · 4 years, 9 months ago
  67. ceed6be Merge "Pass Config to NewTestContext instead of ctx.Register" by Treehugger Robot · 4 years, 9 months ago
  68. 33e7f6a Remove unnecessary break and default statements in metrics.go file. by Patrice Arruda · 4 years, 9 months ago
  69. b7cf9ba Add tracer to runBazel function. by Patrice Arruda · 4 years, 9 months ago
  70. 18cb70d Enable bazel metrics from ninja build. by Patrice Arruda · 4 years, 9 months ago
  71. af880da Define the bazel_metrics directory in $OUT. by Patrice Arruda · 4 years, 9 months ago
  72. 24a086b Add bazel profile related functions in paths.go by Patrice Arruda · 4 years, 9 months ago
  73. 0c1c456 Define UseBazel in Config by Patrice Arruda · 4 years, 9 months ago
  74. 9414a8b Merge "Stop first pass of mixed bazel builds before writing ninja" by Christopher Parsons · 4 years, 9 months ago
  75. c488743 Set up BuildNumberFile in soong.variables. by Martin Stjernholm · 4 years, 9 months ago
  76. 478d033 Add 'pre-production' description to queryview action. by Jingwen Chen · 4 years, 9 months ago
  77. 3060ec7 Stop first pass of mixed bazel builds before writing ninja by Chris Parsons · 4 years, 9 months ago
  78. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 9 months ago
  79. 45e0c95 Merge "rust: Fix absolute path OUT_DIR bug" by Ivan Lozano · 4 years, 9 months ago
  80. 44db598 Merge "Export Ninja file paths to lunch repo rule from bazel.go" by Jingwen Chen · 4 years, 9 months ago
  81. fabdd28 Merge "Make apex modules support tagged dists" by Anton Hansson · 4 years, 9 months ago
  82. a26ac3c Export Ninja file paths to lunch repo rule from bazel.go by Jingwen Chen · 4 years, 9 months ago
  83. c0ea170 Merge "rust_grpcio well known types support, default deps" by Zach Johnson · 4 years, 9 months ago
  84. eb165fd Merge "Perform Bazel cleanup using "--batch --max_idle_secs=1" instead of a trap." by Rupert Shuttleworth · 4 years, 9 months ago
  85. 3df4e63 rust_grpcio well known types support, default deps by Zach Johnson · 4 years, 9 months ago
  86. 1776a2a rust: Fix absolute path OUT_DIR bug by Ivan Lozano · 4 years, 9 months ago
  87. 68ecbaf Merge "Switch boot jars package check to using dex jars" by Paul Duffin · 4 years, 9 months ago
  88. 82d502a Make apex modules support tagged dists by Anton Hansson · 4 years, 9 months ago
  89. 82d5b67 Merge "Temporarily move APIs to blocked list." by Mathew Inwood · 4 years, 9 months ago
  90. 2d8e1a7 Switch boot jars package check to using dex jars by Paul Duffin · 4 years, 9 months ago
  91. 99a7622 Merge "Remove support for droidstubs in sdk/module_exports" by Paul Duffin · 4 years, 9 months ago
  92. a1b3314 Merge "Remove dead code" by Anton Hansson · 4 years, 9 months ago
  93. a3cb6cf Remove support for droidstubs in sdk/module_exports by Paul Duffin · 4 years, 9 months ago
  94. 37fa489 Merge "Use glob for java_sdk_library_import stub_srcs" by Paul Duffin · 4 years, 9 months ago
  95. 13c1df6 Merge "Rust bindgen should use r399163b." by Treehugger Robot · 4 years, 9 months ago
  96. 59093e3 Temporarily move APIs to blocked list. by Mathew Inwood · 4 years, 9 months ago
  97. ccd3f1d Merge "Allow extra startup and build args to be passed to Bazel." by Treehugger Robot · 4 years, 9 months ago
  98. 8b16e40 Merge "add -nostdlibinc for arm64_linux_host" by Treehugger Robot · 4 years, 9 months ago
  99. 9ce4eec Merge "Add new properties in linker config format - provideLibs and requireLibs" by Kiyoung Kim · 4 years, 9 months ago
  100. b304e80 add -nostdlibinc for arm64_linux_host by Jiyong Park · 4 years, 9 months ago