summaryrefslogtreecommitdiff
path: root/core/java/android/app/ApplicationLoaders.java
Commit message (Expand)AuthorAgeFilesLines
* base: PSSSSST! disable some (more) DEBUG logspillGeorge Zacharia2022-10-261-1/+2
* Allow a shared library to be positioned after the application on the classpathBrad Stenning2021-10-271-10/+15
* Merge "ApplicationLoaders: improve classloader cache errs" am: 6bfe7f9a26 am:...Steven Moreland2020-08-131-2/+2
|\
| * ApplicationLoaders: improve classloader cache errsSteven Moreland2020-08-131-2/+2
| * Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
| * ApplicationLoaders: hard failures & testsSteven Moreland2019-04-031-9/+8
* | Introduce uses-native-library tagJiyong Park2020-07-211-8/+20
* | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | ApplicationLoaders: hard failures & testsSteven Moreland2019-04-051-9/+8
|/
* Revert "Revert "Preload non-bootclasspath Java lib ClassLoaders.""Steven Moreland2019-03-291-1/+150
* Revert "Preload non-bootclasspath Java lib ClassLoaders."Nicolas Geoffray2019-03-281-150/+1
* Preload non-bootclasspath Java lib ClassLoaders.Steven Moreland2019-03-271-1/+150
* Start using shared libraries class loader.Nicolas Geoffray2018-12-021-5/+16
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* In place split install native supportPatrick Baumann2018-04-301-0/+13
* Rootless GPU DebugCody Northrop2017-11-161-4/+6
* Allow splits to declare a classloader type.Narayan Kamath2017-07-061-19/+16
* Support loading a stub WebView using a donor package.Torne (Richard Coles)2017-03-281-10/+23
* Precreate the classloader for the WebView.Torne (Richard Coles)2016-11-211-2/+17
* Frameworks/base: Add more systrace pointsAndreas Gampe2016-05-181-0/+2
* Move Vulkan layer path setup to ApplicationLoadersDimitry Ivanov2016-05-111-0/+4
* Extract pathclassloader initialization to a separate classDimitry Ivanov2016-04-271-21/+10
* Splits without restartTodd Kennedy2016-03-021-0/+12
* Create linker-namespace for the classloaderDimitry Ivanov2016-02-251-9/+24
* Use shared namespace for bundled app classloaderDimitry Ivanov2015-12-151-2/+3
* Use nativeloader to load NativeActivityDmitriy Ivanov2015-12-111-2/+3
* Mmmmmmm... lovely, lovely ArrayMap.Dianne Hackborn2013-07-181-4/+2
* Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-2/+8
* Allow native shared libraries in ASEC containersKenny Root2010-08-271-5/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+72
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-72/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+72