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