1. cdca5ef Add support for xhdpi when injecting a skin dpi into the emulator. by Xavier Ducrohet · 13 years ago
  2. 0a879bf Dump hardware config. with -verbose option. by David 'Digit' Turner · 13 years ago
  3. 88935f7 console: Fix 'event send' handling. by David 'Digit' Turner · 13 years ago
  4. cee98de Merge "Fix -snapshot-list option." by David 'Digit' Turner · 13 years ago
  5. ec6cedb Fix "avd name" bug. by David 'Digit' Turner · 13 years ago
  6. d80a786 Fix -snapshot-list option. by David 'Digit' Turner · 13 years ago
  7. d740d70 Merge "Fix ANDROID_SDK_HOME handling." by David 'Digit' Turner · 13 years ago
  8. 107be29 Fix ANDROID_SDK_HOME handling. by David 'Digit' Turner · 13 years ago
  9. 9fb360e Correct fix for snapshot saving speed by David 'Digit' Turner · 13 years ago
  10. c0ac733 Document new QEMU pipe implementation. by David 'Digit' Turner · 13 years ago
  11. 5bdf645 Merge "Add 'emulator' launcher program." by David 'Digit' Turner · 13 years ago
  12. 2d238fd Add 'emulator' launcher program. by David 'Digit' Turner · 13 years ago
  13. c0e96f0 Use user-specific directory for temporary files. by David 'Digit' Turner · 13 years ago
  14. d4d688e New goldfish_pipe virtual device. by David 'Digit' Turner · 13 years ago
  15. a65e415 Add loopIo_poll() function. by David 'Digit' Turner · 13 years ago
  16. ca95059 Fix -qemu -vnc startup. by David 'Digit' Turner · 13 years ago
  17. 470f6bd Add support for hw.lcd.backlight by Tim Wan · 13 years ago
  18. 9b40298 Add OpenGLES pipe implementation. by David 'Digit' Turner · 13 years ago
  19. bb1f432 qemud: prevent recursive closure of clients. by David 'Digit' Turner · 13 years ago
  20. f9e333a Simplify async utils by removing extra LoopIo parameter. by David 'Digit' Turner · 13 years ago
  21. 2086c63 <android/utils/assert.h>: Small refactoring by David 'Digit' Turner · 13 years ago
  22. bbb8104 Add <android/utils/intmap.h> which implements an integer-keyed map of pointers. by David 'Digit' Turner · 13 years ago
  23. 50142ee Fix framebuffer width/height computation. by David 'Digit' Turner · 13 years ago
  24. b64325d Set hw.keyboard.lid default value to false for API level >= 12 by David 'Digit' Turner · 13 years ago
  25. 5e73693 Fix -shell and -logcat options. by David 'Digit' Turner · 13 years ago
  26. e85871f Fix write of disk sizes in ini files. by David 'Digit' Turner · 13 years ago
  27. 1321c76 x86: Enable KVM mode for Android x86 emulator (update/rebase) by Jun Nakajima · 13 years ago
  28. 0a349b8 Fix the standalone emulator build. by David 'Digit' Turner · 13 years ago
  29. 53eb66d Move AVD name initialization to the core. by David 'Digit' Turner · 13 years ago
  30. 062dd6a Move some serial ports initialization to the core. by David 'Digit' Turner · 13 years ago
  31. fd59c33 Move data partition initialization to core. by David 'Digit' Turner · 13 years ago
  32. 40841b2 Move system image initialization to core. by David 'Digit' Turner · 13 years ago
  33. 5f64b87 Move snapshot storage initialization to the core. by David 'Digit' Turner · 13 years ago
  34. 48a3c66 Move the SD Card initialization to the core. by David 'Digit' Turner · 13 years ago
  35. c480cca Move cache partition initialization to core. by David 'Digit' Turner · 13 years ago
  36. 0b01949 Move kernel/ramdisk initialization to the core. by David 'Digit' Turner · 13 years ago
  37. 25eb655 Rework AvdInfo processing. by David 'Digit' Turner · 13 years ago
  38. e5af8a2 Remove CONFIG_ANDROID_SNAPSHOTS macro. by David 'Digit' Turner · 13 years ago
  39. 092361e Remove un-needed "-netspeed full" and "-netdelay none". by David 'Digit' Turner · 13 years ago
  40. d543578 Remove un-needed -clock unix core option. by David 'Digit' Turner · 13 years ago
  41. 26d4153 Prevent hardware-qemu.ini overwrites. by David 'Digit' Turner · 13 years ago
  42. 26722dd Quote concatenated QEMU options when -verbose is used. by David 'Digit' Turner · 13 years ago
  43. cd4f70a Merge "Fix sensor-related snapshot resume failure." by David 'Digit' Turner · 13 years ago
  44. 607461d Fix sensor-related snapshot resume failure. by David 'Digit' Turner · 13 years ago
  45. aff94b8 Build arm and x86 binaries at the same time. by David 'Digit' Turner · 13 years ago
  46. bdb6f2d Remove android/main-ui.c by David 'Digit' Turner · 13 years ago
  47. dd90991 Remove target-specific hard-coded macro. by David 'Digit' Turner · 13 years ago
  48. 462564f Minor cleanups for core/ui Makefile separation. by David 'Digit' Turner · 13 years ago
  49. 83ffd66 Stuff hardware configuration with paths to image / partition files by Vladimir Chtchetkine · 13 years ago
  50. fb16987 Fixing the standalone build of the emulator. by Stefan Hilzinger · 13 years ago
  51. 7e61121 Enabled the camera button in the emulator by soledad penades · 13 years ago
  52. 2ee0959 merge from tools_r10 by The Android Open Source Project · 13 years ago
  53. 8b98871 Merge 59e8e196 into tools_r10. DO NOT MERGE. by David 'Digit' Turner · 13 years ago
  54. 6b8555c Fix "avd name" bug. by David 'Digit' Turner · 13 years ago
  55. fa190d3 Merge 593d0ea0 into tools_r10. DO NOT MERGE. by David 'Digit' Turner · 13 years ago
  56. 593d0ea hw-sensors.c: Reduce default delay between sensor updates. by David 'Digit' Turner · 13 years ago
  57. 59e8e19 Add hw.keyboard.lid by David 'Digit' Turner · 13 years ago
  58. 5377c5b Correct auto-detection of default VM heap size. by David 'Digit' Turner · 13 years ago
  59. 2507cab Get rid of -android-gui core option. by David 'Digit' Turner · 13 years ago
  60. 42074e5 Write the core hardware configuration file to AVD's content directory. by David 'Digit' Turner · 13 years ago
  61. fc8ed80 Revert "Build arm and x86 binaries at the same time." by Xavier Ducrohet · 13 years ago
  62. a39b10b Build arm and x86 binaries at the same time. by David 'Digit' Turner · 13 years ago
  63. 755811e Rename emulator_config_xxx to user_config_xxx by David 'Digit' Turner · 13 years ago
  64. 703d6db Merge "emulator: Fix -no-window flag" by David 'Digit' Turner · 13 years ago
  65. 808fff9 Merge "android-configure.sh: Fix --cc=<compiler> option." by David 'Digit' Turner · 13 years ago
  66. a1dcb6c emulator: Fix -no-window flag by David 'Digit' Turner · 13 years ago
  67. ba313e0 android-configure.sh: Fix --cc=<compiler> option. by David 'Digit' Turner · 13 years ago
  68. bac9add Fixing aborts caused by compute_fb_update_rect_linear() when the framebuffers by Jun Nakajima · 13 years ago
  69. 17ecca6 Fix emulator core and UI on Windows by Vladimir Chtchetkine · 13 years ago
  70. 334ab47 x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict. by Jun Nakajima · 13 years ago
  71. 21cbdd2 Formatting / Code styling. by David 'Digit' Turner · 13 years ago
  72. b6c168b Remove QEMU-ism from UI code. by David 'Digit' Turner · 13 years ago
  73. 07db349 Simplify UI-only sources. by David 'Digit' Turner · 13 years ago
  74. 7a5ee57 Simplify core framebuffer management. by David 'Digit' Turner · 13 years ago
  75. e3fdd07 Move framebuffer.h to android/ by David 'Digit' Turner · 13 years ago
  76. e993126 Move core-connection.c from to android/protocol/ by David 'Digit' Turner · 13 years ago
  77. 74d7ace Separate init_skinned_ui() into two functions. by David 'Digit' Turner · 13 years ago
  78. f845627 Move common main routines from into android-common.[hc] by David 'Digit' Turner · 13 years ago
  79. 6d37ae9 Merge "Create user data image using the initial user data image" by David Turner · 13 years ago
  80. 622f153 Generate temporary hardware.ini from configuration settings. by David 'Digit' Turner · 13 years ago
  81. 8527680 Refactor attach-UI service by Vladimir Chtchetkine · 13 years ago
  82. 94a2fba Refactor the framebuffer service by Vladimir Chtchetkine · 13 years ago
  83. 250b2e0 Refactored user-events protocol by Vladimir Chtchetkine · 13 years ago
  84. 777eb68 Refactored ui-core-control and core-ui-control protocols by Vladimir Chtchetkine · 13 years ago
  85. 1712152 Create user data image using the initial user data image by Orjan Percy · 13 years ago
  86. a473d81 Remove spaces in the console service names by Vladimir Chtchetkine · 13 years ago
  87. bfeb525 Merge "Implement UI control service and client" by Vladimir Chtchetkine · 13 years ago
  88. 6b985d7 Implement UI control service and client by Vladimir Chtchetkine · 14 years ago
  89. 646a4f8 Use setenv when available by rich cannings · 13 years ago
  90. a46c167 Use putenv when setenv is unavailable by rich cannings · 13 years ago
  91. a0f5d51 putenv(3) misused. Corrected with setenv(3). by rich cannings · 13 years ago
  92. 5758404 Remove unnecessary calls in UI <-> Core protocols. by Vladimir Chtchetkine · 14 years ago
  93. ac389ae Force core to send entire framebuffer on UI attachment by Vladimir Chtchetkine · 14 years ago
  94. 6ee1c4e Fix framebuffer and user events service disconnection bug. by Vladimir Chtchetkine · 14 years ago
  95. 9411a56 Implement user event transmission between the UI and the core by Vladimir Chtchetkine · 14 years ago
  96. a9edc43 Merge "Compute default memory size from screen size." by David 'Digit' Turner · 14 years ago
  97. 8856170 Merge "Print concatenated QEMU options with -verbose." by David 'Digit' Turner · 14 years ago
  98. 3bbc919 Compute default memory size from screen size. by David 'Digit' Turner · 14 years ago
  99. 3336176 Print concatenated QEMU options with -verbose. by David 'Digit' Turner · 14 years ago
  100. 0158ea3 Make "qwerty2" the default charmap. by David 'Digit' Turner · 14 years ago