Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename package to android.icu.* instead of com.android.ibm.icu.*. | Narayan Kamath | 2015-04-07 | 3 | -5/+5 |
* | Merge "Changes to enable timezone data overrides for ICU and libcore" | Neil Fuller | 2015-04-07 | 2 | -19/+64 |
|\ | |||||
| * | Changes to enable timezone data overrides for ICU and libcore | Neil Fuller | 2015-03-26 | 2 | -19/+64 |
* | | Merge "GZIPInputStream: Correctly handle extras in gzip headers." | Narayan Kamath | 2015-04-07 | 2 | -1/+17 |
|\ \ | |||||
| * | | GZIPInputStream: Correctly handle extras in gzip headers. | Narayan Kamath | 2015-04-07 | 2 | -1/+17 |
|/ / | |||||
* | | Merge "Fix annoying (but non-fatal) java doc error." | Ying Wang | 2015-04-03 | 1 | -1/+10 |
|\ \ | |||||
| * | | Fix annoying (but non-fatal) java doc error. | Ying Wang | 2015-04-02 | 1 | -1/+10 |
* | | | Merge "Expose getSpi from crypto operations as hidden API." | Alex Klyubin | 2015-04-03 | 4 | -4/+22 |
|\ \ \ | |||||
| * | | | Expose getSpi from crypto operations as hidden API. | Alex Klyubin | 2015-03-24 | 4 | -4/+22 |
* | | | | Merge "GZIPInputStream: Fix handling of header CRCs." | Narayan Kamath | 2015-04-03 | 2 | -3/+19 |
|\ \ \ \ | |||||
| * | | | | GZIPInputStream: Fix handling of header CRCs. | Narayan Kamath | 2015-04-03 | 2 | -3/+19 |
|/ / / / | |||||
* | | | | Merge "Update test expectations after rename." | Narayan Kamath | 2015-04-03 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Update test expectations after rename. | Narayan Kamath | 2015-04-03 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Merge "Don't use zip64 by default." | Narayan Kamath | 2015-04-03 | 6 | -579/+669 |
|\ \ \ \ | |||||
| * | | | | Don't use zip64 by default. | Narayan Kamath | 2015-04-03 | 6 | -579/+669 |
|/ / / / | |||||
* | | | | Merge "Be consistent with the library path." | Nicolas Geoffray | 2015-04-03 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | Be consistent with the library path. | Nicolas Geoffray | 2015-04-02 | 1 | -1/+5 |
* | | | | | Merge "Add dalvik.system.TransactionAbortError class" | Sebastien Hertz | 2015-04-03 | 1 | -0/+62 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add dalvik.system.TransactionAbortError class | Sebastien Hertz | 2015-04-02 | 1 | -0/+62 |
| |/ / / | |||||
* | | | | Merge "Implement BreakIterator in terms of icu4j." | Narayan Kamath | 2015-04-02 | 6 | -450/+37 |
|\ \ \ \ | |||||
| * | | | | Implement BreakIterator in terms of icu4j. | Narayan Kamath | 2015-04-02 | 6 | -450/+37 |
|/ / / / | |||||
* | | | | Merge "Override ICU4Js search path for ICU4C data." | Narayan Kamath | 2015-04-02 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Override ICU4Js search path for ICU4C data. | Narayan Kamath | 2015-04-01 | 1 | -0/+6 |
* | | | | Merge "Fix KeyGeneratorTest breakage due to AndroidKeyStore." | Alex Klyubin | 2015-04-01 | 2 | -1/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix KeyGeneratorTest breakage due to AndroidKeyStore. | Alex Klyubin | 2015-04-01 | 2 | -1/+13 |
* | | | | Merge "Exclude resources from charset/translit/localespi." | Narayan Kamath | 2015-04-01 | 1 | -3/+6 |
|\ \ \ \ | |||||
| * | | | | Exclude resources from charset/translit/localespi. | Narayan Kamath | 2015-04-01 | 1 | -3/+6 |
|/ / / / | |||||
* | | | | Merge "Revert "Revert "Add icu4j to core-libart.jar.""" | Narayan Kamath | 2015-04-01 | 4 | -8/+47 |
|\ \ \ \ | |||||
| * | | | | Revert "Revert "Add icu4j to core-libart.jar."" | Narayan Kamath | 2015-04-01 | 4 | -8/+47 |
|/ / / / | |||||
* | | | | Merge "Revert "Add icu4j to core-libart.jar."" | Narayan Kamath | 2015-03-31 | 4 | -47/+8 |
|\ \ \ \ | |||||
| * | | | | Revert "Add icu4j to core-libart.jar." | Narayan Kamath | 2015-03-31 | 4 | -47/+8 |
* | | | | | Merge "Add icu4j to core-libart.jar." | Narayan Kamath | 2015-03-31 | 4 | -8/+47 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Add icu4j to core-libart.jar. | Narayan Kamath | 2015-03-30 | 4 | -8/+47 |
| |/ / / | |||||
* | | | | Merge "Timezone data installer code" | Neil Fuller | 2015-03-31 | 20 | -1/+2045 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Timezone data installer code | Neil Fuller | 2015-03-31 | 20 | -1/+2045 |
* | | | | Merge "Add a test to confirm that TZ data is in sync" | Neil Fuller | 2015-03-30 | 3 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | Add a test to confirm that TZ data is in sync | Neil Fuller | 2015-03-27 | 3 | -0/+22 |
| |/ / / | |||||
* | | | | Merge "Make ArtField have no functionality" | Mathieu Chartier | 2015-03-29 | 5 | -257/+73 |
|\ \ \ \ | |||||
| * | | | | Make ArtField have no functionality | Mathieu Chartier | 2015-03-29 | 5 | -257/+73 |
|/ / / / | |||||
* | | | | Merge "Test NetworkSecurityPolicy effect on HTTP connections." | Alex Klyubin | 2015-03-26 | 1 | -0/+54 |
|\ \ \ \ | |||||
| * | | | | Test NetworkSecurityPolicy effect on HTTP connections. | Alex Klyubin | 2015-03-25 | 1 | -0/+54 |
| |/ / / | |||||
* | | | | Merge "Remove a misleading comment." | Neil Fuller | 2015-03-26 | 1 | -3/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove a misleading comment. | Neil Fuller | 2015-03-13 | 1 | -3/+0 |
* | | | | Merge "Add libcore.net.NetworkSecurityPolicy." | Alex Klyubin | 2015-03-25 | 4 | -2/+340 |
|\ \ \ \ | |||||
| * | | | | Add libcore.net.NetworkSecurityPolicy. | Alex Klyubin | 2015-03-24 | 4 | -2/+340 |
| | |/ / | |/| | | |||||
* | | | | Merge "Fix for ftp:// invalid urls with ProxySelector" | Neil Fuller | 2015-03-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix for ftp:// invalid urls with ProxySelector | Neil Fuller | 2015-03-25 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge "Fix for devices with multiple multicast-capable interfaces" | Neil Fuller | 2015-03-24 | 1 | -8/+28 |
|\ \ \ | |||||
| * | | | Fix for devices with multiple multicast-capable interfaces | Neil Fuller | 2015-03-17 | 1 | -8/+28 |
| |/ / | |||||
* | | | Merge "Remove forced alignment code." | Christopher Ferris | 2015-03-24 | 4 | -84/+291 |
|\ \ \ |