index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
java.go
Age
Commit message (
Expand
)
Author
2021-06-23
Merge "fix: comparison between min_sdk_version"
Jooyung Han
2021-06-23
Add commonSdkLibraryAndImportModule interface
Paul Duffin
2021-06-23
fix: comparison between min_sdk_version
Jooyung Han
2021-06-17
Simplify deapexer support
Paul Duffin
2021-06-17
Remove javalib special case in createDeapexerModuleIfNeeded
Paul Duffin
2021-05-18
Don't fail if the target module is disabled in dex2oat tool
Martin Stjernholm
2021-05-17
Make uncompressDex available for use through hiddenAPIModule
Paul Duffin
2021-05-17
Merge initHiddenAPI and hiddenAPIUpdatePaths
Paul Duffin
2021-05-17
Remove configurationName from java library and hidden API
Paul Duffin
2021-05-14
Stop generating unnecessary hidden API rules
Paul Duffin
2021-05-10
Strict updatability linting against dependencies.
Jaewoong Jung
2021-05-07
Merge "Add missing calls to InitSdkAwareModule"
Paul Duffin
2021-05-06
Transitively add APEX variants for contents of prebuilt_apex/apex_set
Paul Duffin
2021-05-06
Add missing calls to InitSdkAwareModule
Paul Duffin
2021-04-26
Extract java SdkMemberType instances as vars
Paul Duffin
2021-04-19
Reland: Add jni_libs property to java tests
Colin Cross
2021-04-17
Merge "Revert "Add jni_libs property to java tests""
Colin Cross
2021-04-17
Revert "Add jni_libs property to java tests"
Colin Cross
2021-04-17
Merge changes from topic "tvts-test-host-jni"
Treehugger Robot
2021-04-16
Add jni_libs property to java tests
Colin Cross
2021-04-08
SdkSpec is fully using ApiLevel
Jiyong Park
2021-04-05
SdkSpec = Scope + ApiLevel
Jiyong Park
2021-04-03
Move java.sdkSpec to the android package
Jiyong Park
2021-04-02
Merge "Revert "Revert "Add min_sdk_version to java_import."""
Jaewoong Jung
2021-04-02
Revert "Revert "Add min_sdk_version to java_import.""
Jaewoong Jung
2021-04-02
Merge "Remove tradefed static_lib heuristic"
Julien Desprez
2021-04-02
Merge "Revert "Add min_sdk_version to java_import.""
Jaewoong Jung
2021-04-02
Revert "Add min_sdk_version to java_import."
Jaewoong Jung
2021-04-01
Merge "Add min_sdk_version to java_import."
Jaewoong Jung
2021-03-31
Add min_sdk_version to java_import.
Jaewoong Jung
2021-03-31
Remove unused java testing methods
Paul Duffin
2021-03-19
Take Module implementations out of java/java.go.
Jaewoong Jung
2021-03-17
Merge "Export a few utility methods"
Yuexi Ma
2021-03-16
Export a few utility methods
Yuexi Ma
2021-03-15
Improve java.go readability.
Jaewoong Jung
2021-03-15
Remove tradefed static_lib heuristic
Julien Desprez
2021-03-15
Merge "Treat core_platform as stable unless module uses legacy"
Nicolas Geoffray
2021-03-12
Merge "Delete defaultsFactory in java.go."
Jaewoong Jung
2021-03-12
Remove the robolectric heuristic out of java_test
Julien Desprez
2021-03-10
Delete defaultsFactory in java.go.
Jaewoong Jung
2021-03-10
Treat core_platform as stable unless module uses legacy
Paul Duffin
2021-03-06
Merge "Revert "Revert "Attempt to run all java_test_host that look unit...""
Julien Desprez
2021-03-05
Revert "Revert "Attempt to run all java_test_host that look unit..."
Julien Desprez
2021-03-05
Clear remains of java.Dependency interface.
Jaewoong Jung
2021-03-04
Merge "Revert "Attempt to run all java_test_host that look unit tests""
Julien Desprez
2021-03-04
Revert "Attempt to run all java_test_host that look unit tests"
Julien Desprez
2021-03-04
Merge "Attempt to run all java_test_host that look unit tests"
Julien Desprez
2021-02-26
Remove global state from sysprop libraries
Colin Cross
2021-02-26
Propagate java resources in apps with no code
Colin Cross
2021-02-25
Attempt to run all java_test_host that look unit tests
Julien Desprez
[next]