summaryrefslogtreecommitdiffstats
path: root/simulator
Commit message (Expand)AuthorAgeFilesLines
* Fix for building the sim on glucid.Patrick Scott2010-10-083-4/+4
* froyo == honeycombMarco Nelissen2010-10-061-2/+2
* Apparently wxImage::HasAlpha and wxMenuBase::AppendSeparator areMarco Nelissen2010-10-062-3/+3
* am 0de7bd8d: am 4a1b80c3: Merge "Added a couple of new properties." into ging...Brian Carlstrom2010-08-241-0/+4
|\
| * Added a couple of new properties.Brian Carlstrom2010-08-241-0/+4
* | am 1ccc6742: am fd606bc3: Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-138-52/+52
|\|
| * Migrate to new keycode constants in keycodes.h.Jeff Brown2010-07-138-52/+52
* | Make simulator boot in master.Marco Nelissen2010-06-211-2/+6
* | Add missing properties to make the simulator work again.Marco Nelissen2010-05-241-0/+4
|/
* Sim fixes.Andy McFadden2010-05-212-9/+11
* Enable stagefright for playback, metadata scan and retrieval as well as http ...Andreas Huber2010-02-031-0/+4
* Set the property to enable stagefright in the simulator.Marco Nelissen2010-01-121-0/+2
* am 92f95ee3: am bd642f3e: Make the simulator use alsa instead of esound.Marco Nelissen2009-12-083-44/+30
|\
| * Make the simulator use alsa instead of esound.Marco Nelissen2009-12-073-44/+30
* | am 1009e293: am ac2a5cf7: Fix fake timing.Marco Nelissen2009-12-071-1/+1
|\|
| * Fix fake timing.Marco Nelissen2009-12-041-1/+1
* | Remove adb networking support.Elliott Hughes2009-10-011-1/+0
|/
* 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