index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
sdk_library.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Remove updatable-bcp-packages.txt."
Jiakai Zhang
2021-09-26
1
-1
/
+0
|
\
|
*
Remove updatable-bcp-packages.txt.
Jiakai Zhang
2021-09-24
1
-1
/
+0
*
|
Merge changes I957f3df8,I68986dcc
Martin Stjernholm
2021-09-24
1
-26
/
+16
|
\
\
|
*
|
Consolidate the code to resolve a deapexer module dependency.
Martin Stjernholm
2021-09-23
1
-16
/
+5
|
*
|
Propagate the dex jar path as an OptionalPath which is either valid or
Martin Stjernholm
2021-09-23
1
-10
/
+11
|
|
/
*
|
Merge "Add annotations.zip support to java_sdk_library"
Anton Hansson
2021-09-23
1
-4
/
+28
|
\
\
|
|
/
|
/
|
|
*
Add annotations.zip support to java_sdk_library
Anton Hansson
2021-09-22
1
-4
/
+28
*
|
Merge "Add back the api_srcs argument"
Anton Hansson
2021-09-21
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add back the api_srcs argument
Anton Hansson
2021-09-17
1
-0
/
+4
*
|
Preopt APEX system server jars from prebuilts.
Jiakai Zhang
2021-09-15
1
-1
/
+23
|
/
*
Refactor SdkMemberType.AddDependencies()
Paul Duffin
2021-08-31
1
-2
/
+2
*
Update documentation for genrule and sdk_library
Spandan Das
2021-07-30
1
-1
/
+1
*
Merge "Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore)."
Ulyana Trafimovich
2021-07-19
1
-12
/
+8
|
\
|
*
Remove `OptionalImplicitSdkLibrary()` function (it's not used anymore).
Ulya Trafimovich
2021-07-16
1
-12
/
+8
*
|
Build updatable-bcp-packages.txt from prebuilts in sdk snapshot
Paul Duffin
2021-07-15
1
-0
/
+6
*
|
Propagate permitted packages to sdk snapshot
Paul Duffin
2021-07-15
1
-0
/
+10
|
/
*
SdkLibraryImport's DexJarInstallPath uses installPath from source module
Jeongik Cha
2021-07-13
1
-6
/
+10
*
Support using java_sdk_library components in stub_libs
Paul Duffin
2021-06-30
1
-2
/
+19
*
Ensure consistent APEX variation for java_sdk_library and java_sdk_library_im...
Paul Duffin
2021-06-24
1
-0
/
+20
*
Remove duplicate component from sdk snapshot
Paul Duffin
2021-06-23
1
-3
/
+19
*
Add commonSdkLibraryAndImportModule interface
Paul Duffin
2021-06-23
1
-20
/
+28
*
Remove unused apiModuleName
Paul Duffin
2021-06-22
1
-12
/
+0
*
Simplify deapexer support
Paul Duffin
2021-06-17
1
-2
/
+2
*
Remove javalib special case in createDeapexerModuleIfNeeded
Paul Duffin
2021-06-17
1
-0
/
+7
*
Remove core_lib property from java_sdk_library
Colin Cross
2021-06-02
1
-8
/
+1
*
Ignore owner property when computing java_sdk_library dist subdirectory
Colin Cross
2021-06-02
1
-8
/
+1
*
Make the default java_sdk_library dist_group "unknown"
Colin Cross
2021-06-02
1
-3
/
+2
*
Support dist_group property instead of owner for setting sdk dist subdirectory
Colin Cross
2021-06-01
1
-4
/
+20
*
Support removed API members in modular hidden API processing
Paul Duffin
2021-05-24
1
-14
/
+34
*
Allow missing java_sdk_library files in AllowMissingDependencies builds
Colin Cross
2021-05-20
1
-2
/
+6
*
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-18
1
-1
/
+1
*
Make uncompressDex available for use through hiddenAPIModule
Paul Duffin
2021-05-17
1
-1
/
+1
*
Merge initHiddenAPI and hiddenAPIUpdatePaths
Paul Duffin
2021-05-17
1
-2
/
+1
*
Remove configurationName from java library and hidden API
Paul Duffin
2021-05-17
1
-11
/
+5
*
Stop generating unnecessary hidden API rules
Paul Duffin
2021-05-14
1
-1
/
+1
*
Disallow shared libraries in bootclasspath_fragment contents
Paul Duffin
2021-05-14
1
-4
/
+21
*
Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR
Paul Duffin
2021-05-12
1
-5
/
+12
*
Strict updatability linting against dependencies.
Jaewoong Jung
2021-05-10
1
-0
/
+14
*
Merge "Stop exporting java_sdk_library libs in the snapshot"
Paul Duffin
2021-05-07
1
-8
/
+0
|
\
|
*
Stop exporting java_sdk_library libs in the snapshot
Paul Duffin
2021-05-06
1
-8
/
+0
*
|
Add missing calls to InitSdkAwareModule
Paul Duffin
2021-05-06
1
-0
/
+1
|
/
*
Automatically export bootclasspath_fragment stubs from sdk
Paul Duffin
2021-04-27
1
-6
/
+8
*
Add new stub_only_static_libs attr for sdk_library
Anton Hansson
2021-04-22
1
-0
/
+5
*
java_sdk_library: Make dex stub jars available for hiddenapi
Paul Duffin
2021-04-16
1
-2
/
+52
*
Merge "SdkSpec is fully using ApiLevel"
Jiyong Park
2021-04-14
1
-1
/
+1
|
\
|
*
SdkSpec is fully using ApiLevel
Jiyong Park
2021-04-08
1
-1
/
+1
*
|
Merge "Fix bug in sdk_library string matching"
Anton Hansson
2021-04-08
1
-5
/
+13
|
\
\
|
|
/
|
/
|
|
*
Fix bug in sdk_library string matching
Anton Hansson
2021-04-07
1
-5
/
+13
*
|
Add PrebuiltNameFromSource
Paul Duffin
2021-04-06
1
-2
/
+2
|
/
*
SdkSpec = Scope + ApiLevel
Jiyong Park
2021-04-05
1
-4
/
+4
[next]