| Commit message (Expand) | Author | Age | Files | Lines |
* | More merging of nio into luni | Peter Hallam | 2010-04-23 | 111 | -20705/+0 |
* | Remove a dangling import, and another unused Messages.java. | Elliott Hughes | 2010-04-18 | 1 | -1/+0 |
* | Remove the nio Messages.java I missed, and the three now-unused imports. | Elliott Hughes | 2010-04-18 | 4 | -146/+0 |
* | Remove "Messages" from the nio, prefs, sql, text, and x-net modules. | Elliott Hughes | 2010-04-14 | 7 | -250/+47 |
* | Actually use ServiceLoader in places where we had a hard-coded equivalent. | Elliott Hughes | 2010-04-06 | 1 | -102/+17 |
* | Remove explicit 8192 arguments to BufferedReader and friends. | Elliott Hughes | 2010-03-23 | 1 | -5/+1 |
* | Revert the removal of java.nio.NIOAccess, which frameworks/base/ uses. | Elliott Hughes | 2010-03-22 | 9 | -0/+100 |
* | Remove all remaining "@since Android" tags. | Elliott Hughes | 2010-03-22 | 3 | -3/+0 |
* | Java 6 java.nio.Buffer changes. | Elliott Hughes | 2010-03-19 | 9 | -437/+57 |
* | Remove dead fields, constants, and redundant pass-through methods. | Elliott Hughes | 2010-03-15 | 1 | -15/+0 |
* | Fix all instances of "new Integer" (et cetera). | Elliott Hughes | 2010-03-11 | 1 | -2/+2 |
* | Minor documentation improvements. | Elliott Hughes | 2010-03-09 | 2 | -14/+28 |
* | One true way to query "java.net.preferIPv6Addresses". | Elliott Hughes | 2010-01-19 | 2 | -8/+5 |
* | Make java.util.Formatter perform acceptably (and fix two jtreg failures). | Elliott Hughes | 2009-12-03 | 1 | -3/+3 |
* | Remove OSNetworkSystem.oneTimeInitialization. | Elliott Hughes | 2009-11-12 | 2 | -6/+10 |
* | Remove OSNetworkSystem.sendStream and all use of ErrorCodeException. | Elliott Hughes | 2009-10-27 | 2 | -20/+6 |
* | Remove dead native org.apache.harmony.nio.AddressUtils code. | Elliott Hughes | 2009-10-26 | 1 | -30/+5 |
* | Remove OSNetworkSystem.receiveStream. | Elliott Hughes | 2009-10-22 | 1 | -2/+2 |
* | More OSNetworkSystem cleanup. | Elliott Hughes | 2009-10-21 | 1 | -1/+2 |
* | Update NIO and NIO char packages to Harmony 802921. | Jesse Wilson | 2009-10-16 | 105 | -2020/+1535 |
* | Merge change 5582 | Android (Google) Code Review | 2009-07-27 | 3 | -306/+276 |
|\ |
|
| * | Integrate luni module (but not tests) to Harmony r772995. | Jesse Wilson | 2009-07-24 | 3 | -306/+276 |
* | | JNI direct buffer function speedup, part 3. | Andy McFadden | 2009-07-24 | 9 | -8/+50 |
|/ |
|
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 114 | -0/+21938 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 114 | -21938/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+58 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 3 | -27/+7 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 3 | -1/+27 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 65 | -3318/+4176 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 114 | -0/+21016 |