summaryrefslogtreecommitdiffstats
path: root/luni-kernel/src/main/native
Commit message (Expand)AuthorAgeFilesLines
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-044-637/+0
* Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-164-13/+111
* Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.Elliott Hughes2010-01-281-1/+1
* Implement ProcessBuilder.redirectErrorStream.Elliott Hughes2009-10-281-13/+16
* Switch ProcessManager and System over to C++.Elliott Hughes2009-10-233-71/+50
* Throw meaningful IOException instances from native code.Elliott Hughes2009-09-301-2/+1
* 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
* | AI 145086: Use process groups to avoid a collision between dexopt and Process...Andy McFadden2009-04-081-1/+2
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+561
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-561/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-50/+127
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+17
* Initial ContributionThe Android Open Source Project2008-10-213-0/+478