summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Fix java.text.BreakIterator.Elliott Hughes2011-04-223-28/+156
* Use jniThrowExceptionFmt.Elliott Hughes2011-04-082-10/+6
* Use JNI's jchar instead of ICU's (equivalent) UChar.Elliott Hughes2011-04-081-1/+1
* Merge "BreakIterator offset check modified."Gilles Debunne2011-04-073-56/+127
|\
| * BreakIterator offset check modified.Gilles Debunne2011-04-073-56/+127
* | Fix a typo in FileOutputStream.Elliott Hughes2011-04-063-1/+66
* | libcore key chain supportBrian Carlstrom2011-04-064-17/+125
* | Ensure that the zygote is single-threaded before forking.Elliott Hughes2011-04-051-0/+18
* | Don't cache the underlying Socket's underlying SocketImpl's underlying FileDe...Elliott Hughes2011-04-054-44/+21
* | am 5f03a468: Fix a test that was merged from both GB and HC.Jesse Wilson2011-04-051-18/+0
|\ \
| * | Fix a test that was merged from both GB and HC.Jesse Wilson2011-04-041-18/+0
* | | am d3226243: am cb6cd460: am f241d462: Don\'t read from the delegate stream a...Jesse Wilson2011-04-051-0/+18
|\ \ \ | |/ /
| * | am cb6cd460: am f241d462: Don\'t read from the delegate stream after we close...Jesse Wilson2011-04-041-0/+18
| |\ \
| | * \ am f241d462: Don\'t read from the delegate stream after we close it.Jesse Wilson2011-04-043-3/+21
| | |\ \
| | | * | Don't read from the delegate stream after we close it.Jesse Wilson2011-03-293-3/+21
* | | | | Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-masterBrian Carlstrom2011-04-011657-117582/+26972
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Cleanup diagnosing HandshakeCompletedEventTest.testClientAuthBrian Carlstrom2011-03-312-228/+178
| * | | | Merge "Make inetAddressToSocketAddress more available." into dalvik-devElliott Hughes2011-03-313-23/+16
| |\ \ \ \
| | * | | | Make inetAddressToSocketAddress more available.Elliott Hughes2011-03-313-23/+16
| * | | | | Provide better information when SQL tests cannot connect.Jesse Wilson2011-03-311-2/+7
| * | | | | Merge "Implement reference queuing in managed code." into dalvik-devCarl Shapiro2011-03-316-25/+121
| |\ \ \ \ \
| | * | | | | Implement reference queuing in managed code.Carl Shapiro2011-03-306-25/+121
| * | | | | | Merge "Reduce chance of naming collision for Thread @hide methods." into dalv...Jesse Wilson2011-03-313-7/+7
| |\ \ \ \ \ \
| | * | | | | | Reduce chance of naming collision for Thread @hide methods.Jesse Wilson2011-03-313-7/+7
| | |/ / / / /
| * | | | | | Merge "Fix a performance regression in Enum.valueOf()" into dalvik-devJesse Wilson2011-03-314-15/+34
| |\ \ \ \ \ \
| | * | | | | | Fix a performance regression in Enum.valueOf()Jesse Wilson2011-03-314-15/+34
| | |/ / / / /
| * | | | | | am 866b399e: am 9d28a32d: am bc4c79c6: Don\'t read from the delegate stream a...Jesse Wilson2011-03-313-3/+22
| |\ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
* | | | | | am 9d28a32d: am bc4c79c6: Don\'t read from the delegate stream after we close...Jesse Wilson2011-03-313-3/+22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am bc4c79c6: Don\'t read from the delegate stream after we close it.Jesse Wilson2011-03-313-3/+22
| |\ \ \ \ \
| | * | | | | Don't read from the delegate stream after we close it.Jesse Wilson2011-03-313-3/+22
| | | * | | | Fix an error in Posix.statfs and make sure we have test coverage.Elliott Hughes2011-03-312-1/+7
| | | |/ / /
| | | * | | Merge "Remove a broken API that encouraged people to make the wrong fix to te...Elliott Hughes2011-03-308-430/+203
| | | |\ \ \
| | | | * | | Remove a broken API that encouraged people to make the wrong fix to tests.Elliott Hughes2011-03-308-430/+203
| | | * | | | Merge "Acknowledge 25 XPath test failures." into dalvik-devJesse Wilson2011-03-301-0/+35
| | | |\ \ \ \
| | | | * | | | Acknowledge 25 XPath test failures.Jesse Wilson2011-03-301-0/+35
| | | * | | | | am fc7fe3e6: (-s ours) am acfb24e2: (-s ours) am 16aa839b: (-s ours) am 0422b...Brian Carlstrom2011-03-300-0/+0
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | | |/ / / /
* | | | | | | am acfb24e2: (-s ours) am 16aa839b: (-s ours) am 0422b9ab: Fix initialization...Brian Carlstrom2011-03-300-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 16aa839b: (-s ours) am 0422b9ab: Fix initialization races in X509CertImpl ...Brian Carlstrom2011-03-300-0/+0
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | am 0422b9ab: Fix initialization races in X509CertImpl DO NOT MERGEBrian Carlstrom2011-03-301-137/+103
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Fix initialization races in X509CertImpl DO NOT MERGEBrian Carlstrom2011-03-241-137/+103
| | | | | * | Merge "Acknowledge our 524 XSLT test failures." into dalvik-devJesse Wilson2011-03-301-0/+528
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * Acknowledge our 524 XSLT test failures.Jesse Wilson2011-03-301-0/+528
| | | | | * | Merge "Fix race conditions in finalizers." into dalvik-devJesse Wilson2011-03-306-136/+161
| | | | | |\ \
| | | | | | * | Fix race conditions in finalizers.Jesse Wilson2011-03-306-136/+161
| | | | | | |/
| | | | | * | Merge "Add getsockname(2) and getsockopt(2)." into dalvik-devElliott Hughes2011-03-3023-299/+389
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * Add getsockname(2) and getsockopt(2).Elliott Hughes2011-03-3023-299/+389
| | | | | * | Merge "Change ReferenceTest to not depend on live-precise GC and synchronous ...Jesse Wilson2011-03-301-78/+37
| | | | | |\ \ | | | | | | |/ | | | | | |/|
| | | | | | * Change ReferenceTest to not depend on live-precise GC and synchronous referen...Jesse Wilson2011-03-301-78/+37
| | | | | * | Fix build.Elliott Hughes2011-03-301-1/+12
| | | | | * | Add close(2).Elliott Hughes2011-03-3015-106/+57