1. bbec4c4 Merge "[rust] Clean up unused link variations." by Ivan Lozano · 5 years ago
  2. 703ea00 Merge "Default to not creating stubs for droiddoc" by Treehugger Robot · 5 years ago
  3. 0659a96 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 5 years ago
  4. 60a3e7e Merge "Introduce BOARD_KERNEL_BINARIES to soong" by Yifan Hong · 5 years ago
  5. 89435d1 [rust] Clean up unused link variations. by Ivan Lozano · 5 years ago
  6. 1e2ee12 Default to not creating stubs for droiddoc by Liz Kammer · 5 years ago
  7. 09ef4dc Update language to comply with inclusive guidance by Patrice Arruda · 5 years ago
  8. 021f4e5 Fix prebuilt mutator ordering in tests by Paul Duffin · 5 years ago
  9. 359d4f3 Merge "Remove platform host-exports." by Nicolas Geoffray · 5 years ago
  10. 222de6f Merge "Prevent GKI APEXes to write to $OUT/apex." by Yifan Hong · 5 years ago
  11. 0413d0a Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 5 years ago
  12. 5c5058f Remove platform host-exports. by Nicolas Geoffray · 5 years ago
  13. 0112426 Merge "Update language to comply with Android's inclusive language guidance" by Andrei-Valentin Onea · 5 years ago
  14. b0c4d3b Merge "apex: set ":vndk" as required for vendor apexes" by Jooyung Han · 5 years ago
  15. 97365ee Introduce BOARD_KERNEL_BINARIES to soong by Yifan Hong · 5 years ago
  16. 93a90db Prevent GKI APEXes to write to $OUT/apex. by Yifan Hong · 5 years ago
  17. f0f5cdc Update language to comply with Android's inclusive language guidance by Aleksei Kalinov · 5 years ago
  18. afb7c1b Merge "Inclusive fix: Replace sanity with validation in cc.go." by Treehugger Robot · 5 years ago
  19. f91079f Merge "Avoid creating APEX variant for sdk member" by Paul Duffin · 5 years ago
  20. 0fbbc90 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  21. 6c4cc9c apex: set ":vndk" as required for vendor apexes by Jooyung Han · 5 years ago
  22. 5fd4f5d Merge "Inclusive fix: renaming dumb terminal to simple terminal." by Treehugger Robot · 5 years ago
  23. 0ebab77 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 5 years ago
  24. 70b41c2 Merge "Inclusive fix: removed the word Sane in Soong build UI config" by Treehugger Robot · 5 years ago
  25. 17d3697 Merge "Add makefile_goal." by Yifan Hong · 5 years ago
  26. 4514d96 Merge "Add apex.use_vndk_as_stable property" by Treehugger Robot · 5 years ago
  27. c92a48f Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 5 years ago
  28. 3feff6c Merge changes I4efdf333,I4abaf8e7 by Ivan Lozano · 5 years ago
  29. 3d8e506 Merge "Inclusive fix: Replace sanity to validation in java/sdk.go" by Treehugger Robot · 5 years ago
  30. e119a5c Merge "Inclusive fix: change the word dummy to fake in zip_test.go" by Treehugger Robot · 5 years ago
  31. 8da724a Update language to comply with inclusive guidance by Patrice Arruda · 5 years ago
  32. 9326ba7 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 5 years ago
  33. 7941b30 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
  34. f445ba1 Inclusive fix: renaming dumb terminal to simple terminal. by Patrice Arruda · 5 years ago
  35. 45901ed Ensure hermetic device rust_bindgen. by Ivan Lozano · 5 years ago
  36. 20ebfb4 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
  37. 807cfd2 Inclusive fix: Replace sanity with validation in cc.go. by Patrice Arruda · 5 years ago
  38. b481b87 Inclusive fix: Replace sanity to validation in java/sdk.go by Patrice Arruda · 5 years ago
  39. 358d8fd Inclusive fix: change the word dummy to fake in zip_test.go by Patrice Arruda · 5 years ago
  40. 9010917 Inclusive fix: removed the word Sane in Soong build UI config by Patrice Arruda · 5 years ago
  41. eda8499 Merge "[cc/sanitize] Add Blocklist property" by Pirama Arumuga Nainar · 5 years ago
  42. 08fac0c Update language to comply with Android's inclusive language guidance by Yo Chiang · 5 years ago
  43. 696ed4d Add makefile_goal. by Yifan Hong · 5 years ago
  44. 8ffde8c Merge "Add `data_native_bins` property to java_test_host" by Liz Kammer · 5 years ago
  45. 75117fc Merge "Rename CFI blocklist files." by Treehugger Robot · 5 years ago
  46. 060dc0b Merge "Use BaseModuleName() + SubName as apexFile.moduleName" by Yo Chiang · 5 years ago
  47. 96d4f45 Merge changes from topic "revert-1366377-prebuilt_build_tool_make-RMDAHCHNNX" by Colin Cross · 5 years ago
  48. 1b478e5 Merge "Deprecate VNDK-Lite" by Kiyoung Kim · 5 years ago
  49. 6c4ccca [cc/sanitize] Add Blocklist property by Pirama Arumuga Nainar · 5 years ago
  50. f740ed0 Update language to comply with Android's inclusive language guidance by Dan Albert · 5 years ago
  51. eb8d403 Rename CFI blocklist files. by Pirama Arumuga Nainar · 5 years ago
  52. dd849a8 Add `data_native_bins` property to java_test_host by Liz Kammer · 5 years ago
  53. df78e21 Add apex.use_vndk_as_stable property by Jooyung Han · 5 years ago
  54. bec7f53 Revert "Add prebuilt_build_tool to allow genrules to use prebuil..." by David Su · 5 years ago
  55. dd18efd Revert "Switch cc's use of bison and flex to prebuilt_build_tool" by David Su · 5 years ago
  56. fae4d51 Revert "Fix builds with absolute OUT_DIR" by Colin Cross · 5 years ago
  57. e1e844b Generate deps file for rust_bindgen modules. by Ivan Lozano · 5 years ago
  58. 41b4d79 Merge "Add a rust_bindgen_host module type." by Ivan Lozano · 5 years ago
  59. 264771c Merge "Enforce correct variant usage for rust_bindgen." by Ivan Lozano · 5 years ago
  60. e812805 Use BaseModuleName() + SubName as apexFile.moduleName by Yo Chiang · 5 years ago
  61. 13aa44f Merge "Build transitive lint reports for apex modules" by Treehugger Robot · 5 years ago
  62. a37eca2 Avoid creating APEX variant for sdk member by Paul Duffin · 5 years ago
  63. e8bc288 Merge "apexDepsMutator uses WalkDeps" by Treehugger Robot · 5 years ago
  64. e59bf51 Merge "Fix builds with absolute OUT_DIR" by Dan Willemsen · 5 years ago
  65. 3992b7c Merge "Fix __ANDROID_SDK_VERSION__=0" by Jooyung Han · 5 years ago
  66. b1d1e0e Fix builds with absolute OUT_DIR by Dan Willemsen · 5 years ago
  67. 1a4ab20 Merge "Revert "Support per-module MakeVars"" by Dan Willemsen · 5 years ago
  68. 613564e Revert "Support per-module MakeVars" by Dan Willemsen · 5 years ago
  69. 4ec839a Merge changes from topics "prebuilt_build_tool", "prebuilt_build_tool_make" by Dan Willemsen · 5 years ago
  70. 71c96d1 Merge "Revert "Track allowed transitive deps in any updatable module."" by satayev · 5 years ago
  71. 53bbc08 Revert "Track allowed transitive deps in any updatable module." by satayev · 5 years ago
  72. 0ec8c50 Merge "Add SettingsRoboTests to the allow-list for legacy core/platform API." by Treehugger Robot · 5 years ago
  73. f90e64a Merge "Call rustfmt on rust_bindgen bindings." by Ivan Lozano · 5 years ago
  74. a71cf86 Merge "Track allowed transitive deps in any updatable module." by satayev · 5 years ago
  75. 9f4893d Add SettingsRoboTests to the allow-list for legacy core/platform API. by Pete Gillin · 5 years ago
  76. 4ab239e Merge "Enforce the legacy core/platform API restriction." by Pete Gillin · 5 years ago
  77. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 5 years ago
  78. de34d23 Fix __ANDROID_SDK_VERSION__=0 by Jooyung Han · 5 years ago
  79. 698dd9f apexDepsMutator uses WalkDeps by Jooyung Han · 5 years ago
  80. 08dca38 Build transitive lint reports for apex modules by Colin Cross · 5 years ago
  81. 50f0da4 Improve IDE navigation to SdkBase methods by Paul Duffin · 5 years ago
  82. ec54eec Call rustfmt on rust_bindgen bindings. by Ivan Lozano · 5 years ago
  83. f6fe995 Add a rust_bindgen_host module type. by Ivan Lozano · 5 years ago
  84. 07cbaf4 Enforce correct variant usage for rust_bindgen. by Ivan Lozano · 5 years ago
  85. 9429c61 Merge "Add source collision test, rust_bindgen doc." by Ivan Lozano · 5 years ago
  86. 6b3d9c3 Merge "Create 'cc_prebuilt_test_library_shared' module type" by Christopher Parsons · 5 years ago
  87. 1f6d90f Create 'cc_prebuilt_test_library_shared' module type by Chris Parsons · 5 years ago
  88. 10735d9 Add source collision test, rust_bindgen doc. by Ivan Lozano · 5 years ago
  89. 188f2ee Merge "Use RelativeInstallPath for DataPaths in apex" by Treehugger Robot · 5 years ago
  90. d2946c3 Merge "Provide generated sources to clippy." by Treehugger Robot · 5 years ago
  91. f9a7824 Merge changes I90df9c04,I70bb8dc2 by Yi Kong · 5 years ago
  92. 0a51aa2 Use RelativeInstallPath for DataPaths in apex by Liz Kammer · 5 years ago
  93. bae62be Provide generated sources to clippy. by Ivan Lozano · 5 years ago
  94. a575ff3 [pgo] Allow profile gather and use flags to coexist for sampling PGO by Yi Kong · 5 years ago
  95. 84803c5 [pgo] Sampling PGO does not require benchmark property by Yi Kong · 5 years ago
  96. fef9d4b Merge "Install data_libs using relative_install_path property" by Christopher Parsons · 5 years ago
  97. 8481186 Fix dist(s)-with-tag and add tests to prevent regression. by Jingwen Chen · 5 years ago
  98. 0bcda81 Merge "Generate module lib API and scope together" by Treehugger Robot · 5 years ago
  99. 30c22b9 Merge "Add dist target for robolectric-tests.zip" by Treehugger Robot · 5 years ago
  100. cf0e422 Add dist target for robolectric-tests.zip by Colin Cross · 5 years ago