aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Re-enable Linux 64-bit emulatorAndrew Hsieh2012-03-233-13/+12
* | | | | | 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-223-13/+6
|\ \ \ \ \ \
| * | | | | | Revert "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-223-13/+6
* | | | | | | Merge "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-223-6/+13
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | EmuGL: Add OnPost callback to OpenGL rendererJesse Hall2012-03-223-6/+13
* | | | | | 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-197-359/+126
* | | | Cleanup harware properties.Vladimir Chtchetkine2012-03-198-51/+49
* | | | Merge "Fixes a hack that was enabling multi-touch emulation on Mac."Vladimir Chtchetkine2012-03-193-48/+38
|\ \ \ \
| * | | | Fixes a hack that was enabling multi-touch emulation on Mac.Vladimir Chtchetkine2012-03-163-48/+38
* | | | | Revert to previous prebuilt toolchain until new ones are available in AOSPAndrew Hsieh2012-03-173-12/+13
* | | | | Merge "Don't crash if KVM is busy"Andy McFadden2012-03-161-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't crash if KVM is busyAndy McFadden2012-03-151-2/+5
* | | | | Merge "64-bit emulator"Andrew Hsieh2012-03-1621-159/+438
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 64-bit emulatorAndrew Hsieh2012-03-1321-159/+438
* | | | | 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-0517-56/+1602
|\ \ \ \
| * | | | Multi-touch emulation supportVladimir Chtchetkine2012-03-0517-56/+1602
* | | | | Merge "Set value of hw.keyboard "no"."Xavier Ducrohet2012-03-021-1/+1
|\ \ \ \ \
| * | | | | Set value of hw.keyboard "no".SeongJae Park2012-03-021-1/+1
|/ / / / /
* | | | | Merge "Corrects typo on comment."Andrew Hsieh2012-03-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Corrects typo on comment.SeongJae Park2012-03-011-1/+1
|/ / / /
* | | | Enables ADBD tracing in emulator.Vladimir Chtchetkine2012-02-272-1/+99
* | | | Merge "Check HAXM capability in QEMU"Jean-Baptiste Queru2012-02-239-1/+135
|\ \ \ \
| * | | | Check HAXM capability in QEMUJiang, Yunhong2012-02-239-1/+135
* | | | | Merge "Fix the vmid issue in HAX"Jean-Baptiste Queru2012-02-234-7/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix the vmid issue in HAXJiang, Yunhong2012-02-234-7/+8
* | | | | 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