1. 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 6 years ago
  2. 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 6 years ago
  3. ba7887f Add host exports for platform libraries used by ART host testing. by Nicolas Geoffray · 6 years ago
  4. e9eacaa Merge "Move gen-kotlin-build-file.sh to python" by Treehugger Robot · 6 years ago
  5. 5e291c2 Fix bpfmt issues and add bpfmt to preupload checks by Thiébaud Weksteen · 6 years ago
  6. 9b1aa0c Move gen-kotlin-build-file.sh to python by Colin Cross · 6 years ago
  7. eb2676e Merge "Add platform libraries required for ART chroot testing." by Nicolas Geoffray · 6 years ago
  8. 792ea73 Add platform libraries required for ART chroot testing. by Nicolas Geoffray · 6 years ago
  9. 3d88ad6 Merge "Move construct_context.sh from Make to Soong. Update OWNERS list." by Ulyana Trafimovich · 6 years ago
  10. 5cb30c5 Move construct_context.sh from Make to Soong. Update OWNERS list. by Ulya Trafimovich · 6 years ago
  11. 6f61fa7 Merge "Minor tweaks to usage message." by Treehugger Robot · 6 years ago
  12. e6ec845 Merge "Add standard rustfmt.toml" by Thiébaud Weksteen · 6 years ago
  13. 8970b45 Minor tweaks to usage message. by Bob Badour · 6 years ago
  14. c31efeb Set root dir in lint project.xml by Colin Cross · 6 years ago
  15. b6db6de Add standard rustfmt.toml by Thiébaud Weksteen · 6 years ago
  16. b758a37 Merge "Add ICU SDK and module_exports to the list." by Nicolas Geoffray · 6 years ago
  17. 7505c50 Add ICU SDK and module_exports to the list. by Nicolas Geoffray · 6 years ago
  18. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 6 years ago
  19. 68b0c7a Include runtime-module-host-exports in the SDK build. by Martin Stjernholm · 6 years ago
  20. 63d8feb Ensure package check is run for java_library in APEX by Paul Duffin · 6 years ago
  21. 6ee5f75 Include runtime-module-sdk in the SDK build. by Martin Stjernholm · 6 years ago
  22. 691503e Reduce the number of Soong invocations, and various other minor script fixes. by Martin Stjernholm · 6 years ago
  23. 7cad0f8 Use FORCE_BUILD_LLVM_COMPONENTS. by Nicolas Geoffray · 6 years ago
  24. 71233e4 Add linux_bionic cross compilation for mainline SDKs. by Nicolas Geoffray · 6 years ago
  25. 0a2e297 Add conscrypt-module-host-exports to the list. by Nicolas Geoffray · 6 years ago
  26. 11a8d87 Merge "Support secondary arch for host module exports." by Nicolas Geoffray · 6 years ago
  27. 32e89dd Merge "Update owners of build-aml-prebuilts.sh." by Nicolas Geoffray · 6 years ago
  28. 90934f7 Update owners of build-aml-prebuilts.sh. by Nicolas Geoffray · 6 years ago
  29. abdc8c5 Support secondary arch for host module exports. by Nicolas Geoffray · 6 years ago
  30. 0d3d8e4 More fix for -e by Bob Badour · 6 years ago
  31. 455b3cb Fix bug caused by set -e by Bob Badour · 6 years ago
  32. 02ad5e4 Scripts to evaluate dependency transitive closures. by Bob Badour · 6 years ago
  33. 90bc3cd Add a build script to compile modules and SDKs in AOSP. by Nicolas Geoffray · 6 years ago
  34. 5d95387 Merge "Make a soong-only copy of generate-notice-files.py" by Treehugger Robot · 6 years ago
  35. 49b445c Merge "Update build_broken_logs script" by Treehugger Robot · 6 years ago
  36. 3911e6a Make a soong-only copy of generate-notice-files.py by Bob Badour · 6 years ago
  37. 37fa32c Output json without trailing whitespaces but with trailing newlines. by Martin Stjernholm · 6 years ago
  38. 3be82c0 Create manifest_utils library target. by Baligh Uddin · 6 years ago
  39. 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 6 years ago
  40. 9dd454b Script to set up android build directory by Sasha Smundak · 6 years ago
  41. 9dfaa06 Update build_broken_logs script by Dan Willemsen · 6 years ago
  42. 3998234 Overwrite test-file-name in test config. by Jaewoong Jung · 6 years ago
  43. 749f98f java_sdk_library: Allow api dir to be specified by Paul Duffin · 6 years ago
  44. 37e0b77 java_sdk_library: Avoid generating system and test .txt files by Paul Duffin · 6 years ago
  45. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 6 years ago
  46. e5cd4e1 Optionally overwrite package value in test config. by Jaewoong Jung · 6 years ago
  47. 8ac0557 Fix some typos in Soong. by Roland Levillain · 6 years ago
  48. c49c393 Repack libgcc.a to only include required objects by Yi Kong · 6 years ago
  49. 049ae6a Revert "Create libgcc_stripped with llvm-objcopy" by Yi Kong · 6 years ago
  50. eb63f76 Move strip.sh to use llvm-nm instead of GNU nm by Yi Kong · 6 years ago
  51. ab5e514 Remove use_gnu_strip option by Yi Kong · 6 years ago
  52. f56e89f Merge "strip.sh: Fix argument to llvm-strip" by Treehugger Robot · 6 years ago
  53. e106d8f strip.sh: Fix argument to llvm-strip by Greg Kaiser · 6 years ago
  54. a0119f8 Create libgcc_stripped with llvm-objcopy by Yi Kong · 6 years ago
  55. 4288274 Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  56. 04329f1 Add jsonmodify tool by Jooyung Han · 6 years ago
  57. 6cd1be8 Add sort_bss_symbols_by_size property for shared libs by Vic Yang · 7 years ago
  58. 93e6783 Use double dashes before llvm-strip arguments by Yi Kong · 6 years ago
  59. e5cae33 Allow jar wrapper to take quoted arguments by Colin Cross · 7 years ago
  60. 0dd3ab5 system-clang-format: Add Standard: Cpp11 by Tom Cherry · 7 years ago
  61. 96eac76 Merge "Touch up manifest if there's no source code." by Jaewoong Jung · 7 years ago
  62. c077eef system-clang-format: Add IncludeBlocks: Preserve by Tom Cherry · 7 years ago
  63. c27ab66 Touch up manifest if there's no source code. by Jaewoong Jung · 7 years ago
  64. 20272e1 Merge "Remove BUILD_BROKEN_ANDROIDMK_EXPORTS" by Treehugger Robot · 7 years ago
  65. ff3f438 Merge changes If15abf79,Iaae177ef by Colin Cross · 7 years ago
  66. edff034 Remove BUILD_BROKEN_ANDROIDMK_EXPORTS by Dan Willemsen · 7 years ago
  67. 7101d44 Remove BUILD_BROKEN_ENG_DEBUG_TAGS by Dan Willemsen · 7 years ago
  68. 7211910 Add manifest_check tool by Colin Cross · 7 years ago
  69. 4af387c Move manifest_fixer to a python_binary_host module by Colin Cross · 7 years ago
  70. b43fe7a Add an option to preserve symbols and debug_frame. by Christopher Ferris · 7 years ago
  71. e4948c7 Fix manifest_fixer_test.py by Jaewoong Jung · 7 years ago
  72. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 7 years ago
  73. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 7 years ago
  74. 2fbb757 Obsolete BUILD_BROKEN_DUP_COPY_HEADERS by Dan Willemsen · 7 years ago
  75. 6097746 Obsolete BUILD_BROKEN_PHONY_TARGETS by Dan Willemsen · 7 years ago
  76. 9dc186f Merge "Add robolectric-shadows to setup_go_workspace_for_soong.sh" by Colin Cross · 7 years ago
  77. 25e6f09 Add BUILD_BROKEN_USES_NETWORK by Dan Willemsen · 7 years ago
  78. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 7 years ago
  79. 5e5b2c7 Add robolectric-shadows to setup_go_workspace_for_soong.sh by Colin Cross · 7 years ago
  80. c4624c0 Remove our clang-tidy wrapper by George Burgess IV · 7 years ago
  81. b4e93fb Soong: Add unbind option to setup_go_workspace_for_soong.sh script by Patrice Arruda · 7 years ago
  82. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 7 years ago
  83. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  84. 52818fc Notice support for APEX by Jiyong Park · 7 years ago
  85. 8098faa Refine error messages in case of missing api files by Inseob Kim · 7 years ago
  86. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 7 years ago
  87. 01f0a05 Add BUILD_BROKEN_ENG_DEBUG_TAGS to soong.log by Dan Willemsen · 7 years ago
  88. b5c34d7 Use llvm-{strip,objcopy} by default by Yi Kong · 7 years ago
  89. 03b58e2 Switch to clang-r349610 by Pirama Arumuga Nainar · 7 years ago
  90. 05f9055 Merge "Rename preferCodeIntegrity to useEmbeddedDex" by Treehugger Robot · 7 years ago
  91. eca6245 Revert "system-clang-format: DontAlign" by Tom Cherry · 7 years ago
  92. d181c8b Rename preferCodeIntegrity to useEmbeddedDex by Victor Hsieh · 7 years ago
  93. a4319f7 system-clang-format: DontAlign by Steven Moreland · 7 years ago
  94. 1aa839c Move system-clang-format to a central location. by Steven Moreland · 7 years ago
  95. a2c16c1 manifest_fixer: rename to --prefer-code-integrity by Victor Hsieh · 7 years ago
  96. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 7 years ago
  97. f9919c7 manifest_fixer: make --prefer-integrity an enabler by Victor Hsieh · 7 years ago
  98. 7481487 build-ndk-prebuilts: Remove unused device config by Dan Willemsen · 7 years ago
  99. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 7 years ago
  100. ce7818e Add --prefer-integrity option to manifest_fixer.py by Victor Hsieh · 7 years ago