summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make ArtField have no functionality"Mathieu Chartier2015-03-295-257/+73
|\
| * Make ArtField have no functionalityMathieu Chartier2015-03-295-257/+73
|/
* 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 "Fix for devices with multiple multicast-capable interfaces"Neil Fuller2015-03-241-8/+28
|\ \
| * | Fix for devices with multiple multicast-capable interfacesNeil Fuller2015-03-171-8/+28
| |/
* | Merge "Remove forced alignment code."Christopher Ferris2015-03-244-84/+291
|\ \
| * | Remove forced alignment code.Christopher Ferris2015-03-234-84/+291
* | | 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-233-23/+54
|\ \ \ \
| * | | | Pass getDexPath to Runtime.nativeLoadDmitriy Ivanov2015-03-203-23/+54
| |/ / /
* | | | Merge "Use compiler pragmas instead of flags."Narayan Kamath2015-03-232-3/+9
|\ \ \ \
| * | | | Use compiler pragmas instead of flags.Narayan Kamath2015-03-232-3/+9
|/ / / /
* | | | Merge "ICU55: Update locale data dependent test expectations."Narayan Kamath2015-03-232-33/+33
|\ \ \ \ | |/ / / |/| | |
| * | | 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
* | | | Merge "Specify the base timestamp in RelativeTimeSpanString tests"Tao Bao2015-03-181-40/+38
|\ \ \ \
| * | | | Specify the base timestamp in RelativeTimeSpanString testsTao Bao2015-03-181-40/+38
* | | | | Merge "Fix misspelling of Kerberos"Brian Carlstrom2015-03-181-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix misspelling of KerberosBrian Carlstrom2015-03-181-1/+1
|/ / / /
* | | | Merge "Move null check rationale to sample code for clarity"Brian Carlstrom2015-03-181-6/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Move null check rationale to sample code for clarityBrian Carlstrom2015-03-181-6/+2
|/ / /
* | | Merge "Remove executable permissions from java_lang_StringToReal.cpp"Narayan Kamath2015-03-171-0/+0
|\ \ \
| * | | Remove executable permissions from java_lang_StringToReal.cppNarayan Kamath2015-03-171-0/+0
|/ / /
* | | Merge "Add unit test for Timestamp#equals."Narayan Kamath2015-03-171-0/+8
|\ \ \
| * | | 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
| |/ / /
* | | | Merge "Expose the SocketAddress variant to bundled apps."Lorenzo Colitti2015-03-161-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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