Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
308ef76ef9721c46c605a9b5fd0a8135b57ed11a
/
java
1d6eb68
Use debug mode when running R8 for eng builds.
by Jaewoong Jung
· 6 years ago
3ffc352
Change srcjarDir/stubsDirs to a different name.
by Nan Zhang
· 6 years ago
b781740
Merge "Dist the javac-compiled stubs jars"
by Colin Cross
· 6 years ago
ac50272
Dist the javac-compiled stubs jars
by Colin Cross
· 6 years ago
bfe64a1
Align entries in APEX at 4K boundary
by Jiyong Park
· 6 years ago
c382a56
Add droidstubs support for --validate-nullability-from-list.
by Pete Gillin
· 6 years ago
493637c
Merge "Fix resources in unbundled builds without sdk_version set"
by Treehugger Robot
· 6 years ago
42308aa
Fix resources in unbundled builds without sdk_version set
by Colin Cross
· 6 years ago
8736ce2
Enable kotlinc flags in blueprint files
by Zoran Jovanovic
· 6 years ago
8fd6192
APEX can be flattened
by Jiyong Park
· 6 years ago
37a07b1
Revert "Use protoc-gen-javalite for java lite protos"
by Colin Cross
· 6 years ago
87dc8b7
Merge "Use protoc-gen-javalite for java lite protos"
by Colin Cross
· 6 years ago
5a5aca0
Use protoc-gen-javalite for java lite protos
by Colin Cross
· 6 years ago
fd94c40
Include java resources in app bundles
by Colin Cross
· 6 years ago
581d608
Add check_nullability_warnings support to droidstubs.
by Pete Gillin
· 6 years ago
419290a
Support setting target_sdk_version separately from sdk_version
by Dan Willemsen
· 6 years ago
a54974c
Pass AAR to make
by Colin Cross
· 6 years ago
f623721
Create bundle modules suitable for bundletool
by Colin Cross
· 6 years ago
c00cbd9
APEXs are signed with apk signer
by Jiyong Park
· 6 years ago
72be590
Add `aapt_include_all_resources`
by Dan Willemsen
· 6 years ago
000b4d1
Merge "Don't strip soong APKs"
by Treehugger Robot
· 6 years ago
762fbfb
Don't strip soong APKs
by Colin Cross
· 6 years ago
67df651
Merge "Add support for nullability validation to droidstubs."
by Pete Gillin
· 6 years ago
401eeba
Remove sdk_version: "core_platform_current"
by Neil Fuller
· 6 years ago
a262c05
Add support for nullability validation to droidstubs.
by Pete Gillin
· 6 years ago
5a0dcd5
Store dex files uncompressed and unstripped in privileged APKs
by Colin Cross
· 6 years ago
840c411
Merge "Add annotation-related args to check api"
by Neil Fuller
· 6 years ago
9bce14b
Merge "Don't check the link type from stubs libs."
by Treehugger Robot
· 6 years ago
b2f14ec
Add annotation-related args to check api
by Neil Fuller
· 6 years ago
5429ed0
Merge "Add support for sysprop description files to Java"
by Treehugger Robot
· 6 years ago
46f78fb
Don't check the link type from stubs libs.
by Jiyong Park
· 6 years ago
1b4aa43
Merge changes from topic "soong_instrumentation_for"
by Treehugger Robot
· 6 years ago
4b964c0
Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR
by Colin Cross
· 6 years ago
78e3cb0
Fix incremental build issue in aapt2
by Colin Cross
· 6 years ago
094054a
Support main_class property in java_binary modules
by Colin Cross
· 6 years ago
54c1d2f
Remove reference to core-oj/core-libart, etc.
by Neil Fuller
· 6 years ago
bf210f7
Build platform with core library stubs by default
by Neil Fuller
· 6 years ago
a4b0422
Merge "aidegen: Fix bug of generating module dependency information"
by Treehugger Robot
· 6 years ago
bb640e0
aidegen: Fix bug of generating module dependency information
by patricktu
· 6 years ago
fb2721f
Support Metalava in java_sdk_library
by Sundong Ahn
· 6 years ago
1fee9f3
Include all core libs in default boot classpath
by Neil Fuller
· 6 years ago
252fc6f
Add android_test_helper_app
by Colin Cross
· 6 years ago
bd01e2a
Add support for android_app_certificate modules
by Colin Cross
· 6 years ago
a4f0881
Add support for JNI libraries to android_app modules
by Colin Cross
· 6 years ago
f4fe9dc
Merge "Add quotes to sourcepath"
by Treehugger Robot
· 6 years ago
56dce44
Add quotes to sourcepath
by Sundong Ahn
· 6 years ago
108be54
Add support for sysprop description files to Java
by Inseob Kim
· 6 years ago
a9d8bee
Make prefer32 a lambda
by Colin Cross
· 6 years ago
48de9a4
Make more java modules defaultable
by Colin Cross
· 6 years ago
0d7fd7f
Merge "sdk_version <= 28 implies Java 1.8"
by Treehugger Robot
· 6 years ago
4584a8a
sdk_version <= 28 implies Java 1.8
by Jiyong Park
· 6 years ago
40b41b4
Use SoongJavacWrapper for javadoc
by Nan Zhang
· 6 years ago
791399f
Use file glob for zipping classes*.dex files
by Colin Cross
· 6 years ago
1d98ee2
soong_zip: support globs in -f and -D arguments
by Colin Cross
· 6 years ago
05518bc
soong_zip: Add tests
by Colin Cross
· 6 years ago
6dab9bd
Add dependencies on d8 and r8 library arguments
by Colin Cross
· 6 years ago
dbc2962
Merge "TradeFed: Add "test_config_template" flag in Android.bp"
by Treehugger Robot
· 6 years ago
ffb657e
Pass classpath to d8
by Colin Cross
· 6 years ago
3333889
TradeFed: Add "test_config_template" flag in Android.bp
by Jack He
· 6 years ago
ce6b038
Merge changes from topic "glob_escapes"
by Colin Cross
· 6 years ago
7f33b81
Revert "soong_zip: support globs in -f and -D arguments"
by Colin Cross
· 6 years ago
f964168
Merge "soong_zip: support globs in -f and -D arguments"
by Colin Cross
· 6 years ago
199645c
Add --proguard option to metalava
by Nan Zhang
· 6 years ago
5994b62
Add no_standard_libs property to droidstubs
by Nan Zhang
· 6 years ago
7716790
Add droidstubs support for merging show/hide annotations.
by Pete Gillin
· 6 years ago
86b0620
Add comment for naming jdiffdocZip in droiddoc.go
by Nan Zhang
· 6 years ago
08e28ab
soong_zip: support globs in -f and -D arguments
by Colin Cross
· 6 years ago
2b2b6a7
Merge "Fix race condition for jdiff/apicheck"
by Nan Zhang
· 6 years ago
23a1ba6
Fix race condition for jdiff/apicheck
by Nan Zhang
· 6 years ago
dda713d
Allow patch_module attribute in target: { android: { ... } } block.
by Tobias Thierer
· 6 years ago
d23ac69
Export Api-versions.xml generated by Soong
by Nan Zhang
· 6 years ago
fd20ead
Merge "Add jdiff support for Soong"
by Treehugger Robot
· 6 years ago
71bbe63
Add jdiff support for Soong
by Nan Zhang
· 6 years ago
5d45c6f
Collect modules' info to create IDE project file.
by Brandon Lee
· 6 years ago
cfbea98
Merge "Allow instrumenting android_test modules."
by Colin Cross
· 6 years ago
49c1cb3
Merge "Don't include data resources when running R8"
by Søren Gjesse
· 6 years ago
5067db9
Allow instrumenting android_test modules.
by Colin Cross
· 6 years ago
4fd04bb
Change the dist file path for sdk library
by Sundong Ahn
· 6 years ago
24f1702
Don't include data resources when running R8
by Søren Gjesse
· 6 years ago
ec06db2
Merge changes from topic "hostdex"
by Colin Cross
· 6 years ago
cedd476
Allow exclude_java_resources to affect java_resource_dirs
by Colin Cross
· 6 years ago
fe4bc36
Allow '$' in some paths
by Colin Cross
· 6 years ago
9c69a12
Add Api level annotations support for Metalava.
by Nan Zhang
· 6 years ago
c747535
Merge "Split doclava run from metalava target."
by Nan Zhang
· 6 years ago
3c979c3
Add a new sdk_version "core_platform_current"
by Neil Fuller
· 6 years ago
1598a9e
Split doclava run from metalava target.
by Nan Zhang
· 6 years ago
bc21394
Merge "Enable Java 9 language support through java_version: "1.9" alone."
by Treehugger Robot
· 6 years ago
06dd04f
Enable Java 9 language support through java_version: "1.9" alone.
by Tobias Thierer
· 6 years ago
7b59e7b
Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version
by Colin Cross
· 6 years ago
0f40a75
Move kotlinc-build.xml out of classes directory
by Colin Cross
· 6 years ago
ebe29ce
Adapt special case framework support.
by Mathew Inwood
· 6 years ago
42d48b7
Enforce dependencies have right architecture
by Colin Cross
· 6 years ago
b69575b
Merge "Add jetifier support in Soong."
by Nan Zhang
· 6 years ago
86bc9d4
gofmt -w .
by Colin Cross
· 6 years ago
97d5ed7
Merge "Fix manifest merging flags"
by Treehugger Robot
· 6 years ago
4c819fb
Add jetifier support in Soong.
by Nan Zhang
· 6 years ago
9b38aef
Revert "Add support for renamed kotlin stdlib."
by Colin Cross
· 6 years ago
aa43b94
[java9] Add "--dex-api" option to Metalava.
by Nan Zhang
· 6 years ago
6f937a9
Fix manifest merging flags
by Jason Monk
· 6 years ago
573864c
Merge "Track changes to add core-simple to the boot cp"
by Neil Fuller
· 6 years ago
Next »