Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
60b25adc6e4c522097fcd98792bfa23bcc6f8afe
60b25ad
Merge "Fix MimeUtils to treat ".flac" as "audio/flac"."
by Elliott Hughes
· 10 years ago
ad257e4
Fix MimeUtils to treat ".flac" as "audio/flac".
by Elliott Hughes
· 10 years ago
c4ec8f3
Merge "Remove knownfailures for "host""
by Neil Fuller
· 10 years ago
85f552a
Remove knownfailures for "host"
by Neil Fuller
· 10 years ago
c4cddc7c
Merge "Don't account buffer.arrayOffset() twice."
by Narayan Kamath
· 10 years ago
4e4b93f
Don't account buffer.arrayOffset() twice.
by Narayan Kamath
· 10 years ago
4f18e98
Merge "Fix LocaleInternalsTest."
by Narayan Kamath
· 10 years ago
386d307
Fix LocaleInternalsTest.
by Narayan Kamath
· 10 years ago
2a0ed97
Merge "Add ICU.addLikelySubtags(Locale)."
by Narayan Kamath
· 10 years ago
9c4462b
Add ICU.addLikelySubtags(Locale).
by Narayan Kamath
· 10 years ago
1aea503
Merge "Fix SimpleDateFormatTest when run outside California"
by Neil Fuller
· 10 years ago
a4b67b6
Fix SimpleDateFormatTest when run outside California
by Neil Fuller
· 10 years ago
8ebeea5
Merge "Make some DateFormatSymbols fields private"
by Neil Fuller
· 10 years ago
f042be4
Make some DateFormatSymbols fields private
by Neil Fuller
· 10 years ago
f814c4f
Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest"
by Neil Fuller
· 10 years ago
d343e35
Merge "Remove an obsolete Pacific/Apia hack."
by Elliott Hughes
· 10 years ago
4b116a2
Fix the OOME in ScannerParseLargeFileBenchmarkTest
by Neil Fuller
· 10 years ago
77a1f19
Remove an obsolete Pacific/Apia hack.
by Elliott Hughes
· 10 years ago
a644490
Merge "Add FLOAT entry to EmptyArray"
by Elliott Hughes
· 10 years ago
89237b5
Add FLOAT entry to EmptyArray
by Michael Wright
· 10 years ago
fd094c4
Merge "Fix Character.getDirectionality."
by Elliott Hughes
· 10 years ago
2c4a09f
Fix Character.getDirectionality.
by Elliott Hughes
· 10 years ago
7fcc505
Merge "SSLSocketFactory: don't reload the default if class name is same"
by Kenny Root
· 10 years ago
3885890
SSLSocketFactory: don't reload the default if class name is same
by Kenny Root
· 10 years ago
1ff5465
Merge "Change the DateFormatSymbols serialized form"
by Neil Fuller
· 10 years ago
f39e1d7
Change the DateFormatSymbols serialized form
by Neil Fuller
· 10 years ago
9ae2eb2
Merge "Fix Harmony-707 test for CTS"
by Neil Fuller
· 10 years ago
bf48d2b
Fix Harmony-707 test for CTS
by Samuel Rats
· 10 years ago
319fe96
Merge "Use the provided path when opening dex files."
by Narayan Kamath
· 10 years ago
df641c0
Use the provided path when opening dex files.
by Calin Juravle
· 10 years ago
f12adcf
Merge "OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLE"
by Nick Kralevich
· 10 years ago
d354134
OsConstants: add PR_GET_DUMPABLE / PR_SET_DUMPABLE
by Nick Kralevich
· 10 years ago
ec37ab8
Merge "Modified array threshold length for primitive types in arraycopy function."
by Jeff Hao
· 10 years ago
a48f805
Modified array threshold length for primitive types in arraycopy function.
by Emma Meersman
· 10 years ago
e9fbf03
Merge "Remove workaround for *.clients.google.com."
by Alex Klyubin
· 10 years ago
58948d1
Remove workaround for *.clients.google.com.
by Alex Klyubin
· 10 years ago
41da18a
Merge "Fix serialization / deserialization of SealedObject"
by Neil Fuller
· 10 years ago
f6bdae6
Fix serialization / deserialization of SealedObject
by Neil Fuller
· 10 years ago
421b940
Merge "Throw an error when parsing an obviously bad Double"
by Neil Fuller
· 10 years ago
b25a5dc
Throw an error when parsing an obviously bad Double
by Neil Fuller
· 10 years ago
2f60eb7
Merge "Fix handling of invalid locales in Date/DecimalFormatSymbols."
by Narayan Kamath
· 10 years ago
5c0472f
Fix handling of invalid locales in Date/DecimalFormatSymbols.
by Narayan Kamath
· 10 years ago
191aa4c
Merge "Add math tests in csv format for libcore math functions"
by Jeff Hao
· 10 years ago
968cb62
Merge "Fix broken nio BufferTest and add alignment test."
by Mathieu Chartier
· 10 years ago
04a5e52
Fix broken nio BufferTest and add alignment test.
by Mathieu Chartier
· 10 years ago
9d34428
Add math tests in csv format for libcore math functions
by Michael Chen
· 10 years ago
1debf79
Merge "Support for a android.text.format.Time implemented entirely in Java"
by Neil Fuller
· 10 years ago
0785676
Support for a android.text.format.Time implemented entirely in Java
by Neil Fuller
· 10 years ago
fbf2339
Merge "Avoid Math/StrictMath benchmarks being optimized away."
by Vladimir Marko
· 10 years ago
547edf3
Avoid Math/StrictMath benchmarks being optimized away.
by Vladimir Marko
· 10 years ago
0758e5b
Merge "Fix Collator tests."
by Narayan Kamath
· 10 years ago
ee7d0c5
Fix Collator tests.
by Narayan Kamath
· 10 years ago
2dd0780
Merge "Implement Locale.forLanguageTag in java."
by Narayan Kamath
· 10 years ago
bf098bb
Implement Locale.forLanguageTag in java.
by Narayan Kamath
· 10 years ago
749935f
Merge "Expand visibility of adjustLanguageCode."
by Narayan Kamath
· 10 years ago
a29f321
Expand visibility of adjustLanguageCode.
by Narayan Kamath
· 10 years ago
5bb018b
Merge "Avoid Math.min() benchmark being optimized away."
by Vladimir Marko
· 10 years ago
3c32023
Avoid Math.min() benchmark being optimized away.
by Vladimir Marko
· 10 years ago
a031071
Merge "Make ByteBuffer.allocateDirect be 8 byte aligned."
by Mathieu Chartier
· 10 years ago
fb6c808
Make ByteBuffer.allocateDirect be 8 byte aligned.
by Mathieu Chartier
· 10 years ago
9117084
Merge "CipherTest: check multiple calls to doFinal work"
by Kenny Root
· 10 years ago
820bc17
Merge "Revert "Revert "Add a cache for ZoneInfo objects in Java"""
by Neil Fuller
· 10 years ago
d3d39ab
Revert "Revert "Add a cache for ZoneInfo objects in Java""
by Neil Fuller
· 10 years ago
f991031
Merge "Revert "Add a cache for ZoneInfo objects in Java""
by Neil Fuller
· 10 years ago
01b6a87
Revert "Add a cache for ZoneInfo objects in Java"
by Neil Fuller
· 10 years ago
9a497b6
Merge "Fix UnmodifiableEntrySet.toArray() ordering"
by Neil Fuller
· 10 years ago
30b0041
Merge "Add a cache for ZoneInfo objects in Java"
by Neil Fuller
· 10 years ago
a6e8689
Add a cache for ZoneInfo objects in Java
by Neil Fuller
· 10 years ago
de0d834
Merge "Tidy up OldAndroidLocaleTest#testICULocales."
by Narayan Kamath
· 10 years ago
77c8e9f
Tidy up OldAndroidLocaleTest#testICULocales.
by Narayan Kamath
· 10 years ago
ea43fa1
Merge "TLS-PSK cipher suites enabled when PSKKeyManager is provided."
by Alex Klyubin
· 10 years ago
5eea67d
CipherTest: check multiple calls to doFinal work
by Kenny Root
· 10 years ago
b5730a1
TLS-PSK cipher suites enabled when PSKKeyManager is provided.
by Alex Klyubin
· 10 years ago
510a147
Merge "TLS-PSK cipher suites should appear in API Level 21."
by Alex Klyubin
· 10 years ago
3e68207
Merge "Add DexIndexOverflowException"
by Elliott Hughes
· 10 years ago
e114d23
Add DexIndexOverflowException
by Benoit Lamarche
· 11 years ago
86eae8d
Merge "Invalidate cache of default SocketFactory"
by Kenny Root
· 10 years ago
a81c773
Merge "KeyPairGeneratorTest: add back some DH tests"
by Kenny Root
· 10 years ago
cd0bcc9
KeyPairGeneratorTest: add back some DH tests
by Kenny Root
· 10 years ago
0d589d7
Merge "Moved slow path flag to Reference class"
by Mathieu Chartier
· 10 years ago
13c5b02
Merge "API to query whether a given instruction set / abi is 64bit."
by Narayan Kamath
· 10 years ago
51b69d3
API to query whether a given instruction set / abi is 64bit.
by Narayan Kamath
· 10 years ago
097fdde
Merge "Remove JavaSQLite & JUnit licenses."
by Narayan Kamath
· 10 years ago
bac50bb
Remove JavaSQLite & JUnit licenses.
by Narayan Kamath
· 10 years ago
6d2eaae
Update icu license.
by Narayan Kamath
· 10 years ago
1cdedc4
Merge "Update icu license."
by Narayan Kamath
· 10 years ago
fb1c2c9
Moved slow path flag to Reference class
by Fred Shih
· 10 years ago
304d698
Merge "Fix unit tests now that the "tl" -> "fil" hack is gone."
by Narayan Kamath
· 10 years ago
dde7a73
Merge "Switch libcore to the new icu."
by Elliott Hughes
· 10 years ago
e390c91
Switch libcore to the new icu.
by Elliott Hughes
· 10 years ago
82567d6
TLS-PSK cipher suites should appear in API Level 21.
by Alex Klyubin
· 10 years ago
eadf051
Merge "Remove more."
by Elliott Hughes
· 10 years ago
d457442
Remove more.
by Elliott Hughes
· 10 years ago
3f17612
Merge "Remove."
by Elliott Hughes
· 10 years ago
0aff1dd
Remove.
by Elliott Hughes
· 10 years ago
07de41e
Fix unit tests now that the "tl" -> "fil" hack is gone.
by Narayan Kamath
· 10 years ago
7299cf9
Merge "Remove"
by Brian Carlstrom
· 10 years ago
8d290a5
Remove
by Brian Carlstrom
· 10 years ago
efc3147
Invalidate cache of default SocketFactory
by Kenny Root
· 10 years ago
ed3ee85
Merge "Revert "Rename Arrays.ArrayList to Arrays.ArrayAdapter.""
by Narayan Kamath
· 10 years ago
Next »