summaryrefslogtreecommitdiffstats
path: root/cmds/runtime
Commit message (Collapse)AuthorAgeFilesLines
* Remove more simulator support code.Jeff Brown2011-07-118-1190/+0
| | | | | | Bug: 5010576 Change-Id: Ie6c8665306bf4e822693b76f25c3a0f05c12d42d
* Eliminate single-process mode.Jeff Brown2011-07-081-65/+22
| | | | | | Bug: 5010576 Change-Id: Id450dc83efed4897d1e4ff451530fed14457aace
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-1/+1
| | | | | | Bug: 4437846 Change-Id: I4552501c693716b14714afb5c5248edaca9547ab
* Replace a custom AndroidRuntime::findClass with a more targeted fix.Elliott Hughes2011-04-131-20/+19
| | | | | | | This seems simpler and more contained, and I think the comment explaining why hoop-jumping is necessary is a bit clearer now. Change-Id: Ief4afd7cbb42188ed835fce23e497520bdb753a8
* Fix simulator build.Marco Nelissen2010-02-111-1/+1
|
* get rid of utils.hMathias Agopian2009-05-311-1/+3
|
* Fix sim-eng build.Andy McFadden2009-05-261-1/+1
|
* am 9681a5e0: Merge change 2230 into donutAndroid (Google) Code Review2009-05-221-2/+2
|\ | | | | | | | | | | | | Merge commit '9681a5e06badbd817342e8f6be4ffbe9102c1e98' * commit '9681a5e06badbd817342e8f6be4ffbe9102c1e98': runtime: Add CAP_SYS_NICE to the system server capabilities list so it
| * runtime: Add CAP_SYS_NICE to the system server capabilities list so itSan Mehat2009-05-211-2/+2
| | | | | | | | | | | | can (eventually) move arbitrary threads into different cgroups Signed-off-by: San Mehat <san@google.com>
* | move libbinder's header files under includes/binderMathias Agopian2009-05-202-4/+4
| |
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+1231
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-1231/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-218-0/+1231