Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge "Improve emulator kernel rebuild script." | David 'Digit' Turner | 2011-03-09 | 1 | -22/+86 | |
|\ \ | ||||||
| * | | Improve emulator kernel rebuild script. | David 'Digit' Turner | 2011-03-09 | 1 | -22/+86 | |
|/ / | ||||||
* | | Merge "Always prepend a space before kernel parameters." | David 'Digit' Turner | 2011-03-08 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Always prepend a space before kernel parameters. | David 'Digit' Turner | 2011-03-08 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge "Add kernel-rebuilding script for the emulator." | David 'Digit' Turner | 2011-03-08 | 2 | -1/+182 | |
|\ \ | ||||||
| * | | Add kernel-rebuilding script for the emulator. | David 'Digit' Turner | 2011-03-05 | 2 | -1/+182 | |
* | | | Merge "x86: Enable KVM mode for Android x86 emulator (update/rebase)" | David Turner | 2011-03-05 | 9 | -1/+1110 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | x86: Enable KVM mode for Android x86 emulator (update/rebase) | Jun Nakajima | 2011-03-04 | 9 | -1/+1110 | |
|/ / | ||||||
* | | Merge "look for the pc-bios files in the SDK tools/lib/pc-bios directory" | David Turner | 2011-03-04 | 1 | -11/+19 | |
|\ \ | ||||||
| * | | look for the pc-bios files in the SDK tools/lib/pc-bios directory | Bruce Beare | 2011-03-02 | 1 | -11/+19 | |
|/ / | ||||||
* | | Merge "Fix the standalone emulator build." | David 'Digit' Turner | 2011-03-02 | 3 | -2/+8 | |
|\ \ | ||||||
| * | | Fix the standalone emulator build. | David 'Digit' Turner | 2011-03-02 | 3 | -2/+8 | |
|/ / | ||||||
* | | Merge "qemu logging extensions" | David Turner | 2011-03-02 | 6 | -42/+152 | |
|\ \ | ||||||
| * | | qemu logging extensions | rich cannings | 2011-03-01 | 6 | -42/+152 | |
* | | | Merge "Avoid redefining HOST_CC/CXX when building the emulator." | David 'Digit' Turner | 2011-03-02 | 1 | -4/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Avoid redefining HOST_CC/CXX when building the emulator. | David 'Digit' Turner | 2011-03-02 | 1 | -4/+5 | |
|/ / | ||||||
* | | Merge "Move AVD name initialization to the core." | David 'Digit' Turner | 2011-03-01 | 4 | -2/+24 | |
|\ \ | ||||||
| * | | Move AVD name initialization to the core. | David 'Digit' Turner | 2011-03-01 | 4 | -2/+24 | |
|/ / | ||||||
* | | Merge "Move some serial ports initialization to the core." | David 'Digit' Turner | 2011-03-01 | 6 | -82/+117 | |
|\ \ | ||||||
| * | | Move some serial ports initialization to the core. | David 'Digit' Turner | 2011-03-01 | 6 | -82/+117 | |
* | | | Merge "Move data partition initialization to core." | David 'Digit' Turner | 2011-03-01 | 7 | -620/+116 | |
|\ \ \ | |/ / | ||||||
| * | | Move data partition initialization to core. | David 'Digit' Turner | 2011-03-01 | 7 | -620/+116 | |
|/ / | ||||||
* | | Merge "Move system image initialization to core." | David 'Digit' Turner | 2011-03-01 | 7 | -90/+225 | |
|\ \ | ||||||
| * | | Move system image initialization to core. | David 'Digit' Turner | 2011-03-01 | 7 | -90/+225 | |
* | | | Merge "Move snapshot storage initialization to the core." | David 'Digit' Turner | 2011-03-01 | 7 | -66/+104 | |
|\ \ \ | |/ / | ||||||
| * | | Move snapshot storage initialization to the core. | David 'Digit' Turner | 2011-03-01 | 7 | -66/+104 | |
* | | | Merge "Move the SD Card initialization to the core." | David 'Digit' Turner | 2011-03-01 | 7 | -53/+95 | |
|\ \ \ | |/ / | ||||||
| * | | Move the SD Card initialization to the core. | David 'Digit' Turner | 2011-03-01 | 7 | -53/+95 | |
* | | | Merge "Move cache partition initialization to core." | David 'Digit' Turner | 2011-03-01 | 6 | -55/+70 | |
|\ \ \ | |/ / | ||||||
| * | | Move cache partition initialization to core. | David 'Digit' Turner | 2011-03-01 | 6 | -55/+70 | |
* | | | Merge "Move kernel/ramdisk initialization to the core." | David 'Digit' Turner | 2011-03-01 | 7 | -75/+124 | |
|\ \ \ | |/ / | ||||||
| * | | Move kernel/ramdisk initialization to the core. | David 'Digit' Turner | 2011-03-01 | 7 | -75/+124 | |
* | | | Merge "Rework AvdInfo processing." | David 'Digit' Turner | 2011-03-01 | 5 | -575/+719 | |
|\ \ \ | |/ / | ||||||
| * | | Rework AvdInfo processing. | David 'Digit' Turner | 2011-03-01 | 5 | -575/+719 | |
|/ / | ||||||
* | | Merge "Simplify kernel parameters processing." | David 'Digit' Turner | 2011-03-01 | 1 | -46/+36 | |
|\ \ | ||||||
| * | | Simplify kernel parameters processing. | David 'Digit' Turner | 2011-03-01 | 1 | -46/+36 | |
|/ / | ||||||
* | | Merge "Remove CONFIG_ANDROID_SNAPSHOTS macro." | David 'Digit' Turner | 2011-03-01 | 12 | -68/+8 | |
|\ \ | ||||||
| * | | Remove CONFIG_ANDROID_SNAPSHOTS macro. | David 'Digit' Turner | 2011-03-01 | 12 | -68/+8 | |
* | | | Merge "Remove un-needed "-netspeed full" and "-netdelay none"." | David 'Digit' Turner | 2011-03-01 | 2 | -9/+14 | |
|\ \ \ | |/ / | ||||||
| * | | Remove un-needed "-netspeed full" and "-netdelay none". | David 'Digit' Turner | 2011-03-01 | 2 | -9/+14 | |
* | | | Merge "Remove un-needed -clock unix core option." | David 'Digit' Turner | 2011-03-01 | 2 | -11/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Remove un-needed -clock unix core option. | David 'Digit' Turner | 2011-03-01 | 2 | -11/+8 | |
* | | | Merge "Prevent hardware-qemu.ini overwrites." | David 'Digit' Turner | 2011-03-01 | 1 | -2/+12 | |
|\ \ \ | |/ / | ||||||
| * | | Prevent hardware-qemu.ini overwrites. | David 'Digit' Turner | 2011-03-01 | 1 | -2/+12 | |
* | | | Merge "Quote concatenated QEMU options when -verbose is used." | David 'Digit' Turner | 2011-03-01 | 2 | -2/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Quote concatenated QEMU options when -verbose is used. | David 'Digit' Turner | 2011-03-01 | 2 | -2/+9 | |
|/ / | ||||||
* | | Merge "Fix sensor-related snapshot resume failure." | David 'Digit' Turner | 2011-02-28 | 2 | -2/+13 | |
|\ \ | ||||||
| * | | Fix sensor-related snapshot resume failure. | David 'Digit' Turner | 2011-02-24 | 2 | -2/+13 | |
* | | | Merge "x86: Fixing audio." | David Turner | 2011-02-25 | 2 | -1/+7 | |
|\ \ \ | ||||||
| * | | | x86: Fixing audio. | Jun Nakajima | 2011-02-24 | 2 | -1/+7 | |
|/ / / |