Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | Fix UUID#parseString in the presence of explicit + signs. | Calin Juravle | 2014-04-24 | 4 | -18/+115 | |
* | | | | | | | | | | | | | | | | | | | Merge "Disallow explicit signs in SocketHandler port parsing." | Calin Juravle | 2014-04-24 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Disallow explicit signs in SocketHandler port parsing. | Calin Juravle | 2014-04-24 | 1 | -5/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge "Disallow explicit signs in java.sql.Timestamp#valueOf()" | Calin Juravle | 2014-04-24 | 3 | -90/+168 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / | | / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Disallow explicit signs in java.sql.Timestamp#valueOf() | Calin Juravle | 2014-04-24 | 3 | -90/+168 | |
* | | | | | | | | | | | | | | | | | | Merge "libcore changes to support asynchronous close interruption" | Neil Fuller | 2014-04-23 | 23 | -138/+844 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | libcore changes to support asynchronous close interruption | Neil Fuller | 2014-04-22 | 23 | -138/+844 | |
* | | | | | | | | | | | | | | | | | | | Fix SSLEngineTest for RI | Kenny Root | 2014-04-22 | 1 | -7/+13 | |
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | @hide Integer#parsePositiveInt(String) | Calin Juravle | 2014-04-22 | 1 | -0/+2 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge "Disallow explicit signs in java.sql.Date#valueOf()" | Calin Juravle | 2014-04-22 | 3 | -15/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Disallow explicit signs in java.sql.Date#valueOf() | Calin Juravle | 2014-04-22 | 3 | -15/+70 | |
* | | | | | | | | | | | | | | | | | | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec" | Neil Fuller | 2014-04-22 | 3 | -32/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Change DecimalFormat.setRoundingMode() behavior to stay in spec | Neil Fuller | 2014-04-15 | 3 | -32/+17 | |
* | | | | | | | | | | | | | | | | | | | Fix build (javadoc @link tags). | Elliott Hughes | 2014-04-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | Allow empty rules in a RuleBasedCollator. | Elliott Hughes | 2014-04-21 | 1 | -4/+0 | |
* | | | | | | | | | | | | | | | | | | | Fix typo in Locale docs. | Elliott Hughes | 2014-04-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge "Track the icu4c 53 update in the Locale documentation." | Elliott Hughes | 2014-04-21 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Track the icu4c 53 update in the Locale documentation. | Elliott Hughes | 2014-04-21 | 1 | -4/+8 | |
* | | | | | | | | | | | | | | | | | | | | Merge "Updated documentation for RuleBasedCollator." | Elliott Hughes | 2014-04-21 | 1 | -249/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Updated documentation for RuleBasedCollator. | Elliott Hughes | 2014-04-21 | 1 | -249/+53 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge "Update collation tests for icu4c 53." | Elliott Hughes | 2014-04-21 | 4 | -42/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Update collation tests for icu4c 53. | ccornelius | 2014-04-21 | 4 | -42/+20 | |
* | | | | | | | | | | | | | | | | | | | | Merge changes I7db8e513,I564283bb | Kenny Root | 2014-04-21 | 2 | -84/+130 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Update SSLEngineTest for OpenSSL | Kenny Root | 2014-04-10 | 1 | -9/+41 | |
| * | | | | | | | | | | | | | | | | | | | Update SSLEngineTest for RI | Kenny Root | 2014-04-10 | 2 | -76/+90 | |
* | | | | | | | | | | | | | | | | | | | | Merge "Remove include of private ICU include and set constant size for buffer... | Elliott Hughes | 2014-04-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Remove include of private ICU include and set constant size for buffer in | ccornelius | 2014-04-16 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | Add parsePositiveInt for internal use. | Calin Juravle | 2014-04-16 | 2 | -0/+44 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge "Set ICU's default locale from Locale.getDefault." | Narayan Kamath | 2014-04-12 | 4 | -0/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Set ICU's default locale from Locale.getDefault. | Narayan Kamath | 2014-04-11 | 4 | -0/+45 | |
* | | | | | | | | | | | | | | | | | | | | Don't allow explicit signs in URL port numbers. | Calin Juravle | 2014-04-10 | 2 | -4/+22 | |
* | | | | | | | | | | | | | | | | | | | | Don't allow explicit signs in URI port numbers. | Calin Juravle | 2014-04-10 | 2 | -4/+31 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Fix Locale.getDisplayName. | Narayan Kamath | 2014-04-09 | 2 | -3/+22 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge "Fix for ClassLoaderTest under CTS" | Neil Fuller | 2014-04-07 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Fix for ClassLoaderTest under CTS | Neil Fuller | 2014-04-07 | 2 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge "Fix broken CTS HttpCookie test" | Neil Fuller | 2014-04-07 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix broken CTS HttpCookie test | Neil Fuller | 2014-04-07 | 1 | -2/+12 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Fix Greek uppercasing. | Elliott Hughes | 2014-04-04 | 2 | -20/+41 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Finish moving away from LD_LIBRARY_PATH on Android. | Elliott Hughes | 2014-04-03 | 2 | -5/+16 | |
* | | | | | | | | | | | | | | | | | Merge "Improve documentation and tests of SSLContext.init." | Alex Klyubin | 2014-03-28 | 2 | -23/+202 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Improve documentation and tests of SSLContext.init. | Alex Klyubin | 2014-03-27 | 2 | -23/+202 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge "Add an empty long array" | Adam Lesinski | 2014-03-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add an empty long array | Adam Lesinski | 2014-03-17 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge "Remove redundant parameters from fullFieldsCalc" | Dmitriy Ivanov | 2014-03-26 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Remove redundant parameters from fullFieldsCalc | Dmitriy Ivanov | 2014-03-26 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | | | | Speed-up for apps that use Dagger on ART | Neil Fuller | 2014-03-26 | 1 | -14/+17 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge "Removed Old*Test for integers and longs" | Calin Juravle | 2014-03-26 | 5 | -260/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Removed Old*Test for integers and longs | Calin Juravle | 2014-03-25 | 5 | -260/+36 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Add X509ExtendedTrustManager | Kenny Root | 2014-03-25 | 6 | -6/+277 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | SSLSocketText: alert during test should throw | Kenny Root | 2014-03-21 | 1 | -3/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |