index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
content
/
NativeLibraryHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the usage of PackageParser
Jackal Guo
2021-08-11
1
-2
/
+1
*
Pause watchdog monitor for incfs native lib extraction
Yurii Zubrytskyi
2021-06-29
1
-15
/
+0
*
Refactor PackageParser (4/n)
Jackal Guo
2021-01-27
1
-13
/
+16
*
[pm] minor refactoring
Songchun Fan
2020-07-01
1
-0
/
+2
*
[incremental] respect extractNativeLibs in native lib config
Songchun Fan
2020-05-27
1
-1
/
+2
*
[incfs] Make native library extraction async
Yurii Zubrytskyi
2020-04-10
1
-1
/
+15
*
ParsingPackage/ParsedPackage split source migration
Winson
2020-02-19
1
-10
/
+1
*
Incremental native lib extraction
Songchun Fan
2020-02-07
1
-2
/
+55
*
Refactor to prepare for incremental native lib extraction
Songchun Fan
2020-02-06
1
-50
/
+61
*
Enable basic incremental installation
Songchun Fan
2019-12-16
1
-3
/
+15
*
Revert Revert PackageParser#Package fixes
Winson
2019-12-06
1
-1
/
+1
*
Revert "Revert "Deprecate PackageParser#Package""
Winson
2019-12-06
1
-6
/
+7
*
[incremental] Manager, Storage and changes to Package Manager Service
Songchun Fan
2019-11-27
1
-1
/
+18
*
Revert "Deprecate PackageParser#Package"
Winson Chiu
2019-10-01
1
-7
/
+7
*
Deprecate PackageParser#Package
Winson
2019-09-26
1
-7
/
+7
*
Respect extractNativeLibs in natively bridged environments
dimitry
2018-10-04
1
-6
/
+2
*
In place split install native support
Patrick Baumann
2018-04-30
1
-1
/
+4
*
The pm command is no more.
Dianne Hackborn
2017-11-21
1
-0
/
+13
*
Install all files from the lib directory for debuggable apps
Tamas Berghammer
2016-11-09
1
-11
/
+19
*
Load libraries directly from apk
Dmitriy Ivanov
2015-03-21
1
-10
/
+21
*
Installing splits into ASECs!
Jeff Sharkey
2014-08-22
1
-22
/
+27
*
More progress towards split APKs in ASECs.
Jeff Sharkey
2014-08-20
1
-17
/
+181
*
Multi-arch application installs.
Narayan Kamath
2014-07-10
1
-24
/
+31
*
Derive library path for upgraded system apps.
Jeff Sharkey
2014-07-08
1
-1
/
+9
*
Gracefully handle apps without native libraries.
Jeff Sharkey
2014-07-08
1
-0
/
+1
*
Teach DCS about cluster packages.
Jeff Sharkey
2014-07-05
1
-2
/
+4
*
Extract native code from split APKs.
Jeff Sharkey
2014-07-04
1
-32
/
+108
*
Fix native crashes when APKs can't be opened.
Narayan Kamath
2014-07-02
1
-7
/
+17
*
Scan for renderscript files before deciding ABIs.
Narayan Kamath
2014-06-03
1
-0
/
+15
*
Re-implement native library search and copies.
Ramin Zaghi
2014-04-09
1
-16
/
+54
*
Better error codes for missing files
Kenny Root
2011-08-03
1
-0
/
+30
*
Move extract native libraries to JNI code
Kenny Root
2011-07-26
1
-273
/
+12
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-2
/
+1
*
Integrate StrictMode with CloseGuard
Brian Carlstrom
2010-11-04
1
-0
/
+1
*
Remove lingering system app native libs in /data
Kenny Root
2010-10-05
1
-5
/
+16
*
Fix location of gdbserver upon installation
Kenny Root
2010-09-30
1
-1
/
+1
*
Move native library removal function to helper
Kenny Root
2010-09-12
1
-0
/
+30
*
Allow native shared libraries in ASEC containers
Kenny Root
2010-08-27
1
-0
/
+296