Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Fix Preferences related tests, document limitations. | Narayan Kamath | 2014-02-18 | 6 | -29/+115 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Make system properties read only. | Narayan Kamath | 2014-02-17 | 2 | -27/+87 | |
* | | | | | | | | | Remove use of file absolute paths. | Narayan Kamath | 2014-02-17 | 3 | -3/+3 | |
* | | | | | | | | | Merge "Tidy up Console, fix ConsoleTest" | Narayan Kamath | 2014-02-14 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tidy up Console, fix ConsoleTest | Narayan Kamath | 2014-02-13 | 1 | -5/+3 | |
* | | | | | | | | | | Fix compatibility issues in XmlPullParserFactory. | Narayan Kamath | 2014-02-13 | 1 | -1/+341 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Late binding: support NullCipher | Kenny Root | 2014-02-13 | 1 | -1/+11 | |
* | | | | | | | | | Late binding: support children of Signature | Kenny Root | 2014-02-12 | 1 | -1/+6 | |
* | | | | | | | | | Delete DalvikExecTest. | Narayan Kamath | 2014-02-12 | 1 | -258/+0 | |
* | | | | | | | | | Adding additional methods to NetworkChannel. | Neil Fuller | 2014-02-11 | 15 | -24/+1543 | |
* | | | | | | | | | Implementing bind() and getLocalAddress() for NIO2. | Neil Fuller | 2014-02-11 | 17 | -76/+663 | |
* | | | | | | | | | Fix Thread.sleep(0) of an interrupted thread | Brian Carlstrom | 2014-02-10 | 1 | -6/+37 | |
* | | | | | | | | | Merge "Avoid running Runtime.gc() until we need to run finalization." | Mathieu Chartier | 2014-02-07 | 1 | -1/+39 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid running Runtime.gc() until we need to run finalization. | Mathieu Chartier | 2014-02-04 | 1 | -1/+39 | |
* | | | | | | | | | | Merge "Late binding: add support to Mac" | Kenny Root | 2014-02-07 | 3 | -35/+343 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Late binding: add support to Mac | Kenny Root | 2014-02-06 | 3 | -35/+343 | |
* | | | | | | | | | | | Merge "Making SelectorTest.testInterrupted() clearer." | Neil Fuller | 2014-02-07 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Making SelectorTest.testInterrupted() clearer. | Neil Fuller | 2014-02-07 | 1 | -3/+4 | |
* | | | | | | | | | | | | Merge "Fix JNI issues in NativeCollation." | Narayan Kamath | 2014-02-07 | 1 | -15/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix JNI issues in NativeCollation. | Narayan Kamath | 2014-02-07 | 1 | -15/+83 | |
* | | | | | | | | | | | | | Merge "Skip TimaKeyStore in KeyStoreTest" | Narayan Kamath | 2014-02-07 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Skip TimaKeyStore in KeyStoreTest | An Liu | 2014-02-07 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge "Fix CTS test failure under ART" | Neil Fuller | 2014-02-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | / / / / / / / / / / | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix CTS test failure under ART | Neil Fuller | 2014-02-07 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Late binding: add support to KeyAgreement | Kenny Root | 2014-02-06 | 3 | -38/+338 | |
* | | | | | | | | | | | | | Late binding: reinitializing causes selection | Kenny Root | 2014-02-06 | 8 | -12/+160 | |
* | | | | | | | | | | | | | Late binding: fix refactor mistake in Cipher | Kenny Root | 2014-02-06 | 2 | -3/+20 | |
* | | | | | | | | | | | | | Late binding: add support to Signature | Kenny Root | 2014-02-06 | 6 | -53/+485 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "All our structs should have a public constructor." | Elliott Hughes | 2014-02-06 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | All our structs should have a public constructor. | Elliott Hughes | 2014-02-05 | 4 | -4/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "Make ICU.localeFromIcuLocaleId public." | Narayan Kamath | 2014-02-06 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Make ICU.localeFromIcuLocaleId public. | Narayan Kamath | 2014-02-06 | 1 | -3/+1 | |
* | | | | | | | | | | | | Only offer the CAP_* constants on bionic. | Elliott Hughes | 2014-02-05 | 3 | -12/+11 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Revert "Revert "ExpatParser LP64 fixes."" | Elliott Hughes | 2014-02-05 | 2 | -5/+6 | |
* | | | | | | | | | | | Improve JCE getInstance documentation | Kenny Root | 2014-02-05 | 17 | -16/+34 | |
* | | | | | | | | | | | Merge "Revert "ExpatParser LP64 fixes."" | Elliott Hughes | 2014-02-05 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "ExpatParser LP64 fixes." | Elliott Hughes | 2014-02-05 | 2 | -4/+4 | |
* | | | | | | | | | | | | Late binding: supplied Provider should be used | Kenny Root | 2014-02-05 | 4 | -56/+111 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge "Delete test that depends on an external server." | Narayan Kamath | 2014-02-04 | 1 | -30/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Delete test that depends on an external server. | Narayan Kamath | 2014-02-04 | 1 | -30/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | MemoryTest LP64 fixes. | Elliott Hughes | 2014-02-03 | 1 | -9/+9 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | ExpatParser LP64 fixes. | Elliott Hughes | 2014-02-03 | 2 | -4/+4 | |
* | | | | | | | | | | Add aarch64 to the architectures without alignment restrictions. | Elliott Hughes | 2014-02-03 | 1 | -2/+2 | |
* | | | | | | | | | | Be more consistent with L suffixes in NIOAcccess. | Elliott Hughes | 2014-02-03 | 1 | -15/+2 | |
* | | | | | | | | | | NativeBreakIterator LP64 fixes. | Elliott Hughes | 2014-02-03 | 1 | -4/+4 | |
* | | | | | | | | | | NativeCollation LP64 fixes. | Elliott Hughes | 2014-02-03 | 2 | -2/+2 | |
* | | | | | | | | | | Add posix_fallocate to Libcore.os. | Elliott Hughes | 2014-02-03 | 5 | -0/+17 | |
* | | | | | | | | | | Merge "Assert PKCS#7 padding supported for AES and 3DES." | Alex Klyubin | 2014-02-03 | 4 | -18/+102 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Assert PKCS#7 padding supported for AES and 3DES. | Alex Klyubin | 2014-01-31 | 4 | -18/+102 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Move the hidden File.readlink into Libcore.os. | Elliott Hughes | 2014-01-31 | 7 | -23/+25 |