summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove unnecessary include directives."Elliott Hughes2014-12-152-9/+2
|\ \
| * | Remove unnecessary include directives.Elliott Hughes2014-12-152-9/+2
* | | Merge "Move GC daemon locking logic into heap"Mathieu Chartier2014-12-152-21/+13
|\ \ \ | |/ / |/| |
| * | Move GC daemon locking logic into heapMathieu Chartier2014-12-152-21/+13
|/ /
* | Merge "Update ByteBuffer positions in Posix.* functions."Narayan Kamath2014-12-155-45/+176
|\ \
| * | Update ByteBuffer positions in Posix.* functions.Narayan Kamath2014-12-155-45/+176
|/ /
* | Merge "When connecting to a SOCKS proxy, use the resolved IP"Neil Fuller2014-12-151-7/+3
|\ \
| * | When connecting to a SOCKS proxy, use the resolved IPNeil Fuller2014-12-081-7/+3
* | | Merge "Fix InetSocketAddress.getHostString(): return the name if available"Neil Fuller2014-12-154-1/+55
|\ \ \
| * | | Fix InetSocketAddress.getHostString(): return the name if availableNeil Fuller2014-12-034-1/+55
* | | | Merge "Fix Mac build (control reaches end of non-void function)."Elliott Hughes2014-12-131-0/+1
|\ \ \ \
| * | | | Fix Mac build (control reaches end of non-void function).Elliott Hughes2014-12-121-0/+1
|/ / / /
* | | | Merge "Fix Mac build (unused parameter)."Elliott Hughes2014-12-131-1/+1
|\ \ \ \
| * | | | Fix Mac build (unused parameter).Elliott Hughes2014-12-121-1/+1
* | | | | Merge "Only allow one requestGC at a time"Mathieu Chartier2014-12-131-0/+6
|\ \ \ \ \
| * | | | | Only allow one requestGC at a timeMathieu Chartier2014-12-121-0/+6
|/ / / / /
* | | | | Merge "Remove dependency on AndroidConfig.h."Elliott Hughes2014-12-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove dependency on AndroidConfig.h.Elliott Hughes2014-12-121-1/+1
|/ / / /
* | | | Merge "Fix Mac build."Elliott Hughes2014-12-121-0/+4
|\ \ \ \
| * | | | Fix Mac build.Elliott Hughes2014-12-121-0/+4
|/ / / /
* | | | Merge "Fix native registration."Elliott Hughes2014-12-121-1/+1
|\ \ \ \
| * | | | Fix native registration.Elliott Hughes2014-12-121-1/+1
|/ / / /
* | | | Merge "Add pipe2 and O_CLOEXEC to the libcore POSIX API."Elliott Hughes2014-12-129-9/+13
|\ \ \ \
| * | | | Add pipe2 and O_CLOEXEC to the libcore POSIX API.Elliott Hughes2014-12-129-9/+13
|/ / / /
* | | | Merge "Use EMPTY_ITERATOR for EmptyList"Calin Juravle2014-12-121-0/+4
|\ \ \ \
| * | | | Use EMPTY_ITERATOR for EmptyListCalin Juravle2014-12-121-0/+4
|/ / / /
* | | | Merge "Remove a workaround for an icu4c header file hack."Elliott Hughes2014-12-111-3/+0
|\ \ \ \
| * | | | Remove a workaround for an icu4c header file hack.Elliott Hughes2014-12-111-3/+0
|/ / / /
* | | | Merge "Add epub to MimeUtils map."Ben Murdoch2014-12-111-0/+1
|\ \ \ \
| * | | | Add epub to MimeUtils map.Ben Murdoch2014-12-111-0/+1
|/ / / /
* | | | Merge "Don't include private bionic headers."Elliott Hughes2014-12-112-8/+8
|\ \ \ \
| * | | | Don't include private bionic headers.Elliott Hughes2014-12-102-8/+8
|/ / / /
* | | | Merge "Fix libcore.java.net.OldCookieHandlerTest#test_get_put()"Narayan Kamath2014-12-091-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix libcore.java.net.OldCookieHandlerTest#test_get_put()Wei Liu2014-12-091-1/+1
|/ / /
* | | Merge "Assert default SSLSocketFactory and HostnameVerifier actually used."Alex Klyubin2014-12-081-0/+115
|\ \ \ | |_|/ |/| |
| * | Assert default SSLSocketFactory and HostnameVerifier actually used.Alex Klyubin2014-12-041-0/+115
* | | Merge "Track date format changes for es_ES and es_US."Narayan Kamath2014-12-081-14/+14
|\ \ \
| * | | Track date format changes for es_ES and es_US.Narayan Kamath2014-12-081-14/+14
* | | | Merge "Track more CLDR-26 updates."Narayan Kamath2014-12-082-13/+7
|\ \ \ \
| * | | | Track more CLDR-26 updates.Narayan Kamath2014-12-052-13/+7
* | | | | Merge "cacerts uses MD5-based file names -- fix README accordingly."Alex Klyubin2014-12-051-1/+1
|\ \ \ \ \
| * | | | | cacerts uses MD5-based file names -- fix README accordingly.Alex Klyubin2014-12-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Update expectations, tests don't fail."Nicolas Geoffray2014-12-051-2/+0
|\ \ \ \ \
| * | | | | Update expectations, tests don't fail.Nicolas Geoffray2014-12-051-2/+0
|/ / / / /
* | | | | Merge "Get rid of Support_Configuration.SpecialInetTestAddress ..."Narayan Kamath2014-12-051-359/+14
|\ \ \ \ \
| * | | | | Get rid of Support_Configuration.SpecialInetTestAddress ...Narayan Kamath2014-12-041-359/+14
| | |_|/ / | |/| | |
* | | | | Merge "Fix failing socket tests."Narayan Kamath2014-12-055-49/+33
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix failing socket tests.Narayan Kamath2014-12-045-49/+33
* | | | | Merge "Modernize requirements for platform-default HostnameVerifier."Alex Klyubin2014-12-041-13/+58
|\ \ \ \ \
| * | | | | Modernize requirements for platform-default HostnameVerifier.Alex Klyubin2014-12-041-13/+58