Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Update Cipher tests | Kenny Root | 2015-04-24 | 1 | -0/+50 | |
* | | | | | | am e81b5047: am 69f8fc65: Merge "Use ANDROID_ROOT instead of assuming it is /... | Nicolas Geoffray | 2015-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge "Use ANDROID_ROOT instead of assuming it is /system." | Nicolas Geoffray | 2015-04-24 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use ANDROID_ROOT instead of assuming it is /system. | Nicolas Geoffray | 2015-04-24 | 1 | -1/+1 | |
* | | | | | | | am 8c95e178: am 2b7e589a: Merge "Tidy up Package and classloader comments" | Neil Fuller | 2015-04-24 | 5 | -15/+55 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge "Tidy up Package and classloader comments" | Neil Fuller | 2015-04-24 | 5 | -15/+55 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Tidy up Package and classloader comments | Neil Fuller | 2015-04-22 | 5 | -15/+55 | |
* | | | | | | | | am 975ebbc7: am dcc9e76a: Merge "Remove unnecessary code from InputStreamRead... | Narayan Kamath | 2015-04-24 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Remove unnecessary code from InputStreamReader/OutputStreamWriter.init. | Narayan Kamath | 2015-04-24 | 2 | -2/+7 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | am d3f115a1: am 73e9c6e1: Merge "java/io/RandomAccessFile: do not nullify Fil... | Sergio Giro | 2015-04-24 | 2 | -1/+61 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge "java/io/RandomAccessFile: do not nullify FileChannel when closing the ... | Sergio Giro | 2015-04-24 | 2 | -1/+61 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | java/io/RandomAccessFile: do not nullify FileChannel when closing the RAF | Sergio Giro | 2015-04-22 | 2 | -1/+61 | |
| | |/ / / / / | ||||||
* | | | | | | | am bd7c7451: am 726db7ae: Merge "Ensure consistency of capitalization in Rela... | Neil Fuller | 2015-04-23 | 6 | -326/+423 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge "Ensure consistency of capitalization in RelativeDateTimeFormatter" | Neil Fuller | 2015-04-23 | 6 | -326/+423 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Ensure consistency of capitalization in RelativeDateTimeFormatter | Neil Fuller | 2015-04-22 | 6 | -326/+423 | |
* | | | | | | | | am b2b83acf: am f8975208: Merge "Test that confirms a socket can be closed du... | Neil Fuller | 2015-04-23 | 1 | -0/+33 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge "Test that confirms a socket can be closed during connect()" | Neil Fuller | 2015-04-22 | 1 | -0/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Test that confirms a socket can be closed during connect() | Neil Fuller | 2015-04-22 | 1 | -0/+33 | |
* | | | | | | | | | am ccb61deb: am 97ca5855: Merge "Move java.nio.Charsets to libcore.util." | Narayan Kamath | 2015-04-22 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Move java.nio.Charsets to libcore.util. | Narayan Kamath | 2015-04-22 | 4 | -7/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | am 9cd55497: am 298bf64c: Merge "X509Certificate: Narrow down the scope of ca... | Narayan Kamath | 2015-04-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | X509Certificate: Narrow down the scope of caught exceptions. | Narayan Kamath | 2015-04-22 | 1 | -2/+2 | |
* | | | | | | | | am 15c998b7: am f27a2123: Merge "java/security/cert: Use Locale.ROOT in X509C... | Sergio Giro | 2015-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | java/security/cert: Use Locale.ROOT in X509CRLTest | Sergio Giro | 2015-04-22 | 1 | -1/+1 | |
* | | | | | | | | am f6755403: am 8dcee5ef: Merge "java/security/cert: delete test caveat in X5... | Sergio Giro | 2015-04-22 | 1 | -9/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge "java/security/cert: delete test caveat in X509CRLTest" | Sergio Giro | 2015-04-22 | 1 | -9/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | java/security/cert: delete test caveat in X509CRLTest | Sergio Giro | 2015-04-21 | 1 | -9/+1 | |
* | | | | | | | | | am 4d818829: am 72f2eb7f: Merge "Fix Class.forName(..., ..., null) to pass 06... | Brian Carlstrom | 2015-04-22 | 2 | -13/+17 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Fix Class.forName(..., ..., null) to pass 068-classloader's testClassForName | Brian Carlstrom | 2015-04-21 | 2 | -13/+17 | |
* | | | | | | | | | am 36fc8b3c: am 7e59d13c: Merge "Return unlocalized TimeZoneID from TimeZone.... | Narayan Kamath | 2015-04-21 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Return unlocalized TimeZoneID from TimeZone.getTimeZone() | Taiju Tsuiki | 2015-04-21 | 2 | -1/+15 | |
* | | | | | | | | | am 69773bd2: am 21a0e54a: Merge "Remove support for reading mime types from p... | Narayan Kamath | 2015-04-21 | 1 | -61/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Remove support for reading mime types from property files. | Narayan Kamath | 2015-04-21 | 1 | -61/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | am 92959e75: am 13867636: Merge "Implement mapLibraryName in Java." | Elliott Hughes | 2015-04-16 | 2 | -14/+6 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge "Implement mapLibraryName in Java." | Elliott Hughes | 2015-04-16 | 2 | -14/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implement mapLibraryName in Java. | Elliott Hughes | 2015-04-16 | 2 | -14/+6 | |
| | |/ / / / / / | ||||||
* | | | | | | | | am b059489d: am 83f2b5f3: Merge "Use ICU4J more in DateIntervalFormat and Rel... | Neil Fuller | 2015-04-16 | 3 | -113/+114 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge "Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter" | Neil Fuller | 2015-04-16 | 3 | -113/+114 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter | Neil Fuller | 2015-04-16 | 3 | -113/+114 | |
| | |/ / / / / | ||||||
* | | | | | | | am 4b915681: am 81347df7: Merge "Make Manifest#clone obey clone\'s contract." | Narayan Kamath | 2015-04-16 | 1 | -6/+20 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Make Manifest#clone obey clone's contract. | Narayan Kamath | 2015-04-16 | 1 | -6/+20 | |
* | | | | | | | am 85a9d24b: am d4884a61: Merge "Fix bad negation in Collections#binarySearch." | Narayan Kamath | 2015-04-16 | 2 | -16/+88 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix bad negation in Collections#binarySearch. | Narayan Kamath | 2015-04-16 | 2 | -16/+88 | |
* | | | | | | | am 4e0962cc: am bceeae5a: Merge "Unbreak Harmony MacTest." | Alex Klyubin | 2015-04-15 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Unbreak Harmony MacTest. | Alex Klyubin | 2015-04-15 | 1 | -0/+13 | |
| |/ / / / / | ||||||
* | | | | | | am c5546c4c: am 0ed6c7db: Merge "Switch DateIntervalFormat/RelativeDateTimeFo... | Neil Fuller | 2015-04-14 | 7 | -302/+86 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J | Travis Keep | 2015-04-14 | 7 | -302/+86 | |
* | | | | | | am b483a6a7: am 3ac9db28: Merge "StrictJarFile: unittest for missing files" | Nick Kralevich | 2015-04-14 | 1 | -0/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | StrictJarFile: unittest for missing files | Nick Kralevich | 2015-04-14 | 1 | -0/+4 | |
* | | | | | | am 6ed782c4: am 29ee0563: Merge "StrictJarFile: better handle missing files" | Nick Kralevich | 2015-04-14 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / |