0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Sep 29, 2024 — Sep 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed typo introduced during comment reformatting. More... almost 16 years ago
Merge change Ib000d44f More... almost 16 years ago
Remove arrayClass from ClassObject. It seems to get only dozens of hits in all of Zygote start-up. More... almost 16 years ago
Rewrite NativeBN_twosCompFitsIntoBytes.
enh
as Elliott Hughes
More... almost 16 years ago
Fixing 1 of the 4 BufferedReader test failures in bug 2224903. More... almost 16 years ago
Merge change I006c279b More... almost 16 years ago
Implement chaining up to the first 64 cases in a switch statement. More... almost 16 years ago
Remove broken .so and fix bogus test.
enh
as Elliott Hughes
More... almost 16 years ago
Merge change I4a356627 More... almost 16 years ago
Some more adjustments to deal with building for a BSD(-like) target. More... almost 16 years ago
Merge change I8fa1a78a More... almost 16 years ago
Change the way breakpoints work. More... almost 16 years ago
Change the jtreg tool to perform both building and running steps. More... almost 16 years ago
Make run-core-tests with no arguments equivalent to tests.AllTests.
enh
as Elliott Hughes
More... almost 16 years ago
The disabled code was too late to make eclair, and there were some bugs on x86, now fixed. More... almost 16 years ago
Merge change Id7694644 More... almost 16 years ago
Merge change I8c671e53 More... almost 16 years ago
Script for compiling and dexing jtreg tests for Dalvik. More... almost 16 years ago
Fix a few FindBugs warnings in code that isn't upstream.
enh
as Elliott Hughes
More... almost 16 years ago
Implement ProcessBuilder.redirectErrorStream.
enh
as Elliott Hughes
More... almost 16 years ago
Update logging to r820767 More... almost 16 years ago
Remove OSNetworkSystem.sendStream and all use of ErrorCodeException.
enh
as Elliott Hughes
More... almost 16 years ago
The officially sanctioned way to get memcpy() is to #include <string.h>. More... almost 16 years ago
Merge change I4c4d050d More... almost 16 years ago
Merge change Ibc04ef43 More... almost 16 years ago
Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) laggard libc implementations not keeping up with the times or (perhaps) agressively modern libc implementations too eagerly expanding upon the standard. More... almost 16 years ago
Remove dead native org.apache.harmony.nio.AddressUtils code.
enh
as Elliott Hughes
More... almost 16 years ago
Merge change I8a7a4c56 More... almost 16 years ago
Merge change Ibebb78b6 More... almost 16 years ago
DeleteLocalRef the result of GetObjectClass more consistently.
enh
as Elliott Hughes
More... almost 16 years ago