summaryrefslogtreecommitdiffstats
path: root/simulator
Commit message (Expand)AuthorAgeFilesLines
* Make the simulator use alsa instead of esound.Marco Nelissen2009-12-073-44/+30
* Fix fake timing.Marco Nelissen2009-12-041-1/+1
* Fix the simulator. libhardware now needs a property named "default" to be set...Marco Nelissen2009-09-231-0/+1
* Fix the way the simulator reports the capabilities of the input device.Marco Nelissen2009-08-131-5/+27
* Pretend to be root by intercepting getuid() in the simulator, so we don't haveMarco Nelissen2009-07-171-0/+10
* Add support for dup()ing fake file descriptors to the simulator.Marco Nelissen2009-07-0810-10/+102
* Remove "ifneq ($(TARGET_ARCH),arm)".Andy McFadden2009-06-231-3/+0
* Add missing system properties to sim.Andy McFadden2009-06-081-3/+5
* rename string_array.h to StringArray.hMathias Agopian2009-06-051-1/+1
* move utils/Pipe.h to the simulatorMathias Agopian2009-06-014-3/+111
* should fix sim buildMathias Agopian2009-05-311-1/+1
* get rid of ported.h, move implementation in here (only place it's possibly us...Mathias Agopian2009-05-313-1/+158
* get rid of utils.h in libutilsMathias Agopian2009-05-316-5/+38
* get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-05-314-3/+31
* Sim-only files move, part 1/2.Andy McFadden2009-05-274-1/+529
* Make the simulator handle paths like '//data/data/...' the same way the devic...Marco Nelissen2009-05-051-0/+1
* Move some simulator fixes from master to donut.Marco Nelissen2009-04-304-1/+146
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03214-0/+19711
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03214-19711/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-62/+25
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-178-14/+33
* Initial ContributionThe Android Open Source Project2008-10-21214-0/+19729