aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* emulator: fix Win32 runtime crashDavid 'Digit' Turner2011-09-131-2/+2
* Fix Mac buildVladimir Chtchetkine2011-09-121-1/+0
* Fix Mac buildVladimir Chtchetkine2011-09-121-0/+87
* Implements camera service in emulatorVladimir Chtchetkine2011-09-127-461/+2866
* Camera service skeletonVladimir Chtchetkine2011-09-072-0/+349
* Fix for a _qemudPipe_recvBuffers bugVladimir Chtchetkine2011-09-071-3/+7
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-298-3/+319
* Fix a crash when GPU emulation doesn't work.David 'Digit' Turner2011-08-291-10/+12
* Fix premature boot-properties service disconnect.Vladimir Chtchetkine2011-08-271-1/+0
* Enable qemud clients to pass connection parameters to emulator.Vladimir Chtchetkine2011-08-255-20/+83
* Fix qemu pipe's 'poll' callbacksVladimir Chtchetkine2011-08-252-4/+4
* Merge "Fix the darwin build"Vladimir Chtchetkine2011-08-242-2/+5
|\
| * Fix the darwin buildVladimir Chtchetkine2011-08-242-2/+5
* | Merge "Fix build break: make sure darwin build picks up on required declarati...Vladimir Chtchetkine2011-08-242-3/+3
|\ \ | |/
| * Fix build break: make sure darwin build picks up on required declarationsVladimir Chtchetkine2011-08-242-3/+3
* | Merge "Fix the build by #ifdefing linux-only includes"Vladimir Chtchetkine2011-08-241-2/+4
|\ \ | |/
| * Fix the build by #ifdefing linux-only includesVladimir Chtchetkine2011-08-241-2/+4
* | emulator: probe shared library search pathDavid 'Digit' Turner2011-08-241-0/+128
|/
* Add DLL-loading head <android/utils/dll.h>David 'Digit' Turner2011-08-244-0/+299
* Merge "Video capturing code for Linux, and Windows"Vladimir Chtchetkine2011-08-248-0/+1468
|\
| * Video capturing code for Linux, and WindowsVladimir Chtchetkine2011-08-188-0/+1468
* | Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-228-44/+70
* | Fix an emulator crash due to closed qemud pipeVladimir Chtchetkine2011-08-181-25/+51
|/