1. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 8 years ago
  2. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 8 years ago
  3. 57a23d2 Add vintf_fragments. by Steven Moreland · 7 years ago
  4. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  5. 5eb8ec1 Make arm_on_x86 symmetric by Victor Khimenko · 7 years ago
  6. 45d4f09 Merge changes I406c5bef,Ibde685d7,I1c09412d by Logan Chien · 7 years ago
  7. af29bad Allow VNDK extensions under vendor or device by Logan Chien · 8 years ago
  8. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 8 years ago
  9. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 8 years ago
  10. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 8 years ago
  11. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 8 years ago
  12. a052599 Remove obsolete Brillo variable by Dan Willemsen · 8 years ago
  13. b2b33de Fetch generated srcs from java libs for droiddoc. by Nan Zhang · 8 years ago
  14. 5a8d428 Merge changes I9bec563c,I34f06abd by Logan Chien · 8 years ago
  15. 7922ab8 RemoveFromList() should remove all matches by Logan Chien · 8 years ago
  16. 5e877b1 Add unit tests for android/util.go by Logan Chien · 8 years ago
  17. 34ce67d Consider binder bitness while looking for abi references. by Jayant Chowdhary · 8 years ago
  18. ac066c6 For abi diffing, factor in arch variant and primary arch. by Jayant Chowdhary · 8 years ago
  19. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 8 years ago
  20. 15cd21a Report errors when opening config files by Colin Cross · 8 years ago
  21. d2092db Merge changes I84868c92,If1690a70,Ia9aeb2ff by Colin Cross · 8 years ago
  22. 7c695eb Merge "Add proto.canonical_path_from_root" by Dan Willemsen · 8 years ago
  23. 192e97a Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 8 years ago
  24. 461b445 Pass nil instead of []string{} to ctx.Glob* functions by Colin Cross · 8 years ago
  25. c48c143 Revert "Move AllowMissingDependencies check from PathsForSource to PathForSource" by Colin Cross · 8 years ago
  26. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 8 years ago
  27. 94a3210 Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 8 years ago
  28. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 8 years ago
  29. dc75ae7 Add t.Run and t.Helper to paths_test.go by Colin Cross · 8 years ago
  30. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 8 years ago
  31. 581fd21 Droiddoc Support in Soong by Nan Zhang · 8 years ago
  32. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 8 years ago
  33. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 8 years ago
  34. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 8 years ago
  35. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 8 years ago
  36. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 8 years ago
  37. 6e72ef7 Move namespace mutator earlier to support defaults by Dan Willemsen · 8 years ago
  38. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 8 years ago
  39. 1a5d7b1 Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS by Jiyong Park · 8 years ago
  40. 2e02084 Merge "Remove unnecessary DeviceUsesClang." by Stephen Hines · 8 years ago
  41. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 8 years ago
  42. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  43. e2fb629 Make D8 Desugaring default. by Alan Leung · 8 years ago
  44. 04ddd45 Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)." by Tobias Thierer · 8 years ago
  45. 18099fd Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 8 years ago
  46. ee6143c Add VisitDirectDepsWithTag by Colin Cross · 8 years ago
  47. b4330e2 Move string list utility functions to android package by Colin Cross · 8 years ago
  48. 19454d5 Merge "neverallows in Soong" by Treehugger Robot · 8 years ago
  49. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 8 years ago
  50. 3b528a8 Merge "Update the NDK ARM ABI to armv7." by Treehugger Robot · 8 years ago
  51. d3c8ca4 Update the NDK ARM ABI to armv7. by Dan Albert · 8 years ago
  52. 5760399 Merge "Remove sepolicy_split from soong." by Treehugger Robot · 8 years ago
  53. 731c8da Merge "Prep D8 default instead of CompatDX in build/soong" by Alan Leung · 8 years ago
  54. 65b3fd9 neverallows in Soong by Steven Moreland · 8 years ago
  55. 0afa55a Remove sepolicy_split from soong. by Steven Moreland · 8 years ago
  56. c37c634 Prep D8 default instead of CompatDX in build/soong by Alan Leung · 8 years ago
  57. a3b2500 Ensure -I . is the first protoc argument by Colin Cross · 8 years ago
  58. dd0bb0b Remove Treble/PRODUCT_FULL_TREBLE from Soong. by Steven Moreland · 8 years ago
  59. 4c016b9 Merge "Add split PRODUCT_FULL_TREBLE variables to Soong." by Treehugger Robot · 8 years ago
  60. e1731a5 Export app certificates to Make for apkcerts list by Colin Cross · 8 years ago
  61. c2b9f06 Add split PRODUCT_FULL_TREBLE variables to Soong. by Steven Moreland · 8 years ago
  62. 8fe1212 Install current VNDK libs to the versioned directories. by Justin Yun · 8 years ago
  63. e87040b Allow Soong to generate its own build documentation by Colin Cross · 8 years ago
  64. 5901439 Make SingletonContext.Rule take a blueprint.RuleParams by Colin Cross · 8 years ago
  65. 74e3fe4 Fix PathForPhony by Colin Cross · 8 years ago
  66. 366938f Allow java manifest property to reference filegroups by Colin Cross · 8 years ago
  67. e05f3a5 Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 8 years ago
  68. 13f23a2 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  69. 5beccee Split logtags implementations for cc and java by Colin Cross · 8 years ago
  70. c7efdd9 Merge "Revert "Default to building with OpenJDK 9 -target 1.8."" by Tobias Thierer · 8 years ago
  71. cf8d83d Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone." by Tobias Thierer · 8 years ago
  72. 6b4a32d Split java_binary modules into common and binary variants by Colin Cross · 8 years ago
  73. 0db5568 Make (Source|Output)Path.Join("foo").Rel() return "foo" by Colin Cross · 8 years ago
  74. 9cf27db Make TestModule.Output print a list of all outputs on error by Colin Cross · 8 years ago
  75. 7c05949 Revert "Default to building with OpenJDK 9 -target 1.8." by Tobias Thierer · 8 years ago
  76. 0ae8b54 Build with OpenJDK 9 -target 1.8 by default except for errorprone. by Tobias Thierer · 8 years ago
  77. b274ed3 Make ninja file deterministic even with dup module names by Jeff Gaston · 8 years ago
  78. 5c3886d require namespaces to be declared only in files named Android.bp by Jeff Gaston · 8 years ago
  79. 088e29e Revert "Revert "Soong support for namespaces"" by Jeff Gaston · 8 years ago
  80. 7154928 Install VNDK snapshot libraries for system build by Justin Yun · 8 years ago
  81. e15ddaf Fix builds outside of make by Colin Cross · 8 years ago
  82. 61ae0b7 Use default app certificate from Make by Colin Cross · 8 years ago
  83. 890ff55 Add enforced RRO support to Soong by Colin Cross · 8 years ago
  84. 0926fae Add system_$(VER) by Sundong Ahn · 8 years ago
  85. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 8 years ago
  86. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 8 years ago
  87. aabf679 Make *Context.Config return a Config instead of a interface{} by Colin Cross · 8 years ago
  88. 178d5fe Revert "Soong support for namespaces" by Jeff Gaston · 8 years ago
  89. 54855dd Convert a missed Singleton by Colin Cross · 8 years ago
  90. 63a250a Soong support for namespaces by Jeff Gaston · 8 years ago
  91. 3bc7ffa Replace aapt support with aapt2 by Colin Cross · 8 years ago
  92. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 8 years ago
  93. 3e65845 Merge "Copy abidiffs into /abidiffs on abi breakages." by Jayant Chowdhary · 8 years ago
  94. 219139d Copy abidiffs into /abidiffs on abi breakages. by Jayant Chowdhary · 8 years ago
  95. b06ad36 Merge "Autodetect files named Android.bp in tests" by Jeff Gaston · 8 years ago
  96. e261615 Merge "Prohibit accidental renames of product config json fields" by Jeff Gaston · 8 years ago
  97. f5f6e49 Prohibit accidental renames of product config json fields by Jeff Gaston · 8 years ago
  98. cf31fcf Make AndroidRuleFunc callback take a Config by Colin Cross · 8 years ago
  99. dea7e4d Autodetect files named Android.bp in tests by Jeff Gaston · 8 years ago
  100. 6dfde48 Merge changes from topics "soong_logtags", "droiddoc_srcjars" by Colin Cross · 8 years ago