Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix save restore for nand device | Jiang, Yunhong | 2012-04-07 | 1 | -1/+3 |
* | Merge "Move stuff from prebuilt to prebuilts/tools" | Xavier Ducrohet | 2012-04-04 | 1 | -1/+1 |
|\ | |||||
| * | Move stuff from prebuilt to prebuilts/tools | Xavier Ducrohet | 2012-04-03 | 1 | -1/+1 |
* | | am 6c24b0c3: keep previous history after reset to mr1 plus aah changes (ics-a... | Ed Heyl | 2012-04-03 | 0 | -0/+0 |
|\ \ | |||||
| * \ | keep previous history after reset to mr1 plus aah changes (ics-aah-wip) | Ed Heyl | 2011-10-28 | 0 | -0/+0 |
| |\ \ | |||||
| | * \ | undo reset to ics-mr1 until we have a better method | Ed Heyl | 2011-10-26 | 0 | -0/+0 |
| | |\ \ | | |/ / | |/| | | |||||
* | | | | Make all async I/O object referenced. | Vladimir Chtchetkine | 2012-04-03 | 6 | -79/+316 |
* | | | | Refactor asynchronous socket APIs | Vladimir Chtchetkine | 2012-04-02 | 5 | -437/+527 |
| |_|/ |/| | | |||||
* | | | Implements asynchronous socket API | Vladimir Chtchetkine | 2012-03-29 | 4 | -0/+1284 |
* | | | Fixes bug in qlooptimer_startAbsolute for qemu-looper | Vladimir Chtchetkine | 2012-03-28 | 1 | -1/+1 |
* | | | Merge "Implements an asynchronous socket connector with retries" | Vladimir Chtchetkine | 2012-03-28 | 4 | -0/+482 |
|\ \ \ | |||||
| * | | | Implements an asynchronous socket connector with retries | Vladimir Chtchetkine | 2012-03-27 | 4 | -0/+482 |
* | | | | Merge "EmuGL: Add OnPost callback to OpenGL renderer" | Jesse Hall | 2012-03-26 | 3 | -6/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | EmuGL: Add OnPost callback to OpenGL renderer | Jesse Hall | 2012-03-22 | 3 | -6/+13 |
* | | | | Merge "Get rid of compiler warnings." | Vladimir Chtchetkine | 2012-03-23 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Get rid of compiler warnings. | Vladimir Chtchetkine | 2012-03-22 | 1 | -2/+2 |
* | | | | | Re-enable Linux 64-bit emulator | Andrew Hsieh | 2012-03-23 | 3 | -13/+12 |
* | | | | | Merge "New option '-force-32bit' to always use 32-bit emulator on 64-bit plat... | Andrew Hsieh | 2012-03-22 | 3 | -15/+33 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | New option '-force-32bit' to always use 32-bit emulator on 64-bit platforms | Andrew Hsieh | 2012-03-22 | 3 | -15/+33 |
* | | | | | Merge "Revert "EmuGL: Add OnPost callback to OpenGL renderer"" | Jesse Hall | 2012-03-22 | 3 | -13/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "EmuGL: Add OnPost callback to OpenGL renderer" | Jesse Hall | 2012-03-22 | 3 | -13/+6 |
* | | | | | | Merge "EmuGL: Add OnPost callback to OpenGL renderer" | Jesse Hall | 2012-03-22 | 3 | -6/+13 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | EmuGL: Add OnPost callback to OpenGL renderer | Jesse Hall | 2012-03-22 | 3 | -6/+13 |
* | | | | | Use enum where appropriate in hw.ini | Vladimir Chtchetkine | 2012-03-21 | 1 | -3/+8 |
|/ / / / | |||||
* | | | | Add 'enum' entry type to hw.ini file | Vladimir Chtchetkine | 2012-03-21 | 1 | -2/+17 |
* | | | | Revert "Support 'enum' type in hardware-properties.ini file" | Vladimir Chtchetkine | 2012-03-21 | 1 | -60/+3 |
|/ / / | |||||
* | | | Support 'enum' type in hardware-properties.ini file | Vladimir Chtchetkine | 2012-03-20 | 1 | -3/+60 |
* | | | Fixes a hack that initialized event socket for async I/O | Vladimir Chtchetkine | 2012-03-19 | 1 | -28/+35 |
* | | | Refactor HW config to use hw.camera_back, and hw.camera_front properties. | Vladimir Chtchetkine | 2012-03-19 | 7 | -359/+126 |
* | | | Cleanup harware properties. | Vladimir Chtchetkine | 2012-03-19 | 8 | -51/+49 |
* | | | Merge "Fixes a hack that was enabling multi-touch emulation on Mac." | Vladimir Chtchetkine | 2012-03-19 | 3 | -48/+38 |
|\ \ \ | |||||
| * | | | Fixes a hack that was enabling multi-touch emulation on Mac. | Vladimir Chtchetkine | 2012-03-16 | 3 | -48/+38 |
* | | | | Revert to previous prebuilt toolchain until new ones are available in AOSP | Andrew Hsieh | 2012-03-17 | 3 | -12/+13 |
* | | | | Merge "Don't crash if KVM is busy" | Andy McFadden | 2012-03-16 | 1 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Don't crash if KVM is busy | Andy McFadden | 2012-03-15 | 1 | -2/+5 |
* | | | | Merge "64-bit emulator" | Andrew Hsieh | 2012-03-16 | 21 | -159/+438 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | 64-bit emulator | Andrew Hsieh | 2012-03-13 | 21 | -159/+438 |
* | | | | Fix emulator crash on sensor emulation. | Vladimir Chtchetkine | 2012-03-15 | 1 | -0/+20 |
* | | | | Merge "Fix snapshot autoconfig" | Vladimir Chtchetkine | 2012-03-14 | 3 | -1/+19 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix snapshot autoconfig | Vladimir Chtchetkine | 2012-03-14 | 3 | -1/+19 |
* | | | | Increase default partition size, and fix data partition size calculation. | Vladimir Chtchetkine | 2012-03-08 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge "Multi-touch emulation support" | Vladimir Chtchetkine | 2012-03-05 | 17 | -56/+1602 |
|\ \ \ | |||||
| * | | | Multi-touch emulation support | Vladimir Chtchetkine | 2012-03-05 | 17 | -56/+1602 |
* | | | | Merge "Set value of hw.keyboard "no"." | Xavier Ducrohet | 2012-03-02 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Set value of hw.keyboard "no". | SeongJae Park | 2012-03-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge "Corrects typo on comment." | Andrew Hsieh | 2012-03-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Corrects typo on comment. | SeongJae Park | 2012-03-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | Enables ADBD tracing in emulator. | Vladimir Chtchetkine | 2012-02-27 | 2 | -1/+99 |
* | | | Merge "Check HAXM capability in QEMU" | Jean-Baptiste Queru | 2012-02-23 | 9 | -1/+135 |
|\ \ \ | |||||
| * | | | Check HAXM capability in QEMU | Jiang, Yunhong | 2012-02-23 | 9 | -1/+135 |