1. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 7 years ago
  2. 2cb5288 Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true by Jiyong Park · 7 years ago
  3. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 7 years ago
  4. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 7 years ago
  5. 94e90c6 Merge "Add sh_test_host." by Jaewoong Jung · 7 years ago
  6. d5f6c82 Rename product_services to system_ext by Justin Yun · 7 years ago
  7. cfec40c Move RuleBuilder on top of strings.Builder by Colin Cross · 7 years ago
  8. 188236f Merge "Document how properties work in defaults modules." by Treehugger Robot · 7 years ago
  9. b1907ee Merge "Dist NOTICE outputs for app targets." by Jaewoong Jung · 7 years ago
  10. 61a8368 Add sh_test_host. by Jaewoong Jung · 7 years ago
  11. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 7 years ago
  12. f67e1be Merge changes Icfc893c8,I40f03fc0 by Treehugger Robot · 7 years ago
  13. aa812d1 Allow debugging with SOONG_DELVE=<listen addr> by Colin Cross · 7 years ago
  14. 9a36223 Add a String() method to android.Module by Colin Cross · 7 years ago
  15. cb55e08 Add MutatorName to mutator contexts by Colin Cross · 7 years ago
  16. fa07821 Remove ioutil.TempDir from each android/soong/android test by Colin Cross · 7 years ago
  17. aebc02a Allow neverallow rules to be defined by custom bootstrap_go_packages by Paul Duffin · 7 years ago
  18. e484f47 Inherit default_visibility from parent package by Paul Duffin · 7 years ago
  19. e2453c7 Allow default visibility to be set per package by Paul Duffin · 7 years ago
  20. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 7 years ago
  21. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 7 years ago
  22. 0b4ca86 Merge "OverridableModuleBase shouldn't embed ModuleBase." by Treehugger Robot · 7 years ago
  23. 8985d52 OverridableModuleBase shouldn't embed ModuleBase. by Jaewoong Jung · 7 years ago
  24. a3d0986 Remove the no_standard_libs property by Paul Duffin · 7 years ago
  25. fae8569 Merge "Give Blueprint modules access to all namespaces" by Treehugger Robot · 7 years ago
  26. cd84b4e Give Blueprint modules access to all namespaces by Colin Cross · 7 years ago
  27. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 7 years ago
  28. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 7 years ago
  29. 606f946 Merge "Fix typos in a comment." by Treehugger Robot · 7 years ago
  30. 393590d Merge "Never allow java_library_host with no_standard_libs: true" by Paul Duffin · 7 years ago
  31. e51e2fe Merge changes I89ad92f3,Ife1604c0 by Colin Cross · 7 years ago
  32. 02b2d4d Fix typos in a comment. by Jaewoong Jung · 7 years ago
  33. 4b69c49 Add implicit outputs to ErrorRule rules by Colin Cross · 7 years ago
  34. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 7 years ago
  35. 733728b Merge "Convert cc aidl to rule builder" by Dan Willemsen · 7 years ago
  36. b815ada Never allow java_library_host with no_standard_libs: true by Paul Duffin · 7 years ago
  37. b6c6bdd Add tests for core library neverallow rules by Paul Duffin · 7 years ago
  38. dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  39. 0e99175 Add test for missing defaults modules with AllowMissingDependencies by Colin Cross · 7 years ago
  40. b88b3c5 Capture missing dependency error rules by Colin Cross · 7 years ago
  41. 2ffb9a8 Share buildDir for android/soong/android tests by Colin Cross · 7 years ago
  42. 6c4f21f Reimplement AddMissingDependencies by Colin Cross · 7 years ago
  43. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 7 years ago
  44. b6fd6f7 Merge "Clean up sortedKeys function" by Treehugger Robot · 7 years ago
  45. 380c69a Revert "Consolidate *MutatorContext and ModuleContext into BaseModuleContext" by Colin Cross · 7 years ago
  46. 1a365c6 Clean up sortedKeys function by Inseob Kim · 7 years ago
  47. 7e0a2cb Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago
  48. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 7 years ago
  49. 4157e88 Rename ModuleBase receivers by Colin Cross · 7 years ago
  50. 25de6c3 Remove repetition in android package names by Colin Cross · 7 years ago
  51. 1945a4b Convert cc aidl to rule builder by Dan Willemsen · 7 years ago
  52. b4c35f3 Merge "Support tagged module references" by Treehugger Robot · 7 years ago
  53. 933d2a8 Merge "Remove extra word in soong.android.archMutator's comment." by Treehugger Robot · 7 years ago
  54. e52b978 Merge "Soong: Define a new Soong module named prebuilt_firmware." by Treehugger Robot · 7 years ago
  55. f5b635d Remove extra word in soong.android.archMutator's comment. by Roland Levillain · 7 years ago
  56. 41955e8 Support tagged module references by Colin Cross · 7 years ago
  57. cefa94bd Fix data race and ordering consistency in apex modules by Colin Cross · 7 years ago
  58. 057a8b1 Soong: Define a new Soong module named prebuilt_firmware. by Patrice Arruda · 7 years ago
  59. 06b2c69 Merge "Add data property to sh_test." by Jaewoong Jung · 7 years ago
  60. b023fe3 Merge "AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json" by Treehugger Robot · 7 years ago
  61. 8eaeb09 Add data property to sh_test. by Jaewoong Jung · 7 years ago
  62. 50ddcc4 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 7 years ago
  63. 7d06395 Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" by Colin Cross · 7 years ago
  64. c032498 Revert "Port uses-shared library verification and dexpreopting to Soong" by Colin Cross · 7 years ago
  65. 2f4c55e Merge changes from topic "verify_uses_libraries" by Treehugger Robot · 7 years ago
  66. b66d7b1 Port uses-shared library verification and dexpreopting to Soong by Colin Cross · 7 years ago
  67. 18c82ff AIDEGen: Collect the srcjar into out/soong/module_bp_java_deps.json by patricktu · 7 years ago
  68. 226b20d Allow //visibility:public to override other visibility rules. by Martin Stjernholm · 7 years ago
  69. ebd757d Document how properties work in defaults modules. by Martin Stjernholm · 7 years ago
  70. 7636b36 Merge "Apply native_bridge suffix to all cc_modules" by Dimitry Ivanov · 7 years ago
  71. d14e5c6 Merge "Add some more visibility test cases." by Treehugger Robot · 7 years ago
  72. 4320449 Apply native_bridge suffix to all cc_modules by dimitry · 7 years ago
  73. 628db6f Native bridge modules are not translated second archs by dimitry · 7 years ago
  74. 8edeb63 Add some more visibility test cases. by Martin Stjernholm · 7 years ago
  75. 0d99f7c Don't create a second host arch for tests on darwin by Colin Cross · 7 years ago
  76. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 7 years ago
  77. e40da8c Merge "Soong: Add support on installing fonts in /fonts system image." by Treehugger Robot · 7 years ago
  78. 651f40b Merge "Generate VNDK snapshot with Soong except configs" by Treehugger Robot · 7 years ago
  79. 61583eb Soong: Add support on installing fonts in /fonts system image. by Patrice Arruda · 7 years ago
  80. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 7 years ago
  81. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 7 years ago
  82. 66bdb69 Prevent hangs in OncePer when the callback panics by Colin Cross · 7 years ago
  83. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 7 years ago
  84. 03dc3f6 Enable native bridge support by default for certain ndk modules by dimitry · 7 years ago
  85. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 7 years ago
  86. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 7 years ago
  87. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago
  88. 0ef0816 Support robolectric_test by Colin Cross · 7 years ago
  89. ff5a177 Remove unnecessary core library neverallow rules by Paul Duffin · 7 years ago
  90. 1341942 Merge "Prebuilt APEXes are recoreded in apexkeys.txt" by Treehugger Robot · 7 years ago
  91. 23803f9 Merge "Support opt-in ABI checks" by Logan Chien · 7 years ago
  92. 4d27704 Prebuilt APEXes are recoreded in apexkeys.txt by Jiyong Park · 7 years ago
  93. 41eabe6 Support opt-in ABI checks by Logan Chien · 7 years ago
  94. 2e61fa6 Add visibility support by Paul Duffin · 7 years ago
  95. 18805e4 Merge "Build contexts files with Soong" by Treehugger Robot · 7 years ago
  96. 159a585 Merge "New AndroidMk authoring system based on entry map." by Jaewoong Jung · 7 years ago
  97. 588c1ee Merge "Fix tests with cc_binary_host on mac" by Treehugger Robot · 7 years ago
  98. 0866b00 Build contexts files with Soong by Inseob Kim · 7 years ago
  99. 9c6241f Fix tests with cc_binary_host on mac by Colin Cross · 7 years ago
  100. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 7 years ago