| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni | Peter Hallam | 2010-05-04 | 30 | -14073/+0 |
* | Latest java.util.concurrent from the JSR 166 project. | Jesse Wilson | 2010-04-09 | 1 | -0/+3 |
* | resolved conflicts for merge of 19252faf to dalvik-dev | Elliott Hughes | 2010-04-08 | 1 | -32/+10 |
|\ |
|
| * | Disable System.setSecurityManager. | Elliott Hughes | 2010-04-08 | 1 | -34/+10 |
* | | Improve the ThreadGroup documentation. | Elliott Hughes | 2010-03-24 | 1 | -128/+97 |
* | | Remove all remaining "@since Android" tags. | Elliott Hughes | 2010-03-22 | 19 | -494/+16 |
* | | Add Java 6's java.io.Console. | Elliott Hughes | 2010-03-16 | 1 | -0/+12 |
* | | Back out my droiddoc-breaking Object.getClass signature change. | Elliott Hughes | 2010-03-12 | 1 | -1/+1 |
* | | Fix all instances of "new Integer" (et cetera). | Elliott Hughes | 2010-03-11 | 1 | -5/+5 |
* | | Plug a resource leak with "finally" and make Object.getClass' return type mat... | Elliott Hughes | 2010-03-11 | 2 | -6/+3 |
* | | Merge "Minor fixes." into dalvik-dev | Andy McFadden | 2010-03-10 | 1 | -1/+1 |
|\ \ |
|
| * | | Minor fixes. | Andy McFadden | 2010-03-10 | 1 | -1/+1 |
* | | | Add Java 6 additions to Double, Enum, Float, and String. | Elliott Hughes | 2010-03-10 | 2 | -4/+3 |
|/ / |
|
* | | am f76b01c6: Merge "Document that Class.getSigners() always returns null." | Elliott Hughes | 2010-02-28 | 1 | -60/+6 |
|\ \
| |/ |
|
| * | Document that Class.getSigners() always returns null. | Elliott Hughes | 2010-02-25 | 1 | -60/+6 |
* | | Fix FindBugs' "high" warnings about java.lang.Class. | Elliott Hughes | 2010-02-16 | 1 | -3/+5 |
|/ |
|
* | The SecurityManager doesn't work, so advertise that shouldn't be used. | Jesse Wilson | 2010-01-07 | 1 | -3/+7 |
* | Implement ProcessBuilder.redirectErrorStream. | Elliott Hughes | 2009-10-28 | 2 | -39/+41 |
* | Fix Constructor and Method to not expose their internals. | Elliott Hughes | 2009-10-13 | 2 | -9/+9 |
* | Phantom fun. | Andy McFadden | 2009-09-10 | 1 | -4/+4 |
* | Fix Package.isCompatibleWith. | Elliott Hughes | 2009-09-04 | 1 | -3/+2 |
* | Merge change 23208 into eclair | Android (Google) Code Review | 2009-09-03 | 1 | -5/+11 |
|\ |
|
| * | Fix Class.getConstructor("whatever", (Class[]) null). | Elliott Hughes | 2009-09-03 | 1 | -5/+11 |
* | | DO NOT MERGE: Fix implementation of Thread.isAlive | Andy McFadden | 2009-09-02 | 1 | -3/+1 |
|/ |
|
* | Integrate luni module (but not tests) to Harmony r772995. | Jesse Wilson | 2009-07-24 | 2 | -103/+104 |
* | Fixing wakeups caused by Thread.join() interacting with LockSupport.unpark. | Jesse Wilson | 2009-07-16 | 1 | -11/+49 |
* | Modified Thread to copy the context class loader from parent to child threads... | crazybob | 2009-06-16 | 1 | -0/+2 |
* | am 4645b7c: AI 147732: fix broken links | Scott Main | 2009-04-28 | 3 | -3/+3 |
|\ |
|
| * | AI 147732: fix broken links | Scott Main | 2009-04-24 | 3 | -3/+3 |
* | | Fix an infinite loop in ClassLoader.isAncestorOf() | Urs Grob | 2009-04-28 | 1 | -1/+1 |
|/ |
|
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 30 | -0/+14595 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 30 | -14595/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 5 | -36/+72 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 4 | -6/+18 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -19/+34 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 25 | -2871/+4462 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 30 | -0/+12941 |