summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/base/Streams.java
Commit message (Expand)AuthorAgeFilesLines
* Move libcore.base classes to libcore.util and libcore.io.Jesse Wilson2011-02-071-129/+0
* Lots more bounds-checking/exception-throwing consistency.Elliott Hughes2010-12-101-4/+2
* Fix XML DOM test failures and close guard warnings.Jesse Wilson2010-11-291-0/+16
* Tidy up some jar-related code.Elliott Hughes2010-11-111-0/+17
* Optimize DataInputStream and a few friends.Elliott Hughes2010-10-281-0/+28
* Don't use the decompression-buffer as the skip buffer in InflaterInputStream.Jesse Wilson2010-09-301-0/+40
* Cleanup HTTP retries.Jesse Wilson2010-07-131-0/+30