aboutsummaryrefslogtreecommitdiffstats
path: root/emulator
Commit message (Expand)AuthorAgeFilesLines
* Add a new program for checking the correctness of the computed stack from a t...Jack Veenstra2009-05-112-0/+258
* Better output for viewing the method trace.Jack Veenstra2009-05-112-1/+89
* Fix the tracing code that keeps track of the Java method stack.Jack Veenstra2009-05-111-22/+41
* Add a "-d time" option to stack_dump to dump the stack at the given time.Jack Veenstra2009-05-091-5/+34
* Fix compiler warnings by changing "char*" to "const char*".Jack Veenstra2009-05-092-21/+21
* Fix a memory deallocation error that was crashing q2dm.Jack Veenstra2009-04-289-36/+36
* AI 146315: am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 syste...David Turner2009-04-151-3/+17
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-101-7/+6
* AI 144596: am: CL 144595 Fix the AVD configuration code to support "sdcard.pa...David Turner2009-04-051-13/+13
* AI 143204: am: CL 142988 Remove emulator support from user builds.Mike Lockwood2009-03-272-0/+2
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-183-499/+1483
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-112-0/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03138-0/+13073
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03138-13073/+0
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-17/+24
* Initial ContributionThe Android Open Source Project2008-10-21138-0/+13065