1. 2e963cf Merge "Add i18n-module-host-exports to the SDK list." by Martin Stjernholm · 4 years, 8 months ago
  2. 9ae3c52 Merge "Add dependency to list of asset files" by Treehugger Robot · 4 years, 8 months ago
  3. f876a38 Merge "Move keymint to android.hardware.security." by Treehugger Robot · 4 years, 8 months ago
  4. e3a2bdf Merge "Automate NDK API coverage used by Mainline modules build integration" by Sophie Zheng · 4 years, 8 months ago
  5. 7831d3e Move keymint to android.hardware.security. by Shawn Willden · 4 years, 8 months ago
  6. c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 9 months ago
  7. 4c13f58 Add i18n-module-host-exports to the SDK list. by Martin Stjernholm · 4 years, 9 months ago
  8. 30530a9 Merge "Rust: WriteFileRule instead of printf for protos" by Ivan Lozano · 4 years, 8 months ago
  9. d36c838 Merge "[coverage] Wrap calls to open" by Pirama Arumuga Nainar · 4 years, 8 months ago
  10. f4b00ae Merge "Add PackageFile and use it for prebuilt build tools" by Treehugger Robot · 4 years, 8 months ago
  11. 90f5c1d Merge "Rust: Vendor support for Rust static libraries." by Ivan Lozano · 4 years, 8 months ago
  12. f48c89c Merge "Refactor for preliminary Rust vendor image support" by Ivan Lozano · 4 years, 8 months ago
  13. 0870382 Merge "Rename apexDepsMutator to apexInfoMutator" by Paul Duffin · 4 years, 8 months ago
  14. 4d934af Merge "Extract testDexpreoptWithApexes() for reuse" by Paul Duffin · 4 years, 8 months ago
  15. 6f05a73 Merge "stub variants also re-exports headers" by Jiyong Park · 4 years, 8 months ago
  16. 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 8 months ago
  17. 1ad8e16 stub variants also re-exports headers by Jiyong Park · 4 years, 8 months ago
  18. 5571f61 Merge changes I394a1b62,I6906be4c by Treehugger Robot · 4 years, 8 months ago
  19. 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 8 months ago
  20. b0ed576 Merge "Add some comments for VNDK / vendor snapshots" by Treehugger Robot · 4 years, 8 months ago
  21. 55e8815 Automate NDK API coverage used by Mainline modules build integration by sophiez · 4 years, 8 months ago
  22. 4158950 Add PackageFile and use it for prebuilt build tools by Colin Cross · 4 years, 8 months ago
  23. b555609 Merge "rust ffi libraries can be included in APEX" by Jiyong Park · 4 years, 8 months ago
  24. 0d399b5 Merge "Add min_sdk_version to Rust modules." by Jiyong Park · 4 years, 8 months ago
  25. d3b3067 Merge changes I1d6750db,Ie2c197bb,I6a51c89a by Colin Cross · 4 years, 8 months ago
  26. 4056402 Add bazel metrics directory to the list of metrics files to be uploaded. by Patrice Arruda · 4 years, 8 months ago
  27. 7d235cc Allow uploading a directory of metrics files. by Patrice Arruda · 4 years, 8 months ago
  28. 9464b6c [coverage] Wrap calls to open by Pirama Arumuga Nainar · 4 years, 8 months ago
  29. 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 8 months ago
  30. 949abc0 Rename apexDepsMutator to apexInfoMutator by Paul Duffin · 4 years, 8 months ago
  31. c3bbb96 Extract testDexpreoptWithApexes() for reuse by Paul Duffin · 4 years, 8 months ago
  32. 35989ae Merge "target.apex.exclude_[shared|static]_libs to cc_* modules" by Steven Moreland · 4 years, 8 months ago
  33. 6a88443 Rust: Vendor support for Rust static libraries. by Ivan Lozano · 4 years, 8 months ago
  34. f9e2172 Refactor for preliminary Rust vendor image support by Ivan Lozano · 4 years, 8 months ago
  35. a4fd2ea Merge "Add neuralnetworks_utils_hal_service to apex/allowed_deps.txt" by Treehugger Robot · 4 years, 8 months ago
  36. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 8 months ago
  37. 62bd802 Merge "Propagate the Soong config variable for enabling ART Module building." by Martin Stjernholm · 4 years, 8 months ago
  38. cac133d Merge "Remove AndroidMkExtraFootersFunc entries param." by Treehugger Robot · 4 years, 8 months ago
  39. 1385082 Merge "DO NOT MERGE - Merge Android R QPR1" by Xin Li · 4 years, 8 months ago
  40. 0529cd2 Merge "Improve comments in cc/library.go and cc/linkable.go." by Christopher Parsons · 4 years, 8 months ago
  41. bfb1c59 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 8 months ago
  42. 896cb8d Merge "Add missing export/unexport directives" am: 67e72529c4 by Treehugger Robot · 4 years, 8 months ago
  43. 67e7252 Merge "Add missing export/unexport directives" by Treehugger Robot · 4 years, 8 months ago
  44. 2b33ad6 Merge "test_for is available for all cc_* module types" am: 2920d2cec0 by Jiyong Park · 4 years, 8 months ago
  45. 2920d2c Merge "test_for is available for all cc_* module types" by Jiyong Park · 4 years, 8 months ago
  46. eb114e6 Merge "Move prefer_rlib from binary to base compiler." am: 366cb49b9f by Ivan Lozano · 4 years, 8 months ago
  47. 366cb49 Merge "Move prefer_rlib from binary to base compiler." by Ivan Lozano · 4 years, 8 months ago
  48. 8f474b0 Merge "Provide an interface for shared paths between Soong and Soong UI." am: 5839c91074 by Treehugger Robot · 4 years, 8 months ago
  49. 5839c91 Merge "Provide an interface for shared paths between Soong and Soong UI." by Treehugger Robot · 4 years, 8 months ago
  50. 69ac810 Merge "Soong: remove output file before running signapk" am: 413c3bea63 by Treehugger Robot · 4 years, 8 months ago
  51. 413c3be Merge "Soong: remove output file before running signapk" by Treehugger Robot · 4 years, 8 months ago
  52. 3e9f9e4 Add min_sdk_version to Rust modules. by Ivan Lozano · 4 years, 8 months ago
  53. af1df70 Add neuralnetworks_utils_hal_service to apex/allowed_deps.txt by Slava Shklyaev · 4 years, 8 months ago
  54. ea08613 Move prefer_rlib from binary to base compiler. by Ivan Lozano · 4 years, 8 months ago
  55. 8f1078c Merge "Enable soong build tool to handle APEX compression" am: 5d2c54f1e2 by Mohammad Islam · 4 years, 8 months ago
  56. 5d2c54f Merge "Enable soong build tool to handle APEX compression" by Mohammad Islam · 4 years, 8 months ago
  57. a646d47 Merge "Soong: remove output file before running SoongZip" am: 5b0b94ecea by Treehugger Robot · 4 years, 8 months ago
  58. 5b0b94e Merge "Soong: remove output file before running SoongZip" by Treehugger Robot · 4 years, 8 months ago
  59. 0a30c0b Merge "Prebuilt is enabled even if the source one is not." am: 6bba8382af by Treehugger Robot · 4 years, 8 months ago
  60. bf15225 Merge "Soong: add missing header-abi-dumper inputs" am: 61cb7ed6ff by Treehugger Robot · 4 years, 8 months ago
  61. 6bba838 Merge "Prebuilt is enabled even if the source one is not." by Treehugger Robot · 4 years, 8 months ago
  62. 61cb7ed Merge "Soong: add missing header-abi-dumper inputs" by Treehugger Robot · 4 years, 8 months ago
  63. 46a512f test_for is available for all cc_* module types by Jiyong Park · 4 years, 8 months ago
  64. 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 8 months ago
  65. 355b85f Add dependency checker special case for out/build_date.txt. am: 0bc9a9ad6b by Rupert Shuttleworth · 4 years, 8 months ago
  66. 0bc9a9a Add dependency checker special case for out/build_date.txt. by Rupert Shuttleworth · 4 years, 8 months ago
  67. 45f2e6c Merge "Add LinuxBionic toolchain to Rust" am: 78b340f375 by Ivan Lozano · 4 years, 8 months ago
  68. f371381 Propagate the Soong config variable for enabling ART Module building. by Martin Stjernholm · 4 years, 8 months ago
  69. 78b340f Merge "Add LinuxBionic toolchain to Rust" by Ivan Lozano · 4 years, 8 months ago
  70. 789c32a Merge "Print both the implicit and explicit environment variables when running Bazel." am: 0903e89f4a by Treehugger Robot · 4 years, 8 months ago
  71. 0903e89 Merge "Print both the implicit and explicit environment variables when running Bazel." by Treehugger Robot · 4 years, 8 months ago
  72. 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 4 years, 8 months ago
  73. a0fbd44 Merge "Reimplement DepSet as a wrapper around a generic implementation" am: 69e9230641 by Colin Cross · 4 years, 8 months ago
  74. 69e9230 Merge "Reimplement DepSet as a wrapper around a generic implementation" by Colin Cross · 4 years, 8 months ago
  75. f2cc1b7 rust ffi libraries can be included in APEX by Jiyong Park · 4 years, 8 months ago
  76. 1e030c5 Merge changes Ie51f097e,Ibf26da14 am: c27dd1a9bb by Paul Duffin · 4 years, 8 months ago
  77. f261d7c Merge "Add native modules build utils to allow list" am: d230030dfd by Anton Hansson · 4 years, 8 months ago
  78. c27dd1a Merge changes Ie51f097e,Ibf26da14 by Paul Duffin · 4 years, 8 months ago
  79. d230030 Merge "Add native modules build utils to allow list" by Anton Hansson · 4 years, 8 months ago
  80. bf3b6e9 Add LinuxBionic toolchain to Rust by Ivan Lozano · 4 years, 8 months ago
  81. 3cd005d Enable soong build tool to handle APEX compression by Mohammad Samiul Islam · 4 years, 8 months ago
  82. 523d790 Merge "Add dependencies for source-generated crates" am: 799eeb8dd6 by Thiébaud Weksteen · 4 years, 8 months ago
  83. 799eeb8 Merge "Add dependencies for source-generated crates" by Thiébaud Weksteen · 4 years, 8 months ago
  84. 72f72b4 Print both the implicit and explicit environment variables when running Bazel. by Rupert Shuttleworth · 4 years, 8 months ago
  85. 0451cc0 Merge "Fix empty item handling in Split function, rewrite Words function" am: 150d708163 by Treehugger Robot · 4 years, 8 months ago
  86. d63f7f0 Add missing export/unexport directives by Sasha Smundak · 4 years, 8 months ago
  87. 150d708 Merge "Fix empty item handling in Split function, rewrite Words function" by Treehugger Robot · 4 years, 8 months ago
  88. ffe6b9d Add TransitivePackagingSpecs by Colin Cross · 4 years, 8 months ago
  89. 96c4412 Reimplement DepSet as a wrapper around a generic implementation by Colin Cross · 4 years, 8 months ago
  90. 859dfd9 Add executable flag to sbox copy requests by Colin Cross · 4 years, 8 months ago
  91. 5d58395 Export files to install as a depset by Colin Cross · 4 years, 8 months ago
  92. 8de7b2f Merge "Add ranking in docs for exclude_srcs to follow srcs" am: 741711b34c by Treehugger Robot · 4 years, 8 months ago
  93. 741711b Merge "Add ranking in docs for exclude_srcs to follow srcs" by Treehugger Robot · 4 years, 8 months ago
  94. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 8 months ago
  95. fc02166 Use apex and jar to select boot image dex jar by Paul Duffin · 4 years, 8 months ago
  96. db77e14 Ensure that only one dex jar is chosen for each boot image library by Paul Duffin · 4 years, 8 months ago
  97. 3ebd82b Merge "No matching variant android_app_import fix" am: 71debbfcc5 by Jaewoong Jung · 4 years, 8 months ago
  98. 71debbf Merge "No matching variant android_app_import fix" by Jaewoong Jung · 4 years, 8 months ago
  99. 39317c0 Merge "Only print the Bazel command line once." am: 25c14959a2 by Treehugger Robot · 4 years, 8 months ago
  100. 25c1495 Merge "Only print the Bazel command line once." by Treehugger Robot · 4 years, 8 months ago