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
/
java
/
sun
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove @CorePlatformApi usage from the ojluni/ sources
Victor Chang
2021-06-23
3
-8
/
+0
*
Mark stable sun.misc.Cleaner APIs
Nikita Iashchenko
2021-04-14
1
-1
/
+0
*
Mark stable sun.security.jca.Providers APIs
Nikita Iashchenko
2021-03-31
1
-2
/
+8
*
Use annotated stubs for sun.misc.Unsafe
Nikita Iashchenko
2021-03-31
1
-52
/
+0
*
Use annotated stubs for sun.security.pkcs.*
Nikita Iashchenko
2021-03-31
3
-20
/
+6
*
Mark sun.misc.Unsafe APIs as stable
Nikita Iashchenko
2021-03-09
1
-31
/
+95
*
Mark sun.security.pkcs.* APIs as stable
Nikita Iashchenko
2021-03-09
4
-3
/
+26
*
Mark sun.security.{util,x509} as stable APIs
Nikita Iashchenko
2021-03-09
2
-1
/
+8
*
Merge "Add API docs for sun.security.pkcs.SecurityInfo"
Treehugger Robot
2021-02-10
1
-6
/
+12
|
\
|
*
Add API docs for sun.security.pkcs.SecurityInfo
Nikita Iashchenko
2021-02-10
1
-6
/
+12
*
|
Merge "Add API docs for sun.misc.Unsafe"
Nikita Iashchenko
2021-02-10
1
-47
/
+280
|
\
\
|
*
|
Add API docs for sun.misc.Unsafe
Nikita Iashchenko
2021-02-10
1
-47
/
+280
|
|
/
*
/
Add API docs for sun.security.x509.AlgorithmId
Nikita Iashchenko
2021-02-10
1
-0
/
+5
|
/
*
Fixing NPE.
Alex Buynytskyy
2021-01-21
1
-1
/
+4
*
Avoid using private DateFormatSymbols constructor in CalendarDataUtility
Victor Chang
2020-12-05
1
-3
/
+9
*
Remove deprecated BouncyCastle algorithms
Daulet Zhanguzin
2020-05-13
1
-185
/
+2
*
Revert "Remove deprecated BouncyCastle algorithms"
Jack He
2020-05-05
1
-0
/
+187
*
Remove deprecated BouncyCastle algorithms
Daulet Zhanguzin
2020-05-02
1
-187
/
+0
*
Merge "Allow UnixChannelFactory initialization during AOT"
Orion Hodson
2020-03-16
1
-7
/
+0
|
\
|
*
Allow UnixChannelFactory initialization during AOT
Orion Hodson
2020-03-13
1
-7
/
+0
*
|
Merge "libcore: Add a libcore-patch-style script"
Treehugger Robot
2020-03-13
8
-43
/
+43
|
\
\
|
|
/
|
/
|
|
*
libcore: Add a libcore-patch-style script
Orion Hodson
2020-03-10
8
-43
/
+43
*
|
Merge "Reland "libcore: Remove native calls in FileDescriptor <clinit>""
Treehugger Robot
2020-03-13
1
-0
/
+7
|
\
\
|
*
|
Reland "libcore: Remove native calls in FileDescriptor <clinit>"
Orion Hodson
2020-03-13
1
-0
/
+7
|
|
/
*
/
Fix DatagramChannelImpl.setOption(IP_MULTICAST_IF, value) for dual-stack.
Jason Jeremy Iman
2020-01-15
1
-0
/
+12
|
/
*
Merge "Revert "Move tests to postsubmit to reduce lab reporting load temporar...
Dan Shi
2019-10-10
7
-7
/
+7
|
\
|
*
Revert "Move tests to postsubmit to reduce lab reporting load temporarily"
Dan Shi
2019-10-09
7
-7
/
+7
*
|
Refactoring: Move MimeMap to libcore.content.type.
Tobias Thierer
2019-10-03
1
-8
/
+8
|
/
*
Move tests to postsubmit to reduce lab reporting load temporarily
Dan Shi
2019-09-30
7
-7
/
+7
*
Add TEST_MAPPINGs for miscellaneous libcore packages.
Pete Gillin
2019-09-24
7
-0
/
+87
*
Tidy up Android change markers
Neil Fuller
2019-07-16
1
-1
/
+1
*
Customizable MIME type <-> file extension mapping, step 2.
Tobias Thierer
2019-04-30
1
-9
/
+9
*
New Japanese Era implementation with actual Reiwa name
Nikita Iashchenko
2019-04-17
1
-1
/
+1
*
New Japanese Era implementation in ojluni with a placeholder name
Nikita Iashchenko
2019-04-17
1
-1
/
+2
*
Fix Date.toString() behavior / tidy up comments
Neil Fuller
2019-04-04
1
-3
/
+5
*
Handle null file descriptors when finalizing SocketChannelImpl.
Pete Bentley
2019-03-28
1
-1
/
+8
*
Merge "Use LinuxFileSystemProvider on Fuchsia."
Doug Horn
2019-01-07
1
-1
/
+3
|
\
|
*
Use LinuxFileSystemProvider on Fuchsia.
Doug Horn
2019-01-04
1
-1
/
+3
*
|
More reachability refinements
Hans Boehm
2019-01-02
1
-0
/
+6
|
/
*
Fix Android change markers
Nikita Iashchenko
2018-11-26
3
-7
/
+7
*
Revert "Revert "Revert^2 "Use the runtime's implementation for park/unpark"""
Charles Munger
2018-11-05
1
-16
/
+3
*
Revert "Revert^2 "Use the runtime's implementation for park/unpark""
Nicolas Geoffray
2018-11-01
1
-3
/
+16
*
Revert^2 "Use the runtime's implementation for park/unpark"
Charles Munger
2018-10-31
1
-16
/
+3
*
Revert "Use the runtime's implementation for park/unpark"
Filip Pavlis
2018-10-31
1
-3
/
+16
*
Use the runtime's implementation for park/unpark
Charles Munger
2018-10-30
1
-16
/
+3
*
Verify sun.util.locale.provider.CalendarDataUtility
Nikita Iashchenko
2018-10-24
1
-17
/
+186
*
Avoid constructor with non-API class
Neil Fuller
2018-10-14
1
-0
/
+3
*
Fix malformed change markers.
Tobias Thierer
2018-09-11
1
-1
/
+1
*
Merge "Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13."
Pete Bentley
2018-08-20
1
-1
/
+180
|
\
|
*
Verify sun.nio.ch.Util against upstream OpenJDK 8u121-b13.
Pete Bentley
2018-08-17
1
-1
/
+180
[next]