Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
897266ed5c895a062c73fb7719eb1b1699e82541
897266e
Make filesToInstall return InstallPaths and add it to Module
by Colin Cross
· 4 years, 11 months ago
609c49a
Add pathForInstall and InstallPaths
by Colin Cross
· 4 years, 11 months ago
6e35940
Add InstallForceOS, fix testcases for host
by Colin Cross
· 4 years, 11 months ago
387ad5c
Merge "Add rules to handle asset resources."
by Jaewoong Jung
· 5 years ago
86a5dc5
Merge "Add support for compat config in APEX."
by Anna Trostanetski
· 5 years ago
e89f735
Merge "Minor cleanup in soong_config_modules documentation."
by Treehugger Robot
· 5 years ago
6e12625
Add support for compat config in APEX.
by atrost
· 5 years ago
50fea3b
Merge "java_sdk_library use prebuilt jars for numeric sdk_version"
by Paul Duffin
· 5 years ago
26a6eb7
Merge "Dedup adding of arch/common properties to cc library snapshot"
by Treehugger Robot
· 5 years ago
08cc141
Merge "Add support for LINE_COVERAGE (1/2)"
by Kyriakos Ispoglou
· 5 years ago
c93258b
Minor cleanup in soong_config_modules documentation.
by Bill Peckham
· 5 years ago
74fc190
Dedup adding of arch/common properties to cc library snapshot
by Paul Duffin
· 5 years ago
026ffec
Merge "Build rules for compat config docs generation."
by Anna Trostanetski
· 5 years ago
abd49ab
Build rules for compat config docs generation.
by Mathew Inwood
· 5 years ago
a2db18f
java_sdk_library use prebuilt jars for numeric sdk_version
by Paul Duffin
· 5 years ago
1b57531
Merge changes from topic "expose-system-test"
by Paul Duffin
· 5 years ago
6cee077
Merge "Disable no-vendor-variant VNDK for CFI modules"
by Vic Yang
· 5 years ago
dcbc329
Merge "Update NDK ABIs config away from armv5."
by Treehugger Robot
· 5 years ago
ab2053f
Merge "Switch to r370808b."
by Stephen Hines
· 5 years ago
411a98a
Merge "Export the cert path for runtime_resource_overlay."
by Jaewoong Jung
· 5 years ago
fcfd791
Remove legacy properties from java_sdk_library_import
by Paul Duffin
· 5 years ago
56d4490
java_sdk_library_import - expose system and test stubs
by Paul Duffin
· 5 years ago
db84575
Merge "Script to set up android build directory"
by Treehugger Robot
· 5 years ago
b708108
Merge "Improve java_sdk_library handling of test_current"
by Treehugger Robot
· 5 years ago
4136c9b
Merge "Fix writing module_bp_cc_deps.json"
by Treehugger Robot
· 5 years ago
2b2df22
Switch to r370808b.
by Stephen Hines
· 5 years ago
db03c22
Add support for LINE_COVERAGE (1/2)
by Kyriakos Ispoglou
· 5 years ago
d35fcae
Merge "Default to pattern initialization for uninitialized variables (try 2)."
by Treehugger Robot
· 5 years ago
1a5812a
Disable no-vendor-variant VNDK for CFI modules
by Vic Yang
· 5 years ago
78ec5d8
Export the cert path for runtime_resource_overlay.
by Jaewoong Jung
· 5 years ago
37c5cda
Fix writing module_bp_cc_deps.json
by Colin Cross
· 5 years ago
56bcaa6
Merge "Add -fprofile-sample-accurate flag for sampling PGO"
by Yi Kong
· 5 years ago
726d23c
Improve java_sdk_library handling of test_current
by Paul Duffin
· 5 years ago
67edce7
Merge "Make sdkMemberDependencyTag usable outside sdk package"
by Paul Duffin
· 5 years ago
b8e5c68
Merge "Parameterize java_sdk_library by api scope"
by Treehugger Robot
· 5 years ago
b6ec66a
Add -fprofile-sample-accurate flag for sampling PGO
by Yi Kong
· 5 years ago
50dab0e
Merge "Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo"
by Yi Kong
· 5 years ago
9dd454b
Script to set up android build directory
by Sasha Smundak
· 5 years ago
86ef38c
Merge "Add native_coverage to product variables"
by Treehugger Robot
· 5 years ago
6bba644
Update NDK ABIs config away from armv5.
by Dan Albert
· 5 years ago
29fd971
Merge changes I99cdff4b,Ia6b5cff8,I0f438509
by Treehugger Robot
· 5 years ago
0e1d5d8
Default to pattern initialization for uninitialized variables (try 2).
by Stephen Hines
· 5 years ago
d1b3a92
Parameterize java_sdk_library by api scope
by Paul Duffin
· 5 years ago
44fc5d2
Merge "Use merge_csv python_binary."
by Treehugger Robot
· 5 years ago
61a1b98
Add -fdebug-info-for-profiling flag to emit more debug info for sampling pgo
by Yi Kong
· 5 years ago
f853992
Make sdkMemberDependencyTag usable outside sdk package
by Paul Duffin
· 5 years ago
5b511a2
Allow an arbitrary tag to be associated with a bp property
by Paul Duffin
· 5 years ago
e6c0d84
Rewrite code for creating versioned modules as a transformation
by Paul Duffin
· 5 years ago
b4d9c1f
Add support for transforming a module
by Paul Duffin
· 5 years ago
041ac6f
Merge "Allocate OutputPath.String in PathForOutput"
by Colin Cross
· 5 years ago
1562752
Merge "build: soong: windres: use clang to preprocess"
by Treehugger Robot
· 5 years ago
c2fea18
Merge "Always use RELR for Rust."
by Elliott Hughes
· 5 years ago
d63c9a7
Allocate OutputPath.String in PathForOutput
by Colin Cross
· 5 years ago
18eeffa
build: soong: windres: use clang to preprocess
by Nick Desaulniers
· 5 years ago
730573c
Merge "Use relocation-packer style relocation packing between 23 and 28."
by Elliott Hughes
· 5 years ago
7a833bd
Merge "Don't check library variant identicalness for VNDK extensions"
by Steven Laver
· 5 years ago
f919206
Merge "Set LOCAL_CERTIFICATE for flattened apex APKs"
by Treehugger Robot
· 5 years ago
c0ebc81
Merge "Add whole_static_libs to non-svelte configs."
by Christopher Ferris
· 5 years ago
025d981
Don't check library variant identicalness for VNDK extensions
by Steven Laver
· 5 years ago
28e36b1
Merge "Store uncompressed and aligned DEX files for java libs in APEXes."
by Ulyana Trafimovich
· 5 years ago
70b0162
Merge "Fix rebuilding with whitelisted_files"
by Treehugger Robot
· 5 years ago
c5960d6
Always use RELR for Rust.
by Elliott Hughes
· 5 years ago
0326e19
Merge "Follow input changes to proptools.CloneEmptyProperties"
by Treehugger Robot
· 5 years ago
ec13392
Merge "bpfix: remove hidl_interface types"
by Treehugger Robot
· 5 years ago
81e43c5
Fix rebuilding with whitelisted_files
by Dan Willemsen
· 5 years ago
797e195
Add AUTO_UNINITIALIZE as another option for trivial initialization.
by Stephen Hines
· 5 years ago
503c1d0
Set LOCAL_CERTIFICATE for flattened apex APKs
by Colin Cross
· 5 years ago
da909fe
Use relocation-packer style relocation packing between 23 and 28.
by Elliott Hughes
· 5 years ago
55f3001
Merge "Add additional variables to ninja variable whitelist"
by Treehugger Robot
· 5 years ago
43e789d
Follow input changes to proptools.CloneEmptyProperties
by Colin Cross
· 5 years ago
c71193a
Add whole_static_libs to non-svelte configs.
by Christopher Ferris
· 5 years ago
5e0dbe4
Merge "Add support for experimentally enabling RBE support on specific rules."
by Ramy Medhat
· 5 years ago
76fde92
Merge "License info for APEXes are correctly gathered"
by Treehugger Robot
· 5 years ago
0f095e1
Add additional variables to ninja variable whitelist
by Kousik Kumar
· 5 years ago
8ea054a
Add support for experimentally enabling RBE support on specific rules.
by Ramy Medhat
· 5 years ago
19972c7
License info for APEXes are correctly gathered
by Jiyong Park
· 5 years ago
911083e
Merge "Fix --boot-image argument in dex2oat command for boot image extension."
by Ulyana Trafimovich
· 5 years ago
b0a2d37
Fix --boot-image argument in dex2oat command for boot image extension.
by Ulya Trafimovich
· 5 years ago
7aa3f76
Remove unnecessary symlink for non-flattend APEXes
by Jiyong Park
· 5 years ago
7c78b3c
Merge "If input zip file cannot opened, print its name."
by Treehugger Robot
· 5 years ago
d9a121b
Add native_coverage to product variables
by Colin Cross
· 5 years ago
057dd35
Merge "Abstract sdk_version string using sdkSpec type"
by Treehugger Robot
· 5 years ago
b7ec426
Merge "Simplify vendor conditionals"
by Colin Cross
· 5 years ago
699cf17
Merge changes from topic "revert-1211982-dex2oat-soong-dep-LLLKNULXYJ"
by Martin Stjernholm
· 5 years ago
e4b5342
Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..."
by Hans Boehm
· 5 years ago
453bf09
Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..."
by Hans Boehm
· 5 years ago
7b2e6f3
Revert "Get the dex2oat host tool path from module dependency on..."
by Hans Boehm
· 5 years ago
f491dde
Store uncompressed and aligned DEX files for java libs in APEXes.
by Ulya Trafimovich
· 5 years ago
6a927c4
Abstract sdk_version string using sdkSpec type
by Jiyong Park
· 5 years ago
cf0bba7
Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion"""
by Baligh Uddin
· 5 years ago
6cc0515
Merge "Create a highmem pool and put metalava into it"
by Treehugger Robot
· 5 years ago
9d34f35
Simplify vendor conditionals
by Colin Cross
· 5 years ago
cf52e10
Merge changes from topic "dex2oat-soong-dep"
by Treehugger Robot
· 5 years ago
f620137
Revert "Revert "Allow codename.fingerprint format for minSdkVersion""
by Baligh Uddin
· 5 years ago
a8c82cc
Merge changes from topics "board_use_recovery_as_root_soong", "ramdisk"
by Yifan Hong
· 5 years ago
335d596
Get the dex2oat host tool path from module dependency on the binary module.
by Martin Stjernholm
· 5 years ago
dae8a80
Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package.
by Martin Stjernholm
· 5 years ago
be9d0d2
Separate dexpreopt.GlobalSoongConfig to allow independent caching of it.
by Martin Stjernholm
· 5 years ago
8b8bec3
Create a highmem pool and put metalava into it
by Colin Cross
· 5 years ago
f0f747c
Do not remove RRO resources
by Jaewoong Jung
· 5 years ago
Next »