Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
8e2f8aff8b2c9493ebffb8ad3825e58d02253471
/
luni
3f1d7be
Get rid of rule to generate a file with a # in its name.
by Narayan Kamath
· 10 years ago
21d9af2
Clarify comment on private method.
by Narayan Kamath
· 10 years ago
6dc0ed7
Merge "Add a unit test to demonstrate ICU CharsetProvider problems"
by Narayan Kamath
· 10 years ago
1895955
Add a unit test to demonstrate ICU CharsetProvider problems
by Narayan Kamath
· 10 years ago
7d5a834
Make socket binding behavior clearer
by Neil Fuller
· 10 years ago
9005bec
Merge "Changes needed to support OkHttp upgrade"
by Neil Fuller
· 10 years ago
764ea3d
Changes needed to support OkHttp upgrade
by Neil Fuller
· 10 years ago
30c6691
Remove fcntlLong, use fcntlInt for F_SETFD instead.
by Narayan Kamath
· 10 years ago
9169032
Merge "Add fcntlInt."
by Narayan Kamath
· 10 years ago
510742b
Merge "Add a warning about relative paths to ZipEntry#getName."
by Narayan Kamath
· 10 years ago
c8d9ea6
Add fcntlInt.
by Narayan Kamath
· 10 years ago
f6f506c
Add a warning about relative paths to ZipEntry#getName.
by Narayan Kamath
· 10 years ago
791bd64
Merge "Cache class and field lookups in StrictJarFile."
by Narayan Kamath
· 10 years ago
7861c3e
Merge "Revert "Introduce user.locale.""
by Narayan Kamath
· 10 years ago
5eba1f2
Revert "Introduce user.locale."
by Narayan Kamath
· 10 years ago
a4fe222
Merge "Introduce user.locale."
by Narayan Kamath
· 10 years ago
7f6e083
Introduce user.locale.
by Narayan Kamath
· 10 years ago
3cdad0e
Merge "Fix confusing Selector docs"
by Neil Fuller
· 10 years ago
9944af2
Fix confusing Selector docs
by Neil Fuller
· 10 years ago
a43c5da
Fix the hostname for the IPv6 loopback address
by Neil Fuller
· 10 years ago
160fad7
More FileDescriptor.isSocket cleanup.
by Elliott Hughes
· 10 years ago
fac834b
Merge "Fix and clean up FileDescriptor.isSocket."
by Elliott Hughes
· 10 years ago
4f263fd
Fix and clean up FileDescriptor.isSocket.
by Elliott Hughes
· 10 years ago
58d0df7
SSLSocketTest: test close alert during handshake
by Kenny Root
· 10 years ago
5905920
Cache class and field lookups in StrictJarFile.
by Narayan Kamath
· 10 years ago
c9c4daa
Merge "Add a test for bug 18644314."
by Narayan Kamath
· 10 years ago
1925e7d
Add a test for bug 18644314.
by Narayan Kamath
· 10 years ago
bfb6633
Fix a javadoc typo in java.net.URL.equals.
by Elliott Hughes
· 10 years ago
139d9d8
Avoid a type conversion during comparison
by Neil Fuller
· 10 years ago
880bf04
Merge "Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>)."
by Narayan Kamath
· 10 years ago
36776bc
Extend ArrayList fastpath to Collections.sort(List<T>, Comparator<T>).
by Narayan Kamath
· 10 years ago
77ef292
Fix documentation for Calendar#clone.
by Narayan Kamath
· 10 years ago
2413888
Fix CharsetEncoder.canEncode for empty CharSequences
by Narayan Kamath
· 10 years ago
fa080b8
Add a zero-copy path for Collections.sort() on ArrayList.
by Narayan Kamath
· 10 years ago
2237a9d
Fix integer overflow issue in ZoneInfo.
by Narayan Kamath
· 10 years ago
787a462
MimeUtils: add ODF presentation (template)
by Miklos Vajna
· 10 years ago
8a2692f
Merge "Fix thread correctness issue in OldAndroidMonitorTest."
by Narayan Kamath
· 10 years ago
3676560
Fix thread correctness issue in OldAndroidMonitorTest.
by Junjie Hu
· 10 years ago
b5997f4
Create GregorianCalendar via a delegate.
by Deepanshu Gupta
· 10 years ago
35b10b4
Merge "Add various system calls needed by the zygote."
by Elliott Hughes
· 10 years ago
7685626
Add hwp to MimeUtils map.
by Sungmin Choi
· 10 years ago
8f0f2ac
Add various system calls needed by the zygote.
by Elliott Hughes
· 10 years ago
5643128
Don't TEMP_FAILURE_RETRY calls that can't fail.
by Elliott Hughes
· 10 years ago
9620c65
Merge "Fix poll to never return EINTR."
by Elliott Hughes
· 10 years ago
fa54209
Fix poll to never return EINTR.
by Elliott Hughes
· 10 years ago
a11b70d
Add a hidden API for detecting response charsets.
by Narayan Kamath
· 10 years ago
8f09005
Merge "Repurpose "HexEncoding" for internal users."
by Narayan Kamath
· 10 years ago
11f82d1
Repurpose "HexEncoding" for internal users.
by Narayan Kamath
· 10 years ago
fc0498f
Remove unnecessary include directives.
by Elliott Hughes
· 10 years ago
d9f7e57
Update ByteBuffer positions in Posix.* functions.
by Narayan Kamath
· 10 years ago
7c3ed52
Merge "When connecting to a SOCKS proxy, use the resolved IP"
by Neil Fuller
· 10 years ago
c489247
Merge "Fix InetSocketAddress.getHostString(): return the name if available"
by Neil Fuller
· 10 years ago
f2ea64c
Fix Mac build (control reaches end of non-void function).
by Elliott Hughes
· 10 years ago
4538be5
Merge "Fix Mac build (unused parameter)."
by Elliott Hughes
· 10 years ago
5e92aa6
Fix Mac build (unused parameter).
by Elliott Hughes
· 10 years ago
500b6ac
Remove dependency on AndroidConfig.h.
by Elliott Hughes
· 10 years ago
62eda73
Fix Mac build.
by Elliott Hughes
· 10 years ago
75781e7
Fix native registration.
by Elliott Hughes
· 10 years ago
0d8b5c3
Add pipe2 and O_CLOEXEC to the libcore POSIX API.
by Elliott Hughes
· 10 years ago
02f20db
Use EMPTY_ITERATOR for EmptyList
by Calin Juravle
· 10 years ago
cc4bdc5
Remove a workaround for an icu4c header file hack.
by Elliott Hughes
· 10 years ago
7da22a2
Add epub to MimeUtils map.
by Ben Murdoch
· 10 years ago
c544b58
Don't include private bionic headers.
by Elliott Hughes
· 10 years ago
7cb815a
Fix libcore.java.net.OldCookieHandlerTest#test_get_put()
by Wei Liu
· 10 years ago
f696c24
Merge "Assert default SSLSocketFactory and HostnameVerifier actually used."
by Alex Klyubin
· 10 years ago
b3a4dd8
When connecting to a SOCKS proxy, use the resolved IP
by Neil Fuller
· 10 years ago
9f274e1
Merge "Track date format changes for es_ES and es_US."
by Narayan Kamath
· 10 years ago
b475aa0
Track date format changes for es_ES and es_US.
by Narayan Kamath
· 10 years ago
b4fe6c3
Merge "Track more CLDR-26 updates."
by Narayan Kamath
· 10 years ago
bb5fdaf
cacerts uses MD5-based file names -- fix README accordingly.
by Alex Klyubin
· 10 years ago
d28aba4
Track more CLDR-26 updates.
by Narayan Kamath
· 10 years ago
4f3e128
Assert default SSLSocketFactory and HostnameVerifier actually used.
by Alex Klyubin
· 10 years ago
59c2a0a
Merge "Modernize requirements for platform-default HostnameVerifier."
by Alex Klyubin
· 10 years ago
3ed96cb
Merge "Use okhttp's OkHostnameVerifier as the default."
by Alex Klyubin
· 10 years ago
3a8b418
Merge "Use a MockWebServer instead of hitting the network."
by Narayan Kamath
· 10 years ago
5c3f421
Use a MockWebServer instead of hitting the network.
by Jason Parks
· 10 years ago
e9847f0
Delete ContentHandlerFactoryTest.
by Narayan Kamath
· 10 years ago
af8ca5f
Use okhttp's OkHostnameVerifier as the default.
by Alex Klyubin
· 10 years ago
f4ce5a4
Modernize requirements for platform-default HostnameVerifier.
by Alex Klyubin
· 10 years ago
d8f7074
Fix failing connection tests.
by Jason Parks
· 10 years ago
ee458cf
Fix InetSocketAddress.getHostString(): return the name if available
by Neil Fuller
· 10 years ago
2e47cbc
Add tests for issue 18554122.
by Narayan Kamath
· 10 years ago
4e05c84
Add test case for issue 18428603
by Narayan Kamath
· 10 years ago
acaaf85
Merge "Fix obsolete javadoc."
by Narayan Kamath
· 10 years ago
c41b248
Merge "Fix crash in selector.wakeup() with closed selector"
by Neil Fuller
· 10 years ago
99a0c82
Fix crash in selector.wakeup() with closed selector
by Neil Fuller
· 10 years ago
461f38f
Fix obsolete javadoc.
by Narayan Kamath
· 10 years ago
e6bab37
Expand on how to get fractional percentages.
by Elliott Hughes
· 10 years ago
d9ce78b
Clarify the rounding behavior of a percent formatter.
by Elliott Hughes
· 10 years ago
765a6c4
Merge "Track CLDR-26 updates to currency data."
by Narayan Kamath
· 10 years ago
85e839f
Track CLDR-26 updates to currency data.
by Narayan Kamath
· 10 years ago
4284daf
Add a simple test for "last-modified" headers.
by Narayan Kamath
· 10 years ago
d8ce757
Fix URLConnectionTest for devices without full internet access.
by Aaron Whyte
· 10 years ago
c0f3fe3
Merge "Track CDLR-26 changes to czech narrow standalone months."
by Narayan Kamath
· 10 years ago
5cf9044
Merge "Track ICU54 CLDR update."
by Narayan Kamath
· 10 years ago
4e5e7de
"Pacific/Apia" is now "Apia Standard Time".
by Narayan Kamath
· 10 years ago
bfd0ba3
Track CDLR-26 changes to czech narrow standalone months.
by Narayan Kamath
· 10 years ago
6f19d46
Track ICU54 CLDR update.
by Narayan Kamath
· 10 years ago
c0c629a
Fix CharsetEncoder.canEncode for ignorable code points.
by Narayan Kamath
· 10 years ago
d4fba3b
Only the Mac doesn't have POSIX clocks.
by Elliott Hughes
· 10 years ago
Next »