Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
aa1491fd41117b20230f283dd7c8d9c2f4e11309
/
java
bce06b6
Merge "soong_zip after dex should not fail when no *.dex files were generated"
by Treehugger Robot
· 6 years ago
4f41bc2
[SOONG] Not auto-generate test config if test_suite is cts
by yangbill
· 6 years ago
1f9e90a
Merge "Set usesNonSdkApi in manifest when Platform_apis=true"
by David Brazdil
· 6 years ago
49afb31
Merge changes from topic "dexpreopt_bootjars"
by Colin Cross
· 6 years ago
d25060a
Set usesNonSdkApi in manifest when Platform_apis=true
by David Brazdil
· 6 years ago
f854d3e
Merge "Support libraries (not just boot jars) that have hiddenapi"
by Paul Duffin
· 6 years ago
39b31fa
Merge "Get latest api version"
by Treehugger Robot
· 6 years ago
e4759b9
Add java/testing.go for sysprop_test.go
by Colin Cross
· 6 years ago
800fe13
Move dexpreopting of boot jars into Soong
by Colin Cross
· 6 years ago
0653d6d
Merge "Fix resource overlay order for static libraries"
by Colin Cross
· 6 years ago
d3cf4ee
soong_zip after dex should not fail when no *.dex files were generated
by Sasha Smundak
· 6 years ago
e5b5657
Support libraries (not just boot jars) that have hiddenapi
by Paul Duffin
· 6 years ago
2fbbfb8
Remove reference to legacy-test and core-junit from comments
by Paul Duffin
· 6 years ago
8faab8a
Get latest api version
by Sundong Ahn
· 6 years ago
bec8530
Fix resource overlay order for static libraries
by Colin Cross
· 6 years ago
c0907f1
Create sysprop_library soong module
by Inseob Kim
· 6 years ago
58b31ad
Merge "Add RuleBuilder.Installs().String()"
by Colin Cross
· 6 years ago
1b16b0e
Add module type docs to the java package
by Colin Cross
· 6 years ago
deabb94
Add RuleBuilder.Installs().String()
by Colin Cross
· 6 years ago
59d15c1
Merge "Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system."""
by Nicolas Geoffray
· 6 years ago
fa6e9ec
Revert "Revert "Never strip and store dex files uncompressed when they are preopted on system.""
by Nicolas Geoffray
· 6 years ago
1151247
Support $(location...) in droiddoc_options
by Paul Duffin
· 6 years ago
99e4a50
Fix droiddoc handling of $(location ...)
by Paul Duffin
· 6 years ago
74ba962
Use ArchType in dexpreopt config
by Colin Cross
· 6 years ago
1cd8a57
Merge "Make java_sdk_library implement Dependency"
by Colin Cross
· 6 years ago
a5ffe24
Merge "Move dexpreopt image selection out of dexpreopt package"
by Colin Cross
· 6 years ago
7805791
Merge "Add support for use_embedded_dex in Soong"
by Colin Cross
· 6 years ago
897d2ed
Make java_sdk_library implement Dependency
by Colin Cross
· 6 years ago
c7e40aa
Move dexpreopt image selection out of dexpreopt package
by Colin Cross
· 6 years ago
67e8ec1
Revert "Never strip and store dex files uncompressed when they are preopted on system."
by Colin Cross
· 6 years ago
4bb0106
Never strip and store dex files uncompressed when they are preopted on system.
by Nicolas Geoffray
· 6 years ago
53d3126
Merge "Make manifest and APK agree on uncompressed native libs"
by Treehugger Robot
· 6 years ago
ea66057
Merge "Add Android.mk lines for package name overriding."
by Jaewoong Jung
· 6 years ago
46abdad
Add support for use_embedded_dex in Soong
by Colin Cross
· 6 years ago
e4246ab
Make manifest and APK agree on uncompressed native libs
by Colin Cross
· 6 years ago
129b9ce
Workaround dupe resource directories
by Anton Hansson
· 6 years ago
6ff48cd
Merge "Remove unused dexpreopt UseEmbeddedDex"
by Treehugger Robot
· 6 years ago
89ba971
Merge "Make privileged java_library modules use uncompressed dex"
by Colin Cross
· 6 years ago
3e48a99
Merge "Allow disabling implicit resource_dirs and asset_dirs"
by Colin Cross
· 6 years ago
09a65ab
Remove unused dexpreopt UseEmbeddedDex
by Colin Cross
· 6 years ago
0ddae7f
Allow disabling implicit resource_dirs and asset_dirs
by Colin Cross
· 6 years ago
697412f
Remove the hiddenapi presingleton
by Colin Cross
· 6 years ago
65494b9
Make MakeVarsContext a PathContext
by Colin Cross
· 6 years ago
76e3e1f
Use a presingleton to create hiddenapi singleton paths early
by Colin Cross
· 6 years ago
083a2aa
Make privileged java_library modules use uncompressed dex
by Colin Cross
· 6 years ago
9109d72
Add Android.mk lines for package name overriding.
by Jaewoong Jung
· 6 years ago
f24a22a
Move hiddenapi singleton rules to Soong
by Colin Cross
· 6 years ago
4331334
Merge "Remove '-b' from AIDL"
by Steven Moreland
· 6 years ago
c1c3755
Export RRO resource dirs from static android_library dependencies
by Colin Cross
· 6 years ago
6ed7dea
Add a static lib to TestEnforceRRO
by Colin Cross
· 6 years ago
5c4791c
Move TestEnforceRRO test cases into test function
by Colin Cross
· 6 years ago
571cccf
Prepare for a type-safe OnceKey
by Colin Cross
· 6 years ago
36b130f
Remove '-b' from AIDL
by Steven Moreland
· 6 years ago
feec25b
Move dexpreopt.Script to android.RuleBuilder
by Colin Cross
· 6 years ago
5f692ec
Remove empty DepsMutator methods
by Colin Cross
· 6 years ago
a74ca04
Replace *[]string with []string in product variables
by Colin Cross
· 6 years ago
d0da240
Merge "Enable last released check for SystemApi"
by Treehugger Robot
· 6 years ago
704595a
Merge "Allow excluding specific overlay sub-directories"
by Anton Hansson
· 6 years ago
62e34b9
Enable last released check for SystemApi
by Adrian Roos
· 6 years ago
94c93f3
Allow excluding specific overlay sub-directories
by Anton Hansson
· 6 years ago
e8cc556
Merge "Add last released API check to checkapi for public Android API"
by Adrian Roos
· 6 years ago
d181c8b
Rename preferCodeIntegrity to useEmbeddedDex
by Victor Hsieh
· 6 years ago
15daf44
Merge "Fix aar rules"
by Colin Cross
· 6 years ago
f57c578
Fix aar rules
by Colin Cross
· 6 years ago
9d22a91
Add a prod var to override package names.
by Jaewoong Jung
· 6 years ago
e3fe481
Add last released API check to checkapi for public Android API
by Adrian Roos
· 6 years ago
d15d614
Merge "Make boot classpath jars in apexes uncompressed."
by Nicolas Geoffray
· 6 years ago
7171ffa
Merge "Parameterize RRO test"
by Anton Hansson
· 6 years ago
5921f75
Make boot classpath jars in apexes uncompressed.
by Nicolas Geoffray
· 6 years ago
44c29a8
Clean up srcjar directories after each rule
by Colin Cross
· 6 years ago
39c1679
Fix conflicting srcjar dir for current and last apicheck
by Colin Cross
· 6 years ago
60eed0e
Merge "122452571: Fix path to android.jar in prebuilts"
by Tor Norbye
· 6 years ago
7788c12
Remove annotation_processors property
by Colin Cross
· 6 years ago
ebcdfed
122452571: Fix path to android.jar in prebuilts
by Tor Norbye
· 6 years ago
0375a4f
Parameterize RRO test
by Anton Hansson
· 6 years ago
590b1ae
Minor refactoring of generateAndroidBuildActions.
by Jaewoong Jung
· 6 years ago
2ad817c
Enable certificate overrides with product vars.
by Jaewoong Jung
· 6 years ago
9d085de
Merge "Disable all-assigned check in hiddenapi on master-art"
by David Brazdil
· 6 years ago
f343872
Align jar file after calling merge-zips when dex is uncompressed.
by Nicolas Geoffray
· 6 years ago
3a3e94c
Fix kotlin annotation processing after java_plugin
by Colin Cross
· 6 years ago
91b4e3e
Disable all-assigned check in hiddenapi on master-art
by David Brazdil
· 6 years ago
be9cdb8
Replace annotation_processors with plugins
by Colin Cross
· 6 years ago
c4efd9c
jarjar_rules: accept file-group
by Steven Moreland
· 6 years ago
65fd8ba
Always do zipalign with uncompressDex.
by Nicolas Geoffray
· 6 years ago
e153382
Merge changes from topic "kapt"
by Colin Cross
· 6 years ago
afbb173
Pass annotation processors to kotlinc
by Colin Cross
· 6 years ago
de4c02f
Minor code/comment cleanup for app.go.
by Jaewoong Jung
· 6 years ago
21fc9bb
Move kotlin to it's own file
by Colin Cross
· 6 years ago
f8c06c1
Merge "Don't install java libraries that are already in an apex."
by Nicolas Geoffray
· 6 years ago
2c77ceb
Build java_sdk_library modules when UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true
by Colin Cross
· 6 years ago
0f670a2
Replace hiddenapi-{public,private}-list.txt with a CSV file
by David Brazdil
· 6 years ago
4bdea39
Don't install java libraries that are already in an apex.
by Nicolas Geoffray
· 6 years ago
76c875a
Update signature files to the new format
by Tor Norbye
· 6 years ago
cd964b3
Maintain uncompressed dex through hiddenapi encode
by Colin Cross
· 6 years ago
9fc36a6
Restore UNSAFE_DISABLE_HIDDENAPI_FLAGS functionality.
by David Brazdil
· 6 years ago
5a1af88
Use module name as intermediates name for android_app modules
by Colin Cross
· 6 years ago
8faf8fc
Move hiddenapi to Soong
by Colin Cross
· 6 years ago
56abb83
Set LOCAL_PREBUILT_MODULE_FILE for hostdex modules
by Colin Cross
· 6 years ago
a4d4570
Merge "Enable arch variant properties in prebuilt_etc."
by Jaewoong Jung
· 6 years ago
b9a1151
Enable arch variant properties in prebuilt_etc.
by Jaewoong Jung
· 6 years ago
Next »