index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up exception throwing in Arrays.
Jesse Wilson
2011-10-14
1
-8
/
+5
*
Remove tests that always time out.
Jesse Wilson
2011-10-05
1
-27
/
+0
*
Update test now that DNS names starting with a digit are allowed
Brian Carlstrom
2011-10-05
1
-7
/
+31
*
Merge "Fix chunked input stream's available() method to never return -1."
Jesse Wilson
2011-09-30
2
-1
/
+33
|
\
|
*
Fix chunked input stream's available() method to never return -1.
Jesse Wilson
2011-09-30
2
-1
/
+33
*
|
Merge "Fix a couple of isReachable bugs."
Elliott Hughes
2011-09-30
5
-122
/
+68
|
\
\
|
*
|
Fix a couple of isReachable bugs.
Elliott Hughes
2011-09-30
5
-122
/
+68
|
|
/
*
|
Set the ZIP central directory UTF-8 bit.
Elliott Hughes
2011-09-29
1
-0
/
+4
|
/
*
s/Ipv6/IPv6/
Elliott Hughes
2011-09-29
1
-1
/
+1
*
Fix the InetAddress/Inet4Address/Inet6Address documentation.
Elliott Hughes
2011-09-29
4
-292
/
+158
*
Give InputStream/OutputStream decent documentation.
Jesse Wilson
2011-09-14
2
-24
/
+49
*
Merge "Discourage developers from catching subclasses of SocketException."
Jesse Wilson
2011-09-12
6
-11
/
+16
|
\
|
*
Discourage developers from catching subclasses of SocketException.
Jesse Wilson
2011-09-12
6
-11
/
+16
*
|
Make socket channel address available after bind().
Jesse Wilson
2011-09-12
1
-3
/
+1
|
/
*
Tests to verify that reflection + anonymous classes works properly.
Jesse Wilson
2011-08-30
1
-0
/
+39
*
Remove DigiNotar Root CA
Brian Carlstrom
2011-08-29
1
-121
/
+0
*
Merge "Test that Calendars can in fact be serialized."
Jesse Wilson
2011-08-25
1
-0
/
+34
|
\
|
*
Test that Calendars can in fact be serialized.
Jesse Wilson
2011-08-25
1
-0
/
+34
*
|
Merge "Return real FileDescriptor in Socket wrappers."
Jeff Sharkey
2011-08-25
4
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
Return real FileDescriptor in Socket wrappers.
Jeff Sharkey
2011-08-24
4
-1
/
+23
*
|
Make QueryTimeoutTest understandable.
Jesse Wilson
2011-08-25
2
-731
/
+165
*
|
CipherSpi.engineUpdate should handle null engineUpdate result
Brian Carlstrom
2011-08-23
1
-0
/
+3
|
/
*
Merge "Clear the preferences nodes before asserting about them."
Jesse Wilson
2011-08-19
1
-165
/
+92
|
\
|
*
Clear the preferences nodes before asserting about them.
Jesse Wilson
2011-08-19
1
-165
/
+92
*
|
Don't expect caching of partial (HTTP 206) responses.
Jesse Wilson
2011-08-19
1
-1
/
+1
|
/
*
Merge "Fix JarInputStream Manifest parsing."
Jesse Wilson
2011-08-18
2
-8
/
+15
|
\
|
*
Fix JarInputStream Manifest parsing.
Jesse Wilson
2011-08-18
2
-8
/
+15
*
|
Permit file:///foo or file:/foo
Jesse Wilson
2011-08-18
1
-2
/
+4
|
/
*
Merge "Don't leave the thread's interrupted bit set."
Jesse Wilson
2011-08-16
1
-0
/
+1
|
\
|
*
Don't leave the thread's interrupted bit set.
Jesse Wilson
2011-08-16
1
-0
/
+1
*
|
Merge "Don't let a helper thread die with an exception."
Jesse Wilson
2011-08-16
1
-102
/
+76
|
\
\
|
|
/
|
*
Don't let a helper thread die with an exception.
Jesse Wilson
2011-08-16
1
-102
/
+76
*
|
Merge "Fix the PackageTest to not rely on a Class.getPackage() side effect."
Jesse Wilson
2011-08-16
1
-1
/
+4
|
\
\
|
*
|
Fix the PackageTest to not rely on a Class.getPackage() side effect.
Jesse Wilson
2011-08-16
1
-1
/
+4
|
|
/
*
|
Don't assume the test thread's group will have children.
Jesse Wilson
2011-08-16
1
-8
/
+15
|
/
*
Merge "Make HTTP implementation details public for CTS tests."
Jesse Wilson
2011-08-16
8
-122
/
+268
|
\
|
*
Make HTTP implementation details public for CTS tests.
Jesse Wilson
2011-08-15
8
-122
/
+268
*
|
Merge "Don't rely on side effects of other tests in OldStmtTest."
Jesse Wilson
2011-08-15
1
-167
/
+134
|
\
\
|
*
|
Don't rely on side effects of other tests in OldStmtTest.
Jesse Wilson
2011-08-15
1
-167
/
+134
|
|
/
*
|
Make OldAbstractPreferencesTest resistent to a dirty environment.
Jesse Wilson
2011-08-15
1
-3
/
+5
|
/
*
Merge "Fix a racy preferences test to not rely on disk flush latency."
Jesse Wilson
2011-08-14
1
-52
/
+42
|
\
|
*
Fix a racy preferences test to not rely on disk flush latency.
Jesse Wilson
2011-08-14
1
-52
/
+42
*
|
Merge "Don't use getClassContext() to get the calling classes."
Jesse Wilson
2011-08-14
1
-30
/
+5
|
\
\
|
*
|
Don't use getClassContext() to get the calling classes.
Jesse Wilson
2011-08-14
1
-30
/
+5
|
|
/
*
|
Merge "Drop security manager tests from OldJarFileTest."
Jesse Wilson
2011-08-14
1
-162
/
+31
|
\
\
|
*
|
Drop security manager tests from OldJarFileTest.
Jesse Wilson
2011-08-14
1
-162
/
+31
|
|
/
*
|
Merge "Don't expect parens on a null method name."
Jesse Wilson
2011-08-14
1
-1
/
+1
|
\
\
|
*
|
Don't expect parens on a null method name.
Jesse Wilson
2011-08-14
1
-1
/
+1
|
|
/
*
|
Don't try to access a long field as an int field.
Elliott Hughes
2011-08-14
1
-2
/
+2
|
/
*
Use the application's class loader for URL stream handlers.
Jesse Wilson
2011-08-12
1
-2
/
+3
[next]