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
/
platform_bootclasspath.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove updatable-bcp-packages.txt.
Jiakai Zhang
2021-09-24
1
-8
/
+0
*
Separate creation of signature patterns from overlap checking
Paul Duffin
2021-08-06
1
-2
/
+2
*
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-07-22
1
-32
/
+33
*
Avoid permitted_packages related build failures in unbundled builds
Paul Duffin
2021-07-16
1
-2
/
+7
*
Generate boot images for host from prebuilts
Paul Duffin
2021-07-06
1
-3
/
+8
*
Generate boot zip file from prebuilt_bootclasspath_fragment
Paul Duffin
2021-07-01
1
-1
/
+4
*
Verify the modular stub flags are subsets of the monolithic stub flags
Paul Duffin
2021-06-25
1
-1
/
+1
*
Make ruleToGenerateHiddenAPIStubFlagsFile build rule
Paul Duffin
2021-06-25
1
-3
/
+2
*
Add HiddenAPIScope to replace use of SdkKind
Paul Duffin
2021-06-24
1
-2
/
+2
*
Merge "Append platform classpath proto configs with missing apex jars."
satayev
2021-06-23
1
-3
/
+19
|
\
|
*
Append platform classpath proto configs with missing apex jars.
satayev
2021-06-22
1
-3
/
+19
*
|
Merge "Fix monolithic hidden API processing with prebuilts"
Paul Duffin
2021-06-22
1
-16
/
+36
|
\
\
|
|
/
|
/
|
|
*
Fix monolithic hidden API processing with prebuilts
Paul Duffin
2021-06-20
1
-16
/
+36
*
|
Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS"
Paul Duffin
2021-06-22
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS
Adrian Roos
2021-06-21
1
-2
/
+3
*
|
Use classpath elements in platform_bootclasspath
Paul Duffin
2021-06-20
1
-10
/
+11
|
/
*
Merge "Move boot jars package check into platform_bootclasspath"
Paul Duffin
2021-06-17
1
-3
/
+6
|
\
|
*
Move boot jars package check into platform_bootclasspath
Paul Duffin
2021-06-17
1
-3
/
+6
*
|
Merge "Combine hidden API encoding with flag generation"
Paul Duffin
2021-06-17
1
-2
/
+2
|
\
|
|
*
Combine hidden API encoding with flag generation
Paul Duffin
2021-06-17
1
-2
/
+2
*
|
Rename ClasspathFragmentToConfiguredJarList methods to configuredJars.
satayev
2021-06-16
1
-2
/
+2
|
/
*
Avoid passing around []hiddenAPIModule
Paul Duffin
2021-06-14
1
-4
/
+2
*
Make copyBootJarsToPredefinedLocations simpler and less fragile
Paul Duffin
2021-06-10
1
-2
/
+4
*
Export hidden api related types and fields
Paul Duffin
2021-06-10
1
-2
/
+1
*
Support removed API members in modular hidden API processing
Paul Duffin
2021-05-24
1
-1
/
+1
*
Separate input to flag generation from hiddenAPIFlagFileInfo
Paul Duffin
2021-05-24
1
-4
/
+20
*
Separate monolithic hidden API processing from hiddenAPIFlagFileInfo
Paul Duffin
2021-05-24
1
-12
/
+14
*
Populate individual classpath_fragments' classpaths.proto configs.
satayev
2021-05-20
1
-8
/
+1
*
Merge changes I4e7a7ac5,I0c73361b
Jiyong Park
2021-05-20
1
-1
/
+1
|
\
|
*
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-18
1
-1
/
+1
*
|
Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath
Paul Duffin
2021-05-19
1
-2
/
+9
|
/
*
Generate monolithic hidden API files direct from class jars
Paul Duffin
2021-05-14
1
-112
/
+32
*
Use java_sdk_library in bootclasspath_fragment contents as stubs
Paul Duffin
2021-05-14
1
-1
/
+1
*
Generate hidden API flags for a bootclasspath_fragment
Paul Duffin
2021-05-14
1
-1
/
+1
*
Build boot images in bootclasspath_fragment/platform_bootclasspath
Paul Duffin
2021-05-12
1
-0
/
+4
*
Move copying of dex files from dexpreopt_bootjars singleton
Paul Duffin
2021-05-12
1
-2
/
+9
*
Generate empty classpaths.proto for bootclasspath_fragment.go.
satayev
2021-05-11
1
-0
/
+1
*
Declare ConfiguredJarList in specific fragment implementations.
satayev
2021-05-07
1
-2
/
+19
*
Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath.
satayev
2021-05-07
1
-2
/
+2
*
Rename classpath_fragment.go methods for better readability.
satayev
2021-05-06
1
-2
/
+2
*
Support dex_import on platform_bootclasspath
Paul Duffin
2021-05-04
1
-0
/
+2
*
Merge "Fix build failure when building unbundled apps (second try)"
Paul Duffin
2021-04-30
1
-17
/
+56
|
\
|
*
Fix build failure when building unbundled apps (second try)
Paul Duffin
2021-04-30
1
-17
/
+56
*
|
Move configuration checks from getBootImageJar
Paul Duffin
2021-04-30
1
-0
/
+41
|
/
*
Merge "Revert "Fix build failure when building unbundled apps""
Treehugger Robot
2021-04-30
1
-11
/
+1
|
\
|
*
Revert "Fix build failure when building unbundled apps"
Vishnu Nair
2021-04-30
1
-11
/
+1
*
|
Merge "Fix build failure when building unbundled apps"
Paul Duffin
2021-04-29
1
-1
/
+11
|
\
|
|
*
Fix build failure when building unbundled apps
Paul Duffin
2021-04-29
1
-1
/
+11
*
|
Move generation of hidden API make vars to platform_bootclasspath
Paul Duffin
2021-04-29
1
-1
/
+11
|
/
*
Make platform_bootclasspath a singleton module
Paul Duffin
2021-04-29
1
-3
/
+15
[next]