aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Publish and use libOpenglRender interface header"Jesse Hall2012-04-251-31/+25
|\
| * Publish and use libOpenglRender interface headerJesse Hall2012-04-181-31/+25
* | am c135d75d: Merge "Reword -help-gpu text for clarity and accuracy"Jesse Hall2012-04-241-8/+10
|\ \
| * | Reword -help-gpu text for clarity and accuracyJesse Hall2012-04-181-8/+10
| |/
* | Merge "Fix skin issue when launching emulator from tree."Xavier Ducrohet2012-04-193-2/+21
|\ \
| * | Fix skin issue when launching emulator from tree.Xavier Ducrohet2012-04-193-2/+21
| |/
* | Increate default partition size to 200MBVladimir Chtchetkine2012-04-191-1/+1
|/
* Fixes debug output using an unitialized string buffer.Vladimir Chtchetkine2012-04-121-1/+1
* Enable multi-touch emulation with -gpu onVladimir Chtchetkine2012-04-116-34/+131
* Implements SDKCtlSocket that implements communication protocol wih SdkControllerVladimir Chtchetkine2012-04-069-63/+2354
* Make all async I/O object referenced.Vladimir Chtchetkine2012-04-036-79/+316
* Refactor asynchronous socket APIsVladimir Chtchetkine2012-04-025-437/+527
* Implements asynchronous socket APIVladimir Chtchetkine2012-03-293-0/+1283
* Fixes bug in qlooptimer_startAbsolute for qemu-looperVladimir Chtchetkine2012-03-281-1/+1
* Merge "Implements an asynchronous socket connector with retries"Vladimir Chtchetkine2012-03-283-0/+481
|\
| * Implements an asynchronous socket connector with retriesVladimir Chtchetkine2012-03-273-0/+481
* | Merge "EmuGL: Add OnPost callback to OpenGL renderer"Jesse Hall2012-03-262-5/+11
|\ \ | |/ |/|
| * 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