1. f544fe3 Account for multiple BOARD_PLAT_PUBLIC[PRIVATE]_SEPOLICY_DIR dirs by Tri Vo · 7 years ago
  2. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  3. f923f2b Remove the unused `tags` property by Dan Willemsen · 7 years ago
  4. ba14a8f Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  5. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  6. c5934c5 Merge "Expose selinux variables to Soong." by Tri Vo · 7 years ago
  7. 3607f21 Don't install modules in unexported namespaces by Colin Cross · 7 years ago
  8. 35a5143 Expose selinux variables to Soong. by Tri Vo · 7 years ago
  9. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
  10. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
  11. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  12. 59bcf6e Merge "Fix aapt2 --min-sdk-version after finalized SDK" by Colin Cross · 7 years ago
  13. 5ddf292 Merge "Reverse RRO dir paths when passing to Make" by Colin Cross · 7 years ago
  14. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  15. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  16. a140bb0 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  17. eafb10c Fix module rename inside namespace by Colin Cross · 7 years ago
  18. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  19. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  20. 0fe7866 Add VendorConfig for board-level Soong plugin configuration by Dan Willemsen · 7 years ago
  21. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  22. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  23. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  24. 57a23d2 Add vintf_fragments. by Steven Moreland · 7 years ago
  25. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  26. 5eb8ec1 Make arm_on_x86 symmetric by Victor Khimenko · 7 years ago
  27. 45d4f09 Merge changes I406c5bef,Ibde685d7,I1c09412d by Logan Chien · 7 years ago
  28. af29bad Allow VNDK extensions under vendor or device by Logan Chien · 7 years ago
  29. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  30. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  31. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 7 years ago
  32. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 7 years ago
  33. a052599 Remove obsolete Brillo variable by Dan Willemsen · 7 years ago
  34. b2b33de Fetch generated srcs from java libs for droiddoc. by Nan Zhang · 7 years ago
  35. 5a8d428 Merge changes I9bec563c,I34f06abd by Logan Chien · 7 years ago
  36. 7922ab8 RemoveFromList() should remove all matches by Logan Chien · 7 years ago
  37. 5e877b1 Add unit tests for android/util.go by Logan Chien · 7 years ago
  38. 34ce67d Consider binder bitness while looking for abi references. by Jayant Chowdhary · 7 years ago
  39. ac066c6 For abi diffing, factor in arch variant and primary arch. by Jayant Chowdhary · 7 years ago
  40. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 7 years ago
  41. 15cd21a Report errors when opening config files by Colin Cross · 7 years ago
  42. d2092db Merge changes I84868c92,If1690a70,Ia9aeb2ff by Colin Cross · 7 years ago
  43. 7c695eb Merge "Add proto.canonical_path_from_root" by Dan Willemsen · 7 years ago
  44. 192e97a Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 7 years ago
  45. 461b445 Pass nil instead of []string{} to ctx.Glob* functions by Colin Cross · 7 years ago
  46. c48c143 Revert "Move AllowMissingDependencies check from PathsForSource to PathForSource" by Colin Cross · 7 years ago
  47. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 7 years ago
  48. 94a3210 Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 7 years ago
  49. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 7 years ago
  50. dc75ae7 Add t.Run and t.Helper to paths_test.go by Colin Cross · 7 years ago
  51. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 7 years ago
  52. 581fd21 Droiddoc Support in Soong by Nan Zhang · 7 years ago
  53. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  54. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 7 years ago
  55. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  56. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  57. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 7 years ago
  58. 6e72ef7 Move namespace mutator earlier to support defaults by Dan Willemsen · 7 years ago
  59. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 7 years ago
  60. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 7 years ago
  61. 2e02084 Merge "Remove unnecessary DeviceUsesClang." by Stephen Hines · 7 years ago
  62. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 7 years ago
  63. e401a83 Remove armv5te by Dan Willemsen · 7 years ago
  64. e2fb629 Make D8 Desugaring default. by Alan Leung · 7 years ago
  65. 04ddd45 Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)." by Tobias Thierer · 7 years ago
  66. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 7 years ago
  67. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 7 years ago
  68. b4330e2 Move string list utility functions to android package by Colin Cross · 7 years ago
  69. 19454d5 Merge "neverallows in Soong" by Treehugger Robot · 7 years ago
  70. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  71. 3b528a8 Merge "Update the NDK ARM ABI to armv7." by Treehugger Robot · 7 years ago
  72. d3c8ca4 Update the NDK ARM ABI to armv7. by Dan Albert · 7 years ago
  73. 5760399 Merge "Remove sepolicy_split from soong." by Treehugger Robot · 7 years ago
  74. 731c8da Merge "Prep D8 default instead of CompatDX in build/soong" by Alan Leung · 7 years ago
  75. 65b3fd9 neverallows in Soong by Steven Moreland · 7 years ago
  76. 0afa55a Remove sepolicy_split from soong. by Steven Moreland · 7 years ago
  77. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 7 years ago
  78. a3b2500 Ensure -I . is the first protoc argument by Colin Cross · 7 years ago
  79. dd0bb0b Remove Treble/PRODUCT_FULL_TREBLE from Soong. by Steven Moreland · 7 years ago
  80. 4c016b9 Merge "Add split PRODUCT_FULL_TREBLE variables to Soong." by Treehugger Robot · 7 years ago
  81. e1731a5 Export app certificates to Make for apkcerts list by Colin Cross · 7 years ago
  82. c2b9f06 Add split PRODUCT_FULL_TREBLE variables to Soong. by Steven Moreland · 7 years ago
  83. 8fe1212 Install current VNDK libs to the versioned directories. by Justin Yun · 7 years ago
  84. e87040b Allow Soong to generate its own build documentation by Colin Cross · 7 years ago
  85. 5901439 Make SingletonContext.Rule take a blueprint.RuleParams by Colin Cross · 7 years ago
  86. 74e3fe4 Fix PathForPhony by Colin Cross · 7 years ago
  87. 366938f Allow java manifest property to reference filegroups by Colin Cross · 7 years ago
  88. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  89. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  90. 5beccee Split logtags implementations for cc and java by Colin Cross · 7 years ago
  91. c7efdd9 Merge "Revert "Default to building with OpenJDK 9 -target 1.8."" by Tobias Thierer · 7 years ago
  92. cf8d83d Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 7 years ago
  93. 6b4a32d Split java_binary modules into common and binary variants by Colin Cross · 7 years ago
  94. 0db5568 Make (Source|Output)Path.Join("foo").Rel() return "foo" by Colin Cross · 7 years ago
  95. 9cf27db Make TestModule.Output print a list of all outputs on error by Colin Cross · 7 years ago
  96. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 7 years ago
  97. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 7 years ago
  98. b274ed3 Make ninja file deterministic even with dup module names by Jeff Gaston · 7 years ago
  99. 5c3886d require namespaces to be declared only in files named Android.bp by Jeff Gaston · 7 years ago
  100. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 7 years ago