summaryrefslogtreecommitdiffstats
path: root/luni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a test to confirm that TZ data is in sync"Neil Fuller2015-03-303-0/+22
|\
| * Add a test to confirm that TZ data is in syncNeil Fuller2015-03-273-0/+22
* | Merge "Test NetworkSecurityPolicy effect on HTTP connections."Alex Klyubin2015-03-261-0/+54
|\ \
| * | Test NetworkSecurityPolicy effect on HTTP connections.Alex Klyubin2015-03-251-0/+54
| |/
* | Merge "Remove a misleading comment."Neil Fuller2015-03-261-3/+0
|\ \ | |/ |/|
| * Remove a misleading comment.Neil Fuller2015-03-131-3/+0
* | Merge "Add libcore.net.NetworkSecurityPolicy."Alex Klyubin2015-03-254-2/+340
|\ \
| * | Add libcore.net.NetworkSecurityPolicy.Alex Klyubin2015-03-244-2/+340
* | | Merge "Fix for ftp:// invalid urls with ProxySelector"Neil Fuller2015-03-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix for ftp:// invalid urls with ProxySelectorNeil Fuller2015-03-251-1/+1
| |/
* | Merge "Remove forced alignment code."Christopher Ferris2015-03-243-84/+260
|\ \
| * | Remove forced alignment code.Christopher Ferris2015-03-233-84/+260
* | | Merge "Fix the year display when formatting absolute date string"Tao Bao2015-03-232-5/+79
|\ \ \
| * | | Fix the year display when formatting absolute date stringTao Bao2015-03-232-5/+79
* | | | Merge "Pass getDexPath to Runtime.nativeLoad"Dmitriy Ivanov2015-03-231-9/+10
|\ \ \ \
| * | | | Pass getDexPath to Runtime.nativeLoadDmitriy Ivanov2015-03-201-9/+10
| |/ / /
* | | | Use compiler pragmas instead of flags.Narayan Kamath2015-03-232-3/+9
* | | | ICU55: Update locale data dependent test expectations.Fredrik Roubert2015-03-202-33/+33
|/ / /
* | | Merge "Set -Wno-deprecated-declarations to access deprecated IDNA2003 API."Narayan Kamath2015-03-191-0/+3
|\ \ \
| * | | Set -Wno-deprecated-declarations to access deprecated IDNA2003 API.Fredrik Roubert2015-03-191-0/+3
* | | | Merge "Fix an ntohs/htons issue."Lorenzo Colitti2015-03-191-1/+1
|\ \ \ \
| * | | | Fix an ntohs/htons issue.Lorenzo Colitti2015-03-181-1/+1
* | | | | Merge "Remove a superfluous cast."Lorenzo Colitti2015-03-191-2/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Remove a superfluous cast.Lorenzo Colitti2015-03-171-2/+2
* | | | Specify the base timestamp in RelativeTimeSpanString testsTao Bao2015-03-181-40/+38
| |/ / |/| |
* | | Remove executable permissions from java_lang_StringToReal.cppNarayan Kamath2015-03-171-0/+0
* | | Add unit test for Timestamp#equals.Narayan Kamath2015-03-171-0/+8
* | | Merge "Libcore: Avoid double-checked locking"Andreas Gampe2015-03-163-70/+68
|\ \ \
| * | | Libcore: Avoid double-checked lockingAndreas Gampe2015-03-153-70/+68
* | | | Merge "Late binding: specified Provider forces its use"Kenny Root2015-03-1610-5/+220
|\ \ \ \
| * | | | Late binding: specified Provider forces its useKenny Root2015-03-1610-5/+220
| | |_|/ | |/| |
* | | | Merge "Libcore: Fix superfluous ternary in BufferedInputStream"Andreas Gampe2015-03-161-1/+1
|\ \ \ \
| * | | | Libcore: Fix superfluous ternary in BufferedInputStreamAndreas Gampe2015-03-151-1/+1
| | |/ / | |/| |
* | | | Merge "Libcore: Fix infinite loop"Andreas Gampe2015-03-161-1/+1
|\ \ \ \
| * | | | Libcore: Fix infinite loopAndreas Gampe2015-03-151-1/+1
| |/ / /
* | | | Expose the SocketAddress variant to bundled apps.Lorenzo Colitti2015-03-161-0/+5
| |_|/ |/| |
* | | Merge "Also support IPv4 fallback in the SocketAddress version of sendto."Lorenzo Colitti2015-03-162-11/+34
|\ \ \
| * | | Also support IPv4 fallback in the SocketAddress version of sendto.Lorenzo Colitti2015-03-142-11/+34
* | | | Merge "Support packet sockets in libcore."Lorenzo Colitti2015-03-164-2/+98
|\ \ \ \ | |/ / /
| * | | Support packet sockets in libcore.Lorenzo Colitti2015-03-144-2/+98
* | | | Merge "Add a PacketSocketAddress class that represents sockaddr_ll."Lorenzo Colitti2015-03-161-0/+64
|\ \ \ \ | |/ / /
| * | | Add a PacketSocketAddress class that represents sockaddr_ll.Lorenzo Colitti2015-03-141-0/+64
* | | | Merge "Add a version of sendto that takes a SocketAddress."Lorenzo Colitti2015-03-165-0/+44
|\ \ \ \ | |/ / /
| * | | Add a version of sendto that takes a SocketAddress.Lorenzo Colitti2015-03-145-0/+44
* | | | Merge "Make it possible to use AF_INET sockets created by libcore."Lorenzo Colitti2015-03-162-26/+144
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make it possible to use AF_INET sockets created by libcore.Lorenzo Colitti2015-03-142-26/+144
* | | Merge "Remove ExemptionMechanismTest.test_finalize"Yohann Roussel2015-03-131-41/+0
|\ \ \ | |_|/ |/| |
| * | Remove ExemptionMechanismTest.test_finalizeYohann Roussel2015-03-131-41/+0
* | | Merge "java.lang.reflect: Use only relevant modifiers when converting to string"Sergio Giro2015-03-134-1/+93
|\ \ \
| * | | java.lang.reflect: Use only relevant modifiers when converting to stringSergio Giro2015-03-114-1/+93
| |/ /