aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Refactor HW config to use hw.camera_back, and hw.camera_front properties.Vladimir Chtchetkine2012-03-195-355/+109
* Cleanup harware properties.Vladimir Chtchetkine2012-03-196-44/+42
* Fixes a hack that was enabling multi-touch emulation on Mac.Vladimir Chtchetkine2012-03-161-48/+23
* Merge "64-bit emulator"Andrew Hsieh2012-03-1613-29/+141
|\
| * 64-bit emulatorAndrew Hsieh2012-03-1313-29/+141
* | Fix emulator crash on sensor emulation.Vladimir Chtchetkine2012-03-151-0/+20
* | Merge "Fix snapshot autoconfig"Vladimir Chtchetkine2012-03-143-1/+19
|\ \ | |/ |/|
| * Fix snapshot autoconfigVladimir Chtchetkine2012-03-143-1/+19
* | Increase default partition size, and fix data partition size calculation.Vladimir Chtchetkine2012-03-081-2/+2
|/
* Merge "Multi-touch emulation support"Vladimir Chtchetkine2012-03-0513-24/+1479
|\
| * Multi-touch emulation supportVladimir Chtchetkine2012-03-0513-24/+1479
* | Set value of hw.keyboard "no".SeongJae Park2012-03-021-1/+1
|/
* Enables ADBD tracing in emulator.Vladimir Chtchetkine2012-02-272-1/+99
* Fixes camera RTE on WindowsVladimir Chtchetkine2012-02-221-1/+15
* Stop emulator when both, gpu and snapshots are on.Vladimir Chtchetkine2012-02-101-0/+9
* Fix problem with using clipboard in Windows camera emulationVladimir Chtchetkine2012-02-021-20/+140
* Implement asynchronous data send over 'event' socket.Vladimir Chtchetkine2012-01-302-2/+229
* Merge "Expand the ways how a query can be sent to Android device."Vladimir Chtchetkine2012-01-262-0/+70
|\
| * Expand the ways how a query can be sent to Android device.Vladimir Chtchetkine2012-01-252-0/+70
* | Merge "New files to add HAX support"Jean-Baptiste Queru2012-01-241-0/+11
|\ \ | |/ |/|
| * New files to add HAX supportJun Nakajima2012-01-171-0/+11
* | Refactor camera parameters parsing routinesVladimir Chtchetkine2012-01-233-170/+187
* | Merge "Check for data partition init path on snapshot load."Vladimir Chtchetkine2012-01-191-0/+8
|\ \
| * | Check for data partition init path on snapshot load.Vladimir Chtchetkine2012-01-191-0/+8
| |/
* | Fixed typo in emulator -help-build-imagesAndrew Hsieh2012-01-181-2/+2
|/
* Respect HW configs when loading VM from snapshots.Vladimir Chtchetkine2012-01-135-8/+280
* Don't display warning when emulator is unable to connect to device.Vladimir Chtchetkine2012-01-101-1/+3
* am d3ed299f: am 8edd3e9e: am 18006f77: Reference kernels from their new locationJean-Baptiste Queru2012-01-061-1/+1
|\
| * am 8edd3e9e: am 18006f77: Reference kernels from their new locationJean-Baptiste Queru2012-01-061-1/+1
| |\
| | * Reference kernels from their new locationJean-Baptiste Queru2012-01-051-1/+1
* | | Merge "Respect 'camera' flag in AVD"Vladimir Chtchetkine2012-01-063-2/+20
|\ \ \ | |/ / |/| |
| * | Respect 'camera' flag in AVDVladimir Chtchetkine2012-01-063-2/+20
| |/
* | Merge "EmuGL: disable debug spam"Jesse Hall2012-01-061-1/+1
|\ \ | |/ |/|
| * EmuGL: disable debug spamJesse Hall2012-01-051-1/+1
* | Explicitly use the top of the source tree to find the kernel.Jean-Baptiste Queru2012-01-051-6/+9
|/
* Fix filename typo.Koan-Sin Tan2012-01-041-1/+1
* Implement ADB communication over QEMU pipeVladimir Chtchetkine2011-12-1310-5/+1080
* Merge "Implements white balance and exposure compensation for emulated webcam"Vladimir Chtchetkine2011-12-137-80/+274
|\
| * Implements white balance and exposure compensation for emulated webcamVladimir Chtchetkine2011-12-057-80/+274
* | Implements double-linked circular list.Vladimir Chtchetkine2011-12-081-0/+112
* | Fixes emulator crash due to premature pipe client destruction.Vladimir Chtchetkine2011-12-071-9/+26
|/
* Fix 64-bit build.David 'Digit' Turner2011-11-231-5/+7
* Add 320x240 frame support for Windows and Mac camera emulationVladimir Chtchetkine2011-11-152-0/+4
* Add required frame dimensions for Win and Mac.Vladimir Chtchetkine2011-11-152-12/+22
* Minor fix for debug outputVladimir Chtchetkine2011-11-151-1/+1
* Fixes windows buildVladimir Chtchetkine2011-11-101-2/+2
* Implements sensors emulation using a connected Android deviceVladimir Chtchetkine2011-11-099-13/+2046
* Fix snapshot crashDavid 'Digit' Turner2011-11-082-26/+183
* Fix emulator crash.Vladimir Chtchetkine2011-10-211-5/+7
* Bound loop indexVladimir Chtchetkine2011-10-211-1/+1