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
...
*
|
Merge "Fix a z/Z mixup in the SimpleDateFormat documentation."
Elliott Hughes
2013-04-16
1
-1
/
+1
|
\
\
|
*
|
Fix a z/Z mixup in the SimpleDateFormat documentation.
Elliott Hughes
2013-04-15
1
-1
/
+1
|
|
/
*
|
NativeCrypto: set Calendar instances to 0 millis
Kenny Root
2013-04-15
3
-10
/
+10
*
|
Disable KeyPairGenerator test for AndroidKeyStore
Kenny Root
2013-04-15
1
-0
/
+6
|
/
*
Fix Formatter documentation.
Elliott Hughes
2013-04-10
1
-5
/
+6
*
Extra Formatter tests.
Elliott Hughes
2013-04-10
1
-0
/
+39
*
Fix the BigDecimal documentation to not be a copy & paste of the BigInteger d...
Elliott Hughes
2013-04-10
2
-129
/
+54
*
Fix the SimpleDateFormat L/M E/c documentation.
Elliott Hughes
2013-04-10
1
-1
/
+4
*
Fix BigInteger test failures.
Elliott Hughes
2013-04-10
2
-22
/
+24
*
Revert "Revert "Clean up some code that's dead now we're using OkHttp.""
Elliott Hughes
2013-04-08
3
-1739
/
+33
*
Revert "Clean up some code that's dead now we're using OkHttp."
Elliott Hughes
2013-04-08
3
-5
/
+1748
*
Clean up some code that's dead now we're using OkHttp.
Elliott Hughes
2013-04-08
3
-1748
/
+5
*
Don't forget to call sessionRemoved from removeEldestEntry
Brian Carlstrom
2013-04-06
4
-37
/
+116
*
Check the EE's eKU extension field, if present.
Chris Palmer
2013-04-06
3
-118
/
+215
*
Merge "Move the external/apache-harmony/math tests into libcore."
Elliott Hughes
2013-04-06
1
-1
/
+1
|
\
|
*
Move the external/apache-harmony/math tests into libcore.
Elliott Hughes
2013-04-04
1
-1
/
+1
*
|
Merge "NativeCrypto: catch another RSA error"
Kenny Root
2013-04-05
2
-1
/
+6
|
\
\
|
*
|
NativeCrypto: catch another RSA error
Kenny Root
2013-04-05
2
-1
/
+6
*
|
|
Merge "Make KeyFactory.translateKey for OpenSSL keys a no-op."
Kenny Root
2013-04-05
3
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make KeyFactory.translateKey for OpenSSL keys a no-op.
Alex Klyubin
2013-03-29
3
-5
/
+9
*
|
|
Merge "Improve the Locale.getISO3Country/getISO3Language documentation and be...
Elliott Hughes
2013-04-04
3
-48
/
+54
|
\
\
\
|
*
|
|
Improve the Locale.getISO3Country/getISO3Language documentation and behavior.
Elliott Hughes
2013-04-04
3
-48
/
+54
|
|
|
/
|
|
/
|
*
|
|
Merge "Switch to OkHttp as URL's preferred HTTP implementation."
Brian Carlstrom
2013-04-03
29
-7367
/
+28
|
\
\
\
|
*
|
|
Switch to OkHttp as URL's preferred HTTP implementation.
jwilson
2013-04-03
29
-7367
/
+28
*
|
|
|
Don't install APK files with unsupported General Purpose Bit Flag bits.
William Luh
2013-04-03
3
-5
/
+29
|
/
/
/
*
|
|
NativeCrypto: add missing native function
Kenny Root
2013-04-01
1
-0
/
+11
*
|
|
NativeCrypto: adjust thrown exceptions
Kenny Root
2013-04-01
3
-2
/
+6
*
|
|
NativeCrypto: adjust BasicConstraints check
Kenny Root
2013-04-01
3
-19
/
+3
|
/
/
*
|
Merge "NativeCrypto: make generation bug compatible"
Kenny Root
2013-03-30
2
-1
/
+23
|
\
\
|
*
|
NativeCrypto: make generation bug compatible
Kenny Root
2013-03-29
2
-1
/
+23
*
|
|
Use long instead of int for address in DirectByteBuffer constructor
Joel Dice
2013-03-29
2
-2
/
+2
|
/
/
*
|
Merge "Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey."
Kenny Root
2013-03-29
3
-56
/
+43
|
\
\
|
*
|
Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey.
Alex Klyubin
2013-03-29
3
-56
/
+43
|
|
/
*
|
Disallow KeyFactory.translateKey between public and private
Alex Klyubin
2013-03-29
3
-6
/
+6
|
/
*
Use longs instead of ints to store pointers in NIO buffers.
Joel Dice
2013-03-29
9
-96
/
+94
*
Merge "Remove dead NioUtils.getDirectBufferAddress."
Elliott Hughes
2013-03-29
1
-19
/
+0
|
\
|
*
Remove dead NioUtils.getDirectBufferAddress.
Elliott Hughes
2013-03-28
1
-19
/
+0
*
|
Add strsignal(3) to Libcore.os.
Elliott Hughes
2013-03-28
5
-0
/
+13
|
/
*
Merge "InvalidKeyException for "opaque" keys null getEncoded()"
Kenny Root
2013-03-28
3
-6
/
+30
|
\
|
*
InvalidKeyException for "opaque" keys null getEncoded()
Alex Klyubin
2013-03-26
3
-6
/
+30
*
|
Simplify the nio Buffer implementations, and fix MappedByteBuffer.
Elliott Hughes
2013-03-27
45
-3464
/
+1808
*
|
Improve java.nio.Buffer.toString.
Elliott Hughes
2013-03-26
1
-9
/
+5
|
/
*
MimeUtils' list of MIME types should be in order of popularity.
Elliott Hughes
2013-03-25
1
-5
/
+11
*
Fix libcore translation of AF_UNSPEC InetAddress instances.
Elliott Hughes
2013-03-21
1
-0
/
+1
*
Revert "Revert "Fix Manifest behavior with Manifest-Version/Signature-Version.""
Elliott Hughes
2013-03-21
4
-22
/
+62
*
Merge "Remove EWOULDBLOCK from libcore."
Elliott Hughes
2013-03-21
4
-9
/
+8
|
\
|
*
Remove EWOULDBLOCK from libcore.
Elliott Hughes
2013-03-21
4
-9
/
+8
*
|
Revert "Fix Manifest behavior with Manifest-Version/Signature-Version."
Elliott Hughes
2013-03-21
4
-62
/
+22
|
/
*
Fix Manifest behavior with Manifest-Version/Signature-Version.
Elliott Hughes
2013-03-21
4
-22
/
+62
*
Merge "Fix CalendarTest.test_clear_45877."
Elliott Hughes
2013-03-21
1
-2
/
+16
|
\
[prev]
[next]