Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | am d8eb43c1: Merge "Change ReferenceQueue order from LIFO to FIFO." | Narayan Kamath | 2014-05-07 | 1 | -9/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge "Change ReferenceQueue order from LIFO to FIFO." | Narayan Kamath | 2014-05-07 | 1 | -9/+12 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Change ReferenceQueue order from LIFO to FIFO. | Elena Sayapina | 2014-05-06 | 1 | -9/+12 | |
* | | | | | am db3cbbc3: Merge "Add java.security.cert.Extension interface" | Kenny Root | 2014-05-06 | 3 | -9/+83 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add java.security.cert.Extension interface | Kenny Root | 2014-05-06 | 3 | -9/+83 | |
| | |_|/ | |/| | | ||||||
* | | | | am 32ec257f: Merge "Fix BN to use correct size of array" | Narayan Kamath | 2014-05-06 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge "Fix BN to use correct size of array" | Narayan Kamath | 2014-05-06 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix BN to use correct size of array | Serguei Katkov | 2014-05-06 | 1 | -1/+1 | |
| | |/ / | ||||||
* | | | | am b7bef747: Merge "Improve the performance of Annotation checks" | Neil Fuller | 2014-05-06 | 1 | -44/+12 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge "Improve the performance of Annotation checks" | Neil Fuller | 2014-05-06 | 1 | -44/+12 | |
| |\ \ \ | | |_|/ | |/| | | ||||||
| | * | | Improve the performance of Annotation checks | Neil Fuller | 2014-03-28 | 1 | -44/+12 | |
* | | | | am f198b04b: Merge "SSLEngineResult: better exception messages" | Kenny Root | 2014-05-05 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | SSLEngineResult: better exception messages | Kenny Root | 2014-05-05 | 1 | -4/+4 | |
* | | | | am eec4356c: Merge "Improve detection of CloseGuard protected resource leakage" | Paul Duffin | 2014-05-02 | 1 | -1/+14 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Improve detection of CloseGuard protected resource leakage | Paul Duffin | 2014-05-01 | 1 | -1/+14 | |
| | |/ | |/| | ||||||
* | | | am 793dd41d: Merge "Make sure every struct has a toString." | Elliott Hughes | 2014-04-30 | 12 | -106/+144 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
* | | | | am ce28fdcf: Merge "Use __SIGRTMIN so bionic can hide our signal from causal ... | Elliott Hughes | 2014-04-30 | 1 | -2/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 commit 'a1b8d069e3ef19b9d4c93fee541dd94dc5cf3f85' into HEAD | Bill Yi | 2014-04-29 | 30 | -1034/+1853 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | am b419a494: Merge "Add X509ExtendedTrustManager" | Kenny Root | 2014-03-25 | 4 | -6/+166 | |
| |\ \ \ | ||||||
| * \ \ \ | am eb5a9394: Merge "Fix test failures due to the ICU-52 update." | Narayan Kamath | 2014-03-21 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | am 854557ad: Merge "NativeBN: use bn_correct_top on negative BN" | Kenny Root | 2014-03-18 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | am 2a85a29a: CA certificates update | Kenny Root | 2014-03-14 | 30 | -1034/+1853 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | CA certificates update | Kenny Root | 2014-03-14 | 30 | -1034/+1853 | |
| | * | | | | | | When decoding enum annotation value, treat it as a field name, not enum value | Brian Carlstrom | 2014-02-24 | 1 | -4/+14 | |
| | * | | | | | | Clean up CharsetDecoder and CharsetEncoder. | Elliott Hughes | 2013-11-08 | 2 | -150/+104 | |
| | * | | | | | | Merge "Make getInetAddress generate less garbage." into klp-dev | Oliver Woodman | 2013-11-04 | 1 | -20/+47 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Make getInetAddress generate less garbage. | Narayan Kamath | 2013-11-04 | 1 | -20/+47 | |
| | * | | | | | | | Merge "Remove UnsafeByteSequence." into klp-dev | Oliver Woodman | 2013-11-04 | 2 | -106/+102 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Remove UnsafeByteSequence. | Narayan Kamath | 2013-11-04 | 2 | -106/+102 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Remove use of UnsafeByteSequence. | Narayan Kamath | 2013-11-04 | 1 | -3/+6 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Add a cache to ICU.getBestDateTimePattern. | Elliott Hughes | 2013-10-31 | 3 | -183/+193 | |
* | | | | | | | | add prctl / PR_SET_NO_NEW_PRIVS | Nick Kralevich | 2014-04-29 | 7 | -0/+18 | |
* | | | | | | | | libcore.io.OsConstants is dead; long live android.system.OsConstants! | Elliott Hughes | 2014-04-29 | 5 | -788/+766 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | 1.7 interoperability changes for FileLock | Neil Fuller | 2014-04-29 | 1 | -2/+11 | |
* | | | | | | | Move ErrnoException into android.system. | Elliott Hughes | 2014-04-28 | 4 | -68/+43 | |
* | | | | | | | Move StructStat and StructStatVfs now all the callers have switched over. | Elliott Hughes | 2014-04-28 | 5 | -171/+110 | |
* | | | | | | | Revert "Add 1.7 methods to TimeZone / SimpleTimeZone" | Neil Fuller | 2014-04-28 | 1 | -16/+0 | |
* | | | | | | | Revert "Fix internal master until I have access again." | Elliott Hughes | 2014-04-25 | 1 | -25/+0 | |
* | | | | | | | 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 | 64 | -264/+645 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Groundwork towards making the Libcore.os functionality public. | Elliott Hughes | 2014-04-24 | 64 | -264/+645 | |
* | | | | | | | | Support explicit + in Byte, Short, Integer, Long. | Calin Juravle | 2014-04-24 | 2 | -33/+38 | |
* | | | | | | | | Merge "Fix UUID#parseString in the presence of explicit + signs." | Calin Juravle | 2014-04-24 | 2 | -18/+40 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix UUID#parseString in the presence of explicit + signs. | Calin Juravle | 2014-04-24 | 2 | -18/+40 | |
* | | | | | | | | | 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 |