summaryrefslogtreecommitdiffstats
path: root/luni-kernel/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* 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