summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Make it clearer that a new MockWebServer is created for each test runBrian Carlstrom2013-05-061-2/+2
* Various regex test fixes.Elliott Hughes2013-05-036-1418/+14
* Replace mentions of old JSSE package nameKenny Root2013-05-032-2/+2
* Merge "Fix BufferedReader.readLine to not read ahead after '\r'."Elliott Hughes2013-05-022-80/+159
|\
| * Fix BufferedReader.readLine to not read ahead after '\r'.Elliott Hughes2013-05-022-80/+159
* | Tracking changes to *-host for host shared librariesBrian Carlstrom2013-05-011-22/+0
|/
* Fix ScopedStringChars to behave like ScopedUtfChars.Elliott Hughes2013-05-012-2/+0
* More ICU.getDateFormatOrder tests.Elliott Hughes2013-05-011-0/+4
* Merge "Improve System.nanoTime documentation."Elliott Hughes2013-05-011-1/+1
|\
| * Improve System.nanoTime documentation.Elliott Hughes2013-04-301-1/+1
* | Add missing @Override annotationsIan Rogers2013-04-301-5/+5
|/
* Merge "Implement getDateFormatOrder."Elliott Hughes2013-04-303-62/+141
|\
| * Implement getDateFormatOrder.Elliott Hughes2013-04-303-62/+141
* | Merge "Move JSSE to new package"Kenny Root2013-04-30137-38489/+15
|\ \ | |/ |/|
| * Move JSSE to new packageKenny Root2013-04-29137-38489/+15
* | Fix various of the harmony nio tests.Elliott Hughes2013-04-261-3/+7
|/
* Fix ZoneInfoDBTest.Elliott Hughes2013-04-261-1/+1
* Merge "Remove the now-unused ZoneInfoDB.getVersion API."Elliott Hughes2013-04-261-4/+0
|\
| * Remove the now-unused ZoneInfoDB.getVersion API.Elliott Hughes2013-04-261-4/+0
* | Add the harmony annotation tests.Elliott Hughes2013-04-264-181/+0
|/
* Fix vogar --mode device's fallback time zone.Elliott Hughes2013-04-261-1/+4
* Merge "Cope with a corrupt tzdata update."Elliott Hughes2013-04-265-145/+252
|\
| * Cope with a corrupt tzdata update.Elliott Hughes2013-04-265-145/+252
* | Fix additional races in org.apache.harmony.security.x509.ExtensionsBrian Carlstrom2013-04-252-23/+44
* | TimerTest cleanupBrian Carlstrom2013-04-251-339/+147
|/
* Only enforce the encrypted bit in the GPBF, and ignore other unsupported bits.William Luh2013-04-253-5/+15
* Merge "Fix a bug in DatagramChannel.send."Elliott Hughes2013-04-251-0/+1
|\
| * Fix a bug in DatagramChannel.send.Elliott Hughes2013-04-241-0/+1
* | Merge "Do not set valueDecoded until after the value is decoded"Brian Carlstrom2013-04-251-2/+2
|\ \ | |/ |/|
| * Do not set valueDecoded until after the value is decodedBrian Carlstrom2013-04-241-2/+2
* | Fix getLocalAddress on closed sockets.Elliott Hughes2013-04-246-38/+40
* | Reads from /dev/urandom can't really block.Elliott Hughes2013-04-246-89/+57
* | Simplify NativeBN error handling.Elliott Hughes2013-04-243-220/+193
* | Merge "Fix BigDecimal.abs to preserve immutability."Elliott Hughes2013-04-242-9/+11
|\ \ | |/ |/|
| * Fix BigDecimal.abs to preserve immutability.Elliott Hughes2013-04-232-9/+11
* | Merge "X509CertImpl: Remove reference to OpenSSLProvider"Kenny Root2013-04-241-17/+2
|\ \
| * | X509CertImpl: Remove reference to OpenSSLProviderKenny Root2013-04-231-17/+2
* | | Merge "Add kernel CAP_ constants to libcore.io.OsConstants."Alex Klyubin2013-04-232-0/+75
|\ \ \ | |_|/ |/| |
| * | Add kernel CAP_ constants to libcore.io.OsConstants.Alex Klyubin2013-04-192-0/+75
* | | Tracking revert of external/bouncycastle DERT61String change 44021512997b337e...Brian Carlstrom2013-04-231-5/+19
| |/ |/|
* | Merge "More 64-bit fixes for libcore native code."Elliott Hughes2013-04-2310-128/+128
|\ \
| * | More 64-bit fixes for libcore native code.Elliott Hughes2013-04-2210-128/+128
| |/
* | 64-bit fixes for BigInteger.Elliott Hughes2013-04-223-462/+429
|/
* Merge "Fix Hebrew/Indonesian/Yiddish plural rules."Elliott Hughes2013-04-162-2/+27
|\
| * Fix Hebrew/Indonesian/Yiddish plural rules.Elliott Hughes2013-04-162-2/+27
* | Do not include bogus certs in final chain outputBrian Carlstrom2013-04-162-1/+17
|/
* Merge "Ensure emailAddress encoded as IA5String"Brian Carlstrom2013-04-164-45/+89
|\
| * Ensure emailAddress encoded as IA5StringBrian Carlstrom2013-04-164-45/+89
* | Merge "Fix BigInteger small prime generation."Elliott Hughes2013-04-163-859/+147
|\ \
| * | Fix BigInteger small prime generation.Elliott Hughes2013-04-123-859/+147
| |/