1. 14bb14e Merge "Disable the system-modules plugin for jlink invocations." by Pete Gillin · 6 years ago
  2. 42729b4 Merge "Allow arch-specific `symlink_preferred_arch` properties." by Treehugger Robot · 6 years ago
  3. 4eb6be3 Disable the system-modules plugin for jlink invocations. by Pete Gillin · 6 years ago
  4. 6d376a0 Merge "Use correct system_modules with core.current.stubs" by Treehugger Robot · 6 years ago
  5. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 6 years ago
  6. ba88c41 Use correct system_modules with core.current.stubs by Neil Fuller · 6 years ago
  7. c4253b0 Merge "system-clang-format: Add IncludeBlocks: Preserve" by Treehugger Robot · 6 years ago
  8. c077eef system-clang-format: Add IncludeBlocks: Preserve by Tom Cherry · 6 years ago
  9. 4f67c42 Merge "android_app stl property bug fix" by Jaewoong Jung · 6 years ago
  10. ac1d267 Merge "Add .jar tag to java modules" by Treehugger Robot · 6 years ago
  11. d9bf9be Allow arch-specific `symlink_preferred_arch` properties. by Roland Levillain · 6 years ago
  12. b4c35f3 Merge "Support tagged module references" by Treehugger Robot · 6 years ago
  13. 933d2a8 Merge "Remove extra word in soong.android.archMutator's comment." by Treehugger Robot · 6 years ago
  14. e52b978 Merge "Soong: Define a new Soong module named prebuilt_firmware." by Treehugger Robot · 6 years ago
  15. fe49f17 Merge "Soong: Add mk2bp conversion for prebuilt_firmare." by Treehugger Robot · 6 years ago
  16. f5b635d Remove extra word in soong.android.archMutator's comment. by Roland Levillain · 6 years ago
  17. 7c9689f Merge "Revert "Revert "Revert "Print full diagnostics file when Java process crashes."""" by Treehugger Robot · 6 years ago
  18. e88eaa7 Revert "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Jimmy Chen · 6 years ago
  19. 4cb61be Merge "Clean up no_libgcc" by Yi Kong · 6 years ago
  20. 1ef3bb5 Soong: Add mk2bp conversion for prebuilt_firmare. by Patrice Arruda · 6 years ago
  21. 710756a android_app stl property bug fix by Jaewoong Jung · 6 years ago
  22. 375ca3c Add .jar tag to java modules by Colin Cross · 6 years ago
  23. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  24. 22d3d6b Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Treehugger Robot · 6 years ago
  25. 2406a12 Merge changes I88973671,If5a3b53a by Treehugger Robot · 6 years ago
  26. e29e247 Merge "Omit .gnu_debuglink sections in object files" by Ryan Prichard · 6 years ago
  27. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  28. 4c2c46f Fix nondeterminstic iteration of vndk modules map by Colin Cross · 6 years ago
  29. cefa94bd Fix data race and ordering consistency in apex modules by Colin Cross · 6 years ago
  30. 057a8b1 Soong: Define a new Soong module named prebuilt_firmware. by Patrice Arruda · 6 years ago
  31. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 6 years ago
  32. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
  33. f979d73 Omit .gnu_debuglink sections in object files by Ryan Prichard · 6 years ago
  34. 06b2c69 Merge "Add data property to sh_test." by Jaewoong Jung · 6 years ago
  35. 656833e Merge "Skip native_bridge modules when installing vndk snapshot" by Dimitry Ivanov · 6 years ago
  36. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 6 years ago
  37. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 6 years ago
  38. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
  39. 76acdad Merge "Make test_options.timeout an int64" by Colin Cross · 6 years ago
  40. 8eaeb09 Add data property to sh_test. by Jaewoong Jung · 6 years ago
  41. a817605 Merge "Fix fuzzer builds [#2]." by Mitch Phillips · 6 years ago
  42. 7a1fefc Merge "Port uses-shared library verification and dexpreopting to Soong" by Treehugger Robot · 6 years ago
  43. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 6 years ago
  44. 2f9a7c8 Make test_options.timeout an int64 by Colin Cross · 6 years ago
  45. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 6 years ago
  46. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  47. 9d6df22 Print full diagnostics file when Java process crashes. by Sasha Smundak · 6 years ago
  48. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 6 years ago
  49. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  50. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 6 years ago
  51. 90e2eef Merge "Allow //visibility:public to override other visibility rules." by Martin Stjernholm · 6 years ago
  52. 4b06c20 Merge "Support defaults properties in java_system_module" by Tobias Thierer · 6 years ago
  53. 89574e0 Merge "Document escaping" by Colin Cross · 6 years ago
  54. 20272e1 Merge "Remove BUILD_BROKEN_ANDROIDMK_EXPORTS" by Treehugger Robot · 6 years ago
  55. 9c74a1e Don't build hiddenapi flags or encode dex for unbundled builds by Colin Cross · 6 years ago
  56. 667ffa1 Support defaults properties in java_system_module by Colin Cross · 6 years ago
  57. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  58. 38b9685 Move verify_uses_libraries.sh out of dexpreopt by Colin Cross · 6 years ago
  59. e4a0584 Document escaping by Colin Cross · 6 years ago
  60. ff3f438 Merge changes If15abf79,Iaae177ef by Colin Cross · 6 years ago
  61. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 6 years ago
  62. edff034 Remove BUILD_BROKEN_ANDROIDMK_EXPORTS by Dan Willemsen · 6 years ago
  63. 7101d44 Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 6 years ago
  64. a7a70d5 Merge "Make soong lock file sync time configurable.." by Treehugger Robot · 6 years ago
  65. 75fcf98 Merge "exports LOCAL_SOONG_VNDK_VERSION for VNDK libs" by Treehugger Robot · 6 years ago
  66. de73078 Make soong lock file sync time configurable.. by Amin Shaikh · 6 years ago
  67. 7211910 Add manifest_check tool by Colin Cross · 6 years ago
  68. 4af387c Move manifest_fixer to a python_binary_host module by Colin Cross · 6 years ago
  69. f0cbace Merge "Add <uses-library> tags for SDK libraries to AndroidManifest.xml" by Treehugger Robot · 6 years ago
  70. 2adb7ee Merge "Enable the experimental LLVM new pass manager" by Yi Kong · 6 years ago
  71. 13feeb7 Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk" by Treehugger Robot · 6 years ago
  72. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 6 years ago
  73. 5446e88 Add <uses-library> tags for SDK libraries to AndroidManifest.xml by Colin Cross · 6 years ago
  74. acce05a Merge "Fix override for native_bridge modules" by Dimitry Ivanov · 6 years ago
  75. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  76. a725681 Merge "androidmk conversion logic for android_app_import" by Jaewoong Jung · 6 years ago
  77. ace17d3 Merge "Add stl property to android_app." by Jaewoong Jung · 6 years ago
  78. 0d11feb Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk by Sasha Smundak · 6 years ago
  79. d14e5c6 Merge "Add some more visibility test cases." by Treehugger Robot · 6 years ago
  80. 51ea18a Skip native_bridge modules when installing vndk snapshot by dimitry · 6 years ago
  81. db41747 Fix override for native_bridge modules by dimitry · 6 years ago
  82. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  83. 18bb34d Merge "soong: fix wrong link type for VNDKs" by Treehugger Robot · 6 years ago
  84. 2fc3248 Enable the experimental LLVM new pass manager by Yi Kong · 6 years ago
  85. ecca61f Merge "Cut darwinStripPool from 10 to 5" by Treehugger Robot · 6 years ago
  86. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  87. badf8d6 Cut darwinStripPool from 10 to 5 by Colin Cross · 6 years ago
  88. 989d83c Merge "Native bridge modules are not translated second archs" by Treehugger Robot · 6 years ago
  89. 628db6f Native bridge modules are not translated second archs by dimitry · 6 years ago
  90. 49a25cb Restore the test for bionic being in an APEX. by Peter Collingbourne · 6 years ago
  91. 8edeb63 Add some more visibility test cases. by Martin Stjernholm · 6 years ago
  92. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 6 years ago
  93. 8a7469a Merge "Add an option to preserve symbols and debug_frame." by Christopher Ferris · 6 years ago
  94. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 6 years ago
  95. 76106d9 exports LOCAL_SOONG_VNDK_VERSION for VNDK libs by Jooyung Han · 6 years ago
  96. 90b6561 Merge "Teach soong not to duplicate the HWASAN runtime into each APEX." by Peter Collingbourne · 6 years ago
  97. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 6 years ago
  98. 288a1e2 Merge "Limit calls to strip.sh on darwin" by Treehugger Robot · 6 years ago
  99. b43fe7a Add an option to preserve symbols and debug_frame. by Christopher Ferris · 6 years ago
  100. 045f0f1 Merge changes I3dc3fded,Ic1276329,I6be04dec by Treehugger Robot · 6 years ago