index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unexpected EOF handling by KXmlParser.
Vladimir Marko
2013-06-28
1
-0
/
+34
*
Improve Scanner performance.
Elliott Hughes
2013-06-27
2
-420
/
+252
*
Fix tests.api.java.lang.ProcessTest#test_getErrorStream.
Elliott Hughes
2013-06-27
1
-1
/
+1
*
Clean up the #read javadoc.
Elliott Hughes
2013-06-24
34
-515
/
+207
*
Fix the SocketChannel accept locking behavior.
Elliott Hughes
2013-06-21
4
-22
/
+27
*
Fix non-blocking SocketChannel connects.
Elliott Hughes
2013-06-21
2
-21
/
+73
*
Merge "Revert "Use CLOCK_MONOTONIC_RAW for System.nanoTime.""
Elliott Hughes
2013-06-21
2
-7
/
+2
|
\
|
*
Revert "Use CLOCK_MONOTONIC_RAW for System.nanoTime."
Elliott Hughes
2013-06-21
2
-7
/
+2
*
|
Merge "Use CLOCK_MONOTONIC_RAW for System.nanoTime."
Elliott Hughes
2013-06-20
2
-2
/
+7
|
\
\
|
|
/
|
*
Use CLOCK_MONOTONIC_RAW for System.nanoTime.
Elliott Hughes
2013-06-20
2
-2
/
+7
*
|
Merge "Sync java.util.concurrent library up to 12.06.2013."
Elliott Hughes
2013-06-20
70
-4159
/
+5444
|
\
\
|
|
/
|
/
|
|
*
Sync java.util.concurrent library up to 12.06.2013.
Calin Juravle
2013-06-14
70
-4159
/
+5444
*
|
Add a short date format that's guaranteed to have 4-digit years.
Elliott Hughes
2013-06-17
1
-0
/
+5
*
|
Merge "Fix CharBuffer.subSequence return type."
Elliott Hughes
2013-06-13
4
-6
/
+4
|
\
\
|
*
|
Fix CharBuffer.subSequence return type.
Elliott Hughes
2013-05-16
4
-6
/
+4
*
|
|
Merge "Fix URLConnectionTest after latest okhttp update."
Narayan Kamath
2013-06-13
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix URLConnectionTest after latest okhttp update.
Narayan Kamath
2013-06-12
1
-2
/
+2
*
|
|
|
Merge "Offer default implementations of various dalvik intrinsics in the libr...
Brian Carlstrom
2013-06-08
6
-6
/
+156
|
\
\
\
\
|
*
|
|
|
Offer default implementations of various dalvik intrinsics in the library.
Elliott Hughes
2013-06-07
6
-6
/
+156
*
|
|
|
|
Merge "Fix memory leaks in org_apache_harmony_xml_ExpatParser"
Elliott Hughes
2013-06-07
1
-0
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix memory leaks in org_apache_harmony_xml_ExpatParser
Mikael Gullstrand
2013-06-07
1
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Move System.currentTimeMillis, nanoTime, and mapLibraryName into the l...
Brian Carlstrom
2013-06-07
1
-0
/
+30
|
\
\
\
\
|
*
|
|
|
Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library.
Elliott Hughes
2013-06-07
1
-0
/
+30
*
|
|
|
|
Fix zone.tab parsing.
Elliott Hughes
2013-06-07
2
-0
/
+15
|
/
/
/
/
*
|
|
|
Add a test for bug 9087737.
Elliott Hughes
2013-06-06
1
-0
/
+8
*
|
|
|
Merge "Fix @deprecated javadoc orthography."
Elliott Hughes
2013-06-06
33
-97
/
+87
|
\
\
\
\
|
*
|
|
|
Fix @deprecated javadoc orthography.
Elliott Hughes
2013-06-06
33
-97
/
+87
*
|
|
|
|
Fix bug in DNParser change
Brian Carlstrom
2013-06-06
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge "Add ReflectiveOperationException."
Elliott Hughes
2013-06-06
7
-6
/
+59
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add ReflectiveOperationException.
Elliott Hughes
2013-06-05
7
-6
/
+59
*
|
|
|
Moving java.lang.String to libdvm
Brian Carlstrom
2013-06-05
1
-2039
/
+0
|
/
/
/
*
|
|
Move additional files to libdvm
Brian Carlstrom
2013-06-05
1
-221
/
+0
*
|
|
Change the VMStack interface used by serialization.
Elliott Hughes
2013-06-05
1
-18
/
+1
*
|
|
Add hidden Modifiers for SYNTHETIC and MIRANDA
Ian Rogers
2013-06-04
1
-1
/
+13
|
/
/
*
|
PBKDF2 tests to exercise new, correct PBE implementation.
William Luh
2013-06-01
1
-7
/
+49
*
|
Move initialization check higher for updateAAD
Kenny Root
2013-05-31
1
-3
/
+3
*
|
Fix conscrypt package name in SecureRandomTest
Brian Carlstrom
2013-05-29
1
-1
/
+1
*
|
Use correct signature for NativeBN_BN_is_prime_ex
Chris Dearman
2013-05-29
1
-2
/
+2
*
|
Use the jarjar names of security providers
Kenny Root
2013-05-28
1
-3
/
+3
*
|
Flip sense of negative isUnsupported* methods
Brian Carlstrom
2013-05-24
1
-17
/
+17
*
|
CipherTest fixes
Brian Carlstrom
2013-05-24
1
-30
/
+162
|
/
*
Merge "Simplify defaulting for system properties, and trust the environment l...
Elliott Hughes
2013-05-15
2
-42
/
+47
|
\
|
*
Simplify defaulting for system properties, and trust the environment less.
Elliott Hughes
2013-05-14
2
-42
/
+47
*
|
Merge "Remove a workaround for a bionic bug that's been fixed."
Elliott Hughes
2013-05-15
1
-5
/
+0
|
\
\
|
*
|
Remove a workaround for a bionic bug that's been fixed.
Elliott Hughes
2013-05-14
1
-5
/
+0
|
|
/
*
|
Add classes for AEAD encryption
Kenny Root
2013-05-14
6
-1
/
+482
|
/
*
Expose Throwable changes.
Elliott Hughes
2013-05-14
1
-26
/
+9
*
Fix java.lang.Throwable's protected constructor.
Elliott Hughes
2013-05-13
2
-44
/
+76
*
Un-@hide various APIs.
Elliott Hughes
2013-05-13
22
-92
/
+37
*
Fix build.
Elliott Hughes
2013-05-13
1
-1
/
+1
[next]