1. 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 6 years ago
  2. 7607dd3 Apply "excludes" for OutputFileProducer by Jooyung Han · 6 years ago
  3. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 6 years ago
  4. 1bb4665 Merge "Add SrcPath to InstallHookContext" by David Srbecky · 6 years ago
  5. 977dc22 Merge "VNDK listing contains device modules only" by Yo Chiang · 6 years ago
  6. c3d87d3 Define Soong phony rules in Make by Colin Cross · 6 years ago
  7. bba545e VNDK listing contains device modules only by Yo Chiang · 6 years ago
  8. 0765641 Add SrcPath to InstallHookContext by David Srbecky · 6 years ago
  9. 009a9dc Fall back to the source module for variants that the corresponding by Martin Stjernholm · 6 years ago
  10. 1fbf440 AIDEGen: Add path attribute to okhttp module. by bralee · 6 years ago
  11. 6b3ca91 Merge "Syntax check generated Android.bp snapshot" by Paul Duffin · 6 years ago
  12. c2d2405 Don't use SDK variant for vendor JNI libraries by Colin Cross · 6 years ago
  13. 36c5b8d Remove unused Module.visibility() method by Paul Duffin · 6 years ago
  14. 51084ff Add //visibility:override to allow control over inheritance by Paul Duffin · 6 years ago
  15. f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 6 years ago
  16. 1c7e962 Add GetPathString by Jiyong Park · 6 years ago
  17. 5ec73ec Reduce duplication in visibility property management by Paul Duffin · 6 years ago
  18. 0d8f616 Merge "Forbid generating boot image files for jars in updatable modules." by Ulyana Trafimovich · 6 years ago
  19. c519244 Add dependency tags to apex available errors by Paul Duffin · 6 years ago
  20. b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
  21. 944839a Fix RuleBuilder remoteable actions running in the local pool. by Ramy Medhat · 6 years ago
  22. fff3f8a Include partition tag in apexkeys.txt. by Bill Peckham · 6 years ago
  23. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 6 years ago
  24. ca7f0ef Improve documentation of CompileMultiTargets and related properties by Paul Duffin · 6 years ago
  25. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 6 years ago
  26. 2642bc6 Merge changes I9170c7e2,I058201b2,Icf37bb3d by Treehugger Robot · 6 years ago
  27. 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 6 years ago
  28. cd87c69 Fix forwarding a vararg parameter by Jooyung Han · 6 years ago
  29. 897266e Make filesToInstall return InstallPaths and add it to Module by Colin Cross · 6 years ago
  30. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 6 years ago
  31. 6e35940 Add InstallForceOS, fix testcases for host by Colin Cross · 6 years ago
  32. b13a948 Add apex name to description by Dan Willemsen · 6 years ago
  33. f048446 Merge "Add vendor snapshot modules" by Treehugger Robot · 6 years ago
  34. 54d9bb7 Improve documentation of the enabled property by Paul Duffin · 6 years ago
  35. 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 6 years ago
  36. eabaedd Fix product variables in defaults modules by Colin Cross · 6 years ago
  37. 6961a49 Fix product variable zero value check by Colin Cross · 6 years ago
  38. eec88e1 Add vendor snapshot modules by Inseob Kim · 6 years ago
  39. 8471cda Implement vendor snapshot by Inseob Kim · 6 years ago
  40. b7ec426 Merge "Simplify vendor conditionals" by Colin Cross · 6 years ago
  41. 6cc0515 Merge "Create a highmem pool and put metalava into it" by Treehugger Robot · 6 years ago
  42. 9d34f35 Simplify vendor conditionals by Colin Cross · 6 years ago
  43. 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
  44. 1b3348d Add ramdisk image. by Yifan Hong · 6 years ago
  45. 40efa1c Fix dependencies through symlinks by Dan Willemsen · 6 years ago
  46. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  47. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
  48. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
  49. 64d5cce Merge changes from topic "carry_required" by Treehugger Robot · 6 years ago
  50. c34d232 Use blueprint.EarlyModuleContext by Colin Cross · 6 years ago
  51. 6a8cf5f *RequiredModuleNames functions are available via Module interface by Jiyong Park · 6 years ago
  52. 1184b64 Add EarlyModuleContext for LoadHookContext by Colin Cross · 6 years ago
  53. 5e70805 Add helper functions for getting output files from modules by Colin Cross · 7 years ago
  54. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  55. f56f74b Fix duplicate sentence in visibility documentation by Anton Hansson · 6 years ago
  56. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  57. 6aa363b Merge "Fix: install flattened apex on system_ext" by Jooyung Han · 6 years ago
  58. 91df208 Fix: install flattened apex on system_ext by Jooyung Han · 6 years ago
  59. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  60. 97c1f34 Fix a typo in a comment in `android/module.go`. by Roland Levillain · 6 years ago
  61. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  62. d95aa2d Change the partition of outputfile by Sundong Ahn · 6 years ago
  63. 43240b1 Remove unused "product_services_specific" prop by Jooyung Han · 6 years ago
  64. dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 6 years ago
  65. a195f91 Split out osMutator from archMutator by Colin Cross · 6 years ago
  66. 2334757 Merge "Filter product variable property structs" by Colin Cross · 6 years ago
  67. 96ce6ab Merge "Use localPool consistently for UseGoma() == true" by Treehugger Robot · 6 years ago
  68. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  69. 90ba5f4 Add InstallInRoot to allow modules to install into root partition by Colin Cross · 6 years ago
  70. 2e2dbc2 Use localPool consistently for UseGoma() == true by Colin Cross · 6 years ago
  71. 0949f31 Fix android_test install path. by Jaewoong Jung · 6 years ago
  72. 18c4680 Filter product variable property structs by Colin Cross · 6 years ago
  73. 344d543 Add "apex_vndk" module type by Jooyung Han · 7 years ago
  74. d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 7 years ago
  75. f02f309 Merge "java_import can be included in apex" by Treehugger Robot · 7 years ago
  76. 9e6c242 java_import can be included in apex by Jiyong Park · 7 years ago
  77. 607d858 Add InstallBypassMake by Colin Cross · 7 years ago
  78. 95d53b5 Add defaults_visibility support by Paul Duffin · 7 years ago
  79. 63c6e18 Refactor visibility to support visibility on defaults modules by Paul Duffin · 7 years ago
  80. d5f6c82 Rename product_services to system_ext by Justin Yun · 7 years ago
  81. 9a36223 Add a String() method to android.Module by Colin Cross · 7 years ago
  82. e484f47 Inherit default_visibility from parent package by Paul Duffin · 7 years ago
  83. e2453c7 Allow default visibility to be set per package by Paul Duffin · 7 years ago
  84. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 7 years ago
  85. 4b69c49 Add implicit outputs to ErrorRule rules by Colin Cross · 7 years ago
  86. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  87. b88b3c5 Capture missing dependency error rules by Colin Cross · 7 years ago
  88. 6c4f21f Reimplement AddMissingDependencies by Colin Cross · 7 years ago
  89. b6fd6f7 Merge "Clean up sortedKeys function" by Treehugger Robot · 7 years ago
  90. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 7 years ago
  91. 1a365c6 Clean up sortedKeys function by Inseob Kim · 7 years ago
  92. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  93. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 7 years ago
  94. 4157e88 Rename ModuleBase receivers by Colin Cross · 7 years ago
  95. 25de6c3 Remove repetition in android package names by Colin Cross · 7 years ago
  96. 41955e8 Support tagged module references by Colin Cross · 7 years ago
  97. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 7 years ago
  98. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 7 years ago
  99. 03dc3f6 Enable native bridge support by default for certain ndk modules by dimitry · 7 years ago
  100. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago