1. 572aeed Merge "Move imageMutator before archMutator" by Treehugger Robot · 6 years ago
  2. 70415ce Merge changes Icbdf4979,I1a6f135d by Jooyung Han · 6 years ago
  3. fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
  4. 671f1ce Fix apex to follow deps of modules with stubs. by Jooyung Han · 6 years ago
  5. 7cf4b5d Merge "hostdex:true modules are available for platform" by Treehugger Robot · 6 years ago
  6. bd06243 Merge "Use empty string for core image variant" by Treehugger Robot · 6 years ago
  7. f56f74b Fix duplicate sentence in visibility documentation by Anton Hansson · 6 years ago
  8. b02bb40 hostdex:true modules are available for platform by Jiyong Park · 6 years ago
  9. 505221f ignore apex_available for host variants by Jiyong Park · 6 years ago
  10. 0558ecc Merge "Decouple addition of new sdk member types from sdk code" by Treehugger Robot · 6 years ago
  11. 7113d20 Use empty string for core image variant by Colin Cross · 6 years ago
  12. e676810 Merge "Install flattened/unflattend apexes for GSI" by Treehugger Robot · 6 years ago
  13. 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 6 years ago
  14. 57b9e1d Improve handling of generated include dirs by Paul Duffin · 6 years ago
  15. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  16. 455e3a0 Merge "Move/dedupe some host path functions in package_ctx.go." by Treehugger Robot · 6 years ago
  17. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 6 years ago
  18. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
  19. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 6 years ago
  20. e2f3b5d Merge "Move ImageMutator after archMutator" by Treehugger Robot · 6 years ago
  21. e2e4a5d Merge "Overridden APEX doesn't contribute to the file contexts" by Jeff Sharkey · 6 years ago
  22. ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
  23. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  24. cea93af Merge "apex_available is defaultable" by Treehugger Robot · 6 years ago
  25. 3ab2c3e Install flattened/unflattend apexes for GSI by Jooyung Han · 6 years ago
  26. 317645e Overridden APEX doesn't contribute to the file contexts by Jiyong Park · 6 years ago
  27. 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 6 years ago
  28. e44358f Add support for host sdk by Paul Duffin · 6 years ago
  29. b645ec8 Add model to represent generated snapshot .bp file by Paul Duffin · 6 years ago
  30. 3814f4d apex_available is defaultable by Jiyong Park · 6 years ago
  31. 6aa363b Merge "Fix: install flattened apex on system_ext" by Jooyung Han · 6 years ago
  32. 91df208 Fix: install flattened apex on system_ext by Jooyung Han · 6 years ago
  33. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  34. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 6 years ago
  35. 62835fd Merge changes Ie274263a,I45993324 by Paul Duffin · 6 years ago
  36. 3ea15b5 Merge "Add GlobWithDeps to MakeVarsContext" by Colin Cross · 6 years ago
  37. 9154718 Adds droidstubs support to sdk module by Paul Duffin · 6 years ago
  38. 97c1f34 Fix a typo in a comment in `android/module.go`. by Roland Levillain · 6 years ago
  39. 126c57b Merge changes I7642c57b,I2120b40e by Treehugger Robot · 6 years ago
  40. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  41. 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 6 years ago
  42. 5d790c3 Add override_apex module type by Jiyong Park · 6 years ago
  43. 6ac3cac sh_binary prefer 32bit when TARGET_PREFER_32_BIT by Jiyong Park · 6 years ago
  44. a3ab1a9 Merge "Change the partition of outputfile" by Treehugger Robot · 6 years ago
  45. 26dedd3 Add override_android_test. by Jaewoong Jung · 6 years ago
  46. 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 6 years ago
  47. 0e0cf1d Refactor sdk update mechanism by Paul Duffin · 6 years ago
  48. d95aa2d Change the partition of outputfile by Sundong Ahn · 6 years ago
  49. 43240b1 Remove unused "product_services_specific" prop by Jooyung Han · 6 years ago
  50. 80df439 Merge "Enforce hidden apis usage in product(soong)" by Treehugger Robot · 6 years ago
  51. 3e38230 Merge changes from topic "libraries-txt-to-soong" by Treehugger Robot · 6 years ago
  52. 0fb9234 Merge "Update paths for libnative{bridge,loader}" by Treehugger Robot · 6 years ago
  53. 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 6 years ago
  54. 75c82fb Merge "Run non-RBE supported actions in the local pool when USE_RBE is set." by Ramy Medhat · 6 years ago
  55. 6341f01 Update paths for libnative{bridge,loader} by Orion Hodson · 6 years ago
  56. 2cc570d Enforce hidden apis usage in product(soong) by Jeongik Cha · 6 years ago
  57. dd0418a Run non-RBE supported actions in the local pool when USE_RBE is set. by Ramy Medhat · 6 years ago
  58. 8177ad2 Add GlobWithDeps to MakeVarsContext by Colin Cross · 6 years ago
  59. c66baf7 Add support for $(TARGET_EXPERIMENTAL_MTE) in product configs. by Peter Collingbourne · 6 years ago
  60. 7acbfc0 Merge "Soong generates vndk-related .libraries.txt files" by Jooyung Han · 6 years ago
  61. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 6 years ago
  62. a5f22ed Add rust_test and rust_test_host. by Chih-Hung Hsieh · 6 years ago
  63. 74362a4 Move TestConfig sdk versions forward by Colin Cross · 6 years ago
  64. ef99a4b Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 6 years ago
  65. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 6 years ago
  66. 86984b8 Merge "Create C-Suite config module" am: 760d3d35b6 by karenluo · 6 years ago
  67. 760d3d3 Merge "Create C-Suite config module" by Treehugger Robot · 6 years ago
  68. c031819 Create C-Suite config module by karenluo · 6 years ago
  69. 3cf346c Merge "Prohibit dependencies outside of uses_sdks" am: c5bba642f1 by Jiyong Park · 6 years ago
  70. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 6 years ago
  71. a3046bb Merge "Split out osMutator from archMutator" am: d1818c8ed0 by Colin Cross · 6 years ago
  72. fdbf076 Merge "Add arch mutator test" am: fb91986493 by Colin Cross · 6 years ago
  73. ee86339 Merge "Add method to determine variations from a Target" am: ad4a597c79 by Colin Cross · 6 years ago
  74. d1818c8 Merge "Split out osMutator from archMutator" by Colin Cross · 6 years ago
  75. fb91986 Merge "Add arch mutator test" by Colin Cross · 6 years ago
  76. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 6 years ago
  77. b9e63fe Merge "Enable Java language level 9 by default." am: 4fe25b05b9 by Pete Gillin · 6 years ago
  78. 4fe25b0 Merge "Enable Java language level 9 by default." by Pete Gillin · 6 years ago
  79. 53fb8dd Merge "Create scripts to update and freeze a module SDK" am: d7d5e5a1ac by Jiyong Park · 6 years ago
  80. 403f099 Merge "Add SingletonContext::VisitDirectDepths[If] to Android proxy." by Mitch Phillips · 6 years ago
  81. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 6 years ago
  82. d7d5e5a Merge "Create scripts to update and freeze a module SDK" by Treehugger Robot · 6 years ago
  83. 344eed4 Merge "Add SingletonContext::VisitDirectDepths[If] to Android proxy." by Treehugger Robot · 6 years ago
  84. a195f91 Split out osMutator from archMutator by Colin Cross · 6 years ago
  85. 158eeb7 Add arch mutator test by Colin Cross · 6 years ago
  86. 3a7a31b Add SingletonContext::VisitDirectDepths[If] to Android proxy. by Mitch Phillips · 6 years ago
  87. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 6 years ago
  88. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 6 years ago
  89. 090366e Merge "add [static|shared].apex_available to cc_library" am: a4cdb8dd40 by Jiyong Park · 6 years ago
  90. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 6 years ago
  91. a90ca00 add [static|shared].apex_available to cc_library by Jiyong Park · 6 years ago
  92. 2b0d6a8 Make apex_available respect AllowMissingDependencies am: 4b5438a9ea by Orion Hodson · 6 years ago
  93. 4b5438a Make apex_available respect AllowMissingDependencies by Orion Hodson · 6 years ago
  94. 6064472 Merge "Remove no_apex in favor or apex_available" am: e89b8fb919 by Jiyong Park · 6 years ago
  95. e89b8fb Merge "Remove no_apex in favor or apex_available" by Treehugger Robot · 6 years ago
  96. 362051e Merge "Filter product variable property structs" am: 2334757d24 by Colin Cross · 6 years ago
  97. 2e7e4df Merge "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  98. 2334757 Merge "Filter product variable property structs" by Colin Cross · 6 years ago
  99. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  100. e33b763 Merge "Add symlinks to sh_binary in soong" am: 8b0dc4be07 by Colin Cross · 6 years ago