index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ApplicationLoaders.java
Age
Commit message (
Expand
)
Author
2020-08-13
Merge "ApplicationLoaders: improve classloader cache errs" am: 6bfe7f9a26 am:...
Steven Moreland
2020-08-13
ApplicationLoaders: improve classloader cache errs
Steven Moreland
2020-07-21
Introduce uses-native-library tag
Jiyong Park
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-04-05
ApplicationLoaders: hard failures & tests
Steven Moreland
2019-04-03
ApplicationLoaders: hard failures & tests
Steven Moreland
2019-03-29
Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""
Steven Moreland
2019-03-28
Revert "Preload non-bootclasspath Java lib ClassLoaders."
Nicolas Geoffray
2019-03-27
Preload non-bootclasspath Java lib ClassLoaders.
Steven Moreland
2018-12-02
Start using shared libraries class loader.
Nicolas Geoffray
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-30
In place split install native support
Patrick Baumann
2017-11-16
Rootless GPU Debug
Cody Northrop
2017-07-06
Allow splits to declare a classloader type.
Narayan Kamath
2017-03-28
Support loading a stub WebView using a donor package.
Torne (Richard Coles)
2016-11-21
Precreate the classloader for the WebView.
Torne (Richard Coles)
2016-05-18
Frameworks/base: Add more systrace points
Andreas Gampe
2016-05-11
Move Vulkan layer path setup to ApplicationLoaders
Dimitry Ivanov
2016-04-27
Extract pathclassloader initialization to a separate class
Dimitry Ivanov
2016-03-02
Splits without restart
Todd Kennedy
2016-02-25
Create linker-namespace for the classloader
Dimitry Ivanov
2015-12-15
Use shared namespace for bundled app classloader
Dimitry Ivanov
2015-12-11
Use nativeloader to load NativeActivity
Dmitriy Ivanov
2013-07-18
Mmmmmmm... lovely, lovely ArrayMap.
Dianne Hackborn
2013-04-12
Add new resources trace, also trace apk dex loading.
Dianne Hackborn
2010-08-27
Allow native shared libraries in ASEC containers
Kenny Root
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project