index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ojluni
/
src
/
main
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not accept zip files with invalid headers.
HEAD
s12.1
Almaz Mingaleev
2025-06-10
1
-0
/
+11
*
ZipFile: Add support for opening zip files by fd paths
Danny Lin
2022-03-15
1
-1
/
+6
*
Switch hwasan from fork to vfork.
Evgenii Stepanov
2021-08-18
1
-2
/
+1
*
isSocket() shouldn't clear socket error codes
Maciej Żenczykowski
2021-04-12
1
-3
/
+5
*
[LSC] Add LOCAL_LICENSE_KINDS to libcore
Bob Badour
2021-02-05
1
-0
/
+8
*
Merge "Remove unused include in Character.cpp"
vichang
2020-08-21
1
-1
/
+0
|
\
|
*
Remove unused include in Character.cpp
Victor Chang
2020-08-20
1
-1
/
+0
*
|
Fix reading large file offsets on 32-bit
Daulet Zhanguzin
2020-08-14
1
-1
/
+1
|
/
*
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2020-06-24
1
-1
/
+1
*
Merge "Delete unused headers"
Neil Fuller
2020-06-17
2
-317
/
+0
|
\
|
*
Delete unused headers
Neil Fuller
2020-06-17
2
-317
/
+0
*
|
Revert^2 "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"
Orion Hodson
2020-05-27
1
-1
/
+6
*
|
Revert "Avoid fd leaks when jniCreateFileDescriptor encounters OOME"
Nicolas Geoffray
2020-05-27
1
-10
/
+5
*
|
Avoid fd leaks when jniCreateFileDescriptor encounters OOME
Orion Hodson
2020-05-21
1
-5
/
+10
|
/
*
Revert "Do not use opendir after CLONE_VM or vfork."
Florian Mayer
2020-04-28
1
-26
/
+4
*
Do not use opendir after CLONE_VM or vfork.
Florian Mayer
2020-04-24
1
-4
/
+26
*
Make System.nanoTime and currentTimeMillis critical native.
Pete Bentley
2020-04-20
1
-7
/
+6
*
Remove unused methods File{Input,Output}Stream.open().
Pete Bentley
2020-03-25
4
-72
/
+5
*
Set default visibility to private
Paul Duffin
2019-07-02
1
-0
/
+17
*
Delete unused ojluni Register.cpp
Pete Bentley
2019-06-14
1
-144
/
+0
*
Make canonicalize() hidden to avoid conflict with libm.
Vladimir Marko
2019-06-11
3
-0
/
+6
*
Refactor/add tests for ObjectStreamClass computeDefaultSUID
Paul Duffin
2019-03-21
1
-6
/
+16
*
[fuchsia] Remove unnecessary patch.
Doug Horn
2019-03-13
1
-4
/
+0
*
Enable interception of more filesystem APIs.
Jeff Sharkey
2019-02-28
1
-14
/
+20
*
Move AsynchronousCloseMonitor to libjavacore.
Pete Bentley
2019-02-06
1
-2
/
+1
*
Merge "FIONREAD is not supported on Fuchsia fds."
Doug Horn
2019-01-24
1
-0
/
+8
|
\
|
*
FIONREAD is not supported on Fuchsia fds.
Doug Horn
2019-01-10
1
-0
/
+8
*
|
Pass the Java caller's location to Runtime.nativeLoad.
Nicolas Geoffray
2019-01-18
2
-4
/
+4
*
|
UNIXProcess_md.c: do not retry EINTR failed close() calls
Nick Kralevich
2019-01-16
1
-1
/
+11
*
|
Merge "Move JniConstants from libnativehelper to libcore"
Orion Hodson
2019-01-11
5
-13
/
+147
|
\
\
|
|
/
|
/
|
|
*
Move JniConstants from libnativehelper to libcore
Orion Hodson
2018-12-20
5
-13
/
+147
*
|
Merge changes I999a93cc,Ib0c2b298
Tobias Thierer
2019-01-08
2
-15
/
+63
|
\
\
|
*
|
Integrate OpenJDK 12 commits to drop use of readdir_r.
Tobias Thierer
2019-01-07
2
-15
/
+63
|
|
/
*
/
Do not use mincore() on Fuchsia.
Doug Horn
2019-01-04
1
-0
/
+7
|
/
*
use epoll_create1
Nick Kralevich
2018-12-17
1
-1
/
+3
*
Further minor patches for Fuchsia libcore support.
Doug Horn
2018-11-20
8
-10
/
+32
*
Initial libcore fuchsia support.
Doug Horn
2018-11-14
9
-4
/
+70
*
UnixProcess: Improve error message for generic/unknown error codes.
Nikita Iashchenko
2018-10-15
1
-1
/
+3
*
Disable vfork under HWASan (same as ASan).
Evgenii Stepanov
2018-08-31
1
-1
/
+2
*
Verify java.nio.Bits against upstream OpenJDK 8u121-b13
Paul Duffin
2018-07-23
4
-301
/
+0
*
Revert^2 "Reimplement ojluni JNI_OnLoad from scratch."
Vladimir Marko
2018-06-13
2
-1
/
+142
*
Tweak file headers.
Tobias Thierer
2018-05-27
3
-12
/
+15
*
rename ojluni's native/java_util_*.c -> native/*.c
Tobias Thierer
2018-04-05
5
-4
/
+4
*
ojluni: delete dead native (.c) code.
Tobias Thierer
2018-04-04
4
-763
/
+0
*
Disable vfork under ASan.
Evgenii Stepanov
2018-03-16
1
-1
/
+6
*
Do BlockGuard check on Runtime.gc().
Pete Gillin
2018-03-06
1
-2
/
+2
*
Change Math method from @FastNative to @CriticalNative.
Vladimir Marko
2018-01-22
1
-25
/
+23
*
Libcore: Clean up library loading
Andreas Gampe
2017-12-28
2
-4
/
+4
*
Merge "Undo a bionic hack."
Elliott Hughes
2017-12-14
1
-15
/
+0
|
\
|
*
Undo a bionic hack.
Elliott Hughes
2017-02-23
1
-15
/
+0
[next]