Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
34489adf319727847824a9e625df8fc4e7ad77f4
34489ad
Merge "StrictJarFileTest: Make sure zero length files are handled correctly"
by Nick Kralevich
· 9 years ago
62ed318
Merge "Revert "Revert "Update tests for BoringSSL roll."""
by Kenny Root
· 9 years ago
76cbd50
Revert "Revert "Update tests for BoringSSL roll.""
by Kenny Root
· 9 years ago
d0bc90b
Merge "Revert "Update tests for BoringSSL roll.""
by Kenny Root
· 9 years ago
1681d1a
Revert "Update tests for BoringSSL roll."
by Kenny Root
· 9 years ago
e9910ca
Merge "Update tests for BoringSSL roll."
by Kenny Root
· 9 years ago
9f445e8
StrictJarFileTest: Make sure zero length files are handled correctly
by Nick Kralevich
· 9 years ago
5894fb7
Update tests for BoringSSL roll.
by Adam Langley
· 9 years ago
69f3770
Merge "Fix JarURLConnection.getJarFile() caching behavior"
by Neil Fuller
· 9 years ago
7d2740b
Merge "Patch for awaitNanos() for coarse-grained clocks"
by Neil Fuller
· 9 years ago
8fc2ac0
Patch for awaitNanos() for coarse-grained clocks
by Neil Fuller
· 9 years ago
8643698
Merge "Fix Double.toString() for a tie case"
by Neil Fuller
· 9 years ago
3dab6a2
Merge "Handle OutOfMemoryError from allocating InterruptedExceptions"
by Mathieu Chartier
· 9 years ago
6a82f12
Handle OutOfMemoryError from allocating InterruptedExceptions
by Mathieu Chartier
· 9 years ago
f643d6f
Merge "Revert "Revert "Add allocator field to ClassLoader."""
by Mathieu Chartier
· 9 years ago
ad54b59
Revert "Revert "Add allocator field to ClassLoader.""
by Mathieu Chartier
· 9 years ago
75a2f70
Fix Double.toString() for a tie case
by Neil Fuller
· 9 years ago
6d6f574
Merge "libcore: rewrite of UriCodec"
by Sergio Giro
· 9 years ago
fda5655
libcore: rewrite of UriCodec
by Sergio Giro
· 9 years ago
99ee6d8
Merge "Revert "Add allocator field to ClassLoader.""
by Nicolas Geoffray
· 9 years ago
06419ef
Revert "Add allocator field to ClassLoader."
by Nicolas Geoffray
· 9 years ago
7c68256
Merge "Move CA certificates to a separate project"
by Kenny Root
· 9 years ago
9b210c7
Merge "Add allocator field to ClassLoader."
by Mathieu Chartier
· 9 years ago
0960c14
Move CA certificates to a separate project
by Kenny Root
· 9 years ago
d36609b
Add allocator field to ClassLoader.
by Mathieu Chartier
· 9 years ago
c71b9f3
Merge "Add additional tests around HttpURLConnection character handling"
by Neil Fuller
· 9 years ago
a77f9f5
Add additional tests around HttpURLConnection character handling
by Neil Fuller
· 9 years ago
8fb8018
Merge "Fix / unsuppress some URLConnectTests tests"
by Neil Fuller
· 9 years ago
ef411e4
Fix JarURLConnection.getJarFile() caching behavior
by Neil Fuller
· 9 years ago
37bd81a
Merge "Fix for boot classpath handling of directory entries"
by Neil Fuller
· 9 years ago
030ff6e
Merge "Add more debugging to the DigestTest"
by Kenny Root
· 9 years ago
5fe1cd0
Add more debugging to the DigestTest
by Kenny Root
· 9 years ago
7cd7527
Fix for boot classpath handling of directory entries
by Neil Fuller
· 9 years ago
17975fe
Merge "Add benchmark for case conversion."
by Neil Fuller
· 9 years ago
de6dbfa
Add benchmark for case conversion.
by Rayhaan Jaufeerally
· 9 years ago
b1d55f3
Merge "Add some documentation to JarURLConnection"
by Neil Fuller
· 9 years ago
b63a200
Add some documentation to JarURLConnection
by Neil Fuller
· 9 years ago
26f2557
Fix / unsuppress some URLConnectTests tests
by Neil Fuller
· 9 years ago
5af421c
Merge "Avoid using point-to-point interfaces in multicast socket tests"
by Neil Fuller
· 9 years ago
67d7597
Avoid using point-to-point interfaces in multicast socket tests
by Neil Fuller
· 9 years ago
79b54d3
Merge "ART: Move DexCache arrays to native."
by Vladimir Marko
· 9 years ago
b8fcb81
Merge "Revert "Revert "Migrate Collator classes to use ICU4J."""
by Neil Fuller
· 9 years ago
60186ad
Merge "File: Test file-system encodings of files."
by Narayan Kamath
· 9 years ago
a9b60a8
File: Test file-system encodings of files.
by Narayan Kamath
· 9 years ago
7ad1d75
Merge "libcore: new implementation of libcore.io.Base64"
by Sergio Giro
· 9 years ago
8a5101a
libcore: new implementation of libcore.io.Base64
by Sergio Giro
· 9 years ago
8ce250d
Merge "Move more Class annotations to native."
by Jeff Hao
· 9 years ago
5269aca
Merge "Cipher: make sure all transforms are uppercase"
by Kenny Root
· 9 years ago
486e0e3
Cipher: make sure all transforms are uppercase
by Kenny Root
· 9 years ago
7026e09
Merge "libcore: new implementation of libcore.util.SneakyThrow"
by Sergio Giro
· 9 years ago
5048186
libcore: new implementation of libcore.util.SneakyThrow
by Sergio Giro
· 9 years ago
ecd3386
Move more Class annotations to native.
by Jeff Hao
· 9 years ago
0f063e7
Merge "Fix PullParser reuse regression"
by Neil Fuller
· 9 years ago
1cca0e5b
Merge "Tidy up of the Base64Test"
by Neil Fuller
· 9 years ago
755a514
Tidy up of the Base64Test
by Neil Fuller
· 9 years ago
66b961a
Merge "Add tests to demonstrate libcore.io.Base64 behavior"
by Sergio Giro
· 9 years ago
04990b9
Add tests to demonstrate libcore.io.Base64 behavior
by Neil Fuller
· 9 years ago
8cfc479
Fix PullParser reuse regression
by Neil Fuller
· 9 years ago
3df3bfc
Revert "Revert "Migrate Collator classes to use ICU4J.""
by Rayhaan Jaufeerally
· 9 years ago
bef73cf
Merge "Add more tests to AnnotatedElementBenchmark."
by Jeff Hao
· 9 years ago
bc864b4
Merge "Cipher: iterate through services first"
by Kenny Root
· 9 years ago
48cf688
Add more tests to AnnotatedElementBenchmark.
by Jeff Hao
· 9 years ago
2898abc
Merge "Revert "Revert "Move annotations to native."""
by Jeff Hao
· 9 years ago
dce9362
Revert "Revert "Move annotations to native.""
by Jeff Hao
· 9 years ago
8d1562e
Merge "Revert "Move annotations to native.""
by Roland Levillain
· 9 years ago
da72c13
Revert "Move annotations to native."
by Roland Levillain
· 9 years ago
691e5c9
Cipher: iterate through services first
by Kenny Root
· 9 years ago
f6b97c9
Merge "Move annotations to native."
by Jeff Hao
· 9 years ago
be33d88
Merge "Add class flags to java.lang.Class"
by Mathieu Chartier
· 9 years ago
ab78ed6
Add class flags to java.lang.Class
by Mathieu Chartier
· 9 years ago
2a2ef73
ART: Move DexCache arrays to native.
by Vladimir Marko
· 9 years ago
748b5ce
Move annotations to native.
by Jeff Hao
· 9 years ago
07af2d0
Merge "Use System.nanoTime() for timeouts and durations"
by Neil Fuller
· 9 years ago
3447516
Merge "Fixes and improvements for SerializationTest"
by Neil Fuller
· 9 years ago
729d4ec
Fixes and improvements for SerializationTest
by Neil Fuller
· 9 years ago
4fd3844
Merge "Revert "Migrate Collator classes to use ICU4J.""
by Neil Fuller
· 9 years ago
5fc822e
Revert "Migrate Collator classes to use ICU4J."
by Neil Fuller
· 9 years ago
0340f95
Merge "Change the Bidi class over to ICU4J."
by Neil Fuller
· 9 years ago
1a48afb
Merge "Migrate Collator classes to use ICU4J."
by Neil Fuller
· 9 years ago
bf7bbff
Migrate Collator classes to use ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
660d0be
Change the Bidi class over to ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
07044c1
Merge "Convert ByteBuffers to byte[] correctly."
by Narayan Kamath
· 9 years ago
3ff37c4
Convert ByteBuffers to byte[] correctly.
by Narayan Kamath
· 9 years ago
65633b2
Merge "Properly restore errno if NET_FAILURE_RETRY fails."
by Lorenzo Colitti
· 9 years ago
b4af0b5
Properly restore errno if NET_FAILURE_RETRY fails.
by Lorenzo Colitti
· 9 years ago
a53c58d
Merge "Migrate IDNA2003 implementation to ICU4J."
by Neil Fuller
· 9 years ago
001231c
Merge "Remove libcore AlphabeticIndex and references. This has been replaced by ICU4J's library."
by Neil Fuller
· 9 years ago
3dce898
Merge "Revert "Fix annoying (but non-fatal) java doc error.""
by Neil Fuller
· 9 years ago
d0694e7
Merge "Add class table field to class loader"
by Mathieu Chartier
· 9 years ago
b7dc698
Revert "Fix annoying (but non-fatal) java doc error."
by Neil Fuller
· 9 years ago
304152b
Add class table field to class loader
by Mathieu Chartier
· 9 years ago
3e2ce4c
Merge "Clean up some dead code."
by Elliott Hughes
· 9 years ago
efe4293
Clean up some dead code.
by Elliott Hughes
· 9 years ago
0517aff
Remove libcore AlphabeticIndex and references. This has
by Craig Cornelius
· 9 years ago
60c4480
Merge "Fix FileUtilsTest.testCreateSubFile for Android One devices"
by Neil Fuller
· 9 years ago
6c9dd0d
Fix FileUtilsTest.testCreateSubFile for Android One devices
by Neil Fuller
· 9 years ago
9dcac82
Migrate IDNA2003 implementation to ICU4J.
by Rayhaan Jaufeerally
· 9 years ago
90f1790
Merge "Delete unused fields in class"
by Mathieu Chartier
· 9 years ago
ab7b1a4
Delete unused fields in class
by Mathieu Chartier
· 9 years ago
69bd8d2
Merge "CipherTest: add assertions about GCM parameters"
by Kenny Root
· 9 years ago
Next »