| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Throw an error when parsing an obviously bad Double | Neil Fuller | 2014-07-24 | 2 | -7/+41 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge "Fix handling of invalid locales in Date/DecimalFormatSymbols." | Narayan Kamath | 2014-07-23 | 5 | -22/+37 |
|\ \ \ \ \ |
|
| * | | | | | Fix handling of invalid locales in Date/DecimalFormatSymbols. | Narayan Kamath | 2014-07-23 | 5 | -22/+37 |
* | | | | | | Merge "Add math tests in csv format for libcore math functions" | Jeff Hao | 2014-07-22 | 6 | -0/+10328 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add math tests in csv format for libcore math functions | Michael Chen | 2014-07-21 | 6 | -0/+10328 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Fix broken nio BufferTest and add alignment test. | Mathieu Chartier | 2014-07-22 | 1 | -9/+23 |
| |/ / / /
|/| | | | |
|
* | | | | | Support for a android.text.format.Time implemented entirely in Java | Neil Fuller | 2014-07-22 | 3 | -5/+673 |
* | | | | | Implement Locale.forLanguageTag in java. | Narayan Kamath | 2014-07-22 | 5 | -133/+334 |
* | | | | | Merge "Expand visibility of adjustLanguageCode." | Narayan Kamath | 2014-07-17 | 1 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | Expand visibility of adjustLanguageCode. | Narayan Kamath | 2014-07-18 | 1 | -1/+4 |
| |/ / / / |
|
* | | | | | Merge "Make ByteBuffer.allocateDirect be 8 byte aligned." | Mathieu Chartier | 2014-07-17 | 1 | -1/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Make ByteBuffer.allocateDirect be 8 byte aligned. | Mathieu Chartier | 2014-07-21 | 1 | -1/+5 |
| |/ / / |
|
* | | | | Merge "CipherTest: check multiple calls to doFinal work" | Kenny Root | 2014-07-17 | 1 | -0/+8 |
|\ \ \ \ |
|
| * | | | | CipherTest: check multiple calls to doFinal work | Kenny Root | 2014-07-14 | 1 | -0/+8 |
| | |_|/
| |/| | |
|
* | | | | Revert "Revert "Add a cache for ZoneInfo objects in Java"" | Neil Fuller | 2014-07-17 | 4 | -13/+59 |
* | | | | Merge "Revert "Add a cache for ZoneInfo objects in Java"" | Neil Fuller | 2014-07-17 | 4 | -53/+13 |
|\ \ \ \ |
|
| * | | | | Revert "Add a cache for ZoneInfo objects in Java" | Neil Fuller | 2014-07-17 | 4 | -53/+13 |
* | | | | | Merge "Fix UnmodifiableEntrySet.toArray() ordering" | Neil Fuller | 2014-07-17 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix UnmodifiableEntrySet.toArray() ordering | Neil Fuller | 2014-06-23 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Add a cache for ZoneInfo objects in Java | Neil Fuller | 2014-07-16 | 4 | -13/+53 |
| |_|/
|/| | |
|
* | | | Tidy up OldAndroidLocaleTest#testICULocales. | Narayan Kamath | 2014-07-16 | 1 | -6/+11 |
* | | | TLS-PSK cipher suites enabled when PSKKeyManager is provided. | Alex Klyubin | 2014-07-14 | 3 | -8/+122 |
| |/
|/| |
|
* | | Merge "TLS-PSK cipher suites should appear in API Level 21." | Alex Klyubin | 2014-07-11 | 2 | -16/+16 |
|\ \ |
|
| * | | TLS-PSK cipher suites should appear in API Level 21. | Alex Klyubin | 2014-07-08 | 2 | -16/+16 |
* | | | Merge "Invalidate cache of default SocketFactory" | Kenny Root | 2014-07-10 | 4 | -0/+193 |
|\ \ \ |
|
| * | | | Invalidate cache of default SocketFactory | Kenny Root | 2014-06-27 | 4 | -0/+193 |
* | | | | Merge "KeyPairGeneratorTest: add back some DH tests" | Kenny Root | 2014-07-10 | 1 | -6/+23 |
|\ \ \ \ |
|
| * | | | | KeyPairGeneratorTest: add back some DH tests | Kenny Root | 2014-07-10 | 1 | -6/+23 |
| |/ / / |
|
* | | | | Merge "Fix unit tests now that the "tl" -> "fil" hack is gone." | Narayan Kamath | 2014-07-09 | 1 | -11/+27 |
|\ \ \ \ |
|
| * | | | | Fix unit tests now that the "tl" -> "fil" hack is gone. | Narayan Kamath | 2014-07-07 | 1 | -11/+27 |
* | | | | | Switch libcore to the new icu. | Elliott Hughes | 2014-07-09 | 1 | -2/+2 |
* | | | | | Remove more. | Elliott Hughes | 2014-07-07 | 4 | -100/+3 |
| |_|/ /
|/| | | |
|
* | | | | Remove. | Elliott Hughes | 2014-07-07 | 34 | -4938/+149 |
* | | | | Remove | Brian Carlstrom | 2014-07-07 | 6 | -270/+0 |
|/ / / |
|
* | | | Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter." | Narayan Kamath | 2014-07-01 | 1 | -3/+3 |
* | | | Rename Arrays.ArrayList to Arrays.ArrayAdapter. | Narayan Kamath | 2014-07-01 | 1 | -3/+3 |
* | | | Fix System.arraycopy | Andreas Gampe | 2014-06-26 | 1 | -52/+0 |
|/ / |
|
* | | Merge "Fix a faulty Julian day computation." | Elliott Hughes | 2014-06-26 | 4 | -5/+62 |
|\ \ |
|
| * | | Fix a faulty Julian day computation. | Elliott Hughes | 2014-06-26 | 4 | -5/+62 |
* | | | Merge "Clarify the String.compareTo contract and add tests." | Elliott Hughes | 2014-06-26 | 1 | -0/+67 |
|\ \ \ |
|
| * | | | Clarify the String.compareTo contract and add tests. | Elliott Hughes | 2014-06-26 | 1 | -0/+67 |
| |/ / |
|
* | | | Merge "Fixed build for arraycopy with objects." | Jeff Hao | 2014-06-26 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Fixed build for arraycopy with objects. | Emma Meersman | 2014-06-26 | 1 | -3/+3 |
* | | | | Merge "Expanded arraycopy function to deal with more types and updated benchm... | Jeff Hao | 2014-06-26 | 1 | -2/+427 |
|\ \ \ \
| |/ / / |
|
| * | | | Expanded arraycopy function to deal with more types and updated benchmarking. | Emma Meersman | 2014-06-23 | 1 | -2/+427 |
* | | | | Don't return NULL as a jint. | Ian Rogers | 2014-06-24 | 1 | -1/+1 |
* | | | | Merge "Build fix: Remove reference to deleted java_io_Console function" | Neil Fuller | 2014-06-20 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Build fix: Remove reference to deleted java_io_Console function | Neil Fuller | 2014-06-23 | 1 | -1/+0 |
* | | | | | Merge "Unimplement Console.readPassword and remove test" | Neil Fuller | 2014-06-20 | 3 | -87/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Unimplement Console.readPassword and remove test | Neil Fuller | 2014-06-23 | 3 | -87/+4 |
| | |_|/
| |/| | |
|