Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
5d930cadc8f62aee5f18e7921296fe66a54f18ab
5d930ca
Groundwork towards making the Libcore.os functionality public.
by Elliott Hughes
· 11 years ago
4d40293
Merge "libcore changes to support asynchronous close interruption"
by Neil Fuller
· 11 years ago
2e66767
Merge "Removal of a broken CTS test"
by Neil Fuller
· 11 years ago
1f91ac8
Removal of a broken CTS test
by Neil Fuller
· 11 years ago
5f38b08
Merge "Fix for ThreadGroup CTS test."
by Neil Fuller
· 11 years ago
071ba8e
Fix for ThreadGroup CTS test.
by Neil Fuller
· 11 years ago
cd00b59
Merge "Fix SSLEngineTest for RI"
by Kenny Root
· 11 years ago
a368cef
Fix SSLEngineTest for RI
by Kenny Root
· 11 years ago
f0d40d6
libcore changes to support asynchronous close interruption
by Neil Fuller
· 11 years ago
e2564f4
Merge "@hide Integer#parsePositiveInt(String)"
by Calin Juravle
· 11 years ago
5ed386f
@hide Integer#parsePositiveInt(String)
by Calin Juravle
· 11 years ago
5d5c657
Merge "Disallow explicit signs in java.sql.Date#valueOf()"
by Calin Juravle
· 11 years ago
0b2a71a
Disallow explicit signs in java.sql.Date#valueOf()
by Calin Juravle
· 11 years ago
0d18ebc
Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"
by Neil Fuller
· 11 years ago
570512f
Merge "Fix build (javadoc @link tags)."
by Elliott Hughes
· 11 years ago
b9c3557
Fix build (javadoc @link tags).
by Elliott Hughes
· 11 years ago
2704e87
Merge "Allow empty rules in a RuleBasedCollator."
by Elliott Hughes
· 11 years ago
3e3ea73
Allow empty rules in a RuleBasedCollator.
by Elliott Hughes
· 11 years ago
abe8c4c
Merge "Fix typo in Locale docs."
by Elliott Hughes
· 11 years ago
f6ab042
Fix typo in Locale docs.
by Elliott Hughes
· 11 years ago
453ed11
Merge "Track the icu4c 53 update in the Locale documentation."
by Elliott Hughes
· 11 years ago
4b7bd91
Merge "Updated documentation for RuleBasedCollator."
by Elliott Hughes
· 11 years ago
582a8e3
Track the icu4c 53 update in the Locale documentation.
by Elliott Hughes
· 11 years ago
5d51965
Merge "Update collation tests for icu4c 53."
by Elliott Hughes
· 11 years ago
55dfcd8
Update collation tests for icu4c 53.
by ccornelius
· 11 years ago
915faab
Merge changes I7db8e513,I564283bb
by Kenny Root
· 11 years ago
105e394
Merge "Remove include of private ICU include and set constant size for buffer in libcore_icu_NativeCollation.cpp"
by Elliott Hughes
· 11 years ago
1c13b45
Updated documentation for RuleBasedCollator.
by Elliott Hughes
· 11 years ago
fbf2c0e
Merge "Add parsePositiveInt for internal use."
by Calin Juravle
· 11 years ago
09adf7b
Remove include of private ICU include and set constant size for buffer in
by ccornelius
· 11 years ago
1c0b7eb
Add parsePositiveInt for internal use.
by Calin Juravle
· 11 years ago
8f32b98
Merge "Fix broken CTS test"
by Neil Fuller
· 11 years ago
2a025c1
Fix broken CTS test
by Neil Fuller
· 11 years ago
c96651d
Change DecimalFormat.setRoundingMode() behavior to stay in spec
by Neil Fuller
· 11 years ago
a5cfa10
Merge "Set ICU's default locale from Locale.getDefault."
by Narayan Kamath
· 11 years ago
de0eb68
Set ICU's default locale from Locale.getDefault.
by Narayan Kamath
· 11 years ago
71aab66
Merge "Don't allow explicit signs in URL port numbers."
by Calin Juravle
· 11 years ago
a4d97e1
Merge "Don't allow explicit signs in URI port numbers."
by Calin Juravle
· 11 years ago
727df12
Update SSLEngineTest for OpenSSL
by Kenny Root
· 11 years ago
3ad1704
Update SSLEngineTest for RI
by Kenny Root
· 11 years ago
bb3195f
Don't allow explicit signs in URL port numbers.
by Calin Juravle
· 11 years ago
30fac583
Don't allow explicit signs in URI port numbers.
by Calin Juravle
· 11 years ago
d689dcb
Merge "Fix Locale.getDisplayName."
by Narayan Kamath
· 11 years ago
9acf622
Fix Locale.getDisplayName.
by Narayan Kamath
· 11 years ago
86d9e25
Merge "Fix for ClassLoaderTest under CTS"
by Neil Fuller
· 11 years ago
63291dd
Fix for ClassLoaderTest under CTS
by Neil Fuller
· 11 years ago
23bdc75
Merge "Fix broken CTS HttpCookie test"
by Neil Fuller
· 11 years ago
154d3fb
Fix broken CTS HttpCookie test
by Neil Fuller
· 11 years ago
d1c5e1f
Merge "Fix Greek uppercasing."
by Elliott Hughes
· 11 years ago
a2f8e8a
Fix Greek uppercasing.
by Elliott Hughes
· 11 years ago
df945d7
Merge "Finish moving away from LD_LIBRARY_PATH on Android."
by Elliott Hughes
· 11 years ago
1bc030b
Finish moving away from LD_LIBRARY_PATH on Android.
by Elliott Hughes
· 11 years ago
e471f80
Merge "Rename Zygote -> ZygoteHooks."
by Narayan Kamath
· 11 years ago
1a12117
Rename Zygote -> ZygoteHooks.
by Narayan Kamath
· 11 years ago
d9d0d1c
Merge "Fix reflection access checks for app compatibility in libcore."
by Jeff Hao
· 11 years ago
1a6b8f9
Merge "Rename read barrier-related fields."
by Hiroshi Yamauchi
· 11 years ago
96e2e4f
Fix reflection access checks for app compatibility in libcore.
by Jeff Hao
· 11 years ago
89f3096
Rename read barrier-related fields.
by Hiroshi Yamauchi
· 11 years ago
148c6fa
Merge "Fix a copy and paste doc error"
by Neil Fuller
· 11 years ago
c5b2915
Fix a copy and paste doc error
by Neil Fuller
· 11 years ago
28e4331
Merge "Remove Zygote.systemInSafeMode."
by Narayan Kamath
· 11 years ago
6586cc6
Merge "Remove Zygote.fork"
by Narayan Kamath
· 11 years ago
dc680b4
Merge "Add access checks to Method and Field reflection."
by Jeff Hao
· 11 years ago
30ed447
Merge "Improve documentation and tests of SSLContext.init."
by Alex Klyubin
· 11 years ago
ebd4478
Remove Zygote.systemInSafeMode.
by Narayan Kamath
· 11 years ago
7b22a1f
Remove Zygote.fork
by Narayan Kamath
· 11 years ago
0a21bb4
Add access checks to Method and Field reflection.
by Jeff Hao
· 11 years ago
35103e5
Merge "Add an empty long array"
by Adam Lesinski
· 11 years ago
668fb55
Improve documentation and tests of SSLContext.init.
by Alex Klyubin
· 11 years ago
f9901b2
Merge "Remove redundant parameters from fullFieldsCalc"
by Dmitriy Ivanov
· 11 years ago
8061554
Merge "Speed-up for apps that use Dagger on ART"
by Neil Fuller
· 11 years ago
0b294a5
Remove redundant parameters from fullFieldsCalc
by Dmitriy Ivanov
· 11 years ago
457745fd3
Speed-up for apps that use Dagger on ART
by Neil Fuller
· 11 years ago
217c7c9
Merge "Removed Old*Test for integers and longs"
by Calin Juravle
· 11 years ago
adb7076
Removed Old*Test for integers and longs
by Calin Juravle
· 11 years ago
b419a49
Merge "Add X509ExtendedTrustManager"
by Kenny Root
· 11 years ago
70bf6bc
Add X509ExtendedTrustManager
by Kenny Root
· 11 years ago
b2a2836
Merge changes Id496a60e,Ie7026d71
by Kenny Root
· 11 years ago
3c9ab07
StandardNames: only remove DH_* for RI
by Kenny Root
· 11 years ago
4d8e05b
SSLSocketText: alert during test should throw
by Kenny Root
· 11 years ago
b335c68
Merge "Support multiple KeyManagers in TestSSLContext and TestKeyStore."
by Alex Klyubin
· 11 years ago
d638a8c
Merge "Assert SSLContext.init does not require X.509 KeyManager/TrustManager."
by Alex Klyubin
· 11 years ago
eb5a939
Merge "Fix test failures due to the ICU-52 update."
by Narayan Kamath
· 11 years ago
8953690
Merge "StandardNames: update RI expectations"
by Kenny Root
· 11 years ago
a05be72
StandardNames: update RI expectations
by Kenny Root
· 11 years ago
60a27a2
Fix test failures due to the ICU-52 update.
by Narayan Kamath
· 11 years ago
da04606
Assert SSLContext.init does not require X.509 KeyManager/TrustManager.
by Alex Klyubin
· 11 years ago
edeec21
Support multiple KeyManagers in TestSSLContext and TestKeyStore.
by Alex Klyubin
· 11 years ago
854557a
Merge "NativeBN: use bn_correct_top on negative BN"
by Kenny Root
· 11 years ago
1d6c936
NativeBN: use bn_correct_top on negative BN
by Kenny Root
· 11 years ago
0145f19
Add an empty long array
by Adam Lesinski
· 11 years ago
c0e4c40
Merge "Don't assume minusSign is a single char."
by Narayan Kamath
· 11 years ago
4f3bca7
Don't assume minusSign is a single char.
by Narayan Kamath
· 11 years ago
5523dc1
Merge "Adjust AlphabeticIndexTest for hiragana char."
by Narayan Kamath
· 11 years ago
7c4b7ec
Adjust AlphabeticIndexTest for hiragana char.
by Narayan Kamath
· 11 years ago
c6adc7f
Merge "Update tests for to handle changes in ICU52."
by Narayan Kamath
· 11 years ago
2a8f3b0
Merge "Fix ICU glue for uloc_toLanguageTag."
by Narayan Kamath
· 11 years ago
1e768ec
Update tests for to handle changes in ICU52.
by ccornelius
· 11 years ago
11c1f6f
Fix ICU glue for uloc_toLanguageTag.
by Narayan Kamath
· 11 years ago
e6e7947
Merge "Add 1.7 methods to TimeZone / SimpleTimeZone"
by Neil Fuller
· 11 years ago
Next »