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