Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
02b4da53a76b4ba18e3e14588826d7af45ccd6b5
/
android
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
· 8 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
· 8 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
· 8 years ago
5cfbfbb
Use product instead of oem for Product specific module
by Jaekyun Seok
· 8 years ago
1a5d7b1
Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS
by Jiyong Park
· 8 years ago
2e02084
Merge "Remove unnecessary DeviceUsesClang."
by Stephen Hines
· 8 years ago
6ea0f81
Remove unnecessary DeviceUsesClang.
by Stephen Hines
· 8 years ago
e401a83
Remove armv5te
by Dan Willemsen
· 8 years ago
e2fb629
Make D8 Desugaring default.
by Alan Leung
· 8 years ago
04ddd45
Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)."
by Tobias Thierer
· 8 years ago
18099fd
Build with OpenJDK 9 -target 1.8 by default (attempt 4).
by Tobias Thierer
· 8 years ago
ee6143c
Add VisitDirectDepsWithTag
by Colin Cross
· 8 years ago
b4330e2
Move string list utility functions to android package
by Colin Cross
· 8 years ago
19454d5
Merge "neverallows in Soong"
by Treehugger Robot
· 8 years ago
2db7692
Add [soc|device|product]_specific
by Jiyong Park
· 8 years ago
3b528a8
Merge "Update the NDK ARM ABI to armv7."
by Treehugger Robot
· 8 years ago
d3c8ca4
Update the NDK ARM ABI to armv7.
by Dan Albert
· 8 years ago
5760399
Merge "Remove sepolicy_split from soong."
by Treehugger Robot
· 8 years ago
731c8da
Merge "Prep D8 default instead of CompatDX in build/soong"
by Alan Leung
· 8 years ago
65b3fd9
neverallows in Soong
by Steven Moreland
· 8 years ago
0afa55a
Remove sepolicy_split from soong.
by Steven Moreland
· 8 years ago
c37c634
Prep D8 default instead of CompatDX in build/soong
by Alan Leung
· 8 years ago
a3b2500
Ensure -I . is the first protoc argument
by Colin Cross
· 8 years ago
dd0bb0b
Remove Treble/PRODUCT_FULL_TREBLE from Soong.
by Steven Moreland
· 8 years ago
4c016b9
Merge "Add split PRODUCT_FULL_TREBLE variables to Soong."
by Treehugger Robot
· 8 years ago
e1731a5
Export app certificates to Make for apkcerts list
by Colin Cross
· 8 years ago
c2b9f06
Add split PRODUCT_FULL_TREBLE variables to Soong.
by Steven Moreland
· 8 years ago
8fe1212
Install current VNDK libs to the versioned directories.
by Justin Yun
· 8 years ago
e87040b
Allow Soong to generate its own build documentation
by Colin Cross
· 8 years ago
5901439
Make SingletonContext.Rule take a blueprint.RuleParams
by Colin Cross
· 8 years ago
74e3fe4
Fix PathForPhony
by Colin Cross
· 8 years ago
366938f
Allow java manifest property to reference filegroups
by Colin Cross
· 8 years ago
e05f3a5
Revert "Build with OpenJDK 9 -target 1.8 by default except for errorprone."
by Tobias Thierer
· 8 years ago
13f23a2
Build with OpenJDK 9 -target 1.8 by default except for errorprone.
by Tobias Thierer
· 8 years ago
5beccee
Split logtags implementations for cc and java
by Colin Cross
· 8 years ago
c7efdd9
Merge "Revert "Default to building with OpenJDK 9 -target 1.8.""
by Tobias Thierer
· 8 years ago
cf8d83d
Merge "Build with OpenJDK 9 -target 1.8 by default except for errorprone."
by Tobias Thierer
· 8 years ago
6b4a32d
Split java_binary modules into common and binary variants
by Colin Cross
· 8 years ago
0db5568
Make (Source|Output)Path.Join("foo").Rel() return "foo"
by Colin Cross
· 8 years ago
9cf27db
Make TestModule.Output print a list of all outputs on error
by Colin Cross
· 8 years ago
7c05949
Revert "Default to building with OpenJDK 9 -target 1.8."
by Tobias Thierer
· 8 years ago
0ae8b54
Build with OpenJDK 9 -target 1.8 by default except for errorprone.
by Tobias Thierer
· 8 years ago
b274ed3
Make ninja file deterministic even with dup module names
by Jeff Gaston
· 8 years ago
5c3886d
require namespaces to be declared only in files named Android.bp
by Jeff Gaston
· 8 years ago
088e29e
Revert "Revert "Soong support for namespaces""
by Jeff Gaston
· 8 years ago
7154928
Install VNDK snapshot libraries for system build
by Justin Yun
· 8 years ago
e15ddaf
Fix builds outside of make
by Colin Cross
· 8 years ago
61ae0b7
Use default app certificate from Make
by Colin Cross
· 8 years ago
890ff55
Add enforced RRO support to Soong
by Colin Cross
· 8 years ago
0926fae
Add system_$(VER)
by Sundong Ahn
· 8 years ago
5ab4e6d
Allow building framework.jar and framework-res.apk
by Colin Cross
· 8 years ago
6510f91
Replace ModuleContext.AConfig() with Config()
by Colin Cross
· 8 years ago
aabf679
Make *Context.Config return a Config instead of a interface{}
by Colin Cross
· 8 years ago
178d5fe
Revert "Soong support for namespaces"
by Jeff Gaston
· 8 years ago
54855dd
Convert a missed Singleton
by Colin Cross
· 8 years ago
63a250a
Soong support for namespaces
by Jeff Gaston
· 8 years ago
3bc7ffa
Replace aapt support with aapt2
by Colin Cross
· 8 years ago
0875c52
Wrap PackageContext and SingletonContext
by Colin Cross
· 8 years ago
3e65845
Merge "Copy abidiffs into /abidiffs on abi breakages."
by Jayant Chowdhary
· 8 years ago
219139d
Copy abidiffs into /abidiffs on abi breakages.
by Jayant Chowdhary
· 8 years ago
b06ad36
Merge "Autodetect files named Android.bp in tests"
by Jeff Gaston
· 8 years ago
e261615
Merge "Prohibit accidental renames of product config json fields"
by Jeff Gaston
· 8 years ago
Next »