index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libnativeloader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge \"libnativeloader: convert Android.mk to Android.bp\"
Colin Cross
2016-07-28
2
-58
/
+32
|
\
|
*
libnativeloader: convert Android.mk to Android.bp
Colin Cross
2016-07-27
2
-58
/
+32
*
|
Merge \"Add support to indicate bitness of public library.\"
Christopher Ferris
2016-06-22
1
-4
/
+27
|
\
|
|
*
Add support to indicate bitness of public library.
Christopher Ferris
2016-06-22
1
-4
/
+27
*
|
Merge "Remove invalid uses of -l and -I" am: 5d6193c658
Dan Willemsen
2016-06-01
1
-2
/
+1
|
\
|
|
*
Remove invalid uses of -l and -I
Dan Willemsen
2016-06-01
1
-2
/
+1
*
|
Merge "Remove target_sdk_version parameter" into nyc-dev
Dimitry Ivanov
2016-05-24
1
-11
/
+6
|
\
\
|
*
|
Remove target_sdk_version parameter
Dimitry Ivanov
2016-05-24
1
-11
/
+6
|
*
|
Set parent namespace for linker-namespaces
Dimitry Ivanov
2016-05-17
2
-2
/
+29
*
|
|
Merge "Set parent namespace for linker-namespaces" am: ac50d0cc57
Dimitry Ivanov
2016-05-17
2
-2
/
+29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Set parent namespace for linker-namespaces
Dimitry Ivanov
2016-05-16
2
-2
/
+29
|
*
|
Pass permitted_path to the linker as is.
Dimitry Ivanov
2016-05-16
1
-3
/
+1
*
|
|
Pass permitted_path to the linker as is.
Dimitry Ivanov
2016-05-17
1
-3
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Pass permitted_path to the linker as is.
Dimitry Ivanov
2016-05-16
1
-3
/
+1
|
*
|
Move linker-namespace functions declarations
Dimitry Ivanov
2016-05-11
2
-1
/
+91
*
|
|
Merge "Move linker-namespace functions declarations" am: 37ed923d1c
Dimitry Ivanov
2016-05-11
2
-1
/
+91
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge "Move linker-namespace functions declarations"
Dimitry Ivanov
2016-05-11
2
-1
/
+91
|
|
\
\
|
|
*
|
Move linker-namespace functions declarations
Dimitry Ivanov
2016-05-09
2
-1
/
+91
|
*
|
|
nativeloader: Ignore empty java_permitted_path
Dimitry Ivanov
2016-05-10
1
-1
/
+3
*
|
|
|
Merge "nativeloader: Ignore empty java_permitted_path" into nyc-dev
Dimitry Ivanov
2016-05-11
1
-1
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
nativeloader: Ignore empty java_permitted_path
Dimitry Ivanov
2016-05-10
1
-1
/
+3
*
|
|
|
Merge "Check if public namespace has already been initialized" am: 0756fae4f1
Dimitry Ivanov
2016-05-11
1
-0
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge "Check if public namespace has already been initialized"
Dimitry Ivanov
2016-05-11
1
-0
/
+7
|
|
\
\
|
|
*
|
Check if public namespace has already been initialized
Dimitry Ivanov
2016-05-09
1
-0
/
+7
|
|
|
/
|
*
/
Extend white-listed directories to include /mnt/expand
Dimitry Ivanov
2016-05-10
1
-2
/
+14
|
|
/
|
*
nativeloader: Fix the case of search_path == null
Dimitry Ivanov
2016-05-09
1
-1
/
+6
|
*
Add public libs from an environment variable
Dimitry Ivanov
2016-05-06
2
-7
/
+28
|
*
Merge "nativeloader: Add CloseNativeLibrary() method"
Treehugger Robot
2016-05-04
2
-0
/
+7
|
|
\
|
|
*
nativeloader: Add CloseNativeLibrary() method
Dimitry Ivanov
2016-05-04
2
-0
/
+7
|
*
|
nativeloader: Add Reset capabilities
Dimitry Ivanov
2016-05-02
2
-0
/
+13
|
|
/
|
*
native_loader: Use ANDROID_ROOT environment variable
Dimitry Ivanov
2016-04-21
1
-3
/
+7
|
*
Enable namespaces for all target sdk versions
Dimitry Ivanov
2016-04-21
1
-9
/
+3
|
*
Allow vendors to extend the list of public libs
Dimitry Ivanov
2016-04-06
1
-15
/
+32
|
*
Move list of public libraries to a config file
Dimitry Ivanov
2016-03-17
2
-30
/
+37
|
*
Fix locking of libnativeloader
Dimitry Ivanov
2016-02-29
1
-3
/
+5
|
*
Added function to explicitly initialize a namespace
Dimitry Ivanov
2016-02-26
2
-21
/
+67
|
*
Add PreloadPublicNativeLibraries function
Dimitry Ivanov
2016-02-24
2
-4
/
+11
|
*
nativeloader: Export FindNamespaceByClassLoader
Dimitry Ivanov
2016-02-22
2
-8
/
+24
|
*
nativeloader: refactor FindNamespaceByClassLoader method
Dimitry Ivanov
2016-02-22
1
-17
/
+16
|
*
Move libnativeloader headers into libnativeloader.
Elliott Hughes
2016-02-12
2
-3
/
+38
|
*
Preload public native libraries
Dimitry Ivanov
2016-02-11
1
-6
/
+9
*
|
Extend white-listed directories to include /mnt/expand
Dimitry Ivanov
2016-05-10
1
-10
/
+14
*
|
nativeloader: Fix the case of search_path == null
Dimitry Ivanov
2016-05-09
1
-1
/
+6
*
|
Add public libs from an environment variable
Dimitry Ivanov
2016-05-06
2
-7
/
+28
*
|
nativeloader: Add CloseNativeLibrary() method
Dimitry Ivanov
2016-05-03
2
-0
/
+7
*
|
nativeloader: Add Reset capabilities
Dimitry Ivanov
2016-05-02
2
-0
/
+13
*
|
native_loader: Use ANDROID_ROOT environment variable
Dimitry Ivanov
2016-04-27
1
-3
/
+7
*
|
Enable namespaces for all target sdk versions
Dimitry Ivanov
2016-04-27
1
-9
/
+3
*
|
Remove workaround for libart greylist.
Alex Light
2016-04-15
1
-16
/
+1
*
|
Allow vendors to extend the list of public libs
Dimitry Ivanov
2016-04-11
1
-15
/
+32
[next]