summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am bff71c08: Merge "Move the external/apache-harmony/math tests into libcore."Elliott Hughes2013-04-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Move the external/apache-harmony/math tests into libcore."Elliott Hughes2013-04-061-1/+1
| |\ \ \ \
| | * | | | Move the external/apache-harmony/math tests into libcore.Elliott Hughes2013-04-041-1/+1
* | | | | | am 18ce54dd: Merge "NativeCrypto: catch another RSA error"Kenny Root2013-04-052-1/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "NativeCrypto: catch another RSA error"Kenny Root2013-04-052-1/+6
| |\ \ \ \ \
| | * | | | | NativeCrypto: catch another RSA errorKenny Root2013-04-052-1/+6
* | | | | | | am 96575d78: Merge "Make KeyFactory.translateKey for OpenSSL keys a no-op."Kenny Root2013-04-053-5/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "Make KeyFactory.translateKey for OpenSSL keys a no-op."Kenny Root2013-04-053-5/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make KeyFactory.translateKey for OpenSSL keys a no-op.Alex Klyubin2013-03-293-5/+9
| * | | | | | Merge "Improve the Locale.getISO3Country/getISO3Language documentation and be...Elliott Hughes2013-04-043-48/+54
| |\ \ \ \ \ \
| | * | | | | | Improve the Locale.getISO3Country/getISO3Language documentation and behavior.Elliott Hughes2013-04-043-48/+54
| | | |/ / / / | | |/| | | |
* | | | | | | am 21f09462: Improve the Locale.getISO3Country/getISO3Language documentation ...Elliott Hughes2013-04-043-48/+54
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Improve the Locale.getISO3Country/getISO3Language documentation and behavior.Elliott Hughes2013-04-043-48/+54
| * | | | | | Don't install APK files with unsupported General Purpose Bit Flag bits.William Luh2013-04-043-5/+29
* | | | | | | am 9dfbc2ec: Merge "Switch to OkHttp as URL\'s preferred HTTP implementation."Brian Carlstrom2013-04-0329-7367/+28
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge "Switch to OkHttp as URL's preferred HTTP implementation."Brian Carlstrom2013-04-0329-7367/+28
| |\ \ \ \ \ \
| | * | | | | | Switch to OkHttp as URL's preferred HTTP implementation.jwilson2013-04-0329-7367/+28
* | | | | | | | am f86e565c: Merge "Don\'t install APK files with unsupported General Purpose...Nick Kralevich2013-04-033-5/+29
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Don't install APK files with unsupported General Purpose Bit Flag bits.William Luh2013-04-033-5/+29
| |/ / / / /
| * | | | | NativeCrypto: add missing native functionKenny Root2013-04-011-0/+11
| * | | | | NativeCrypto: adjust thrown exceptionsKenny Root2013-04-013-2/+6
| * | | | | NativeCrypto: adjust BasicConstraints checkKenny Root2013-04-013-19/+3
| |/ / / /
| * | | | Merge "NativeCrypto: make generation bug compatible"Kenny Root2013-03-302-1/+23
| |\ \ \ \
| | * | | | NativeCrypto: make generation bug compatibleKenny Root2013-03-292-1/+23
| * | | | | Use long instead of int for address in DirectByteBuffer constructorJoel Dice2013-03-292-2/+2
| |/ / / /
| * | | | Merge "Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey."Kenny Root2013-03-293-56/+43
| |\ \ \ \
| | * | | | Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey.Alex Klyubin2013-03-293-56/+43
| | |/ / /
| * | | | Disallow KeyFactory.translateKey between public and privateAlex Klyubin2013-03-293-6/+6
| |/ / /
* | | | Merge "Document UTS#35 5-count support." into jb-mr2-devElliott Hughes2013-04-021-0/+3
|\ \ \ \
| * | | | Document UTS#35 5-count support.Elliott Hughes2013-04-021-0/+3
* | | | | Document the icu4c upgrade.Elliott Hughes2013-04-021-6/+6
|/ / / /
* | | | Merge "Link to android.text.format.DateFormat.getBestDateTimePattern." into j...Elliott Hughes2013-04-021-1/+3
|\ \ \ \
| * | | | Link to android.text.format.DateFormat.getBestDateTimePattern.Elliott Hughes2013-04-021-1/+3
* | | | | CA certificate update: Adding Swisscom Root CA 2Brian Carlstrom2013-04-021-0/+128
|/ / / /
* | | | NativeCrypto: add missing native functionKenny Root2013-04-011-0/+11
* | | | NativeCrypto: adjust thrown exceptionsKenny Root2013-04-013-2/+6
* | | | NativeCrypto: adjust BasicConstraints checkKenny Root2013-04-013-19/+3
* | | | NativeCrypto: make generation bug compatibleKenny Root2013-03-302-1/+23
* | | | Use long instead of int for address in DirectByteBuffer constructorJoel Dice2013-03-292-2/+2
* | | | Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey.Alex Klyubin2013-03-293-56/+43
* | | | Disallow KeyFactory.translateKey between public and privateAlex Klyubin2013-03-293-6/+6
* | | | am 236ab1f1: am 589d6f45: Merge "Use longs instead of ints to store pointers ...Elliott Hughes2013-03-299-96/+94
|\ \ \ \ | | |/ / | |/| |
| * | | am 589d6f45: Merge "Use longs instead of ints to store pointers in NIO buffers."Elliott Hughes2013-03-299-96/+94
| |\ \ \ | | |/ /
| | * | Use longs instead of ints to store pointers in NIO buffers.Joel Dice2013-03-299-96/+94
* | | | am 66ea3e6c: am 6ebe24c3: Merge "Remove dead NioUtils.getDirectBufferAddress."Elliott Hughes2013-03-291-19/+0
|\ \ \ \ | |/ / /
| * | | am 6ebe24c3: Merge "Remove dead NioUtils.getDirectBufferAddress."Elliott Hughes2013-03-291-19/+0
| |\ \ \ | | |/ /
| | * | Merge "Remove dead NioUtils.getDirectBufferAddress."Elliott Hughes2013-03-291-19/+0
| | |\ \
| | | * | Remove dead NioUtils.getDirectBufferAddress.Elliott Hughes2013-03-281-19/+0
* | | | | am 02b995fe: am 79ad9308: Merge "Add strsignal(3) to Libcore.os."Elliott Hughes2013-03-295-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | am 79ad9308: Merge "Add strsignal(3) to Libcore.os."Elliott Hughes2013-03-295-0/+13
| |\ \ \ \ | | |/ / /