Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
cded5ecfc3e51052cd8353c8867f2bdcd0535756
/
java
cded5ec
Document java_system_modules
by Paul Duffin
· 5 years ago
a7b9f42
Add basic test for java_system_modules
by Paul Duffin
· 5 years ago
814bebb
Merge "Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX""
by Treehugger Robot
· 5 years ago
a46c2b1
Merge "Allow sdk and core modules to use sysprop_library"
by Inseob Kim
· 5 years ago
ee76fba
Merge "Make android_test_helper_app support apex_available"
by Anton Hansson
· 5 years ago
83dc74b
Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Jiyong Park
· 5 years ago
a750336
Merge "Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""""
by Jiyong Park
· 5 years ago
7cb4d37
Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""
by Jiyong Park
· 5 years ago
c523951
Allow sdk and core modules to use sysprop_library
by Inseob Kim
· 5 years ago
17c51a4
Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"""
by Treehugger Robot
· 5 years ago
4d9c97b
Merge "Use boot image extension in the JIT-zygote experiment."
by Ulyana Trafimovich
· 5 years ago
289bd28
Merge "Do not add jacocoagent to framework libraries in static coverage builds."
by Ulyana Trafimovich
· 5 years ago
72d009e
Merge "Don't dexpreopt APEX variant modules"
by Yo Chiang
· 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
e734832
Merge "Revert "Sandbox soong_build by changing to root directory""
by Colin Cross
· 5 years ago
47e4f9e
Revert "Sandbox soong_build by changing to root directory"
by Colin Cross
· 5 years ago
e35e961
Merge "Sandbox soong_build by changing to root directory"
by Colin Cross
· 5 years ago
5754745
Use boot image extension in the JIT-zygote experiment.
by Ulya Trafimovich
· 5 years ago
3d2b6b4
Make android_test_helper_app support apex_available
by Anton Hansson
· 5 years ago
05c25cc
Sandbox soong_build by changing to root directory
by Colin Cross
· 5 years ago
a773c39
Merge "Revert^2 "Use boot image extension for framework libraries.""
by Ulyana Trafimovich
· 5 years ago
dbdf8f9
Don't dexpreopt APEX variant modules
by Yo Chiang
· 5 years ago
38dfa0f
Do not add jacocoagent to framework libraries in static coverage builds.
by Ulya Trafimovich
· 5 years ago
956305c
Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""
by Jiyong Park
· 5 years ago
8ea6bc4
Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX""
by Jiyong Park
· 5 years ago
4513f70
Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Jiyong Park
· 5 years ago
36746d2
Merge "jacoco correctly gathers info from APK-in-APEX"
by Treehugger Robot
· 5 years ago
573326a
Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX"
by Treehugger Robot
· 5 years ago
62c085d
Merge "Define a make variable for merged compat config."
by Treehugger Robot
· 5 years ago
5a4ccd1
Revert^2 "Use boot image extension for framework libraries."
by Ulyana Trafimovich
· 5 years ago
653c78a
Define a make variable for merged compat config.
by Mathew Inwood
· 5 years ago
11e1ae0
Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true."
by Ulyana Trafimovich
· 5 years ago
46f6029
Merge "Move generation of the dexpreopt tool paths into Soong."
by Martin Stjernholm
· 5 years ago
618922e
jacoco correctly gathers info from APK-in-APEX
by Jiyong Park
· 5 years ago
07c8856
Delay invalid sdk_version error for AllowMissingDependencies
by Colin Cross
· 5 years ago
c52aaf1
Move generation of the dexpreopt tool paths into Soong.
by Martin Stjernholm
· 5 years ago
99d522b
Merge "Respect JIT-zygote config when generating boot image location."
by Ulyana Trafimovich
· 5 years ago
13f30ae
Merge "Pass auto_gen_config setting in Android.bp to makefile"
by Dan Shi
· 5 years ago
9a3f61c
Merge "Remove unused system_modules"
by Treehugger Robot
· 5 years ago
2468d01
Pass auto_gen_config setting in Android.bp to makefile
by Dan Shi
· 5 years ago
7d20c44
Merge "Add EarlyModuleContext for LoadHookContext"
by Treehugger Robot
· 5 years ago
4456188
Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true.
by Ulya Trafimovich
· 5 years ago
a1af29a
Merge "Verify APIs are compatible with last released api by default"
by Treehugger Robot
· 5 years ago
ac65c69
Merge "Singleton build rule for merged compat config."
by Mathew Inwood
· 5 years ago
3391a1e
Respect JIT-zygote config when generating boot image location.
by Ulya Trafimovich
· 5 years ago
a465e43
Verify APIs are compatible with last released api by default
by Paul Duffin
· 5 years ago
1184b64
Add EarlyModuleContext for LoadHookContext
by Colin Cross
· 5 years ago
2fbf47f
Remove unused system_modules
by Jiyong Park
· 5 years ago
367ab91
java_sdk_library: Ensure that stubs library is not installed
by Paul Duffin
· 5 years ago
43db9be
java_sdk_library: Allow creation of impl shared library to be disabled
by Paul Duffin
· 5 years ago
749f98f
java_sdk_library: Allow api dir to be specified
by Paul Duffin
· 5 years ago
7a586d3
java_sdk_library: Remove requirement for api_packages to be specified
by Paul Duffin
· 5 years ago
12ceb46
java_sdk_library: support system_modules properly
by Paul Duffin
· 5 years ago
37e0b77
java_sdk_library: Avoid generating system and test .txt files
by Paul Duffin
· 5 years ago
c4cea76
java_sdk_library: Rename createDocs to createStubsSources
by Paul Duffin
· 5 years ago
03fbd78
java_sdk_library: Remove unused stubsLibraryDependencyTag
by Paul Duffin
· 5 years ago
0a83b79
Merge "java_sdk_library: construct droidstubs args as []string"
by Treehugger Robot
· 5 years ago
114ff53
m <apex_name>-deps-info prints the internal/external deps of the APEX
by Jiyong Park
· 5 years ago
e602918
Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot
by Paul Duffin
· 5 years ago
1b82e6a
Add support for java_test in sdk
by Paul Duffin
· 5 years ago
235ffff
java_sdk_library: construct droidstubs args as []string
by Paul Duffin
· 5 years ago
624058e
Dedup generating xml file for java_sdk_library
by Jooyung Han
· 5 years ago
e2bc36f
Merge "Generate .srcjar for prebuilt_stubs_sources"
by Paul Duffin
· 5 years ago
4d0c19c
Singleton build rule for merged compat config.
by Mathew Inwood
· 5 years ago
431b8a2
Merge "Update build rule for updated script."
by Mathew Inwood
· 5 years ago
9b478b0
Generate .srcjar for prebuilt_stubs_sources
by Paul Duffin
· 5 years ago
120d73f
Merge "Support java_sdk_library as java_libs of apex"
by Treehugger Robot
· 5 years ago
58f26ab
Support java_sdk_library as java_libs of apex
by Jooyung Han
· 5 years ago
d686791
Improve cc tests by adding sanitizer mutators
by Paul Duffin
· 5 years ago
0c4979b
Dedup prebuilt mutator registration
by Paul Duffin
· 5 years ago
77980a8
Dedup registration for cc default test config
by Paul Duffin
· 5 years ago
a48f758
Dedup prebuilt apis module type/mutator registration
by Paul Duffin
· 5 years ago
43dc1cc
Dedup system modules and sdk library module type registration
by Paul Duffin
· 5 years ago
b0f8507
Dedup java genrule module type registration
by Paul Duffin
· 5 years ago
884363e
Dedup droiddoc module type registration
by Paul Duffin
· 5 years ago
f3273c5
Merge "Add updatable_media_stub to framework"
by Jiyong Park
· 5 years ago
18577fe
Merge "Revert "Consistently use either "boot" or "apex" boot image as the default.""
by Lingfeng Yang
· 5 years ago
54191fa
Revert "Consistently use either "boot" or "apex" boot image as the default."
by Lingfeng Yang
· 5 years ago
65b174c
Merge "Dedup registration code for module types and singletons"
by Treehugger Robot
· 5 years ago
13c929e
Merge "Consistently use either "boot" or "apex" boot image as the default."
by Ulyana Trafimovich
· 5 years ago
f9b1da0
Dedup registration code for module types and singletons
by Paul Duffin
· 5 years ago
0dd06f6
Update build rule for updated script.
by Mathew Inwood
· 5 years ago
b4cc020
Merge "Merge multiple compat_config.xml's."
by Mathew Inwood
· 5 years ago
aa21599
Merge "Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR"
by Treehugger Robot
· 5 years ago
0cbb31e
Merge "Create public stub for platform's sysprop_library"
by Treehugger Robot
· 5 years ago
231d056
Add updatable_media_stub to framework
by Jiyong Park
· 5 years ago
4ed468c
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 5 years ago
e734db5
Merge "Revert submission 1191937-art_apex_available"
by Joseph Murphy
· 5 years ago
4752219
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 5 years ago
ac1e986
Create public stub for platform's sysprop_library
by Inseob Kim
· 5 years ago
ead014b
Merge "Revert "Avoid duplicated classes for boot dex jars""
by Jiyong Park
· 5 years ago
ddd2724
Merge "Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix."
by Peter Collingbourne
· 5 years ago
2471c08
Merge multiple compat_config.xml's.
by Mathew Inwood
· 5 years ago
98be1bb
Move filesystem into Config
by Colin Cross
· 5 years ago
48b3b3c
Consistently use either "boot" or "apex" boot image as the default.
by Ulya Trafimovich
· 5 years ago
fa2ac9f
Merge "Enable covergae for ike.jar which will be in mainline module IPsec(IKE)"
by Yan Yan
· 5 years ago
ad84f97
Reland "Also package recursive jni_libs deps of android_apps as well as direct deps." with bug fix.
by Peter Collingbourne
· 5 years ago
9fd9b92
Merge "Revert "Also package recursive jni_libs deps of android_apps as well as direct deps.""
by Joseph Murphy
· 5 years ago
2973c11
Revert "Also package recursive jni_libs deps of android_apps as well as direct deps."
by Lorenzo Colitti
· 5 years ago
Next »