summaryrefslogtreecommitdiffstats
path: root/luni-kernel/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-0430-14073/+0
* Latest java.util.concurrent from the JSR 166 project.Jesse Wilson2010-04-091-0/+3
* resolved conflicts for merge of 19252faf to dalvik-devElliott Hughes2010-04-081-32/+10
|\
| * Disable System.setSecurityManager.Elliott Hughes2010-04-081-34/+10
* | Improve the ThreadGroup documentation.Elliott Hughes2010-03-241-128/+97
* | Remove all remaining "@since Android" tags.Elliott Hughes2010-03-2219-494/+16
* | Add Java 6's java.io.Console.Elliott Hughes2010-03-161-0/+12
* | Back out my droiddoc-breaking Object.getClass signature change.Elliott Hughes2010-03-121-1/+1
* | Fix all instances of "new Integer" (et cetera).Elliott Hughes2010-03-111-5/+5
* | Plug a resource leak with "finally" and make Object.getClass' return type mat...Elliott Hughes2010-03-112-6/+3
* | Merge "Minor fixes." into dalvik-devAndy McFadden2010-03-101-1/+1
|\ \
| * | Minor fixes.Andy McFadden2010-03-101-1/+1
* | | Add Java 6 additions to Double, Enum, Float, and String.Elliott Hughes2010-03-102-4/+3
|/ /
* | am f76b01c6: Merge "Document that Class.getSigners() always returns null."Elliott Hughes2010-02-281-60/+6
|\ \ | |/
| * Document that Class.getSigners() always returns null.Elliott Hughes2010-02-251-60/+6
* | Fix FindBugs' "high" warnings about java.lang.Class.Elliott Hughes2010-02-161-3/+5
|/
* The SecurityManager doesn't work, so advertise that shouldn't be used.Jesse Wilson2010-01-071-3/+7
* Implement ProcessBuilder.redirectErrorStream.Elliott Hughes2009-10-282-39/+41
* Fix Constructor and Method to not expose their internals.Elliott Hughes2009-10-132-9/+9
* Phantom fun.Andy McFadden2009-09-101-4/+4
* Fix Package.isCompatibleWith.Elliott Hughes2009-09-041-3/+2
* Merge change 23208 into eclairAndroid (Google) Code Review2009-09-031-5/+11
|\
| * Fix Class.getConstructor("whatever", (Class[]) null).Elliott Hughes2009-09-031-5/+11
* | DO NOT MERGE: Fix implementation of Thread.isAliveAndy McFadden2009-09-021-3/+1
|/
* Integrate luni module (but not tests) to Harmony r772995.Jesse Wilson2009-07-242-103/+104
* Fixing wakeups caused by Thread.join() interacting with LockSupport.unpark.Jesse Wilson2009-07-161-11/+49
* Modified Thread to copy the context class loader from parent to child threads...crazybob2009-06-161-0/+2
* am 4645b7c: AI 147732: fix broken linksScott Main2009-04-283-3/+3
|\
| * AI 147732: fix broken linksScott Main2009-04-243-3/+3
* | Fix an infinite loop in ClassLoader.isAncestorOf()Urs Grob2009-04-281-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0330-0/+14595
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0330-14595/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-36/+72
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-154-6/+18
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-19/+34
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1725-2871/+4462
* Initial ContributionThe Android Open Source Project2008-10-2130-0/+12941