Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
e4226c4d67703d30d24f34731f420d536d775d63
/
android
b6aeb14
Merge "Add coverage flags for Clang coverage builds."
by Oliver Nguyen
· 5 years ago
710ec3a
Add FinalDeps mutator phase, where CreateVariations is disallowed.
by Martin Stjernholm
· 5 years ago
dca59a5
Merge "Clarify a bit more what apex_available means."
by Treehugger Robot
· 5 years ago
06ca82d
Clarify a bit more what apex_available means.
by Martin Stjernholm
· 5 years ago
d66b2fd
Merge "Fix dependencies through symlinks"
by Treehugger Robot
· 5 years ago
1be2d48
Merge "Save compilation units in protobuf format."
by Treehugger Robot
· 5 years ago
40efa1c
Fix dependencies through symlinks
by Dan Willemsen
· 5 years ago
eec79eb
Default apex_available to //apex_available:platform
by Anton Hansson
· 5 years ago
6c2d4f9
Save compilation units in protobuf format.
by Sasha Smundak
· 5 years ago
78ac5b9
Exclude source->prebuilt deps from visibility enforcement
by Paul Duffin
· 5 years ago
c132742
Dedup package build components registration
by Paul Duffin
· 5 years ago
a80ef84
Support registering hard coded pre arch mutators
by Paul Duffin
· 5 years ago
ae7cddd
Merge "Sandbox soong_build by changing to root directory"
by Treehugger Robot
· 5 years ago
988414c
Sandbox soong_build by changing to root directory
by Colin Cross
· 5 years ago
5fa3a1f
Merge "Rename OverridableModuleBase.properties."
by Treehugger Robot
· 5 years ago
b64dd00
Rename OverridableModuleBase.properties.
by Jaewoong Jung
· 5 years ago
47e4f9e
Revert "Sandbox soong_build by changing to root directory"
by Colin Cross
· 5 years ago
05c25cc
Sandbox soong_build by changing to root directory
by Colin Cross
· 5 years ago
64d5cce
Merge changes from topic "carry_required"
by Treehugger Robot
· 5 years ago
31a738b
Use blueprint's load hooks
by Colin Cross
· 5 years ago
c34d232
Use blueprint.EarlyModuleContext
by Colin Cross
· 5 years ago
6a8cf5f
*RequiredModuleNames functions are available via Module interface
by Jiyong Park
· 5 years ago
1184b64
Add EarlyModuleContext for LoadHookContext
by Colin Cross
· 5 years ago
87f790c
Delete arch hooks
by Colin Cross
· 5 years ago
e602918
Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot
by Paul Duffin
· 5 years ago
3ff1699
Create APEX variation only when needed
by Jiyong Park
· 5 years ago
e2bc36f
Merge "Generate .srcjar for prebuilt_stubs_sources"
by Paul Duffin
· 5 years ago
d061df9
android_*_stubs_current modules are moved to frameworks/base
by Jiyong Park
· 5 years ago
727173e
Merge "Create product variant for product partition"
by Treehugger Robot
· 5 years ago
dcee89c
Merge "Make apex.overrides overridable by override_apex."
by Jaewoong Jung
· 5 years ago
d732bee
Merge "Add script for building all target arch's needed in AML (Android Mainline) prebuilts."
by Martin Stjernholm
· 5 years ago
c1ecc43
Add script for building all target arch's needed in AML (Android Mainline)
by Martin Stjernholm
· 5 years ago
5f7f7e8
Create product variant for product partition
by Justin Yun
· 5 years ago
9b478b0
Generate .srcjar for prebuilt_stubs_sources
by Paul Duffin
· 5 years ago
7abcf8e
Make apex.overrides overridable by override_apex.
by Jaewoong Jung
· 5 years ago
82f4f99
Merge "Dedup prebuilt mutator registration"
by Treehugger Robot
· 5 years ago
6b29531
Merge "Remove unused testWritablePath and associated methods"
by Treehugger Robot
· 5 years ago
f5f1ecb
Merge "Extend RegistrationContext to support pre/post deps mutators"
by Treehugger Robot
· 5 years ago
b237de1
Merge changes I7e9440a0,I7f1a4b64,If5d6fdac
by Treehugger Robot
· 5 years ago
f6b213f
Merge "Add helper functions for getting output files from modules"
by Colin Cross
· 5 years ago
35a261d
Merge "Make sh_binary a HostToolProvider"
by Colin Cross
· 5 years ago
3eb9dfe
Remove unused testWritablePath and associated methods
by Paul Duffin
· 5 years ago
0c4979b
Dedup prebuilt mutator registration
by Paul Duffin
· 5 years ago
2ccaffd
Extend RegistrationContext to support pre/post deps mutators
by Paul Duffin
· 5 years ago
0a28683
Detect registration of duplicate module/singleton types
by Paul Duffin
· 5 years ago
a48f758
Dedup prebuilt apis module type/mutator registration
by Paul Duffin
· 5 years ago
5e70805
Add helper functions for getting output files from modules
by Colin Cross
· 5 years ago
7c7c114
Make sh_binary a HostToolProvider
by Colin Cross
· 5 years ago
f9b1da0
Dedup registration code for module types and singletons
by Paul Duffin
· 5 years ago
0bfb9e8
Merge "Don't create native bridge variants of vendor modules"
by Colin Cross
· 5 years ago
83bead4
Don't create native bridge variants of vendor modules
by Colin Cross
· 5 years ago
98be1bb
Move filesystem into Config
by Colin Cross
· 5 years ago
572aeed
Merge "Move imageMutator before archMutator"
by Treehugger Robot
· 5 years ago
70415ce
Merge changes Icbdf4979,I1a6f135d
by Jooyung Han
· 5 years ago
fb0c16e
Move imageMutator before archMutator
by Colin Cross
· 5 years ago
671f1ce
Fix apex to follow deps of modules with stubs.
by Jooyung Han
· 5 years ago
7cf4b5d
Merge "hostdex:true modules are available for platform"
by Treehugger Robot
· 5 years ago
bd06243
Merge "Use empty string for core image variant"
by Treehugger Robot
· 5 years ago
f56f74b
Fix duplicate sentence in visibility documentation
by Anton Hansson
· 5 years ago
b02bb40
hostdex:true modules are available for platform
by Jiyong Park
· 5 years ago
505221f
ignore apex_available for host variants
by Jiyong Park
· 5 years ago
0558ecc
Merge "Decouple addition of new sdk member types from sdk code"
by Treehugger Robot
· 5 years ago
7113d20
Use empty string for core image variant
by Colin Cross
· 5 years ago
e676810
Merge "Install flattened/unflattend apexes for GSI"
by Treehugger Robot
· 5 years ago
255f18e
Decouple addition of new sdk member types from sdk code
by Paul Duffin
· 5 years ago
57b9e1d
Improve handling of generated include dirs
by Paul Duffin
· 5 years ago
0b0e1b9
AndroidMkEntries() returns multiple AndroidMkEntries structs
by Jiyong Park
· 5 years ago
1382ab6
Add coverage flags for Clang coverage builds.
by Oliver Nguyen
· 5 years ago
455e3a0
Merge "Move/dedupe some host path functions in package_ctx.go."
by Treehugger Robot
· 5 years ago
7260d06
Move/dedupe some host path functions in package_ctx.go.
by Martin Stjernholm
· 5 years ago
593b3c9
Ensure prebuilt modules have same visibility as source modules
by Paul Duffin
· 5 years ago
9d8d609
Pass SdkMember to AddPrebuiltModule instead of the name
by Paul Duffin
· 5 years ago
e2f3b5d
Merge "Move ImageMutator after archMutator"
by Treehugger Robot
· 5 years ago
e2e4a5d
Merge "Overridden APEX doesn't contribute to the file contexts"
by Jeff Sharkey
· 5 years ago
ae6c520
Move ImageMutator after archMutator
by Colin Cross
· 5 years ago
1387957
Parameterize the sdk member processing
by Paul Duffin
· 5 years ago
cea93af
Merge "apex_available is defaultable"
by Treehugger Robot
· 5 years ago
3ab2c3e
Install flattened/unflattend apexes for GSI
by Jooyung Han
· 5 years ago
317645e
Overridden APEX doesn't contribute to the file contexts
by Jiyong Park
· 5 years ago
4d2eeed
Use boot image extension for framework libraries.
by Ulya Trafimovich
· 5 years ago
e44358f
Add support for host sdk
by Paul Duffin
· 5 years ago
b645ec8
Add model to represent generated snapshot .bp file
by Paul Duffin
· 5 years ago
3814f4d
apex_available is defaultable
by Jiyong Park
· 5 years ago
6aa363b
Merge "Fix: install flattened apex on system_ext"
by Jooyung Han
· 5 years ago
91df208
Fix: install flattened apex on system_ext
by Jooyung Han
· 5 years ago
09ef474
Merge changes I0dcc9c7b,I9bc40642
by Colin Cross
· 5 years ago
4b49b76
Make TestContext.RegisterModuleType take an android.ModuleFactory
by Colin Cross
· 5 years ago
62835fd
Merge changes Ie274263a,I45993324
by Paul Duffin
· 5 years ago
3ea15b5
Merge "Add GlobWithDeps to MakeVarsContext"
by Colin Cross
· 5 years ago
9154718
Adds droidstubs support to sdk module
by Paul Duffin
· 5 years ago
97c1f34
Fix a typo in a comment in `android/module.go`.
by Roland Levillain
· 5 years ago
126c57b
Merge changes I7642c57b,I2120b40e
by Treehugger Robot
· 5 years ago
7228ecd
Move cc.imageMutator into the android package
by Colin Cross
· 5 years ago
43b92e0
Make CreateVariations return []android.Module
by Colin Cross
· 5 years ago
5d790c3
Add override_apex module type
by Jiyong Park
· 5 years ago
6ac3cac
sh_binary prefer 32bit when TARGET_PREFER_32_BIT
by Jiyong Park
· 5 years ago
a3ab1a9
Merge "Change the partition of outputfile"
by Treehugger Robot
· 5 years ago
26dedd3
Add override_android_test.
by Jaewoong Jung
· 6 years ago
9f88ce2
Add AliasVariation to BottomUpMutatorContext.
by Jaewoong Jung
· 5 years ago
0e0cf1d
Refactor sdk update mechanism
by Paul Duffin
· 5 years ago
Next »