Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
qemu
/
13705e8b2182da3e2d13bea5d074db77f4a92ab1
/
android
5e73693
Fix -shell and -logcat options.
by David 'Digit' Turner
· 14 years ago
e85871f
Fix write of disk sizes in ini files.
by David 'Digit' Turner
· 14 years ago
1321c76
x86: Enable KVM mode for Android x86 emulator (update/rebase)
by Jun Nakajima
· 14 years ago
0a349b8
Fix the standalone emulator build.
by David 'Digit' Turner
· 14 years ago
53eb66d
Move AVD name initialization to the core.
by David 'Digit' Turner
· 14 years ago
062dd6a
Move some serial ports initialization to the core.
by David 'Digit' Turner
· 14 years ago
fd59c33
Move data partition initialization to core.
by David 'Digit' Turner
· 14 years ago
40841b2
Move system image initialization to core.
by David 'Digit' Turner
· 14 years ago
5f64b87
Move snapshot storage initialization to the core.
by David 'Digit' Turner
· 14 years ago
48a3c66
Move the SD Card initialization to the core.
by David 'Digit' Turner
· 14 years ago
c480cca
Move cache partition initialization to core.
by David 'Digit' Turner
· 14 years ago
0b01949
Move kernel/ramdisk initialization to the core.
by David 'Digit' Turner
· 14 years ago
25eb655
Rework AvdInfo processing.
by David 'Digit' Turner
· 14 years ago
e5af8a2
Remove CONFIG_ANDROID_SNAPSHOTS macro.
by David 'Digit' Turner
· 14 years ago
092361e
Remove un-needed "-netspeed full" and "-netdelay none".
by David 'Digit' Turner
· 14 years ago
d543578
Remove un-needed -clock unix core option.
by David 'Digit' Turner
· 14 years ago
26d4153
Prevent hardware-qemu.ini overwrites.
by David 'Digit' Turner
· 14 years ago
26722dd
Quote concatenated QEMU options when -verbose is used.
by David 'Digit' Turner
· 14 years ago
cd4f70a
Merge "Fix sensor-related snapshot resume failure."
by David 'Digit' Turner
· 14 years ago
607461d
Fix sensor-related snapshot resume failure.
by David 'Digit' Turner
· 14 years ago
aff94b8
Build arm and x86 binaries at the same time.
by David 'Digit' Turner
· 14 years ago
bdb6f2d
Remove android/main-ui.c
by David 'Digit' Turner
· 14 years ago
dd90991
Remove target-specific hard-coded macro.
by David 'Digit' Turner
· 14 years ago
462564f
Minor cleanups for core/ui Makefile separation.
by David 'Digit' Turner
· 14 years ago
83ffd66
Stuff hardware configuration with paths to image / partition files
by Vladimir Chtchetkine
· 14 years ago
fb16987
Fixing the standalone build of the emulator.
by Stefan Hilzinger
· 14 years ago
7e61121
Enabled the camera button in the emulator
by soledad penades
· 14 years ago
2ee0959
merge from tools_r10
by The Android Open Source Project
· 14 years ago
8b98871
Merge 59e8e196 into tools_r10. DO NOT MERGE.
by David 'Digit' Turner
· 14 years ago
6b8555c
Fix "avd name" bug.
by David 'Digit' Turner
· 14 years ago
fa190d3
Merge 593d0ea0 into tools_r10. DO NOT MERGE.
by David 'Digit' Turner
· 14 years ago
593d0ea
hw-sensors.c: Reduce default delay between sensor updates.
by David 'Digit' Turner
· 14 years ago
59e8e19
Add hw.keyboard.lid
by David 'Digit' Turner
· 14 years ago
5377c5b
Correct auto-detection of default VM heap size.
by David 'Digit' Turner
· 14 years ago
2507cab
Get rid of -android-gui core option.
by David 'Digit' Turner
· 14 years ago
42074e5
Write the core hardware configuration file to AVD's content directory.
by David 'Digit' Turner
· 14 years ago
fc8ed80
Revert "Build arm and x86 binaries at the same time."
by Xavier Ducrohet
· 14 years ago
a39b10b
Build arm and x86 binaries at the same time.
by David 'Digit' Turner
· 14 years ago
755811e
Rename emulator_config_xxx to user_config_xxx
by David 'Digit' Turner
· 14 years ago
703d6db
Merge "emulator: Fix -no-window flag"
by David 'Digit' Turner
· 14 years ago
808fff9
Merge "android-configure.sh: Fix --cc=<compiler> option."
by David 'Digit' Turner
· 14 years ago
a1dcb6c
emulator: Fix -no-window flag
by David 'Digit' Turner
· 14 years ago
ba313e0
android-configure.sh: Fix --cc=<compiler> option.
by David 'Digit' Turner
· 14 years ago
bac9add
Fixing aborts caused by compute_fb_update_rect_linear() when the framebuffers
by Jun Nakajima
· 14 years ago
17ecca6
Fix emulator core and UI on Windows
by Vladimir Chtchetkine
· 14 years ago
334ab47
x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict.
by Jun Nakajima
· 14 years ago
21cbdd2
Formatting / Code styling.
by David 'Digit' Turner
· 14 years ago
b6c168b
Remove QEMU-ism from UI code.
by David 'Digit' Turner
· 14 years ago
07db349
Simplify UI-only sources.
by David 'Digit' Turner
· 14 years ago
7a5ee57
Simplify core framebuffer management.
by David 'Digit' Turner
· 14 years ago
e3fdd07
Move framebuffer.h to android/
by David 'Digit' Turner
· 14 years ago
e993126
Move core-connection.c from to android/protocol/
by David 'Digit' Turner
· 14 years ago
74d7ace
Separate init_skinned_ui() into two functions.
by David 'Digit' Turner
· 14 years ago
f845627
Move common main routines from into android-common.[hc]
by David 'Digit' Turner
· 14 years ago
6d37ae9
Merge "Create user data image using the initial user data image"
by David Turner
· 14 years ago
622f153
Generate temporary hardware.ini from configuration settings.
by David 'Digit' Turner
· 14 years ago
8527680
Refactor attach-UI service
by Vladimir Chtchetkine
· 14 years ago
94a2fba
Refactor the framebuffer service
by Vladimir Chtchetkine
· 14 years ago
250b2e0
Refactored user-events protocol
by Vladimir Chtchetkine
· 14 years ago
777eb68
Refactored ui-core-control and core-ui-control protocols
by Vladimir Chtchetkine
· 14 years ago
1712152
Create user data image using the initial user data image
by Orjan Percy
· 14 years ago
a473d81
Remove spaces in the console service names
by Vladimir Chtchetkine
· 14 years ago
bfeb525
Merge "Implement UI control service and client"
by Vladimir Chtchetkine
· 14 years ago
6b985d7
Implement UI control service and client
by Vladimir Chtchetkine
· 14 years ago
646a4f8
Use setenv when available
by rich cannings
· 14 years ago
a46c167
Use putenv when setenv is unavailable
by rich cannings
· 14 years ago
a0f5d51
putenv(3) misused. Corrected with setenv(3).
by rich cannings
· 14 years ago
5758404
Remove unnecessary calls in UI <-> Core protocols.
by Vladimir Chtchetkine
· 14 years ago
ac389ae
Force core to send entire framebuffer on UI attachment
by Vladimir Chtchetkine
· 14 years ago
6ee1c4e
Fix framebuffer and user events service disconnection bug.
by Vladimir Chtchetkine
· 14 years ago
9411a56
Implement user event transmission between the UI and the core
by Vladimir Chtchetkine
· 14 years ago
a9edc43
Merge "Compute default memory size from screen size."
by David 'Digit' Turner
· 14 years ago
8856170
Merge "Print concatenated QEMU options with -verbose."
by David 'Digit' Turner
· 14 years ago
3bbc919
Compute default memory size from screen size.
by David 'Digit' Turner
· 14 years ago
3336176
Print concatenated QEMU options with -verbose.
by David 'Digit' Turner
· 14 years ago
0158ea3
Make "qwerty2" the default charmap.
by David 'Digit' Turner
· 14 years ago
122b335
Sligh speedup for pixel conversion routines with Duff's device.
by David 'Digit' Turner
· 14 years ago
97d795c
Add support for 32-bit framebuffers.
by David 'Digit' Turner
· 14 years ago
9cf288a
Merge "Adding proximity sensor simulation"
by David Turner
· 14 years ago
90c6235
Refining main-ui.c to better separate UI and core related initialization
by Vladimir Chtchetkine
· 14 years ago
cf755ea
Hook up framebuffer changes with UI window
by Vladimir Chtchetkine
· 14 years ago
926b80a
Make the emulator find the skins in their new location.
by Xavier Ducrohet
· 14 years ago
ca29fbb
Add -audio-test-out option to the core.
by David 'Digit' Turner
· 14 years ago
1306e38
Remove obsolete -audio-in and -audio-out options.
by David 'Digit' Turner
· 14 years ago
8acf4e2
Pass bits per pixel tu UI when it gets attached to core framebuffer
by Vladimir Chtchetkine
· 14 years ago
e95660a
Resubmit framebuffer service implementation
by Vladimir Chtchetkine
· 14 years ago
7c8397a
Adding proximity sensor simulation
by Ola Albertsson
· 14 years ago
6750d0f
Merge "Add 'gsm signal' command, to set rssi and ber"
by Tim Baverstock
· 14 years ago
4c6b10a
Add 'gsm signal' command, to set rssi and ber
by Tim Baverstock
· 14 years ago
e3936ca
Merge "Implement core display deriving it from android display"
by Vladimir Chtchetkine
· 14 years ago
72d83df
Implement core display deriving it from android display
by Vladimir Chtchetkine
· 14 years ago
622b8f4
Send unsolicited time response to first signal strength query after loadvm
by Tim Baverstock
· 14 years ago
d87b080
Submit merged
by Vladimir Chtchetkine
· 14 years ago
fced4df
Merge "Add -no-snapshot-load option to permit reboot."
by Tim Baverstock
· 14 years ago
8da2038
Merge "Correct command arguments for 'geo fix', but support backward compatible use."
by Tim Baverstock
· 14 years ago
53d8a5c
Add -no-snapshot-load option to permit reboot.
by Tim Baverstock
· 14 years ago
86ca19f
Merge "Augment the auto-loadvm behaviour with corresponding auto-savevm-on-exit behaviour."
by Tim Baverstock
· 14 years ago
0d4c882
Implement line reading on syncsocket
by Vladimir Chtchetkine
· 14 years ago
a8fc491
Implement helper routines for syncronous socket operations
by Vladimir Chtchetkine
· 14 years ago
4afdaf1
Correct command arguments for 'geo fix', but support backward compatible use.
by Tim Baverstock
· 14 years ago
Next »