1. 834152c Add AIDL compiler to allowed Rust paths by Andrei Homescu · 4 years, 5 months ago
  2. a047f01 Merge "Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools"" by Dan Willemsen · 4 years, 5 months ago
  3. f3ab729 Merge "Add BoardKernelModuleInterfaceVersions." by Treehugger Robot · 4 years, 5 months ago
  4. 2a73c2d Merge "Don't export link dirs from proc-macros." by Treehugger Robot · 4 years, 5 months ago
  5. 49023a9 Merge "Fix zip64 reader when file size is < 4GB and 32 bit fields are -1" by Kelvin Zhang · 4 years, 5 months ago
  6. 2bbcacf Don't export link dirs from proc-macros. by Ivan Lozano · 4 years, 5 months ago
  7. 9f381d5 Merge "Only output make targets for uninstallable static libs in the APEX unavailable-to-platform case." by Martin Stjernholm · 4 years, 5 months ago
  8. 9bf3042 Merge changes I329d0fe3,I8af9115b by Thiébaud Weksteen · 4 years, 5 months ago
  9. eaebec1 Merge changes from topic "cfi_vendor_snapshot" by Inseob Kim · 4 years, 5 months ago
  10. 8b073fc Merge "Reland "Support per-module MakeVars"" by Treehugger Robot · 4 years, 5 months ago
  11. 2106bf8 Merge "Create a AOSP Bazel overlay workspace with Soong" by Jingwen Chen · 4 years, 5 months ago
  12. 751ae87 Reland "Add prebuilt_build_tool to allow genrules to use prebuilt tools" by Dan Willemsen · 4 years, 6 months ago
  13. 6a6478d Reland "Support per-module MakeVars" by Dan Willemsen · 4 years, 6 months ago
  14. 42bef8d Add BoardKernelModuleInterfaceVersions. by Yifan Hong · 4 years, 5 months ago
  15. 9e9bb7f Only output make targets for uninstallable static libs in the APEX by Martin Stjernholm · 4 years, 5 months ago
  16. 217a1e4 Merge "[rust] Escape flags for bindgen" by Matthew Maurer · 4 years, 5 months ago
  17. 8dc2af8 Merge "Added write only sanitizer for ASAN and HWASAN" by Mitch Phillips · 4 years, 5 months ago
  18. 45e2f14 Fix zip64 reader when file size is < 4GB and 32 bit fields are -1 by Kelvin Zhang · 4 years, 5 months ago
  19. c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
  20. 2d34ad9 Refactor vendor snapshot modules by Inseob Kim · 4 years, 5 months ago
  21. bd60c83 Merge "allow empty phony modules" by Steven Moreland · 4 years, 5 months ago
  22. 910eb70 Merge "Add structured representation for colon-separated jar lists." by Ulyana Trafimovich · 4 years, 5 months ago
  23. 1f109cd Merge "Add platform-mainline-test-exports in list of modules to build." by Nicolas Geoffray · 4 years, 5 months ago
  24. 83ee52f rust: validate existence of library source by Thiébaud Weksteen · 4 years, 5 months ago
  25. 2f628ba rust: handle modules with same crate_name by Thiébaud Weksteen · 4 years, 5 months ago
  26. c810510 Revert "rust: validate existence of library source" by Thiébaud Weksteen · 4 years, 5 months ago
  27. 246e69c Revert "rust: handle modules with same crate_name" by Thiébaud Weksteen · 4 years, 5 months ago
  28. 5ba7e47 Create a AOSP Bazel overlay workspace with Soong by Jingwen Chen · 4 years, 6 months ago
  29. 8c69770 Merge changes from topic "soong_sanitize_fix" by Treehugger Robot · 4 years, 5 months ago
  30. 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 4 years, 5 months ago
  31. 325d73f Merge "Switch to toybox patch(1)." by Elliott Hughes · 4 years, 5 months ago
  32. cf187bc Merge "[cc/coverage] Pass directory to -fprofile-instr-generate" by Treehugger Robot · 4 years, 5 months ago
  33. 53bba5d Merge "Make Rust test harness optional for test binaries" by Matthew Maurer · 4 years, 5 months ago
  34. d13b308 Merge "Make source_stem required for Rust SourceProviders" by Ivan Lozano · 4 years, 5 months ago
  35. 9cd4578 allow empty phony modules by Steven Moreland · 4 years, 5 months ago
  36. 80668b0 Merge "Add support for custom bindgen binaries." by Ivan Lozano · 4 years, 5 months ago
  37. 9c55b0e Merge "Add property api_levels_jar_filename to droidstubs" by Liz Kammer · 4 years, 5 months ago
  38. 6090575 Merge changes I275f0463,Ie736d7eb by Thiébaud Weksteen · 4 years, 5 months ago
  39. 6ed5890 Merge "Adds 'kernel/' to vendor proprietary dirs." by Bill Peckham · 4 years, 5 months ago
  40. ff3a5b3 Make source_stem required for Rust SourceProviders by Ivan Lozano · 4 years, 5 months ago
  41. f45e152 [cc/coverage] Pass directory to -fprofile-instr-generate by Pirama Arumuga Nainar · 4 years, 5 months ago
  42. 9eb51fc Merge "Refactor java compileDex" by Liz Kammer · 4 years, 5 months ago
  43. b0df23f Add platform-mainline-test-exports in list of modules to build. by Nicolas Geoffray · 4 years, 5 months ago
  44. c564d2d Add support for custom bindgen binaries. by Ivan Lozano · 4 years, 5 months ago
  45. 42e6dab Merge "Disable all host OS variants except those explicitly included." by Martin Stjernholm · 4 years, 5 months ago
  46. ad8ac53 rust: handle modules with same crate_name by Thiébaud Weksteen · 4 years, 5 months ago
  47. b14e141 Merge "[rust] Disable clippy for rust_bindgen modules." by Ivan Lozano · 4 years, 5 months ago
  48. fe58347 Merge "Rename hiddenapi manual lists" by Andrei-Valentin Onea · 4 years, 5 months ago
  49. 891cd57 rust: validate existence of library source by Thiébaud Weksteen · 4 years, 5 months ago
  50. 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 4 years, 6 months ago
  51. 74d2556 Separate lists of soong sanitize modules by Inseob Kim · 4 years, 5 months ago
  52. e498dd9 Move image mutator things to image.go by Inseob Kim · 4 years, 5 months ago
  53. 32267c8 [rust] Disable clippy for rust_bindgen modules. by Ivan Lozano · 4 years, 5 months ago
  54. da931d4 [rust] Disable lints for generated bindings by Stephen Crane · 4 years, 5 months ago
  55. 12e2cb7 [rust] Escape flags for bindgen by Stephen Crane · 4 years, 5 months ago
  56. ea3574b Merge "Support com.android.gki.* in apex_available." by Yifan Hong · 4 years, 5 months ago
  57. 02a623d Make Rust test harness optional for test binaries by Stephen Crane · 4 years, 8 months ago
  58. 713387d Adds 'kernel/' to vendor proprietary dirs. by Daniel Norman · 4 years, 5 months ago
  59. 89e4882 Merge "[rust] Add SourceProviders as crates support." by Ivan Lozano · 4 years, 5 months ago
  60. a7a64f3 Refactor java compileDex by Liz Kammer · 4 years, 6 months ago
  61. 3d894b7 Add property api_levels_jar_filename to droidstubs by Liz Kammer · 4 years, 5 months ago
  62. ca79081 Rename hiddenapi manual lists by Andrei Onea · 4 years, 5 months ago
  63. 26ecd6c [rust] Add SourceProviders as crates support. by Ivan Lozano · 4 years, 5 months ago
  64. 9b7b8f1 Fix dependency merging for rust-project.json by Thiébaud Weksteen · 4 years, 5 months ago
  65. 8b7eb8d Rust: allow system/security by Janis Danisevskis · 4 years, 5 months ago
  66. caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
  67. 0d33375 Merge "Move getEdition to a baseCompiler method" by Thiébaud Weksteen · 4 years, 5 months ago
  68. b4bfd14 Merge "Set compile_multilib for SDK snapshots for device." by Martin Stjernholm · 4 years, 5 months ago
  69. e81c924 Move getEdition to a baseCompiler method by Thiébaud Weksteen · 4 years, 5 months ago
  70. d118b1c Merge "Fix the lib directory being used for fetching libraries." by Nicolas Geoffray · 4 years, 5 months ago
  71. 79dcf73 Add newline to each generated bash script in rbe_test.go. by Patrice Arruda · 4 years, 5 months ago
  72. 6aed6a3 Merge "Disable() must not be enabled unexpectedly" by Treehugger Robot · 4 years, 5 months ago
  73. fcb53d9 Disable additional RBE metrics upload test errors for now. by Patrice Arruda · 4 years, 5 months ago
  74. 5acee49 Merge "Disable RBE metrics upload test errors for now." by Treehugger Robot · 4 years, 5 months ago
  75. f856693 Merge "Skip llndk_library and llndk_headers for vendor snapshot" by Treehugger Robot · 4 years, 5 months ago
  76. cf04073 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 5 months ago
  77. a8d04fd Disable RBE metrics upload test errors for now. by Patrice Arruda · 4 years, 5 months ago
  78. bbec4c4 Merge "[rust] Clean up unused link variations." by Ivan Lozano · 4 years, 5 months ago
  79. 703ea00 Merge "Default to not creating stubs for droiddoc" by Treehugger Robot · 4 years, 5 months ago
  80. 0659a96 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 5 months ago
  81. 60a3e7e Merge "Introduce BOARD_KERNEL_BINARIES to soong" by Yifan Hong · 4 years, 5 months ago
  82. 89435d1 [rust] Clean up unused link variations. by Ivan Lozano · 4 years, 5 months ago
  83. 1e2ee12 Default to not creating stubs for droiddoc by Liz Kammer · 4 years, 5 months ago
  84. 09ef4dc Update language to comply with inclusive guidance by Patrice Arruda · 4 years, 5 months ago
  85. 021f4e5 Fix prebuilt mutator ordering in tests by Paul Duffin · 4 years, 5 months ago
  86. f23054f Fix the lib directory being used for fetching libraries. by Nicolas Geoffray · 4 years, 5 months ago
  87. 32f053b Disable() must not be enabled unexpectedly by Justin Yun · 4 years, 5 months ago
  88. 359d4f3 Merge "Remove platform host-exports." by Nicolas Geoffray · 4 years, 5 months ago
  89. d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 4 years, 5 months ago
  90. 222de6f Merge "Prevent GKI APEXes to write to $OUT/apex." by Yifan Hong · 4 years, 5 months ago
  91. 0413d0a Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 5 months ago
  92. 5c5058f Remove platform host-exports. by Nicolas Geoffray · 4 years, 5 months ago
  93. 0112426 Merge "Update language to comply with Android's inclusive language guidance" by Andrei-Valentin Onea · 4 years, 5 months ago
  94. f2664c6 Skip llndk_library and llndk_headers for vendor snapshot by Justin Yun · 4 years, 5 months ago
  95. b0c4d3b Merge "apex: set ":vndk" as required for vendor apexes" by Jooyung Han · 4 years, 5 months ago
  96. 97365ee Introduce BOARD_KERNEL_BINARIES to soong by Yifan Hong · 4 years, 5 months ago
  97. 93a90db Prevent GKI APEXes to write to $OUT/apex. by Yifan Hong · 4 years, 5 months ago
  98. 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 5 months ago
  99. bb4511d Added write only sanitizer for ASAN and HWASAN by Jasraj Bedi · 4 years, 5 months ago
  100. f0f5cdc Update language to comply with Android's inclusive language guidance by Aleksei Kalinov · 4 years, 5 months ago