1. a2ae7e0 Allow java_sdk_library to specify doctags_files by Paul Duffin · 4 years, 4 months ago
  2. d124b6b Merge "Output Javadoc comments for public API" by Paul Duffin · 4 years, 3 months ago
  3. 79bee05 Merge "Handle property structs and BpPropertySets as values to AddProperty." by Martin Stjernholm · 4 years, 3 months ago
  4. 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 4 years, 3 months ago
  5. 85aaf56 Merge "Support arch-specific init_rc property" by Treehugger Robot · 4 years, 3 months ago
  6. 9dd2c4d Merge "Add type information to symbolfile and ndkstubgen." by Treehugger Robot · 4 years, 3 months ago
  7. 0bab877 Support arch-specific init_rc property by Colin Cross · 4 years, 3 months ago
  8. 6877e6d Output Javadoc comments for public API by Paul Duffin · 4 years, 3 months ago
  9. e0510d7 rust: Fix module name in bindgen_test by Thiébaud Weksteen · 4 years, 3 months ago
  10. 4820c2c Merge "Avoid Rust source provider rule duplication" by Thiébaud Weksteen · 4 years, 3 months ago
  11. ce2cffd Merge "rust: Add rust_bindgen std version w/ cc defaults." by Ivan Lozano · 4 years, 3 months ago
  12. 295c72b Avoid Rust source provider rule duplication by Thiébaud Weksteen · 4 years, 3 months ago
  13. 6a94390 Merge "Global ThinLTO mode" by Yi Kong · 4 years, 3 months ago
  14. a6906e2 Merge "Make API lint warnings errors for system & testapi" by Anton Hansson · 4 years, 3 months ago
  15. bf30e4d Merge "Allow overrides for RBE_log_dir" by Kousik Kumar · 4 years, 3 months ago
  16. 985f629 Merge "Switch to armv7 for Rust ARM" by Treehugger Robot · 4 years, 3 months ago
  17. 191c25f Handle property structs and BpPropertySets as values to AddProperty. by Martin Stjernholm · 4 years, 4 months ago
  18. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 3 months ago
  19. ad64c39 Switch to armv7 for Rust ARM by Matthew Maurer · 4 years, 3 months ago
  20. af7b36d Add type information to symbolfile and ndkstubgen. by Dan Albert · 4 years, 6 months ago
  21. 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 4 years, 3 months ago
  22. 93718e0 Global ThinLTO mode by Yi Kong · 4 years, 3 months ago
  23. 2c7ca78 Merge "Extend target docs to cover (almost) all variants." by Treehugger Robot · 4 years, 3 months ago
  24. 3d94752 rust: Add rust_bindgen std version w/ cc defaults. by Ivan Lozano · 4 years, 3 months ago
  25. b30f593 Make API lint warnings errors for system & testapi by Anton Hansson · 4 years, 3 months ago
  26. 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 4 years, 3 months ago
  27. 2210198 linux_bionic_arm64 is added when Host_bionic_arm64 is true by Jiyong Park · 4 years, 3 months ago
  28. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  29. 3735c14 Merge "Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext" by Colin Cross · 4 years, 3 months ago
  30. f950513 Merge "Add providers support" by Colin Cross · 4 years, 3 months ago
  31. e284b48 Extend target docs to cover (almost) all variants. by Martin Stjernholm · 4 years, 3 months ago
  32. a9a99bc Merge "Handle absolute source paths correctly." by Martin Stjernholm · 4 years, 3 months ago
  33. 1a1b885 Merge "Add missing characters in documentation of `compile_multilib` property." by Roland Levillain · 4 years, 3 months ago
  34. 0d15a72 Allow overrides for RBE_log_dir by Kousik Kumar · 4 years, 3 months ago
  35. 76a5ba8 Merge "Tweak ThinLTO inling heuristics in absense of PGO profile" by Yi Kong · 4 years, 3 months ago
  36. d55be35 Merge "Propagate PGO instr. flags to dependencies of a static lib" by Pirama Arumuga Nainar · 4 years, 3 months ago
  37. 2d53a60 Merge changes from topic "return-new-deps" by Colin Cross · 4 years, 3 months ago
  38. 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 4 years, 5 months ago
  39. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 5 months ago
  40. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 5 months ago
  41. af6073f Merge "Deprecate USE_GOMA and replace with FORCE_USE_GOMA" by Treehugger Robot · 4 years, 3 months ago
  42. 6d136bf Merge "Update finalized codenames map." by Dan Albert · 4 years, 3 months ago
  43. 1150fd7 Propagate PGO instr. flags to dependencies of a static lib by Pirama Arumuga Nainar · 4 years, 3 months ago
  44. 5fc50f2 Merge "Fix proguard_usage.zip with USE_RBE=true RBE_R8=true" by Treehugger Robot · 4 years, 3 months ago
  45. 2f5f16d Tweak ThinLTO inling heuristics in absense of PGO profile by Yi Kong · 4 years, 3 months ago
  46. c5a0e64 Merge "Switch to clang-r399163." by Stephen Hines · 4 years, 3 months ago
  47. 24bb2e6 Add missing characters in documentation of `compile_multilib` property. by Roland Levillain · 4 years, 3 months ago
  48. ca4536f Merge "apex: prebuilt_firmware installs in /etc/firmware" by Jooyung Han · 4 years, 3 months ago
  49. 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 4 years, 3 months ago
  50. 7ede442 Merge "Suppress reflection warnings when running metalava" by Treehugger Robot · 4 years, 3 months ago
  51. 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 4 years, 3 months ago
  52. 4de88a6 Merge "rust: Add libstd linkage mutator for rlibs." by Ivan Lozano · 4 years, 3 months ago
  53. ec47864 Deprecate USE_GOMA and replace with FORCE_USE_GOMA by Kousik Kumar · 4 years, 3 months ago
  54. 4c5efde Suppress reflection warnings when running metalava by Aurimas Liutikas · 4 years, 3 months ago
  55. dba548a Merge "Introduce new Arm64 arch variant with dot product features" by Roland Levillain · 4 years, 3 months ago
  56. 52cebe5 Merge "Introduce LTO property for -fwhole-program-vtables cflag" by Yi Kong · 4 years, 3 months ago
  57. 2d01fe2 Introduce LTO property for -fwhole-program-vtables cflag by Yi Kong · 4 years, 3 months ago
  58. 9d1f85d Merge "Make hiddenapi use prebuilt stubs when it should" by Liz Kammer · 4 years, 3 months ago
  59. 4b524ba Merge "Use Rust 1.46.0 prebuilts" by Jeffrey Vander Stoep · 4 years, 3 months ago
  60. 8e5685d apex: prebuilt_firmware installs in /etc/firmware by Jooyung Han · 4 years, 3 months ago
  61. 41243c1 Merge "Copy documentation from Blueprint interfaces into Soong interfaces" by Treehugger Robot · 4 years, 3 months ago
  62. 2b08113 rust: Add libstd linkage mutator for rlibs. by Ivan Lozano · 4 years, 4 months ago
  63. dbc008f Update finalized codenames map. by Dan Albert · 4 years, 3 months ago
  64. 1a24627 Replace stringly-typed API levels. by Dan Albert · 4 years, 6 months ago
  65. a2adc37 Make hiddenapi use prebuilt stubs when it should by Anton Hansson · 4 years, 6 months ago
  66. 8cc38b8 Use Rust 1.46.0 prebuilts by Jeff Vander Stoep · 4 years, 3 months ago
  67. 4dfacf9 Move PrimaryModule, FinalModule, VisitAllModuleVariants to BaseModuleContext by Colin Cross · 4 years, 3 months ago
  68. d27e7b8 Add providers support by Colin Cross · 4 years, 6 months ago
  69. d1f898e Remove global state from version mutator by Colin Cross · 4 years, 4 months ago
  70. f18c623 Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets" by Victor Khimenko · 4 years, 3 months ago
  71. e00c0e7 Fix proguard_usage.zip with USE_RBE=true RBE_R8=true by Colin Cross · 4 years, 3 months ago
  72. 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 4 years, 3 months ago
  73. 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 4 years, 3 months ago
  74. 1a31f80 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 4 years, 3 months ago
  75. 0fe6090 Merge "Make robolectric runtimes a host module" by Treehugger Robot · 4 years, 3 months ago
  76. 2210e72 Switch to clang-r399163. by Stephen Hines · 4 years, 6 months ago
  77. cc79a6f Merge "Don't emit make vars from disabled modules" by Treehugger Robot · 4 years, 3 months ago
  78. 5aa29a7 Make robolectric runtimes a host module by Colin Cross · 4 years, 4 months ago
  79. 386821f Merge "Heed SkipInstall flag when adding install rules for vendor-snapshot." by Treehugger Robot · 4 years, 3 months ago
  80. 9b4ed7f Merge "Revert "Re-land "Move odexes of non-system apps into system_other""" by Anton Hansson · 4 years, 3 months ago
  81. da4d9d9 Revert "Re-land "Move odexes of non-system apps into system_other"" by Anton Hansson · 4 years, 3 months ago
  82. 280b899 Merge "Disable the prebuilt host binary test on darwin." by Riddle Hsu · 4 years, 3 months ago
  83. f78531b Don't emit make vars from disabled modules by Jiyong Park · 4 years, 4 months ago
  84. 0c16fdf Merge "Don't disable rust modules for linux_bionic" by Treehugger Robot · 4 years, 4 months ago
  85. b5d2dd2 Don't disable rust modules for linux_bionic by Jiyong Park · 4 years, 4 months ago
  86. 6a9a146 Disable the prebuilt host binary test on darwin. by Martin Stjernholm · 4 years, 4 months ago
  87. b11236d Merge "Symlink prebuilt binaries on host." by Treehugger Robot · 4 years, 4 months ago
  88. 809d518 Heed SkipInstall flag when adding install rules for vendor-snapshot. by Martin Stjernholm · 4 years, 4 months ago
  89. 6b54302 Merge "Updates checkapi filename properties behavior" by Liz Kammer · 4 years, 4 months ago
  90. 5a1a88e Merge "LinuxBionic supports arm64" by Treehugger Robot · 4 years, 4 months ago
  91. 88d593d Merge "Add hidden_api for java_import" by Liz Kammer · 4 years, 4 months ago
  92. 8eebee4 Merge "Re-land "Move odexes of non-system apps into system_other"" by Anton Hansson · 4 years, 4 months ago
  93. 2fc25bb Merge changes from topic "uses-libs-21" by Ulyana Trafimovich · 4 years, 4 months ago
  94. c977a21 Merge "Generate .bzl rule definitions for every module type in Soong, and surface module properties as attributes." by Jingwen Chen · 4 years, 4 months ago
  95. a018b3d Merge "Use alias for test_per_src apex dependencies" by Colin Cross · 4 years, 4 months ago
  96. 2c03361 Make generated library SDK snapshots determinstic by Colin Cross · 4 years, 4 months ago
  97. 90dab34 Use alias for test_per_src apex dependencies by Colin Cross · 4 years, 4 months ago
  98. 05175c4 Merge "Propagate recovery_available property through to sdk snapshot" by Treehugger Robot · 4 years, 4 months ago
  99. 570b81a Merge "Remove framework-modules naming scheme" by Treehugger Robot · 4 years, 4 months ago
  100. d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 4 years, 4 months ago