1. 4157e88 Rename ModuleBase receivers by Colin Cross · 6 years ago
  2. 25de6c3 Remove repetition in android package names by Colin Cross · 6 years ago
  3. b4c35f3 Merge "Support tagged module references" by Treehugger Robot · 6 years ago
  4. 933d2a8 Merge "Remove extra word in soong.android.archMutator's comment." by Treehugger Robot · 6 years ago
  5. e52b978 Merge "Soong: Define a new Soong module named prebuilt_firmware." by Treehugger Robot · 6 years ago
  6. f5b635d Remove extra word in soong.android.archMutator's comment. by Roland Levillain · 6 years ago
  7. 41955e8 Support tagged module references by Colin Cross · 6 years ago
  8. cefa94bd Fix data race and ordering consistency in apex modules by Colin Cross · 6 years ago
  9. 057a8b1 Soong: Define a new Soong module named prebuilt_firmware. by Patrice Arruda · 6 years ago
  10. 06b2c69 Merge "Add data property to sh_test." by Jaewoong Jung · 6 years ago
  11. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 6 years ago
  12. 8eaeb09 Add data property to sh_test. by Jaewoong Jung · 6 years ago
  13. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  14. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 6 years ago
  15. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 6 years ago
  16. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 6 years ago
  17. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 6 years ago
  18. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 6 years ago
  19. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 6 years ago
  20. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 6 years ago
  21. d14e5c6 Merge "Add some more visibility test cases." by Treehugger Robot · 6 years ago
  22. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 6 years ago
  23. 628db6f Native bridge modules are not translated second archs by dimitry · 6 years ago
  24. 8edeb63 Add some more visibility test cases. by Martin Stjernholm · 6 years ago
  25. 0d99f7c Don't create a second host arch for tests on darwin by Colin Cross · 6 years ago
  26. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 6 years ago
  27. e40da8c Merge "Soong: Add support on installing fonts in /fonts system image." by Treehugger Robot · 6 years ago
  28. 651f40b Merge "Generate VNDK snapshot with Soong except configs" by Treehugger Robot · 6 years ago
  29. 61583eb Soong: Add support on installing fonts in /fonts system image. by Patrice Arruda · 6 years ago
  30. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 6 years ago
  31. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  32. 66bdb69 Prevent hangs in OncePer when the callback panics by Colin Cross · 6 years ago
  33. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  34. 03dc3f6 Enable native bridge support by default for certain ndk modules by dimitry · 6 years ago
  35. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  36. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 6 years ago
  37. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago
  38. 0ef0816 Support robolectric_test by Colin Cross · 6 years ago
  39. ff5a177 Remove unnecessary core library neverallow rules by Paul Duffin · 6 years ago
  40. 1341942 Merge "Prebuilt APEXes are recoreded in apexkeys.txt" by Treehugger Robot · 6 years ago
  41. 23803f9 Merge "Support opt-in ABI checks" by Logan Chien · 6 years ago
  42. 4d27704 Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 6 years ago
  43. 41eabe6 Support opt-in ABI checks by Logan Chien · 7 years ago
  44. 2e61fa6 Add visibility support by Paul Duffin · 7 years ago
  45. 18805e4 Merge "Build contexts files with Soong" by Treehugger Robot · 6 years ago
  46. 159a585 Merge "New AndroidMk authoring system based on entry map." by Jaewoong Jung · 6 years ago
  47. 588c1ee Merge "Fix tests with cc_binary_host on mac" by Treehugger Robot · 6 years ago
  48. 0866b00 Build contexts files with Soong by Inseob Kim · 7 years ago
  49. 9c6241f Fix tests with cc_binary_host on mac by Colin Cross · 6 years ago
  50. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 7 years ago
  51. e928452 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 6 years ago
  52. d467111 Ensure that PathsForModuleSrc works with prebuilts by Jiyong Park · 6 years ago
  53. f297630 Fix: PathsForModuleSrc does not work for a replaced dependency by Jiyong Park · 6 years ago
  54. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 6 years ago
  55. 54879d1 TARGET_FS_CONFIG_GEN is a list, not a single path by Dan Willemsen · 6 years ago
  56. 59d4a31 Merge "Use LoadHook to create modules in java_sdk_library" by Treehugger Robot · 6 years ago
  57. 44d5d22 Merge "Allow guava to use java_host_for_device" by Colin Cross · 7 years ago
  58. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 7 years ago
  59. 97add50 Allow guava to use java_host_for_device by Colin Cross · 7 years ago
  60. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 7 years ago
  61. 633c502 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 7 years ago
  62. 71c7460 Expose TargetFSConfigGen to DeviceConfig from Make by Dan Willemsen · 7 years ago
  63. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 7 years ago
  64. b6d171b Update default soong config by Dan Willemsen · 7 years ago
  65. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 7 years ago
  66. b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 7 years ago
  67. 092c9da Export more config variables by Colin Cross · 7 years ago
  68. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 7 years ago
  69. 134f8f6 Make libc_scudo always go first. by Christopher Ferris · 7 years ago
  70. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 7 years ago
  71. fe17f6f Add support for protoc plugins by Colin Cross · 7 years ago
  72. 19878da Move proto compilation to RuleBuilder by Colin Cross · 7 years ago
  73. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 7 years ago
  74. 92b7d58 Add RuleBuilderCommand.Flags by Colin Cross · 7 years ago
  75. 083bd3e Merge "Add prebuilt_apex." by Treehugger Robot · 7 years ago
  76. 939ebd5 Add prebuilt_apex. by Jaewoong Jung · 7 years ago
  77. a641ee9 Fix an override_module bug. by Jaewoong Jung · 7 years ago
  78. 64765aa Soong: Add synopsis to soong_namespace module. by Patrice Arruda · 7 years ago
  79. e966572 Merge "Add override_android_app module type." by Jaewoong Jung · 7 years ago
  80. 525443a Add override_android_app module type. by Jaewoong Jung · 7 years ago
  81. 3db0419 Tell make that sh_test is a NATIVE_TEST by Dan Willemsen · 7 years ago
  82. 53c8844 Separate device and product overlays by Anton Hansson · 7 years ago
  83. 21c8132 Merge "Notice support for APEX" by Treehugger Robot · 7 years ago
  84. efd249e Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  85. 52818fc Notice support for APEX by Jiyong Park · 7 years ago
  86. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 7 years ago
  87. 07e5161 Remove ModuleSrcPath by Colin Cross · 7 years ago
  88. 2fafa3e Remove ExpandSourcesSubDir and ModuleSrcPath.WithSubDir by Colin Cross · 7 years ago
  89. 3020fee Support go 1.12 by Colin Cross · 7 years ago
  90. 8c84e60 Merge "Support test_suite and test_config with sh_test" by Julien Desprez · 7 years ago
  91. 9e7fc14 Support test_suite and test_config with sh_test by Julien Desprez · 7 years ago
  92. a3a9741 Don't add dependencies on modules referenced in unused arch variants by Colin Cross · 7 years ago
  93. 87e7f2f Add stoney ridge x86 variant by Benjamin Gordon · 7 years ago
  94. 7487fb5 Merge "Create symlink for bionic files" by Treehugger Robot · 7 years ago
  95. 6f933e5 Merge "Soong: update the synopsis of vts_config module." by Treehugger Robot · 7 years ago
  96. 5971f50 Merge "Add AVX/AVX2 supported archs in build system" by Stephen Hines · 7 years ago
  97. 3cec272 Soong: update the synopsis of vts_config module. by Patrice Arruda · 7 years ago
  98. f119435 Create symlink for bionic files by Jiyong Park · 7 years ago
  99. 8958a94 Soong: Update the filegroup's synopsis documentation. by Patrice Arruda · 7 years ago
  100. 4a0459d Add AVX/AVX2 supported archs in build system by Shalini Salomi Bodapati · 7 years ago