Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
603700058363f21b7b2ecae9c44e9617183ab3f9
6037000
ojtests: Split out public/boot tests and add device targets
by Igor Murashkin
· 9 years ago
75b9bef
Merge "Avoid performing boundary checks in StringBuilder"
by Yi Kong
· 9 years ago
11a4200
Merge "ResourceBundle : Use UTF-8 for property based resources."
by Narayan Kamath
· 9 years ago
ac8051d
ResourceBundle : Use UTF-8 for property based resources.
by Narayan Kamath
· 9 years ago
308a03f
Avoid performing boundary checks in StringBuilder
by Yi Kong
· 9 years ago
8e579d7
Merge "Restore fastpath of Pattern#split"
by Przemyslaw Szczepaniak
· 9 years ago
93066ca
Merge "String: Avoid char-by-char copy during replace."
by Narayan Kamath
· 9 years ago
f65410c
String: Avoid char-by-char copy during replace.
by Narayan Kamath
· 9 years ago
c93c3ad
Merge "Close InputStream in case of Exception"
by Tobias Thierer
· 9 years ago
3ad5e5d
Merge "Fix stream not being closed on all exception paths"
by Tobias Thierer
· 9 years ago
9d6a3f9
Merge "TimSort fails with ArrayIndexOutOfBoundsException"
by Shubham Ajmera
· 9 years ago
a928927
Merge "Fix use of Object.equals() to compare arrays."
by Tobias Thierer
· 9 years ago
bdd8f39
Merge "Avoid additional Object allocations that are immediately unboxed"
by Tobias Thierer
· 9 years ago
0031503
Merge "Make broken JSONOBject.NULL.equals(null) consistent with Objects.hashCode(null)"
by Tobias Thierer
· 9 years ago
f7c46fb
Merge "Optimize StringBuilder.append for String with range"
by Treehugger Robot
· 9 years ago
a8d952d
Optimize StringBuilder.append for String with range
by Yi Kong
· 9 years ago
f0d4a04
Make broken JSONOBject.NULL.equals(null) consistent with Objects.hashCode(null)
by Tobias Thierer
· 9 years ago
f2c4a1c
Close InputStream in case of Exception
by Tobias Thierer
· 9 years ago
97a3d51
Fix use of Object.equals() to compare arrays.
by Tobias Thierer
· 9 years ago
e7bf89f
Fix stream not being closed on all exception paths
by Tobias Thierer
· 9 years ago
a5448c0
Avoid additional Object allocations that are immediately unboxed
by Tobias Thierer
· 9 years ago
742e6e3
TimSort fails with ArrayIndexOutOfBoundsException
by Shubham Ajmera
· 9 years ago
1a3915f
Merge "CpuFeatures: try to get around emulated ABI problems"
by Kenny Root
· 9 years ago
71ab94c
Merge "CharsetEncoder/Decoder: Use NativeAllocationRegistry."
by Narayan Kamath
· 9 years ago
b14296a
Restore fastpath of Pattern#split
by Przemyslaw Szczepaniak
· 9 years ago
c672ce8
CharsetEncoder/Decoder: Use NativeAllocationRegistry.
by Narayan Kamath
· 9 years ago
15422d9
Merge "Add unit tests for FileChannel#lock #tryLock"
by Shubham Ajmera
· 9 years ago
baba65a
Add unit tests for FileChannel#lock #tryLock
by Shubham Ajmera
· 9 years ago
a91b5ab
Merge "Patch differences in classes taken from older OpenJDK version"
by Shubham Ajmera
· 9 years ago
df105be
Patch differences in classes taken from older OpenJDK version
by Shubham Ajmera
· 9 years ago
6e29a9b
Merge "Up java.text.DecimalFormat max integer digits."
by Joachim Sauer
· 9 years ago
072683e
Merge "Libcore hooks for sensistive thread registration"
by Calin Juravle
· 9 years ago
85d15d8
Up java.text.DecimalFormat max integer digits.
by Joachim Sauer
· 9 years ago
66e10c8
Merge "Add missed overrides for OpenJDK 8 Map default methods"
by Neil Fuller
· 9 years ago
440b533
Merge "DocumentImpl: drop field that is never written."
by Tobias Thierer
· 9 years ago
2129234
Merge "Convert Pattern and Matcher to use NativeAllocationRegistry"
by Hans Boehm
· 9 years ago
d9e764e
Convert Pattern and Matcher to use NativeAllocationRegistry
by Hans Boehm
· 9 years ago
3c44afb
Merge "Tidy up uses of Integer.valueOf."
by Narayan Kamath
· 9 years ago
8dbf50a
Tidy up uses of Integer.valueOf.
by Narayan Kamath
· 9 years ago
1f01b0e
Add missed overrides for OpenJDK 8 Map default methods
by Shubham Ajmera
· 9 years ago
d17ae95
Libcore hooks for sensistive thread registration
by Calin Juravle
· 9 years ago
bd1049a
Merge "Inet6Address: Provide an explicit hostname for the ANY address."
by Narayan Kamath
· 9 years ago
30a12fe
Inet6Address: Provide an explicit hostname for the ANY address.
by Narayan Kamath
· 9 years ago
4149eb3
DocumentImpl: drop field that is never written.
by Tobias Thierer
· 9 years ago
7564dd8
Merge "Allow some rounding on SO_TIMEOUT values"
by Neil Fuller
· 9 years ago
56e43b1
Merge "Make ObjectOutputStream behave as in M when stream is closed"
by Paul Duffin
· 9 years ago
01e5d20
Make ObjectOutputStream behave as in M when stream is closed
by Paul Duffin
· 9 years ago
39804fc
Merge "CertPathBuilder1Test: remove Security#setProperty calls"
by Kenny Root
· 9 years ago
562ab6c
CpuFeatures: try to get around emulated ABI problems
by Kenny Root
· 9 years ago
1272ddf
Merge "Make dex file loading failure more explicit about failure."
by Alex Light
· 9 years ago
5b1ee95
CertPathBuilder1Test: remove Security#setProperty calls
by Kenny Root
· 9 years ago
969e52f
Allow some rounding on SO_TIMEOUT values
by Neil Fuller
· 9 years ago
8b0358e
Make dex file loading failure more explicit about failure.
by Alex Light
· 9 years ago
df2dc04
Merge "Libcore: Add more ICU hardcoded properties"
by Treehugger Robot
· 9 years ago
b0b390e
Libcore: Add more ICU hardcoded properties
by Andreas Gampe
· 9 years ago
4571d98
Merge "Bring back default methods for AnnotatedElement"
by Yi Kong
· 9 years ago
be16089
Bring back default methods for AnnotatedElement
by Yi Kong
· 9 years ago
6ed1fe0
Merge "Add test for WEEK_OF_MONTH"
by Paul Duffin
· 9 years ago
d168bdb
Merge "Libcore: Revert "Security: Allow compile time initialization.""
by Andreas Gampe
· 9 years ago
9dc36dc
Libcore: Revert "Security: Allow compile time initialization."
by Andreas Gampe
· 9 years ago
7c19e31
Add test for WEEK_OF_MONTH
by Paul Duffin
· 9 years ago
ebc5653
Merge "Update properties related javadoc in java.lang.System"
by Przemyslaw Szczepaniak
· 9 years ago
0b6a53b
Merge "Fix & restore javadoc in java.util.Locale"
by Przemyslaw Szczepaniak
· 9 years ago
d8e75a1
Update properties related javadoc in java.lang.System
by Przemyslaw Szczepaniak
· 9 years ago
6d66808
Fix & restore javadoc in java.util.Locale
by Przemyslaw Szczepaniak
· 9 years ago
1f09b4e
Merge "ObjectStreamClass: Add a workaround for abusers of private API."
by Narayan Kamath
· 9 years ago
987c9ca
ObjectStreamClass: Add a workaround for abusers of private API.
by Narayan Kamath
· 9 years ago
bcf1073
Merge "Explicitly set locale to en_US for tests that require it"
by Treehugger Robot
· 9 years ago
7027504
Merge "FileTest: Deflake the case where the device isn't rebooted between tests."
by Narayan Kamath
· 9 years ago
a4750c7
Explicitly set locale to en_US for tests that require it
by Neil Fuller
· 9 years ago
a152eae
FileTest: Deflake the case where the device isn't rebooted between tests.
by Narayan Kamath
· 9 years ago
953b205
Merge "Fix HttpURLConnection javadoc."
by Przemyslaw Szczepaniak
· 9 years ago
737cc1e
Fix HttpURLConnection javadoc.
by Przemyslaw Szczepaniak
· 9 years ago
f5ab7aa
Merge "String: Improve performance of String.getBytes."
by Narayan Kamath
· 9 years ago
f9d0b60
String: Improve performance of String.getBytes.
by Narayan Kamath
· 9 years ago
08c073a
Merge "Port OpenJDK8 chars() and codepoints() methods"
by Yi Kong
· 9 years ago
1cf5079
Merge "CertPathValidatorTest: add OCSP response tests"
by Treehugger Robot
· 9 years ago
522b917
CertPathValidatorTest: add OCSP response tests
by Kenny Root
· 9 years ago
5ea66c3
Merge changes I4a40be74,I3d2e278b,I76ec3fbf,I9fb124e0,I97947c2c, ...
by Andreas Gampe
· 9 years ago
72ab551
Libcore: Hardcode os.name system property
by Andreas Gampe
· 9 years ago
f266920
Libcore: Hardcode http system properties
by Andreas Gampe
· 9 years ago
6c0b933
Libcore: Hardcode sun.io.useCanonCaches
by Andreas Gampe
· 9 years ago
5d935d4
Libcore: Turn off ICU debugging
by Andreas Gampe
· 9 years ago
b02486c
Libcore: Move definition of java version to hardcoded class
by Andreas Gampe
· 9 years ago
a469a66
Libcore: Refactor hardcoded system properties
by Andreas Gampe
· 9 years ago
9189c5b
Merge "Fix art/test/119-noimage-patchoat."
by Narayan Kamath
· 9 years ago
3825c24
Fix art/test/119-noimage-patchoat.
by Narayan Kamath
· 9 years ago
18d565b
Merge "SNIHostNameTest: add coverage of SNIServerName"
by Kenny Root
· 9 years ago
8f9c9ca
Merge "FileInputStreamTest : Add test for skips of files larger than 2G."
by Treehugger Robot
· 9 years ago
75419e6
Merge "HashMap: Remove support for alt-hashing."
by Narayan Kamath
· 9 years ago
bfada6f
HashMap: Remove support for alt-hashing.
by Narayan Kamath
· 9 years ago
7de69aa
FileInputStreamTest : Add test for skips of files larger than 2G.
by Narayan Kamath
· 9 years ago
9b24e1d
Merge "OldManifestTest : Don't depend on HashMap iteration order."
by Narayan Kamath
· 9 years ago
99cdcd6
OldManifestTest : Don't depend on HashMap iteration order.
by Narayan Kamath
· 9 years ago
319358d
Merge "KeyManagerFactoryTest: get sigAlg from entry"
by Narayan Kamath
· 9 years ago
29b0136
KeyManagerFactoryTest: get sigAlg from entry
by Kenny Root
· 9 years ago
6f55772
Merge "KeyManagerFactoryTest: remove flakiness"
by Kenny Root
· 9 years ago
7f2ccbe
KeyManagerFactoryTest: remove flakiness
by Kenny Root
· 9 years ago
c2c801b
Merge "TestKeyStore: use static DH parameters"
by Kenny Root
· 9 years ago
2c2ceba
Merge "Add Map::replaceAll method"
by Shubham Ajmera
· 9 years ago
Next »