1. a87ea45 Merge "Allow access to the class jar for java_import using {.jar} tag" by Paul Duffin · 4 years, 10 months ago
  2. a5e9be9 Merge "Reland: "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 4 years, 10 months ago
  3. 70bc545 Merge "Add outputfiles tags for droidstubs api txts" by Anton Hansson · 4 years, 10 months ago
  4. 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 4 years, 10 months ago
  5. 3c72ce8 Merge "Avoid conflicting shared libraries from SDK snapshots." by Martin Stjernholm · 4 years, 10 months ago
  6. 614b06c Merge "Add allow rust rule for android.system.keystore2 vts tests." by Treehugger Robot · 4 years, 10 months ago
  7. a8baa88 Merge "Avoid panic when a boot jar is provided as a java_import" by Treehugger Robot · 4 years, 10 months ago
  8. 6ddbb00 Reland: "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 11 months ago
  9. ac0cd89 Merge changes I4c8cd544,I62d4d43d,I0ae667d4,Id357adc0,I1ff87134 by Colin Cross · 4 years, 10 months ago
  10. aa55f74 Allow access to the class jar for java_import using {.jar} tag by Paul Duffin · 4 years, 10 months ago
  11. 81febc4 Avoid panic when a boot jar is provided as a java_import by Paul Duffin · 4 years, 10 months ago
  12. a54d33b Fail the build if dexpreopt cannot find path to a <uses-library>. by Ulya Trafimovich · 4 years, 11 months ago
  13. 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 4 years, 11 months ago
  14. ecf5435 Add outputfiles tags for droidstubs api txts by Anton Hansson · 4 years, 10 months ago
  15. 02460ab Avoid conflicting shared libraries from SDK snapshots. by Martin Stjernholm · 4 years, 10 months ago
  16. 51ce6b0 Merge "apex: emit file_contexts for flattened apex" by Jooyung Han · 4 years, 10 months ago
  17. 565cafd Don't create version variations of sdk modules by Colin Cross · 4 years, 10 months ago
  18. 3146c5c Create fewer empty version variants by Colin Cross · 4 years, 10 months ago
  19. 66fee25 Merge "Revert "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 4 years, 10 months ago
  20. 271f4ac Revert "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 10 months ago
  21. 24ee360 Merge "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 10 months ago
  22. cbda593 Merge "Add prebuilt_visibility property" by Paul Duffin · 4 years, 10 months ago
  23. 0400ede Merge "Remove stale apex_available dependency." by Treehugger Robot · 4 years, 10 months ago
  24. 4e7b26a Merge "rust: Allow rust_bindgen to use cc_defaults." by Ivan Lozano · 4 years, 10 months ago
  25. e934c5b Merge "rust: Add static binary support" by Ivan Lozano · 4 years, 10 months ago
  26. 1348ce3 Don't make SplitPerApiLevel imply UseSdk by Colin Cross · 4 years, 10 months ago
  27. b613521 Remove vendor crt special case by Colin Cross · 4 years, 10 months ago
  28. 9f720ce Fix apex_test.go and add it to Android.bp by Colin Cross · 4 years, 10 months ago
  29. 0b88bf3 Merge "Update to use clang-r399163b." by Pirama Arumuga Nainar · 4 years, 10 months ago
  30. bf63d00 rust: Add static binary support by Ivan Lozano · 4 years, 10 months ago
  31. 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 10 months ago
  32. 958dd4f Merge "Explicitly specify visibility in sdk/module_exports snapshot" by Paul Duffin · 4 years, 10 months ago
  33. 973f467 Merge changes from topic "sanitizer-runtime-stubs" by Colin Cross · 4 years, 10 months ago
  34. 0f1a0f7 Merge "add acknowledgements field to fuzz_config" by Kris Alder · 4 years, 10 months ago
  35. d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 4 years, 10 months ago
  36. 45dda43 Merge "rust: Refactor staticStd to stdLinkage" by Ivan Lozano · 4 years, 10 months ago
  37. 3a7e672 Merge "Add support for using sdk_version: "module_<ver>"" by Paul Duffin · 4 years, 10 months ago
  38. 5060c9e Update to use clang-r399163b. by Stephen Hines · 4 years, 10 months ago
  39. 1edd039 Add allow rust rule for android.system.keystore2 vts tests. by Janis Danisevskis · 4 years, 10 months ago
  40. e7257d2 Add version dependencies to sanitizer runtime dependencies by Colin Cross · 4 years, 10 months ago
  41. d48fe73 Fix prebuilt library stubs by Colin Cross · 4 years, 10 months ago
  42. 4e1f2bd Track allowed transitive deps in any updatable module. by Artur Satayev · 5 years ago
  43. 3b8ca4c Remove stale apex_available dependency. by Martin Stjernholm · 4 years, 10 months ago
  44. fb6ae5b Add support for using sdk_version: "module_<ver>" by Paul Duffin · 4 years, 10 months ago
  45. 996de36 Merge "rust: document manual configuration for rustfmt" by Thiébaud Weksteen · 4 years, 10 months ago
  46. 4f6c766 rust: add darwin as host arch by Thiébaud Weksteen · 4 years, 10 months ago
  47. 425a542 rust: document manual configuration for rustfmt by Thiébaud Weksteen · 5 years ago
  48. d2ff087 Merge changes Icbbf176c,I52beadc8 by Thiébaud Weksteen · 4 years, 10 months ago
  49. 21de510 Merge "Do not implicitly turn on lto for static libraries" by Yi Kong · 4 years, 10 months ago
  50. 2598c9b add acknowledgements field to fuzz_config by Kris Alder · 4 years, 10 months ago
  51. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 10 months ago
  52. a6351ca rust: Add ref to generated sources (aidl, bindgen) by Thiébaud Weksteen · 4 years, 10 months ago
  53. e257714 Do not implicitly turn on lto for static libraries by Yi Kong · 4 years, 10 months ago
  54. 3805f5c rust: refactor projectGeneratorSingleton by Thiébaud Weksteen · 4 years, 10 months ago
  55. 6c76f18 Merge "Don't include artifacts for host-cross targets" by Treehugger Robot · 4 years, 10 months ago
  56. b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 10 months ago
  57. 41b0876 Merge "Allow java_sdk_library to specify doctags_files" by Paul Duffin · 4 years, 10 months ago
  58. dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 4 years, 10 months ago
  59. ccb406f Don't include artifacts for host-cross targets by Jiyong Park · 4 years, 10 months ago
  60. 5cc622a Merge "Update the default platform version to S" by Treehugger Robot · 4 years, 10 months ago
  61. 15bad7a Merge "Forbid -fwhole_program_vtables" by Yi Kong · 4 years, 10 months ago
  62. d5bff95 Merge "Support auto-push of data_device_bins to device in test config auto-gen for sh-test" by Frank Feng · 4 years, 10 months ago
  63. f1a406c Merge "lto: Rename Disabled to Never to reduce confusion" by Treehugger Robot · 4 years, 10 months ago
  64. 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 10 months ago
  65. 695755a Merge "Collect FORCE_USE_GOMA environment variable as a metric." by Treehugger Robot · 4 years, 10 months ago
  66. ca17414 Merge changes Id412359e,I9c4d3a33,Ic3216235 by Treehugger Robot · 4 years, 10 months ago
  67. be6ae77 Support auto-push of data_device_bins to device in test config auto-gen for sh-test by frankfeng · 4 years, 10 months ago
  68. a711074 Merge "rust: Add prefer_rlib property for static libstd." by Ivan Lozano · 4 years, 10 months ago
  69. c97d6dc Collect FORCE_USE_GOMA environment variable as a metric. by Patrice Arruda · 4 years, 10 months ago
  70. a6b38f2 Merge "Remove InputRootAbsolutePath spec to header-abi-dumper" by Treehugger Robot · 4 years, 10 months ago
  71. a2ae7e0 Allow java_sdk_library to specify doctags_files by Paul Duffin · 5 years ago
  72. dd05547 rust: Refactor staticStd to stdLinkage by Ivan Lozano · 4 years, 10 months ago
  73. f43ff05 lto: Rename Disabled to Never to reduce confusion by Yi Kong · 4 years, 10 months ago
  74. 1120087 rust: Add prefer_rlib property for static libstd. by Ivan Lozano · 4 years, 10 months ago
  75. d124b6b Merge "Output Javadoc comments for public API" by Paul Duffin · 4 years, 10 months ago
  76. 79bee05 Merge "Handle property structs and BpPropertySets as values to AddProperty." by Martin Stjernholm · 4 years, 10 months ago
  77. 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 4 years, 10 months ago
  78. 85aaf56 Merge "Support arch-specific init_rc property" by Treehugger Robot · 4 years, 10 months ago
  79. 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 4 years, 10 months ago
  80. d3e05ca Don't export flags from SourceProvider variants by Colin Cross · 4 years, 10 months ago
  81. e4f6eba Simplify missing whole_static_libs checking by Colin Cross · 4 years, 11 months ago
  82. 9dd2c4d Merge "Add type information to symbolfile and ndkstubgen." by Treehugger Robot · 4 years, 10 months ago
  83. 0bab877 Support arch-specific init_rc property by Colin Cross · 4 years, 10 months ago
  84. bc9e421 rust: Allow rust_bindgen to use cc_defaults. by Ivan Lozano · 4 years, 10 months ago
  85. 6877e6d Output Javadoc comments for public API by Paul Duffin · 4 years, 10 months ago
  86. e0510d7 rust: Fix module name in bindgen_test by Thiébaud Weksteen · 4 years, 10 months ago
  87. 4820c2c Merge "Avoid Rust source provider rule duplication" by Thiébaud Weksteen · 4 years, 10 months ago
  88. ce2cffd Merge "rust: Add rust_bindgen std version w/ cc defaults." by Ivan Lozano · 4 years, 10 months ago
  89. 295c72b Avoid Rust source provider rule duplication by Thiébaud Weksteen · 4 years, 11 months ago
  90. 6a94390 Merge "Global ThinLTO mode" by Yi Kong · 4 years, 10 months ago
  91. a6906e2 Merge "Make API lint warnings errors for system & testapi" by Anton Hansson · 4 years, 10 months ago
  92. bf30e4d Merge "Allow overrides for RBE_log_dir" by Kousik Kumar · 4 years, 10 months ago
  93. 84d8a7e Update the default platform version to S by Jiyong Park · 4 years, 10 months ago
  94. 985f629 Merge "Switch to armv7 for Rust ARM" by Treehugger Robot · 4 years, 10 months ago
  95. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 11 months ago
  96. 191c25f Handle property structs and BpPropertySets as values to AddProperty. by Martin Stjernholm · 5 years ago
  97. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 10 months ago
  98. ad64c39 Switch to armv7 for Rust ARM by Matthew Maurer · 4 years, 10 months ago
  99. af7b36d Add type information to symbolfile and ndkstubgen. by Dan Albert · 5 years ago
  100. 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 4 years, 10 months ago