1. 0638dfc Rename the Default* constants in java/config. by Pete Gillin · 5 years ago
  2. 40a0642 Prepare Soong for switch to stable core/platform API. by Pete Gillin · 5 years ago
  3. 3475305 Merge "java_sdk_library: Require xml permission file only if it is generated" by Yo Chiang · 5 years ago
  4. 997a2f5 Merge "Add sandbox property to the javadoc rule." by Ramy Medhat · 5 years ago
  5. f649c05 Merge "[Rust] cdylibs can now link against dylibs." by Treehugger Robot · 5 years ago
  6. 181c2a4 Merge changes I25c77994,I7da78ef4,I89197d0a by Colin Cross · 5 years ago
  7. 333cb9e Merge "Instrument the java_sdk_library implementation library" by Paul Duffin · 5 years ago
  8. 7e741cc [Rust] cdylibs can now link against dylibs. by Ivan Lozano · 5 years ago
  9. b758a37 Merge "Add ICU SDK and module_exports to the list." by Nicolas Geoffray · 5 years ago
  10. 92e4b46 Support adding extra lint checks by Colin Cross · 5 years ago
  11. 0b67a8b Allow kotlin modules to skip packaging the kotlin stdlib by Colin Cross · 5 years ago
  12. 9ca38d2 Fix annotation processors in kotlin modules that generate resources by Colin Cross · 5 years ago
  13. 56ecbae Merge "Disable "show member in hidden parent" metalava error" by Makoto Onuki · 5 years ago
  14. bf6a8ae Merge "Add test-suite-tag to test_options" by Treehugger Robot · 5 years ago
  15. cd767ee Revert "Add Android.bp.list and soong.variables to inputs for soong_docs action" by Christopher Parsons · 5 years ago
  16. 1d5b713 Disable "show member in hidden parent" metalava error by Makoto Onuki · 5 years ago
  17. 296cf33 Instrument the java_sdk_library implementation library by Paul Duffin · 5 years ago
  18. 519db27 Add test-suite-tag to test_options by David Srbecky · 5 years ago
  19. 67eee7c Add Android.bp.list and soong.variables to inputs for soong_docs action by Chris Parsons · 5 years ago
  20. 1a1e1f8 Merge "Propagate unique_host_soname to cc_library prebuilts." by Treehugger Robot · 5 years ago
  21. 7505c50 Add ICU SDK and module_exports to the list. by Nicolas Geoffray · 5 years ago
  22. 977dc22 Merge "VNDK listing contains device modules only" by Yo Chiang · 5 years ago
  23. 2f99eec Add sandbox property to the javadoc rule. by Ramy Medhat · 5 years ago
  24. a553358 Merge "Add support for running Android lint on java and android modules." by Colin Cross · 5 years ago
  25. 80f20d1 Merge "Generate multilib for rust_test" by Chih-hung Hsieh · 5 years ago
  26. 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 5 years ago
  27. d7ffbb5 Merge "Consolidate adding common java properties" by Treehugger Robot · 5 years ago
  28. e728a89 Generate multilib for rust_test by Chih-Hung Hsieh · 5 years ago
  29. 0e63a8e Merge "Fix check-boot-jars when a boot jar is provided by prebuilt" by Anton Hansson · 5 years ago
  30. a4e8a64 Merge "[Rust] Correct the gcov path prefix." by Ivan Lozano · 5 years ago
  31. c38936a Merge "Build against SDKs for native libs only for unbundled apps." by Martin Stjernholm · 5 years ago
  32. 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 5 years ago
  33. 796fc4c [Rust] Correct the gcov path prefix. by Ivan Lozano · 5 years ago
  34. 0f68800 Add a new module named prebuilt_dsp. by Patrice Arruda · 5 years ago
  35. d825990 Merge "[Rust] Remove unused variables and deduplicate." by Ivan Lozano · 5 years ago
  36. 6116ffd Merge "Don't create version variants for SDK variants" by Treehugger Robot · 5 years ago
  37. 2286afd Don't create version variants for SDK variants by Jiyong Park · 5 years ago
  38. f298a3f Merge "Don't emit superfluous LOCAL_OVERRIDES_MODULES" by Yo Chiang · 5 years ago
  39. fd9eb4b Build against SDKs for native libs only for unbundled apps. by Martin Stjernholm · 5 years ago
  40. a2e64e7 Merge "Use inclusive language in Android.bp files" by Colin Cross · 5 years ago
  41. bee1572 Merge "Always create both variants for kernel headers" by Inseob Kim · 5 years ago
  42. 9a0b897 Merge "Choose SAbi files with module's vndk version" by Inseob Kim · 5 years ago
  43. 6fec12a Merge "Exclude kernel_headers from vendor snapshot" by Inseob Kim · 5 years ago
  44. cbd62d0 Use inclusive language in Android.bp files by Colin Cross · 5 years ago
  45. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  46. 001ad5a Merge "Installed APKs should not have `prebuilt_` prefix" by Treehugger Robot · 5 years ago
  47. e6c1d80 Merge "Prefer armv8.2-a to armv8.2a for GNU as compatibility" by Treehugger Robot · 5 years ago
  48. 549a0d8 Merge "When bpfix fails in androidmk, output the tree anyway" by Christopher Parsons · 5 years ago
  49. c7f8b74 Merge "Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set." by Alex Humesky · 5 years ago
  50. 57f0ee1 Installed APKs should not have `prebuilt_` prefix by Sasha Smundak · 5 years ago
  51. 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 5 years ago
  52. 07d7507 java_sdk_library: Require xml permission file only if it is generated by Yo Chiang · 5 years ago
  53. 502f901 Prefer armv8.2-a to armv8.2a for GNU as compatibility by Stephen Hines · 5 years ago
  54. e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 5 years ago
  55. 12d9f7a Don't emit superfluous LOCAL_OVERRIDES_MODULES by Yo Chiang · 5 years ago
  56. 2070e32 Do not override "-g:source,lines" for host java binaries when PRODUCT_MINIMIZE_JAVA_DEBUG_INFO is set. by Alex Humesky · 5 years ago
  57. ce6734e Consolidate adding common java properties by Colin Cross · 5 years ago
  58. c9d83d2 Merge "Run the metrics uploader in the background." by Treehugger Robot · 5 years ago
  59. d38ab21 Merge "Introduce product variables to select Java code coverage paths in Soong." by Roland Levillain · 5 years ago
  60. c41c1a9 Merge "Remove libnativehelper modules from whitelist" by Treehugger Robot · 5 years ago
  61. a7a36e2 Merge "Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs." by Chris Gross · 5 years ago
  62. 83b1296 Merge "Fix build breakage b/158783867" by Sophie Zheng · 5 years ago
  63. eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 5 years ago
  64. 623802f Merge "java_sdk_library: Add system-server scope" by Treehugger Robot · 5 years ago
  65. 0c5bae5 java_sdk_library: Add system-server scope by Paul Duffin · 5 years ago
  66. 552d473 Merge "VNDK APEX should not provide native libs" by Jooyung Han · 5 years ago
  67. 01615f3 Remove libnativehelper modules from whitelist by Orion Hodson · 5 years ago
  68. ada1270 Introduce product variables to select Java code coverage paths in Soong. by Roland Levillain · 5 years ago
  69. 2752d92 Merge "Rename native code coverage paths product variables in Soong." by Roland Levillain · 5 years ago
  70. f3f654a Merge "Rename dexpreopt.config field to bring it in sync with Make." by Ulyana Trafimovich · 5 years ago
  71. 45a9677 VNDK APEX should not provide native libs by Jooyung Han · 5 years ago
  72. 7cc2074 Run the metrics uploader in the background. by Patrice Arruda · 5 years ago
  73. 148b317 Fix build breakage b/158783867 by sophiez · 5 years ago
  74. 000aef6 Merge "Fix module name when autogenerating test config" by Chih-hung Hsieh · 5 years ago
  75. 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 5 years ago
  76. 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 5 years ago
  77. f094f1c Merge "Match Rust gcda output to cc via -Z profile-emit." by Ivan Lozano · 5 years ago
  78. 1a1d288 Merge "Make rust_test file output more similar to cc_test." by Ivan Lozano · 5 years ago
  79. 6e82748 Rename dexpreopt.config field to bring it in sync with Make. by Ulya Trafimovich · 5 years ago
  80. fe25dc9 Merge "Revert "Add module name to sh_test install path."" by Jaewoong Jung · 5 years ago
  81. 6db2306 Merge "Use inclusive language in build/soong" by Treehugger Robot · 5 years ago
  82. 3d14ab7 Merge "Make override modules compatible with prebuilts." by Jaewoong Jung · 5 years ago
  83. b7fd37c Fix module name when autogenerating test config by Stephen Crane · 5 years ago
  84. 190fdc0 Use EMMA_INSTRUMENT_FRAMEWORK for apex framework libs. by Chris Gross · 5 years ago
  85. fb25a64 Make override modules compatible with prebuilts. by Jaewoong Jung · 5 years ago
  86. 440e0d0 Use inclusive language in build/soong by Colin Cross · 5 years ago
  87. 0c55445 Revert "Add module name to sh_test install path." by Michael Butler · 5 years ago
  88. fc80fe7 Make rust_test file output more similar to cc_test. by Ivan Lozano · 5 years ago
  89. 1adc63e Merge changes from topics "dist-for-goals", "soong-dist", "tests-PathForSource" by Colin Cross · 5 years ago
  90. feccfbc Merge "Include runtime-module-host-exports in the SDK build." by Treehugger Robot · 5 years ago
  91. 582bebf Merge "NDK Api Coverage" by Sophie Zheng · 5 years ago
  92. 58cabb7 NDK Api Coverage by sophiez · 5 years ago
  93. 52481b4 Merge "Add ndk api parser for ndk api coverage." by Sophie Zheng · 5 years ago
  94. f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 5 years ago
  95. 9e90e61 Merge "Add module name to sh_test install path." by Jaewoong Jung · 5 years ago
  96. a2e3a63 Merge "Add rust-project.json generator" by Thiébaud Weksteen · 5 years ago
  97. 68b0c7a Include runtime-module-host-exports in the SDK build. by Martin Stjernholm · 5 years ago
  98. 69bd288 Merge "Fix on-device paths to used libraries in dexpreopt." by Ulyana Trafimovich · 5 years ago
  99. 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 5 years ago
  100. fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 5 years ago