aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes camera RTE on WindowsVladimir Chtchetkine2012-02-221-1/+15
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable RGB565 input color formatVladimir Chtchetkine2012-02-132-3/+69
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop emulator when both, gpu and snapshots are on.Vladimir Chtchetkine2012-02-101-0/+9
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix an issue with loading multiple snapshots.Vladimir Chtchetkine2012-02-031-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix problem with using clipboard in Windows camera emulationVladimir Chtchetkine2012-02-021-20/+140
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Include JPEG compression / decompression library into emulator buildVladimir Chtchetkine2012-02-01156-0/+60065
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | 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-249-0/+2362
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | New files to add HAX supportJun Nakajima2012-01-179-0/+2362
* | | | | | | | | | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge "Changes to existing files to add HAX support"Jean-Baptiste Queru2012-01-1711-6/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | | | | / / / / / / / / / / / / / / / / / | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Changes to existing files to add HAX supportJun Nakajima2012-01-1711-6/+181
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge "Respect HW configs when loading VM from snapshots."Vladimir Chtchetkine2012-01-137-12/+294
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Respect HW configs when loading VM from snapshots.Vladimir Chtchetkine2012-01-137-12/+294
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | am a9fd5a14: Fix signal handling for GS_RESTORE hackJiang Yunhong2012-01-121-34/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix signal handling for GS_RESTORE hackJiang Yunhong2012-01-121-34/+77
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge "SDL: Call XInitThreads() after loading Xlib"Jesse Hall2012-01-112-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | SDL: Call XInitThreads() after loading XlibJesse Hall2012-01-112-0/+2
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Revert "Reference new location of SDK toolchain"Jean-Baptiste Queru2012-01-112-10/+2
* | | | | | | | | | | | | | | | | Reference new location of SDK toolchainJean-Baptiste Queru2012-01-112-2/+10
* | | | | | | | | | | | | | | | | Don't display warning when emulator is unable to connect to device.Vladimir Chtchetkine2012-01-101-1/+3
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Reference the new prebuilt ccache location.Ying Wang2012-01-091-1/+1
* | | | | | | | | | | | | | | | Fix emulator crash restoring pipes from snapshotJesse Hall2012-01-091-1/+1
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Fix bug in Windows audio code"Vladimir Chtchetkine2012-01-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix bug in Windows audio codeVladimir Chtchetkine2012-01-051-2/+2
* | | | | | | | | | | | | | | | Explicitly use the top of the source tree to find the kernel.Jean-Baptiste Queru2012-01-051-6/+9
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Improve emulator under MacOS LionAl Sutton2012-01-041-3/+4
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Fix filename typo.Koan-Sin Tan2012-01-041-1/+1
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix build on MacOS 10.7 / XCode 4Al Sutton2011-12-211-0/+5
* | | | | | | | | | | | | Fix build under MacOS 10.7 / XCode 4Al Sutton2011-12-211-2/+2
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | kernel: update build-kernel.sh script for x86David 'Digit' Turner2011-12-1611-0/+73
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Implement ADB communication over QEMU pipeVladimir Chtchetkine2011-12-1313-8/+1138
* | | | | | | | | | | 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
| |_|/ / / / / |/| | | | | |