1. bf30e4d Merge "Allow overrides for RBE_log_dir" by Kousik Kumar · 4 years, 10 months ago
  2. 985f629 Merge "Switch to armv7 for Rust ARM" by Treehugger Robot · 4 years, 10 months ago
  3. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 10 months ago
  4. ad64c39 Switch to armv7 for Rust ARM by Matthew Maurer · 4 years, 10 months ago
  5. 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 4 years, 10 months ago
  6. 2c7ca78 Merge "Extend target docs to cover (almost) all variants." by Treehugger Robot · 4 years, 10 months ago
  7. 2210198 linux_bionic_arm64 is added when Host_bionic_arm64 is true by Jiyong Park · 4 years, 11 months ago
  8. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 5 years ago
  9. 3735c14 Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext" by Colin Cross · 4 years, 11 months ago
  10. f950513 Merge "Add providers support" by Colin Cross · 4 years, 11 months ago
  11. e284b48 Extend target docs to cover (almost) all variants. by Martin Stjernholm · 4 years, 11 months ago
  12. a9a99bc Merge "Handle absolute source paths correctly." by Martin Stjernholm · 4 years, 11 months ago
  13. 1a1b885 Merge "Add missing characters in documentation of `compile_multilib` property." by Roland Levillain · 4 years, 11 months ago
  14. 0d15a72 Allow overrides for RBE_log_dir by Kousik Kumar · 4 years, 11 months ago
  15. 76a5ba8 Merge "Tweak ThinLTO inling heuristics in absense of PGO profile" by Yi Kong · 4 years, 11 months ago
  16. d55be35 Merge "Propagate PGO instr. flags to dependencies of a static lib" by Pirama Arumuga Nainar · 4 years, 11 months ago
  17. 2d53a60 Merge changes from topic "return-new-deps" by Colin Cross · 4 years, 11 months ago
  18. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 5 years ago
  19. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 5 years ago
  20. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 5 years ago
  21. af6073f Merge "Deprecate USE_GOMA and replace with FORCE_USE_GOMA" by Treehugger Robot · 4 years, 11 months ago
  22. 6d136bf Merge "Update finalized codenames map." by Dan Albert · 4 years, 11 months ago
  23. 1150fd7 Propagate PGO instr. flags to dependencies of a static lib by Pirama Arumuga Nainar · 4 years, 11 months ago
  24. 5fc50f2 Merge "Fix proguard_usage.zip with USE_RBE=true RBE_R8=true" by Treehugger Robot · 4 years, 11 months ago
  25. 2f5f16d Tweak ThinLTO inling heuristics in absense of PGO profile by Yi Kong · 4 years, 11 months ago
  26. c5a0e64 Merge "Switch to clang-r399163." by Stephen Hines · 4 years, 11 months ago
  27. 24bb2e6 Add missing characters in documentation of `compile_multilib` property. by Roland Levillain · 4 years, 11 months ago
  28. ca4536f Merge "apex: prebuilt_firmware installs in /etc/firmware" by Jooyung Han · 4 years, 11 months ago
  29. 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 4 years, 11 months ago
  30. 7ede442 Merge "Suppress reflection warnings when running metalava" by Treehugger Robot · 4 years, 11 months ago
  31. 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 4 years, 11 months ago
  32. 4de88a6 Merge "rust: Add libstd linkage mutator for rlibs." by Ivan Lozano · 4 years, 11 months ago
  33. ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 11 months ago
  34. 4c5efde Suppress reflection warnings when running metalava by Aurimas Liutikas · 4 years, 11 months ago
  35. dba548a Merge "Introduce new Arm64 arch variant with dot product features" by Roland Levillain · 4 years, 11 months ago
  36. 52cebe5 Merge "Introduce LTO property for -fwhole-program-vtables cflag" by Yi Kong · 4 years, 11 months ago
  37. 2d01fe2 Introduce LTO property for -fwhole-program-vtables cflag by Yi Kong · 4 years, 11 months ago
  38. 9d1f85d Merge "Make hiddenapi use prebuilt stubs when it should" by Liz Kammer · 4 years, 11 months ago
  39. 4b524ba Merge "Use Rust 1.46.0 prebuilts" by Jeffrey Vander Stoep · 4 years, 11 months ago
  40. 8e5685d apex: prebuilt_firmware installs in /etc/firmware by Jooyung Han · 4 years, 11 months ago
  41. 41243c1 Merge "Copy documentation from Blueprint interfaces into Soong interfaces" by Treehugger Robot · 4 years, 11 months ago
  42. 2b08113 rust: Add libstd linkage mutator for rlibs. by Ivan Lozano · 5 years ago
  43. dbc008f Update finalized codenames map. by Dan Albert · 4 years, 11 months ago
  44. 1a24627 Replace stringly-typed API levels. by Dan Albert · 5 years ago
  45. a2adc37 Make hiddenapi use prebuilt stubs when it should by Anton Hansson · 5 years ago
  46. 8cc38b8 Use Rust 1.46.0 prebuilts by Jeff Vander Stoep · 4 years, 11 months ago
  47. 4dfacf9 Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext by Colin Cross · 4 years, 11 months ago
  48. d27e7b8 Add providers support by Colin Cross · 5 years ago
  49. d1f898e Remove global state from version mutator by Colin Cross · 5 years ago
  50. f18c623 Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets" by Victor Khimenko · 4 years, 11 months ago
  51. e00c0e7 Fix proguard_usage.zip with USE_RBE=true RBE_R8=true by Colin Cross · 4 years, 11 months ago
  52. 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 4 years, 11 months ago
  53. 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 4 years, 11 months ago
  54. 1a31f80 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 4 years, 11 months ago
  55. 0fe6090 Merge "Make robolectric runtimes a host module" by Treehugger Robot · 4 years, 11 months ago
  56. 2210e72 Switch to clang-r399163. by Stephen Hines · 5 years ago
  57. cc79a6f Merge "Don't emit make vars from disabled modules" by Treehugger Robot · 4 years, 11 months ago
  58. 5aa29a7 Make robolectric runtimes a host module by Colin Cross · 4 years, 11 months ago
  59. 386821f Merge "Heed SkipInstall flag when adding install rules for vendor-snapshot." by Treehugger Robot · 4 years, 11 months ago
  60. 9b4ed7f Merge "Revert "Re-land "Move odexes of non-system apps into system_other""" by Anton Hansson · 4 years, 11 months ago
  61. da4d9d9 Revert "Re-land "Move odexes of non-system apps into system_other"" by Anton Hansson · 4 years, 11 months ago
  62. 280b899 Merge "Disable the prebuilt host binary test on darwin." by Riddle Hsu · 4 years, 11 months ago
  63. f78531b Don't emit make vars from disabled modules by Jiyong Park · 5 years ago
  64. 0c16fdf Merge "Don't disable rust modules for linux_bionic" by Treehugger Robot · 4 years, 11 months ago
  65. b5d2dd2 Don't disable rust modules for linux_bionic by Jiyong Park · 5 years ago
  66. 6a9a146 Disable the prebuilt host binary test on darwin. by Martin Stjernholm · 4 years, 11 months ago
  67. b11236d Merge "Symlink prebuilt binaries on host." by Treehugger Robot · 4 years, 11 months ago
  68. 809d518 Heed SkipInstall flag when adding install rules for vendor-snapshot. by Martin Stjernholm · 5 years ago
  69. 6b54302 Merge "Updates checkapi filename properties behavior" by Liz Kammer · 4 years, 11 months ago
  70. 5a1a88e Merge "LinuxBionic supports arm64" by Treehugger Robot · 5 years ago
  71. 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 5 years ago
  72. 8eebee4 Merge "Re-land "Move odexes of non-system apps into system_other"" by Anton Hansson · 5 years ago
  73. 2fc25bb Merge changes from topic "uses-libs-21" by Ulyana Trafimovich · 5 years ago
  74. c977a21 Merge "Generate .bzl rule definitions for every module type in Soong, and surface module properties as attributes." by Jingwen Chen · 5 years ago
  75. a018b3d Merge "Use alias for test_per_src apex dependencies" by Colin Cross · 5 years ago
  76. 2c03361 Make generated library SDK snapshots determinstic by Colin Cross · 5 years ago
  77. 90dab34 Use alias for test_per_src apex dependencies by Colin Cross · 5 years ago
  78. 05175c4 Merge "Propagate recovery_available property through to sdk snapshot" by Treehugger Robot · 5 years ago
  79. 570b81a Merge "Remove framework-modules naming scheme" by Treehugger Robot · 5 years ago
  80. d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 5 years ago
  81. ee9ad5d Remove framework-modules naming scheme by Paul Duffin · 5 years ago
  82. 9ed7915 Updates checkapi filename properties behavior by Liz Kammer · 5 years ago
  83. 7548015 Re-land "Move odexes of non-system apps into system_other" by Anton Hansson · 6 years ago
  84. e3bb01d Treat "org.apache.http.legacy" as optional <uses-library> by default. by Ulya Trafimovich · 5 years ago
  85. 663dc53 Consistently use default install path for compatibility <uses-library>. by Ulya Trafimovich · 5 years ago
  86. 07931c7 apex: pass init_rc/vintf_fragments to make by Jooyung Han · 5 years ago
  87. c2c2d4e Merge "Sanitize APEX module name properly." by Yifan Hong · 5 years ago
  88. b900066 Merge "Add support for building with R8 full mode" by Treehugger Robot · 5 years ago
  89. f793d7d Merge "Create os and arch variants for bootstrap Go modules" by Treehugger Robot · 5 years ago
  90. b8e35ca Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" by Treehugger Robot · 5 years ago
  91. 0710d8e Merge "Set -fsjlj-exceptions for all 32-bit Windows compiles" by Pirama Arumuga Nainar · 5 years ago
  92. f2d7b16 Add support for building with R8 full mode by Christoffer Quist Adamsen · 5 years ago
  93. 80dc4f1 Merge "Merge Android R" by Xin Li · 5 years ago
  94. af68337 Set -fsjlj-exceptions for all 32-bit Windows compiles by Pirama Arumuga Nainar · 5 years ago
  95. e1ab250 Revert "Revert "Remove create_stubs and checkapi from droiddoc"" by Liz Kammer · 5 years ago
  96. 5ca3a62 Add hidden_api for java_import by Liz Kammer · 5 years ago
  97. 79a94a2 Merge "Replace `is_uses_lib` property with `provides_uses_lib`." by Ulyana Trafimovich · 5 years ago
  98. 54027b5 Replace `is_uses_lib` property with `provides_uses_lib`. by Ulya Trafimovich · 5 years ago
  99. 3e0b9c0 Merge "Check UseRBE is set before replacing any template with the RE version." by Kousik Kumar · 5 years ago
  100. 429c23c Merge Android R by Xin Li · 5 years ago