summaryrefslogtreecommitdiffstats
path: root/luni/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Fix Preferences related tests, document limitations.Narayan Kamath2014-02-186-29/+115
|/ / / / / / / / /
* | | | | | | | | Make system properties read only.Narayan Kamath2014-02-172-27/+87
* | | | | | | | | Remove use of file absolute paths.Narayan Kamath2014-02-173-3/+3
* | | | | | | | | Merge "Tidy up Console, fix ConsoleTest"Narayan Kamath2014-02-141-5/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tidy up Console, fix ConsoleTestNarayan Kamath2014-02-131-5/+3
* | | | | | | | | | Fix compatibility issues in XmlPullParserFactory.Narayan Kamath2014-02-131-1/+341
|/ / / / / / / / /
* | | | | | | | | Late binding: support NullCipherKenny Root2014-02-131-1/+11
* | | | | | | | | Late binding: support children of SignatureKenny Root2014-02-121-1/+6
* | | | | | | | | Delete DalvikExecTest.Narayan Kamath2014-02-121-258/+0
* | | | | | | | | Adding additional methods to NetworkChannel.Neil Fuller2014-02-1115-24/+1543
* | | | | | | | | Implementing bind() and getLocalAddress() for NIO2.Neil Fuller2014-02-1117-76/+663
* | | | | | | | | Fix Thread.sleep(0) of an interrupted threadBrian Carlstrom2014-02-101-6/+37
* | | | | | | | | Merge "Avoid running Runtime.gc() until we need to run finalization."Mathieu Chartier2014-02-071-1/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid running Runtime.gc() until we need to run finalization.Mathieu Chartier2014-02-041-1/+39
* | | | | | | | | | Merge "Late binding: add support to Mac"Kenny Root2014-02-073-35/+343
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Late binding: add support to MacKenny Root2014-02-063-35/+343
* | | | | | | | | | | Merge "Making SelectorTest.testInterrupted() clearer."Neil Fuller2014-02-071-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Making SelectorTest.testInterrupted() clearer.Neil Fuller2014-02-071-3/+4
* | | | | | | | | | | | Merge "Fix JNI issues in NativeCollation."Narayan Kamath2014-02-071-15/+83
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix JNI issues in NativeCollation.Narayan Kamath2014-02-071-15/+83
* | | | | | | | | | | | | Merge "Skip TimaKeyStore in KeyStoreTest"Narayan Kamath2014-02-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Skip TimaKeyStore in KeyStoreTestAn Liu2014-02-071-1/+2
* | | | | | | | | | | | | | Merge "Fix CTS test failure under ART"Neil Fuller2014-02-071-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix CTS test failure under ARTNeil Fuller2014-02-071-0/+3
* | | | | | | | | | | | | Late binding: add support to KeyAgreementKenny Root2014-02-063-38/+338
* | | | | | | | | | | | | Late binding: reinitializing causes selectionKenny Root2014-02-068-12/+160
* | | | | | | | | | | | | Late binding: fix refactor mistake in CipherKenny Root2014-02-062-3/+20
* | | | | | | | | | | | | Late binding: add support to SignatureKenny Root2014-02-066-53/+485
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge "All our structs should have a public constructor."Elliott Hughes2014-02-064-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | All our structs should have a public constructor.Elliott Hughes2014-02-054-4/+4
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Make ICU.localeFromIcuLocaleId public."Narayan Kamath2014-02-061-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make ICU.localeFromIcuLocaleId public.Narayan Kamath2014-02-061-3/+1
* | | | | | | | | | | | Only offer the CAP_* constants on bionic.Elliott Hughes2014-02-053-12/+11
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Revert "Revert "ExpatParser LP64 fixes.""Elliott Hughes2014-02-052-5/+6
* | | | | | | | | | | Improve JCE getInstance documentationKenny Root2014-02-0517-16/+34
* | | | | | | | | | | Merge "Revert "ExpatParser LP64 fixes.""Elliott Hughes2014-02-052-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "ExpatParser LP64 fixes."Elliott Hughes2014-02-052-4/+4
* | | | | | | | | | | | Late binding: supplied Provider should be usedKenny Root2014-02-054-56/+111
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Delete test that depends on an external server."Narayan Kamath2014-02-041-30/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Delete test that depends on an external server.Narayan Kamath2014-02-041-30/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | MemoryTest LP64 fixes.Elliott Hughes2014-02-031-9/+9
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | ExpatParser LP64 fixes.Elliott Hughes2014-02-032-4/+4
* | | | | | | | | | Add aarch64 to the architectures without alignment restrictions.Elliott Hughes2014-02-031-2/+2
* | | | | | | | | | Be more consistent with L suffixes in NIOAcccess.Elliott Hughes2014-02-031-15/+2
* | | | | | | | | | NativeBreakIterator LP64 fixes.Elliott Hughes2014-02-031-4/+4
* | | | | | | | | | NativeCollation LP64 fixes.Elliott Hughes2014-02-032-2/+2
* | | | | | | | | | Add posix_fallocate to Libcore.os.Elliott Hughes2014-02-035-0/+17
* | | | | | | | | | Merge "Assert PKCS#7 padding supported for AES and 3DES."Alex Klyubin2014-02-034-18/+102
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Assert PKCS#7 padding supported for AES and 3DES.Alex Klyubin2014-01-314-18/+102
| |/ / / / / / / / /
* | | | | | | | | | Move the hidden File.readlink into Libcore.os.Elliott Hughes2014-01-317-23/+25