summaryrefslogtreecommitdiffstats
path: root/luni-kernel
Commit message (Expand)AuthorAgeFilesLines
* Throw meaningful IOException instances from native code.Elliott Hughes2009-09-301-2/+1
* 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
* am 4ce12e65: Fixes deadlock in Runtime.exec(). We can\'t malloc() or free() a...crazybob2009-07-021-18/+14
|\
| * Fixes deadlock in Runtime.exec(). We can't malloc() or free() after fork() be...crazybob2009-07-011-18/+14
* | am 5f9aa938: Merge change 4334 into donutAndroid (Google) Code Review2009-06-161-0/+2
|\ \ | |/
| * Modified Thread to copy the context class loader from parent to child threads...crazybob2009-06-161-0/+2
* | am 4e3cc66: am 4645b7c: AI 147732: fix broken linksScott Main2009-04-293-3/+3
|\ \ | |/
| * am 4645b7c: AI 147732: fix broken linksScott Main2009-04-283-3/+3
| |\
| | * AI 147732: fix broken linksScott Main2009-04-243-3/+3
| | * AI 145288: Removing tabs from tests.Urs Grob2009-04-091-3/+4
| | * AI 143453: Bringing the luni tests down to zero failures.Jorg Pleumann2009-03-301-0/+7
* | | am 1c7ba87: Fix an infinite loop in ClassLoader.isAncestorOf()Urs Grob2009-04-291-1/+1
|\ \ \ | |/ /
| * | Fix an infinite loop in ClassLoader.isAncestorOf()Urs Grob2009-04-281-1/+1
| * | AI 145612: am: CL 145288 Removing tabs from tests.Urs Grob2009-04-091-3/+4
| * | AI 143626: am: CL 143453 Bringing the luni tests down to zero failures.Jorg Pleumann2009-03-311-0/+7
| |/
* | AI 145649: am: CL 145612 am: CL 145288 Removing tabs from tests.Urs Grob2009-04-091-3/+4
* | AI 145086: Use process groups to avoid a collision between dexopt and Process...Andy McFadden2009-04-081-1/+2
* | AI 143657: am: CL 143626 am: CL 143453 Bringing the luni tests down to zero f...Jorg Pleumann2009-03-311-0/+7
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0335-0/+15454
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0335-15454/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-106-44/+85
* 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-093-69/+199
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1727-2882/+4482
* Initial ContributionThe Android Open Source Project2008-10-2135-0/+13671