1. ef99a4b Merge "Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 5 years ago
  2. a1c9e9d Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 5 years ago
  3. 86984b8 Merge "Create C-Suite config module" am: 760d3d35b6 by karenluo · 5 years ago
  4. 760d3d3 Merge "Create C-Suite config module" by Treehugger Robot · 5 years ago
  5. c031819 Create C-Suite config module by karenluo · 5 years ago
  6. 3cf346c Merge "Prohibit dependencies outside of uses_sdks" am: c5bba642f1 by Jiyong Park · 5 years ago
  7. c5bba64 Merge "Prohibit dependencies outside of uses_sdks" by Treehugger Robot · 5 years ago
  8. a3046bb Merge "Split out osMutator from archMutator" am: d1818c8ed0 by Colin Cross · 5 years ago
  9. fdbf076 Merge "Add arch mutator test" am: fb91986493 by Colin Cross · 5 years ago
  10. ee86339 Merge "Add method to determine variations from a Target" am: ad4a597c79 by Colin Cross · 5 years ago
  11. d1818c8 Merge "Split out osMutator from archMutator" by Colin Cross · 5 years ago
  12. fb91986 Merge "Add arch mutator test" by Colin Cross · 5 years ago
  13. ad4a597 Merge "Add method to determine variations from a Target" by Colin Cross · 5 years ago
  14. b9e63fe Merge "Enable Java language level 9 by default." am: 4fe25b05b9 by Pete Gillin · 5 years ago
  15. 4fe25b0 Merge "Enable Java language level 9 by default." by Pete Gillin · 5 years ago
  16. 53fb8dd Merge "Create scripts to update and freeze a module SDK" am: d7d5e5a1ac by Jiyong Park · 5 years ago
  17. 403f099 Merge "Add SingletonContext::VisitDirectDepths[If] to Android proxy." by Mitch Phillips · 5 years ago
  18. a7bc8ad Prohibit dependencies outside of uses_sdks by Jiyong Park · 5 years ago
  19. d7d5e5a Merge "Create scripts to update and freeze a module SDK" by Treehugger Robot · 5 years ago
  20. 344eed4 Merge "Add SingletonContext::VisitDirectDepths[If] to Android proxy." by Treehugger Robot · 5 years ago
  21. a195f91 Split out osMutator from archMutator by Colin Cross · 5 years ago
  22. 158eeb7 Add arch mutator test by Colin Cross · 5 years ago
  23. 3a7a31b Add SingletonContext::VisitDirectDepths[If] to Android proxy. by Mitch Phillips · 5 years ago
  24. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  25. 1b3370f Enable Java language level 9 by default. by Pete Gillin · 5 years ago
  26. 090366e Merge "add [static|shared].apex_available to cc_library" am: a4cdb8dd40 by Jiyong Park · 5 years ago
  27. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 5 years ago
  28. a90ca00 add [static|shared].apex_available to cc_library by Jiyong Park · 5 years ago
  29. 2b0d6a8 Make apex_available respect AllowMissingDependencies am: 4b5438a9ea by Orion Hodson · 5 years ago
  30. 4b5438a Make apex_available respect AllowMissingDependencies by Orion Hodson · 5 years ago
  31. 6064472 Merge "Remove no_apex in favor or apex_available" am: e89b8fb919 by Jiyong Park · 5 years ago
  32. e89b8fb Merge "Remove no_apex in favor or apex_available" by Treehugger Robot · 5 years ago
  33. 362051e Merge "Filter product variable property structs" am: 2334757d24 by Colin Cross · 5 years ago
  34. 2e7e4df Merge "Remove old-style support for translated second architectures" by Colin Cross · 5 years ago
  35. 2334757 Merge "Filter product variable property structs" by Colin Cross · 5 years ago
  36. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 5 years ago
  37. e33b763 Merge "Add symlinks to sh_binary in soong" am: 8b0dc4be07 by Colin Cross · 5 years ago
  38. 8b0dc4b Merge "Add symlinks to sh_binary in soong" by Colin Cross · 5 years ago
  39. 6a34131 Add symlinks to sh_binary in soong by Rashed Abdel-Tawab · 5 years ago
  40. eb767a0 Merge "Use localPool consistently for UseGoma() == true" am: 96ce6ab143 by Colin Cross · 5 years ago
  41. 96ce6ab Merge "Use localPool consistently for UseGoma() == true" by Treehugger Robot · 5 years ago
  42. 789fc86 Merge changes from topic "install" am: 4acb77e76a by Colin Cross · 5 years ago
  43. 21daf4e Separate InstallPath from OutputPath am: 70dda7e3da by Colin Cross · 5 years ago
  44. 5c17b4e Add InstallInRoot to allow modules to install into root partition am: 90ba5f4e98 by Colin Cross · 5 years ago
  45. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 5 years ago
  46. ff6c33d Replace RelPathString() with ToMakePath() by Colin Cross · 5 years ago
  47. 90ba5f4 Add InstallInRoot to allow modules to install into root partition by Colin Cross · 5 years ago
  48. bf0adb2 Merge changes from topic "filter_arch_properties" am: 2f429160c1 by Colin Cross · 5 years ago
  49. 21c6067 Move arch properties to proptools.FilterPropertyStruct am: 7444910e93 by Colin Cross · 5 years ago
  50. 2f42916 Merge changes from topic "filter_arch_properties" by Treehugger Robot · 5 years ago
  51. b0413c3 Merge "Add apex_available to control the availablity of a module to APEXes" by Jiyong Park · 5 years ago
  52. 7916bfc Remove no_apex in favor or apex_available by Jiyong Park · 5 years ago
  53. 127b40b Add apex_available to control the availablity of a module to APEXes by Jiyong Park · 5 years ago
  54. 0a52b0e Merge "Change RRO enforcement logic" am: fdc9afa15b by Yo Chiang · 5 years ago
  55. fdc9afa Merge "Change RRO enforcement logic" by Yo Chiang · 5 years ago
  56. 2e2dbc2 Use localPool consistently for UseGoma() == true by Colin Cross · 5 years ago
  57. c7503e2 Move sharding functions for reuse am: 0a2f719bca by Colin Cross · 5 years ago
  58. f856c00 Merge changes from topic "soong_c_flags" by Treehugger Robot · 5 years ago
  59. 58a6de1 Merge changes I3d6506f5,I3667eac9 am: 9dc1756484 by Jaewoong Jung · 5 years ago
  60. 4ebd06a Change RRO enforcement logic by Yo Chiang · 5 years ago
  61. 0a2f719 Move sharding functions for reuse by Colin Cross · 5 years ago
  62. 0949f31 Fix android_test install path. by Jaewoong Jung · 5 years ago
  63. a5ba702 Migrate java/androidmk.go to new system #2 am: 9a1e8bdd0b by Jaewoong Jung · 5 years ago
  64. c2f794a Merge "Migrate java/androidmk.go to new system #1" am: 2784fda152 by Jaewoong Jung · 5 years ago
  65. 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 5 years ago
  66. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 5 years ago
  67. 18c4680 Filter product variable property structs by Colin Cross · 5 years ago
  68. 7444910 Move arch properties to proptools.FilterPropertyStruct by Colin Cross · 5 years ago
  69. e003c4a Make CreateModule return the newly created module by Colin Cross · 5 years ago
  70. e6825e5 Make CreateModule take an android.ModuleFactory am: 84dfc3d331 by Colin Cross · 5 years ago
  71. 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 5 years ago
  72. 303b299 Merge "Introduce module type 'sdk'" am: b1102ba828 by Jiyong Park · 5 years ago
  73. d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
  74. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  75. 39293b4 Merge "Revert "Remove old-style support for translated second architectures"" by Colin Cross · 5 years ago
  76. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 5 years ago
  77. 94bac35 Merge "Remove old-style support for translated second architectures" by Colin Cross · 5 years ago
  78. fe6330c Remove old-style support for translated second architectures by Colin Cross · 5 years ago
  79. 87f0f37 Merge "Add "apex_vndk" module type" am: 1f6c94a3ac by Jooyung Han · 5 years ago
  80. 1f6c94a Merge "Add "apex_vndk" module type" by Treehugger Robot · 5 years ago
  81. fb041f8 Merge "Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  82. b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 5 years ago
  83. 022a73b Move splitFileExt to the android package. by Ivan Lozano · 5 years ago
  84. 344d543 Add "apex_vndk" module type by Jooyung Han · 5 years ago
  85. c0c0468 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 5 years ago
  86. 349cd47 CreateModule also inherits variableProperties. by Steven Moreland · 5 years ago
  87. f80ef34 Merge "Rewrite depfile from sbox to stay reproducible" am: e2ce551909 by Dan Willemsen · 5 years ago
  88. e2ce551 Merge "Rewrite depfile from sbox to stay reproducible" by Dan Willemsen · 5 years ago
  89. 7322b52 Allow per test rules in neverallow_test.go am: 115445b5d6 by Paul Duffin · 5 years ago
  90. 115445b Allow per test rules in neverallow_test.go by Paul Duffin · 5 years ago
  91. 91e3819 Support multiple expected errors in neverallow_test.go by Paul Duffin · 5 years ago
  92. c89b6f1 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 5 years ago
  93. e78b110 Allow modules to be enabled/disabled depending on whether APEXes are flattened. by Roland Levillain · 5 years ago
  94. af93360 Merge changes from topic "check-flattened-art-apex" by Roland Levillain · 5 years ago
  95. 6e104c7 Merge changes Ife12ba69,Ibf910262 am: 7ca5576905 by Jaewoong Jung · 5 years ago
  96. 7ca5576 Merge changes Ife12ba69,Ibf910262 by Jaewoong Jung · 5 years ago
  97. 7e03518 Merge "soong: Add tests for depending on disabled module" am: a9caf47ea2 by Jooyung Han · 5 years ago
  98. e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 5 years ago
  99. 2879d41 Allow modules to be enabled/disabled depending on whether APEXes are flattened. by Roland Levillain · 5 years ago
  100. d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 5 years ago