index
:
external_qemu.git
replicant-4.2
external/qemu
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document new QEMU pipe implementation.
David 'Digit' Turner
2011-05-04
2
-0
/
+0
*
Merge "Add 'emulator' launcher program."
David 'Digit' Turner
2011-05-03
8
-224
/
+657
|
\
|
*
Add 'emulator' launcher program.
David 'Digit' Turner
2011-05-02
8
-224
/
+657
*
|
Use user-specific directory for temporary files.
David 'Digit' Turner
2011-05-02
1
-2
/
+8
|
/
*
New goldfish_pipe virtual device.
David 'Digit' Turner
2011-04-28
3
-793
/
+525
*
Add loopIo_poll() function.
David 'Digit' Turner
2011-04-28
3
-0
/
+22
*
Fix -qemu -vnc startup.
David 'Digit' Turner
2011-04-27
4
-7
/
+22
*
Add support for hw.lcd.backlight
Tim Wan
2011-04-15
3
-1
/
+18
*
Add OpenGLES pipe implementation.
David 'Digit' Turner
2011-04-11
1
-0
/
+788
*
qemud: prevent recursive closure of clients.
David 'Digit' Turner
2011-04-11
3
-8
/
+36
*
Simplify async utils by removing extra LoopIo parameter.
David 'Digit' Turner
2011-04-11
10
-49
/
+76
*
<android/utils/assert.h>: Small refactoring
David 'Digit' Turner
2011-04-11
1
-23
/
+73
*
Add <android/utils/intmap.h> which implements an integer-keyed map of pointers.
David 'Digit' Turner
2011-04-11
2
-0
/
+333
*
Fix framebuffer width/height computation.
David 'Digit' Turner
2011-03-25
1
-2
/
+2
*
Set hw.keyboard.lid default value to false for API level >= 12
David 'Digit' Turner
2011-03-22
6
-60
/
+288
*
Fix -shell and -logcat options.
David 'Digit' Turner
2011-03-18
1
-1
/
+5
*
Fix write of disk sizes in ini files.
David 'Digit' Turner
2011-03-15
1
-11
/
+14
*
x86: Enable KVM mode for Android x86 emulator (update/rebase)
Jun Nakajima
2011-03-04
1
-0
/
+1
*
Fix the standalone emulator build.
David 'Digit' Turner
2011-03-02
2
-1
/
+5
*
Move AVD name initialization to the core.
David 'Digit' Turner
2011-03-01
3
-2
/
+16
*
Move some serial ports initialization to the core.
David 'Digit' Turner
2011-03-01
5
-72
/
+51
*
Move data partition initialization to core.
David 'Digit' Turner
2011-03-01
5
-619
/
+81
*
Move system image initialization to core.
David 'Digit' Turner
2011-03-01
6
-90
/
+189
*
Move snapshot storage initialization to the core.
David 'Digit' Turner
2011-03-01
6
-66
/
+87
*
Move the SD Card initialization to the core.
David 'Digit' Turner
2011-03-01
6
-53
/
+77
*
Move cache partition initialization to core.
David 'Digit' Turner
2011-03-01
4
-55
/
+49
*
Move kernel/ramdisk initialization to the core.
David 'Digit' Turner
2011-03-01
6
-75
/
+112
*
Rework AvdInfo processing.
David 'Digit' Turner
2011-03-01
5
-575
/
+719
*
Remove CONFIG_ANDROID_SNAPSHOTS macro.
David 'Digit' Turner
2011-03-01
10
-58
/
+6
*
Remove un-needed "-netspeed full" and "-netdelay none".
David 'Digit' Turner
2011-03-01
2
-9
/
+14
*
Remove un-needed -clock unix core option.
David 'Digit' Turner
2011-03-01
1
-9
/
+0
*
Prevent hardware-qemu.ini overwrites.
David 'Digit' Turner
2011-03-01
1
-2
/
+12
*
Quote concatenated QEMU options when -verbose is used.
David 'Digit' Turner
2011-03-01
1
-1
/
+8
*
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
*
|
Build arm and x86 binaries at the same time.
David 'Digit' Turner
2011-02-24
4
-15
/
+19
|
/
*
Remove android/main-ui.c
David 'Digit' Turner
2011-02-23
4
-1106
/
+269
*
Remove target-specific hard-coded macro.
David 'Digit' Turner
2011-02-23
1
-8
/
+74
*
Minor cleanups for core/ui Makefile separation.
David 'Digit' Turner
2011-02-23
3
-4
/
+10
*
Stuff hardware configuration with paths to image / partition files
Vladimir Chtchetkine
2011-02-22
6
-892
/
+705
*
Fixing the standalone build of the emulator.
Stefan Hilzinger
2011-02-22
1
-1
/
+1
*
Enabled the camera button in the emulator
soledad penades
2011-02-19
1
-0
/
+1
*
merge from tools_r10
The Android Open Source Project
2011-02-17
2
-0
/
+6
|
\
|
*
Merge 59e8e196 into tools_r10. DO NOT MERGE.
David 'Digit' Turner
2011-02-16
7
-17
/
+47
|
*
Fix "avd name" bug.
David 'Digit' Turner
2011-02-17
2
-0
/
+6
|
*
Merge 593d0ea0 into tools_r10. DO NOT MERGE.
David 'Digit' Turner
2011-02-15
1
-5
/
+7
*
|
hw-sensors.c: Reduce default delay between sensor updates.
David 'Digit' Turner
2011-02-15
1
-5
/
+7
*
|
Add hw.keyboard.lid
David 'Digit' Turner
2011-02-10
7
-17
/
+47
*
|
Correct auto-detection of default VM heap size.
David 'Digit' Turner
2011-02-10
7
-51
/
+59
*
|
Get rid of -android-gui core option.
David 'Digit' Turner
2011-02-10
6
-2
/
+90
[next]