1. 6c2d4f9 Save compilation units in protobuf format. by Sasha Smundak · 5 years ago
  2. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  3. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 5 years ago
  4. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 5 years ago
  5. 727173e Merge "Create product variant for product partition" by Treehugger Robot · 5 years ago
  6. c1ecc43 Add script for building all target arch's needed in AML (Android Mainline) by Martin Stjernholm · 5 years ago
  7. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  8. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  9. e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 5 years ago
  10. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 5 years ago
  11. 3ab2c3e Install flattened/unflattend apexes for GSI by Jooyung Han · 5 years ago
  12. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 5 years ago
  13. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 5 years ago
  14. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 5 years ago
  15. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  16. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  17. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 5 years ago
  18. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 5 years ago
  19. 4ebd06a Change RRO enforcement logic by Yo Chiang · 5 years ago
  20. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  21. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 5 years ago
  22. fe6330c Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  23. a386321 Rename Soong variable `FlattenApex` as `Flatten_apex`. by Roland Levillain · 5 years ago
  24. 3376989 Merge "Include headers and props to VNDK snapshot" by Treehugger Robot · 5 years ago
  25. ae55303 Include headers and props to VNDK snapshot by Inseob Kim · 6 years ago
  26. 607d858 Add InstallBypassMake by Colin Cross · 5 years ago
  27. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 6 years ago
  28. bbf2567 Add USE_RBE support to soong. by Ramy Medhat · 5 years ago
  29. 8d6dde8 Make relative path for native_bridge binaries configurable by dimitry · 5 years ago
  30. d5f6c82 Rename product_services to system_ext by Justin Yun · 6 years ago
  31. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 6 years ago
  32. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  33. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  34. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  35. 0d99f7c Don't create a second host arch for tests on darwin by Colin Cross · 6 years ago
  36. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  37. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  38. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  39. 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
  40. 18805e4 Merge "Build contexts files with Soong" by Treehugger Robot · 6 years ago
  41. 588c1ee Merge "Fix tests with cc_binary_host on mac" by Treehugger Robot · 6 years ago
  42. 0866b00 Build contexts files with Soong by Inseob Kim · 6 years ago
  43. 9c6241f Fix tests with cc_binary_host on mac by Colin Cross · 6 years ago
  44. e928452 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 6 years ago
  45. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  46. 54879d1 TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  47. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 6 years ago
  48. 71c7460 Expose TargetFSConfigGen to DeviceConfig from Make by Dan Willemsen · 6 years ago
  49. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  50. 092c9da Export more config variables by Colin Cross · 6 years ago
  51. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 6 years ago
  52. 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
  53. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 6 years ago
  54. 07e5161 Remove ModuleSrcPath by Colin Cross · 6 years ago
  55. 4e12828 Enable coverage universally if COVERAGE_PATHS includes "*" by Pirama Arumuga Nainar · 6 years ago
  56. acb6db3 Revert "Add override_module." by Jaewoong Jung · 6 years ago
  57. aa65e17 Add override_module. by Jaewoong Jung · 6 years ago
  58. 9be4152 Pass DEXPREOPT_BOOT_JARS_MODULES to Make by Colin Cross · 6 years ago
  59. 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
  60. 93a9e5e Don't check ABIs in SecondArchIsTranslated by Colin Cross · 6 years ago
  61. 800fe13 Move dexpreopting of boot jars into Soong by Colin Cross · 6 years ago
  62. f24a22a Move hiddenapi singleton rules to Soong by Colin Cross · 6 years ago
  63. d5275c8 Add option to disable Scudo globally [Soong] by Kostya Kortchinsky · 6 years ago
  64. a74ca04 Replace *[]string with []string in product variables by Colin Cross · 6 years ago
  65. 9d22a91 Add a prod var to override package names. by Jaewoong Jung · 6 years ago
  66. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  67. 2ad817c Enable certificate overrides with product vars. by Jaewoong Jung · 6 years ago
  68. 91b4e3e Disable all-assigned check in hiddenapi on master-art by David Brazdil · 6 years ago
  69. afbb173 Pass annotation processors to kotlinc by Colin Cross · 6 years ago
  70. 0f670a2 Replace hiddenapi-{public,private}-list.txt with a CSV file by David Brazdil · 6 years ago
  71. 8faf8fc Move hiddenapi to Soong by Colin Cross · 6 years ago
  72. 21b9427 Initial Fuchsia support. by Doug Horn · 6 years ago
  73. b84fc9d Enable execute-only memory layouts by default. by Ivan Lozano · 6 years ago
  74. 01a3c25 Configure the default arch variant features per-OS by Dan Willemsen · 6 years ago
  75. e8b00d6 Preopt: Do not strip non-image boot class path jars. by Vladimir Marko · 6 years ago
  76. 9335a26 APEXes can be signed with devkeys by Jiyong Park · 6 years ago
  77. c946414 Check system certificate violation for product apks by Jeongik Cha · 6 years ago
  78. 7f67f48 Add PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES by Jiyong Park · 6 years ago
  79. 1f367bf Add a flag to allow unbundled builds to build SDKs from source by Colin Cross · 6 years ago
  80. 43f08db Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  81. 4ff85eb Revert "Dexpreopt soong modules inside soong" by Colin Cross · 6 years ago
  82. 29ff887 Dexpreopt soong modules inside soong by Colin Cross · 6 years ago
  83. 1d6eb68 Use debug mode when running R8 for eng builds. by Jaewoong Jung · 6 years ago
  84. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  85. a3b8366 Up the NDK's minimum supported API level. by Dan Albert · 6 years ago
  86. 074ec48 Add support for AArch64 XOM binaries. by Ivan Lozano · 6 years ago
  87. 60e62f0 Add nanopb-c support by Dan Willemsen · 6 years ago
  88. 8fd6192 APEX can be flattened by Jiyong Park · 6 years ago
  89. 37a07b1 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  90. 5a5aca0 Use protoc-gen-javalite for java lite protos by Colin Cross · 6 years ago
  91. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  92. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  93. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 6 years ago
  94. 395f2cf Move Ndk_abis from soong.config to soong.variables by Colin Cross · 6 years ago
  95. 0ef639b Allow generating modules once per OS instead of once per Class by Dan Willemsen · 6 years ago
  96. fa2aee1 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 6 years ago
  97. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  98. 2a07692 Add tests for genrule command expansion by Colin Cross · 6 years ago
  99. 88da24e Add DevicePrefer32BitApps to Soong by Colin Cross · 6 years ago
  100. d42f19c Revert "Change LibartImgDeviceBaseAddress to 0x60000000" by Mathieu Chartier · 6 years ago