Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
6abb9fbb22a2847d2cd545462c33aeb986c0402d
6abb9fb
Merge "Deduplicate from Harmony's java.util tests."
by Jesse Wilson
· 14 years ago
789c3a2
Deduplicate from Harmony's java.util tests.
by Jesse Wilson
· 14 years ago
aa6f371
Deduplicate GregorianCalendar tests with Harmony.
by Jesse Wilson
· 14 years ago
f45c08a
Merge "Test fixes validated on RI and device"
by Brian Carlstrom
· 14 years ago
2708f77
Test fixes validated on RI and device
by Brian Carlstrom
· 14 years ago
fd92a50
Merge "Use external/mockwebserver in libcore"
by Jesse Wilson
· 14 years ago
09336c9
Use external/mockwebserver in libcore
by Jesse Wilson
· 14 years ago
5959665
Merge "Quote the filename before passing to jar."
by Ying Wang
· 14 years ago
43624e7
Quote the filename before passing to jar.
by Ying Wang
· 14 years ago
003f7a4
Make test initialization lazy
by Brian Carlstrom
· 14 years ago
cbec51f
SHA1_MessageDigestImpl should work for inputs of 256 Megabytes
by Brian Carlstrom
· 14 years ago
ee100f2
Merge "Make ErrnoException a checked exception."
by Elliott Hughes
· 14 years ago
9b510df
Make ErrnoException a checked exception.
by Elliott Hughes
· 14 years ago
5722fb8
Fix the FileOutputStream documentation.
by Elliott Hughes
· 14 years ago
2ab014f
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 14 years ago
73d0c82
Merge "Clean Up URI's parsing code." into dalvik-dev
by Jesse Wilson
· 14 years ago
ce257b0
Clean Up URI's parsing code.
by Jesse Wilson
· 14 years ago
60771ea
Merge "Don't use mapped IPv4 addresses with MCAST_JOIN_GROUP." into dalvik-dev
by Elliott Hughes
· 14 years ago
fefa794
Merge "Match the RI's exact exception type." into dalvik-dev
by Elliott Hughes
· 14 years ago
c61ad82
Match the RI's exact exception type.
by Elliott Hughes
· 14 years ago
8ecbb3f
Don't use mapped IPv4 addresses with MCAST_JOIN_GROUP.
by Elliott Hughes
· 14 years ago
2d99ef5
Fix URI to behave more like the spec and browsers and less like the RI.
by Jesse Wilson
· 14 years ago
c572726
Use canonicalizePath in URI.
by Jesse Wilson
· 14 years ago
98879fb
Merge "Parity between URI and URL tests." into dalvik-dev
by Jesse Wilson
· 14 years ago
10527ac
Parity between URI and URL tests.
by Jesse Wilson
· 14 years ago
5bf7fa5
More Harmony test consolidation.
by Elliott Hughes
· 14 years ago
19fa100
Deduplicate Harmony tests.
by Elliott Hughes
· 14 years ago
159dd66
Merge "Make it possible to test java.io.Console." into dalvik-dev
by Elliott Hughes
· 14 years ago
7a45119
Merge "Rewrite parsing for java.net.URL." into dalvik-dev
by Jesse Wilson
· 14 years ago
5292410
Rewrite parsing for java.net.URL.
by Jesse Wilson
· 14 years ago
dd32974
Make it possible to test java.io.Console.
by Elliott Hughes
· 14 years ago
e194013
am 4ccd262b: Cleanup KeyStoreBuilderParametersTest
by Brian Carlstrom
· 14 years ago
4ccd262
Cleanup KeyStoreBuilderParametersTest
by Brian Carlstrom
· 14 years ago
23c3b7f
Merge "Fix a bug in FileChannel.map." into dalvik-dev
by Elliott Hughes
· 14 years ago
54709bd
am e2fdfbde: Merge "OpenSSLSocketImpl should tolerate X509KeyManager returning null values"
by Brian Carlstrom
· 14 years ago
e2fdfbd
Merge "OpenSSLSocketImpl should tolerate X509KeyManager returning null values"
by Brian Carlstrom
· 14 years ago
c03e4ba
Fix a bug in FileChannel.map.
by Elliott Hughes
· 14 years ago
aba5e8c
OpenSSLSocketImpl should tolerate X509KeyManager returning null values
by Brian Carlstrom
· 14 years ago
ad98d26
Merge "Fix a couple of FileChannel bugs." into dalvik-dev
by Elliott Hughes
· 14 years ago
f1a1094
Fix a couple of FileChannel bugs.
by Elliott Hughes
· 14 years ago
917753d
am 46fc50e8: Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
46fc50e
Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846"
by Jeff Brown
· 14 years ago
548d2e6
Remove two tests that are duplicated in the Harmony suite.
by Elliott Hughes
· 14 years ago
8bc9296
Fix the deprected overload of String.getBytes.
by Elliott Hughes
· 14 years ago
78b020b
Fix a minor serialization bug found by a Harmony test.
by Elliott Hughes
· 14 years ago
99c5c63
Update a useless system property.
by Elliott Hughes
· 14 years ago
67e5c52
Move the non-upstream part of OldFileOutputStreamTest into FileOutputStreamTest.
by Elliott Hughes
· 14 years ago
ae45780
Merge "Fix read/write bugs in DatagramChannel and SocketChannel." into dalvik-dev
by Elliott Hughes
· 14 years ago
b72345a
Merge "Ensure signature verification fast path is used with alternatively formatted signature algorithm names" into dalvik-dev
by Brian Carlstrom
· 14 years ago
4280237
Ensure signature verification fast path is used with alternatively formatted signature algorithm names
by Brian Carlstrom
· 14 years ago
5f8b0e8
Fix stress test to close sockets
by Brian Carlstrom
· 14 years ago
a28bc96
Fix read/write bugs in DatagramChannel and SocketChannel.
by Elliott Hughes
· 14 years ago
2cff86c
Add a missing parameter check to FileChannel.
by Elliott Hughes
· 14 years ago
5c3bf95
Merge "Suppress some FindBugs warnings." into dalvik-dev
by Elliott Hughes
· 14 years ago
8f99aa0
Cosmetic cleanup of java.net.URL.
by Jesse Wilson
· 14 years ago
0d4daef
Suppress some FindBugs warnings.
by Elliott Hughes
· 14 years ago
7047a3d
Support wrapping app processes to inject debug instrumentation. Bug: 4437846
by Jeff Brown
· 14 years ago
4e5663a
Merge "Failing test for deserialization of transient fields." into dalvik-dev
by Jesse Wilson
· 14 years ago
5f8f88e
Merge "Add run-libcore-tests to the tree." into dalvik-dev
by Elliott Hughes
· 14 years ago
1ffc4b2
Failing test for deserialization of transient fields.
by Jesse Wilson
· 14 years ago
94e9609
Add run-libcore-tests to the tree.
by Elliott Hughes
· 14 years ago
c3d80a4
am c77290ea: Remove IndexedPKIXParameters
by Brian Carlstrom
· 14 years ago
eba17bf
Merge "Add test cases inspired by Jetty-dependent Harmony tests." into dalvik-dev
by Jesse Wilson
· 14 years ago
ec6163c
Add test cases inspired by Jetty-dependent Harmony tests.
by Jesse Wilson
· 14 years ago
dc915c6
Move the floating-point parsing code, and tidy up some documentation.
by Elliott Hughes
· 14 years ago
c77290e
Remove IndexedPKIXParameters
by Brian Carlstrom
· 14 years ago
dbde5bd
FileChannelImpl doesn't need to special-case O_APPEND.
by Elliott Hughes
· 14 years ago
2e0aed0
Merge "Move the stuff to bridge between io/net/nio semantics and POSIX semantics." into dalvik-dev
by Elliott Hughes
· 14 years ago
0b736eb
Move the stuff to bridge between io/net/nio semantics and POSIX semantics.
by Elliott Hughes
· 14 years ago
c8e161c
Merge "Support HTTP cookies and header combining." into dalvik-dev
by Jesse Wilson
· 14 years ago
cd8c1dd
Support HTTP cookies and header combining.
by Jesse Wilson
· 14 years ago
9e67ca7
Expose waitpid(2).
by Elliott Hughes
· 14 years ago
254198c
Merge "Expose accept(2)." into dalvik-dev
by Elliott Hughes
· 14 years ago
553d98a
Expose accept(2).
by Elliott Hughes
· 14 years ago
80f4d25
Address FindBugs warnings in libcore.net.http
by Jesse Wilson
· 14 years ago
ae01ebf
Merge "More IPv6 sin6_scope_id fixes." into dalvik-dev
by Elliott Hughes
· 14 years ago
4728a01
More IPv6 sin6_scope_id fixes.
by Elliott Hughes
· 14 years ago
c7655dd
Merge "Suppress our first FindBugs warning." into dalvik-dev
by Jesse Wilson
· 14 years ago
bad51d7
Suppress our first FindBugs warning.
by Jesse Wilson
· 14 years ago
c297a00
Merge "Implement recvfrom(2)." into dalvik-dev
by Elliott Hughes
· 14 years ago
23ec091
Implement recvfrom(2).
by Elliott Hughes
· 14 years ago
e5eb80e
Make the HttpResponseCache robust to file I/O errors.
by Jesse Wilson
· 14 years ago
09f1b0c
Parse HTTP request headers only once.
by Jesse Wilson
· 14 years ago
7a891b5
Don't read through HTTP response headers more than necessary.
by Jesse Wilson
· 14 years ago
6f778cc
Cache HTTP responses with a Vary header.
by Jesse Wilson
· 14 years ago
20024ef
am 0162c72d: Merge "Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)"
by Brian Carlstrom
· 14 years ago
59e5a47
Merge "Fix Inet6Address (de)serialization." into dalvik-dev
by Elliott Hughes
· 14 years ago
f02f939
Fix Inet6Address (de)serialization.
by Elliott Hughes
· 14 years ago
0162c72
Merge "Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)"
by Brian Carlstrom
· 14 years ago
42bc73a
Merge "Fix InetAddress.isReachable." into dalvik-dev
by Elliott Hughes
· 14 years ago
ad5d311
Fix InetAddress.isReachable.
by Elliott Hughes
· 14 years ago
f095911
am b228c6d6: Merge "Disable verbose socket logging."
by Jeff Sharkey
· 14 years ago
b228c6d
Merge "Disable verbose socket logging."
by Jeff Sharkey
· 14 years ago
9d0f4b4
Disable verbose socket logging.
by Jeff Sharkey
· 14 years ago
17da3df
am 3041d84e: Merge "Make CertInstaller installed CA certs trusted by applications via default TrustManager (2 of 6)"
by Brian Carlstrom
· 14 years ago
dfe69fa
Simplify KeyChain API by removing now unneeded CA certificate lookup (2 of 3)
by Brian Carlstrom
· 14 years ago
5c03b3b
Merge "Add the external/apache-harmony tests to the host build." into dalvik-dev
by Elliott Hughes
· 14 years ago
817358c
Merge "Fix a comment typo." into dalvik-dev
by Elliott Hughes
· 14 years ago
d3ae2a1
Merge "Remove an obsolete HTTP response caching test." into dalvik-dev
by Jesse Wilson
· 14 years ago
83e10e4
Merge "Fix some failing XML tests." into dalvik-dev
by Jesse Wilson
· 14 years ago
Next »