Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge "Make sure every struct has a toString." | Elliott Hughes | 2014-04-30 | 12 | -106/+144 | |
|\ \ \ \ | ||||||
| * | | | | Make sure every struct has a toString. | Elliott Hughes | 2014-04-30 | 12 | -106/+144 | |
* | | | | | Merge "Use __SIGRTMIN so bionic can hide our signal from causal passers-by." | Elliott Hughes | 2014-04-30 | 1 | -2/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Use __SIGRTMIN so bionic can hide our signal from causal passers-by. | Elliott Hughes | 2014-04-30 | 1 | -2/+3 | |
| |/ / / | ||||||
* | | | | Merge "add prctl / PR_SET_NO_NEW_PRIVS" | Nick Kralevich | 2014-04-29 | 7 | -0/+18 | |
|\ \ \ \ | ||||||
| * | | | | add prctl / PR_SET_NO_NEW_PRIVS | Nick Kralevich | 2014-04-29 | 7 | -0/+18 | |
|/ / / / | ||||||
* | | | | Merge "libcore.io.OsConstants is dead; long live android.system.OsConstants!" | Elliott Hughes | 2014-04-29 | 5 | -788/+766 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | libcore.io.OsConstants is dead; long live android.system.OsConstants! | Elliott Hughes | 2014-04-29 | 5 | -788/+766 | |
|/ / / | ||||||
* | | | Merge "1.7 interoperability changes for FileLock" | Neil Fuller | 2014-04-29 | 3 | -2/+27 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | 1.7 interoperability changes for FileLock | Neil Fuller | 2014-04-29 | 3 | -2/+27 | |
|/ / | ||||||
* | | Merge "Move ErrnoException into android.system." | Elliott Hughes | 2014-04-29 | 4 | -68/+43 | |
|\ \ | ||||||
| * | | Move ErrnoException into android.system. | Elliott Hughes | 2014-04-28 | 4 | -68/+43 | |
|/ / | ||||||
* | | Merge "Move StructStat and StructStatVfs now all the callers have switched ov... | Elliott Hughes | 2014-04-29 | 5 | -171/+110 | |
|\ \ | ||||||
| * | | Move StructStat and StructStatVfs now all the callers have switched over. | Elliott Hughes | 2014-04-28 | 5 | -171/+110 | |
|/ / | ||||||
* | | Merge "Revert "Add 1.7 methods to TimeZone / SimpleTimeZone"" | Neil Fuller | 2014-04-28 | 1 | -16/+0 | |
|\ \ | ||||||
| * | | Revert "Add 1.7 methods to TimeZone / SimpleTimeZone" | Neil Fuller | 2014-04-28 | 1 | -16/+0 | |
|/ / | ||||||
* | | Merge "Remove ArtMethod's quick fields mapping table and vmap table." | Vladimir Marko | 2014-04-28 | 1 | -16/+0 | |
|\ \ | ||||||
| * | | Remove ArtMethod's quick fields mapping table and vmap table. | Vladimir Marko | 2014-04-16 | 1 | -16/+0 | |
* | | | Merge "SSLEngine: update harmony tests" | Kenny Root | 2014-04-25 | 1 | -465/+193 | |
|\ \ \ | ||||||
| * | | | SSLEngine: update harmony tests | Kenny Root | 2014-04-25 | 1 | -465/+193 | |
|/ / / | ||||||
* | | | Merge "Revert "Fix internal master until I have access again."" | Elliott Hughes | 2014-04-25 | 1 | -25/+0 | |
|\ \ \ | ||||||
| * | | | Revert "Fix internal master until I have access again." | Elliott Hughes | 2014-04-25 | 1 | -25/+0 | |
* | | | | Merge "Fix internal master until I have access again." | Elliott Hughes | 2014-04-25 | 1 | -0/+25 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix internal master until I have access again. | Elliott Hughes | 2014-04-24 | 1 | -0/+25 | |
|/ / / | ||||||
* | | | Merge "Groundwork towards making the Libcore.os functionality public." | Elliott Hughes | 2014-04-24 | 71 | -279/+660 | |
|\ \ \ | ||||||
| * | | | Groundwork towards making the Libcore.os functionality public. | Elliott Hughes | 2014-04-24 | 71 | -279/+660 | |
* | | | | Merge "Fix Class.newInstance to not wrap its exceptions." | Jeff Hao | 2014-04-24 | 1 | -4/+4 | |
|\ \ \ \ | ||||||
| * | | | | Fix Class.newInstance to not wrap its exceptions. | Jeff Hao | 2014-04-23 | 1 | -4/+4 | |
* | | | | | Merge "Support explicit + in Byte, Short, Integer, Long." | Calin Juravle | 2014-04-24 | 4 | -85/+206 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support explicit + in Byte, Short, Integer, Long. | Calin Juravle | 2014-04-24 | 4 | -85/+206 | |
|/ / / / / | ||||||
* | | | | | Merge "Fix UUID#parseString in the presence of explicit + signs." | Calin Juravle | 2014-04-24 | 4 | -18/+115 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 "Fix typo." | Elliott Hughes | 2014-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Fix typo. | Elliott Hughes | 2014-04-23 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | 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 | |
* | | | | | Merge "Removal of a broken CTS test" | Neil Fuller | 2014-04-23 | 1 | -29/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Removal of a broken CTS test | Neil Fuller | 2014-04-23 | 1 | -29/+0 | |
| |/ / / / | ||||||
* | | | | | Merge "Fix for ThreadGroup CTS test." | Neil Fuller | 2014-04-23 | 1 | -527/+212 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix for ThreadGroup CTS test. | Neil Fuller | 2014-04-23 | 1 | -527/+212 | |
| |/ / / / | ||||||
* | | | | | Merge "Fix SSLEngineTest for RI" | Kenny Root | 2014-04-22 | 2 | -8/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix SSLEngineTest for RI | Kenny Root | 2014-04-22 | 2 | -8/+14 | |
|/ / / / | ||||||
* | | | | Merge "@hide Integer#parsePositiveInt(String)" | Calin Juravle | 2014-04-22 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | @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 |