aboutsummaryrefslogtreecommitdiffstats
path: root/android/utils
Commit message (Expand)AuthorAgeFilesLines
* Fixed emulator fails to load lib*GL when launched from its own directoryAndrew Hsieh2012-05-021-1/+5
* Enable multi-touch emulation with -gpu onVladimir Chtchetkine2012-04-112-6/+22
* Implements SDKCtlSocket that implements communication protocol wih SdkControllerVladimir Chtchetkine2012-04-061-0/+1
* Implements asynchronous socket APIVladimir Chtchetkine2012-03-291-0/+1
* Implements an asynchronous socket connector with retriesVladimir Chtchetkine2012-03-271-0/+1
* 64-bit emulatorAndrew Hsieh2012-03-132-6/+4
* Multi-touch emulation supportVladimir Chtchetkine2012-03-053-0/+292
* Enables ADBD tracing in emulator.Vladimir Chtchetkine2012-02-271-0/+1
* Refactor camera parameters parsing routinesVladimir Chtchetkine2012-01-232-0/+177
* Respect HW configs when loading VM from snapshots.Vladimir Chtchetkine2012-01-132-7/+63
* Implement ADB communication over QEMU pipeVladimir Chtchetkine2011-12-131-0/+2
* Implements double-linked circular list.Vladimir Chtchetkine2011-12-081-0/+112
* Implements sensors emulation using a connected Android deviceVladimir Chtchetkine2011-11-091-0/+2
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-291-0/+1
* Add DLL-loading head <android/utils/dll.h>David 'Digit' Turner2011-08-244-0/+299
* Video capturing code for Linux, and WindowsVladimir Chtchetkine2011-08-181-0/+1
* Fix -audio <name> and -no-audio processing.David 'Digit' Turner2011-06-271-0/+18
* Dump hardware config. with -verbose option.David 'Digit' Turner2011-05-142-0/+300
* Merge "Add 'emulator' launcher program."David 'Digit' Turner2011-05-032-4/+91
|\
| * Add 'emulator' launcher program.David 'Digit' Turner2011-05-022-4/+91
* | Use user-specific directory for temporary files.David 'Digit' Turner2011-05-021-2/+8
|/
* <android/utils/assert.h>: Small refactoringDavid 'Digit' Turner2011-04-111-23/+73
* Add <android/utils/intmap.h> which implements an integer-keyed map of pointers.David 'Digit' Turner2011-04-112-0/+333
* Fix write of disk sizes in ini files.David 'Digit' Turner2011-03-151-11/+14
* Move some serial ports initialization to the core.David 'Digit' Turner2011-03-012-1/+40
* Minor cleanups for core/ui Makefile separation.David 'Digit' Turner2011-02-231-0/+6
* Add hw.keyboard.lidDavid 'Digit' Turner2011-02-102-9/+9
* Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-091-6/+0
* Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-101-0/+6
* Generate temporary hardware.ini from configuration settings.David 'Digit' Turner2011-02-013-41/+134
* Sligh speedup for pixel conversion routines with Duff's device.David 'Digit' Turner2011-01-181-0/+71
* Allow safe deletion during iteration of an ARefSet.David 'Digit' Turner2010-11-182-11/+51
* Implementation of event loop abstraction.David 'Digit' Turner2010-11-182-0/+11
* Merge "Update android/utils/ with misc. new features."David 'Digit' Turner2010-11-1812-126/+925
|\
| * Update android/utils/ with misc. new features.David 'Digit' Turner2010-11-1712-126/+925
* | Add env var ANDROID_TMP to override /tmp/android location.Raphael2010-11-161-1/+4
|/
* Fix linux-x86_64 build.David 'Digit' Turner2010-10-214-8/+8
* emulator-ui: Remove dependencies from qemu sources.David 'Digit' Turner2010-10-193-6/+7
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-222-6/+7
* Changes to build Windows emulator under Linux/MinGWRaphael2010-04-141-1/+1
* Move file I/O out of ELFF, abstracting them in platform-independent fasion.Vladimir Chtchetkine2010-03-252-0/+383
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-182-1/+4
* am e3c94626: am 39fd8497: Add two documentation files describing the format o...David 'Digit' Turner2009-12-091-31/+1
|\
| * Add two documentation files describing the format of config and skin files.David 'Digit' Turner2009-12-071-31/+1
* | Allowed building on FreeBSD same timezone related code as for Linux.Alexey Tarasov2009-09-081-2/+2
|/
* Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)David 'Digit' Turner2009-07-241-1/+3
* Add our modified SDL sources under distrib/sdl-1.2.12David 'Digit' Turner2009-06-083-387/+0
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-1/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0327-0/+5176