1. f3f654a Merge "Rename dexpreopt.config field to bring it in sync with Make." by Ulyana Trafimovich · 5 years ago
  2. 000aef6 Merge "Fix module name when autogenerating test config" by Chih-hung Hsieh · 5 years ago
  3. 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 5 years ago
  4. 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  5. f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 5 years ago
  6. 1a1d288 Merge "Make rust_test file output more similar to cc_test." by Ivan Lozano · 5 years ago
  7. 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 5 years ago
  8. fe25dc9 Merge "Revert "Add module name to sh_test install path."" by Jaewoong Jung · 5 years ago
  9. 6db2306 Merge "Use inclusive language in build/soong" by Treehugger Robot · 5 years ago
  10. 3d14ab7 Merge "Make override modules compatible with prebuilts." by Jaewoong Jung · 5 years ago
  11. b7fd37c Fix module name when autogenerating test config by Stephen Crane · 5 years ago
  12. fb25a64 Make override modules compatible with prebuilts. by Jaewoong Jung · 5 years ago
  13. 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
  14. 0c55445 Revert "Add module name to sh_test install path." by Michael Butler · 5 years ago
  15. fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 5 years ago
  16. 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 5 years ago
  17. feccfbc Merge "Include runtime-module-host-exports in the SDK build." by Treehugger Robot · 5 years ago
  18. 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 5 years ago
  19. 58cabb7 NDK Api Coverage by sophiez · 5 years ago
  20. 52481b4 Merge "Add ndk api parser for ndk api coverage." by Sophie Zheng · 5 years ago
  21. f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 5 years ago
  22. 9e90e61 Merge "Add module name to sh_test install path." by Jaewoong Jung · 5 years ago
  23. a2e3a63 Merge "Add rust-project.json generator" by Thiébaud Weksteen · 5 years ago
  24. 68b0c7a Include runtime-module-host-exports in the SDK build. by Martin Stjernholm · 5 years ago
  25. 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 5 years ago
  26. 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 5 years ago
  27. fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 5 years ago
  28. e4d12a0 Add rust-project.json generator by Thiébaud Weksteen · 5 years ago
  29. 9f42bb8 Merge "Update LLVM toolchain to r383902b." by Treehugger Robot · 5 years ago
  30. f2d19b5 Merge "Fix using generated test configs for sh_test, python_test and rust_test modules" by Treehugger Robot · 5 years ago
  31. a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 5 years ago
  32. 7d95aac Merge "Add exclude_shared_libs, expand exclude_static_libs to cover static_libs" by Treehugger Robot · 5 years ago
  33. 36aef53 Merge "Fix type assertion error regarding dex_import" by Treehugger Robot · 5 years ago
  34. 2d4f1a2 Add module name to sh_test install path. by Jaewoong Jung · 5 years ago
  35. 0621031 Add exclude_shared_libs, expand exclude_static_libs to cover static_libs by Colin Cross · 5 years ago
  36. b31d77e Update LLVM toolchain to r383902b. by Stephen Hines · 5 years ago
  37. d297b77 Merge "Fix duplicate install targets from sdk variants in --skip-make mode." by Martin Stjernholm · 5 years ago
  38. a82ad47 Merge "Remove TARGET_PREFER_32_BIT support." by Elliott Hughes · 5 years ago
  39. 9e83f0b Fix type assertion error regarding dex_import by Jiyong Park · 5 years ago
  40. 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 5 years ago
  41. 9f3052c Fix on-device paths to used libraries in dexpreopt. by Ulya Trafimovich · 5 years ago
  42. d4873a6 Merge "dex_import that isn't available for platform isn't installed" by Jiyong Park · 5 years ago
  43. 3cda0d8 Add DistForGoal to MakeVarsContext by Colin Cross · 6 years ago
  44. c3d87d3 Define Soong phony rules in Make by Colin Cross · 5 years ago
  45. 2fce23a Remove paths from cc.TestConfig by Colin Cross · 5 years ago
  46. 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 5 years ago
  47. b858c6d Add ndk api parser for ndk api coverage. by sophiez · 5 years ago
  48. 5e6a797 Allow tests to bypass PathForSource existence checks by Colin Cross · 5 years ago
  49. bf488e1 Merge "Make it possible to specify separate rules for native_bridge case" by Victor Khimenko · 5 years ago
  50. 4231e34 Merge "Specify SONAME when building Rust shared libs." by Ivan Lozano · 5 years ago
  51. d7db79c Merge "Split the core/platform API into stable and legacy versions." by Pete Gillin · 5 years ago
  52. bec05ea Specify SONAME when building Rust shared libs. by Ivan Lozano · 5 years ago
  53. 4e372f7 Merge "Turn on metalava sandbox warning in all droiddoc metalava invocations." by Ramy Medhat · 5 years ago
  54. c26fcf4 Make it possible to specify separate rules for native_bridge case by Victor Khimenko · 5 years ago
  55. 8b1531e Merge "Revert^2: "Remove implict jni.h include path"" by Treehugger Robot · 5 years ago
  56. 5cffce1 Revert^2: "Remove implict jni.h include path" by Orion Hodson · 5 years ago
  57. 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 5 years ago
  58. d90c6c4 Merge "Implement test config auto-gen for sh_test." by Frank Feng · 5 years ago
  59. 01bca75 dex_import that isn't available for platform isn't installed by Jiyong Park · 5 years ago
  60. 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 5 years ago
  61. 8a62433 Merge "Use sdkSpec to compare sdk_versions of APK/JNI" by Treehugger Robot · 5 years ago
  62. 652d5b3 Use sdkSpec to compare sdk_versions of APK/JNI by Jooyung Han · 5 years ago
  63. 37ed506 Merge changes I059e639b,I4ebe1da8,Idf4fd37a,Id90082b5 by Inseob Kim · 5 years ago
  64. 575c610 Merge "Add eakammer and patricearruda to OWNERS" by Treehugger Robot · 5 years ago
  65. 99e4fba Merge "Fix android_app_set documentation" by Alexander Smundak · 5 years ago
  66. b83929c Add eakammer and patricearruda to OWNERS by Colin Cross · 5 years ago
  67. 4f3dc39 Merge "Correct link type for module stubs" by Anton Hansson · 5 years ago
  68. 24fae40 Merge "Pass the TMPDIR directly to the command when dumping makefile variables." by Treehugger Robot · 5 years ago
  69. 14da93b Merge "Improve the structure of the link check method" by Anton Hansson · 5 years ago
  70. 79fe805 Merge "Build java_sdk_library stubs with language level 8" by Anton Hansson · 5 years ago
  71. ae2694b Pass the TMPDIR directly to the command when dumping makefile variables. by Patrice Arruda · 5 years ago
  72. 613cbb1 Fix android_app_set documentation by Sasha Smundak · 5 years ago
  73. 5ac7fad Merge "Don't require merge_annotations_dir for annotations_enabled" by Anton Hansson · 5 years ago
  74. ad14580 Merge "Create a framework.aidl for non-updatable platform" by Anton Hansson · 5 years ago
  75. e29cac0 Merge "Revert "Remove implict jni.h include path"" by Orion Hodson · 5 years ago
  76. 465c775 Revert "Remove implict jni.h include path" by Orion Hodson · 5 years ago
  77. 2d0c194 Correct link type for module stubs by Anton Hansson · 5 years ago
  78. cc51a68 Improve the structure of the link check method by Anton Hansson · 5 years ago
  79. 83509b5 Build java_sdk_library stubs with language level 8 by Anton Hansson · 5 years ago
  80. 9d7c3fb Don't require merge_annotations_dir for annotations_enabled by Anton Hansson · 5 years ago
  81. 3f07ab2 Create a framework.aidl for non-updatable platform by Anton Hansson · 5 years ago
  82. 2ebae3e Merge "Remove implict jni.h include path" by Treehugger Robot · 5 years ago
  83. 3ef493f Merge "Refactor library path representation in dexpreopt." by Ulyana Trafimovich · 5 years ago
  84. a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 5 years ago
  85. 206665c Do not disable llndk libraries by Inseob Kim · 5 years ago
  86. 8570880 Create only one vendor variant depending on path by Inseob Kim · 5 years ago
  87. 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 5 years ago
  88. 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 5 years ago
  89. 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 5 years ago
  90. 95d6ea3 Don't disable dexpreopting implicitly in unbundled builds. by Martin Stjernholm · 5 years ago
  91. 0880233 Add TARGET_BUILD_UNBUNDLED as a variable to control builds. by Martin Stjernholm · 5 years ago
  92. c5b8749 Implement test config auto-gen for sh_test. by frankfeng · 5 years ago
  93. d4bcea4 Refactor library path representation in dexpreopt. by Ulya Trafimovich · 5 years ago
  94. 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  95. 02229a2 Fix duplicate install targets from sdk variants in --skip-make mode. by Martin Stjernholm · 5 years ago
  96. c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 5 years ago
  97. e68926d Remove implict jni.h include path by Orion Hodson · 5 years ago
  98. b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  99. 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 5 years ago
  100. eb3f9f1 Merge "Error on suboptimal system server classpath order, unless explicitly allowed." by Ulyana Trafimovich · 5 years ago