aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
| * EmuGL: Add OnPost callback to OpenGL rendererJesse Hall2012-03-222-5/+11
* | Merge "New option '-force-32bit' to always use 32-bit emulator on 64-bit plat...Andrew Hsieh2012-03-223-15/+33
|\ \
| * | New option '-force-32bit' to always use 32-bit emulator on 64-bit platformsAndrew Hsieh2012-03-223-15/+33
* | | Merge "Revert "EmuGL: Add OnPost callback to OpenGL renderer""Jesse Hall2012-03-222-11/+5
|\ \ \
| * | | Revert "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-222-11/+5
* | | | Merge "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-222-5/+11
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | EmuGL: Add OnPost callback to OpenGL rendererJesse Hall2012-03-222-5/+11
* | | Use enum where appropriate in hw.iniVladimir Chtchetkine2012-03-211-3/+8
|/ /
* | Add 'enum' entry type to hw.ini fileVladimir Chtchetkine2012-03-211-2/+17
* | Revert "Support 'enum' type in hardware-properties.ini file"Vladimir Chtchetkine2012-03-211-60/+3
|/
* Support 'enum' type in hardware-properties.ini fileVladimir Chtchetkine2012-03-201-3/+60
* Fixes a hack that initialized event socket for async I/OVladimir Chtchetkine2012-03-191-28/+35
* 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
|\