summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist ControlTest test case.Neil Fuller2014-05-081-0/+8
* Merge "Move ErrnoException into android.system."Elliott Hughes2014-04-294-68/+43
|\
| * Move ErrnoException into android.system.Elliott Hughes2014-04-284-68/+43
|/
* Merge "Move StructStat and StructStatVfs now all the callers have switched ov...Elliott Hughes2014-04-295-171/+110
|\
| * Move StructStat and StructStatVfs now all the callers have switched over.Elliott Hughes2014-04-285-171/+110
|/
* Merge "Revert "Add 1.7 methods to TimeZone / SimpleTimeZone""Neil Fuller2014-04-281-16/+0
|\
| * Revert "Add 1.7 methods to TimeZone / SimpleTimeZone"Neil Fuller2014-04-281-16/+0
|/
* Merge "Remove ArtMethod's quick fields mapping table and vmap table."Vladimir Marko2014-04-281-16/+0
|\
| * Remove ArtMethod's quick fields mapping table and vmap table.Vladimir Marko2014-04-161-16/+0
* | Merge "SSLEngine: update harmony tests"Kenny Root2014-04-251-465/+193
|\ \
| * | SSLEngine: update harmony testsKenny Root2014-04-251-465/+193
|/ /
* | Merge "Revert "Fix internal master until I have access again.""Elliott Hughes2014-04-251-25/+0
|\ \
| * | Revert "Fix internal master until I have access again."Elliott Hughes2014-04-251-25/+0
* | | Merge "Fix internal master until I have access again."Elliott Hughes2014-04-251-0/+25
|\ \ \ | |/ /
| * | Fix internal master until I have access again.Elliott Hughes2014-04-241-0/+25
|/ /
* | Merge "Groundwork towards making the Libcore.os functionality public."Elliott Hughes2014-04-2471-279/+660
|\ \
| * | Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-2471-279/+660
* | | Merge "Fix Class.newInstance to not wrap its exceptions."Jeff Hao2014-04-241-4/+4
|\ \ \
| * | | Fix Class.newInstance to not wrap its exceptions.Jeff Hao2014-04-231-4/+4
* | | | Merge "Support explicit + in Byte, Short, Integer, Long."Calin Juravle2014-04-244-85/+206
|\ \ \ \
| * | | | Support explicit + in Byte, Short, Integer, Long.Calin Juravle2014-04-244-85/+206
|/ / / /
* | | | Merge "Fix UUID#parseString in the presence of explicit + signs."Calin Juravle2014-04-244-18/+115
|\ \ \ \
| * | | | Fix UUID#parseString in the presence of explicit + signs.Calin Juravle2014-04-244-18/+115
* | | | | Merge "Disallow explicit signs in SocketHandler port parsing."Calin Juravle2014-04-241-5/+2
|\ \ \ \ \ | |/ / / /
| * | | | Disallow explicit signs in SocketHandler port parsing.Calin Juravle2014-04-241-5/+2
* | | | | Merge "Disallow explicit signs in java.sql.Timestamp#valueOf()"Calin Juravle2014-04-243-90/+168
|\ \ \ \ \ | |/ / / /
| * | | | Disallow explicit signs in java.sql.Timestamp#valueOf()Calin Juravle2014-04-243-90/+168
* | | | | Merge "Fix typo."Elliott Hughes2014-04-241-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix typo.Elliott Hughes2014-04-231-1/+1
|/ / / /
* | | | Merge "libcore changes to support asynchronous close interruption"Neil Fuller2014-04-2323-138/+844
|\ \ \ \ | |_|/ / |/| | |
| * | | libcore changes to support asynchronous close interruptionNeil Fuller2014-04-2223-138/+844
* | | | Merge "Removal of a broken CTS test"Neil Fuller2014-04-231-29/+0
|\ \ \ \
| * | | | Removal of a broken CTS testNeil Fuller2014-04-231-29/+0
| |/ / /
* | | | Merge "Fix for ThreadGroup CTS test."Neil Fuller2014-04-231-527/+212
|\ \ \ \
| * | | | Fix for ThreadGroup CTS test.Neil Fuller2014-04-231-527/+212
| |/ / /
* | | | Merge "Fix SSLEngineTest for RI"Kenny Root2014-04-222-8/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix SSLEngineTest for RIKenny Root2014-04-222-8/+14
|/ / /
* | | Merge "@hide Integer#parsePositiveInt(String)"Calin Juravle2014-04-221-0/+2
|\ \ \ | |/ / |/| |
| * | @hide Integer#parsePositiveInt(String)Calin Juravle2014-04-221-0/+2
|/ /
* | Merge "Disallow explicit signs in java.sql.Date#valueOf()"Calin Juravle2014-04-223-15/+70
|\ \
| * | Disallow explicit signs in java.sql.Date#valueOf()Calin Juravle2014-04-223-15/+70
* | | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"Neil Fuller2014-04-225-36/+19
|\ \ \
| * | | Change DecimalFormat.setRoundingMode() behavior to stay in specNeil Fuller2014-04-155-36/+19
* | | | Merge "Fix build (javadoc @link tags)."Elliott Hughes2014-04-221-2/+2
|\ \ \ \
| * | | | Fix build (javadoc @link tags).Elliott Hughes2014-04-211-2/+2
|/ / / /
* | | | Merge "Allow empty rules in a RuleBasedCollator."Elliott Hughes2014-04-212-13/+4
|\ \ \ \
| * | | | Allow empty rules in a RuleBasedCollator.Elliott Hughes2014-04-212-13/+4
|/ / / /
* | | | Merge "Fix typo in Locale docs."Elliott Hughes2014-04-211-1/+1
|\ \ \ \
| * | | | Fix typo in Locale docs.Elliott Hughes2014-04-211-1/+1
|/ / / /
* | | | Merge "Track the icu4c 53 update in the Locale documentation."Elliott Hughes2014-04-211-4/+8
|\ \ \ \