aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix emulator crash caused by bad 'printf'Vladimir Chtchetkine2011-10-202-3/+3
* Implemented Mac camera emulationVladimir Chtchetkine2011-10-122-86/+549
* Fix snapshotsVladimir Chtchetkine2011-10-051-13/+17
* New AVD property to control presence of hw main keys.Xavier Ducrohet2011-10-041-4/+9
* Fix CPU architecture reported in HW configVladimir Chtchetkine2011-09-281-0/+11
* Fix windows buildVladimir Chtchetkine2011-09-232-2/+2
* Check that first two cameras are facing in opposite direction.Vladimir Chtchetkine2011-09-232-13/+32
* Timeout frame capturing.Vladimir Chtchetkine2011-09-236-24/+64
* Properly reset camera device between capture requestsVladimir Chtchetkine2011-09-221-9/+40
* Fix video recording on WindowsVladimir Chtchetkine2011-09-221-15/+80
* Fix captured frame pixel format on WindowsVladimir Chtchetkine2011-09-211-2/+2
* Fix NV12, and NV21 format descriptorsVladimir Chtchetkine2011-09-213-4/+20
* Print warning on invalid webcam nameVladimir Chtchetkine2011-09-211-0/+4
* Fix win/mac buildVladimir Chtchetkine2011-09-211-4/+4
* Fix Mac/Windows buildsVladimir Chtchetkine2011-09-211-0/+14
* Implements converters for BAYER pixel formatVladimir Chtchetkine2011-09-212-43/+559
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-209-44/+430
* Refactor the converters to make them more manageableVladimir Chtchetkine2011-09-171-1151/+690
* Add support for NV21, and NV12 formatsVladimir Chtchetkine2011-09-162-0/+584
* Merge "gles: use fast GLES pipe by default (Unix only)"David Turner2011-09-153-4/+60
|\
| * gles: use fast GLES pipe by default (Unix only)David Turner2011-09-133-4/+60
* | Fixes "stop device" issue on LinuxVladimir Chtchetkine2011-09-141-0/+19
* | Add cmdline param to control fake camera emulationVladimir Chtchetkine2011-09-134-6/+42
|/
* Add -gpu <mode> option to force GPU emulationDavid Turner2011-09-133-0/+44
* Fix -ramdisk option handling.David 'Digit' Turner2011-09-131-2/+9