1. 7654e7e emulator-arm64: ARM64 wrapper for QEMU executable. by David 'Digit' Turner · 10 years ago
  2. 47cdf41 android/avd: Add proper C++ inclusion guards. by David 'Digit' Turner · 10 years ago
  3. fb8aca0 Fix emulation of old platform images. by David 'Digit' Turner · 10 years ago
  4. 9cab753 Fix YAFFS2 support auto-detection logic. by David 'Digit' Turner · 10 years ago
  5. e49c26a AdbdCommunicationMode: choose default from API level by Vince Harron · 10 years ago
  6. cc5804c Support EXT4 cache partition images. by David 'Digit' Turner · 10 years ago
  7. fb594d8 Merge "Allow using dynamic skin from android build" into idea133 by David Turner · 10 years ago
  8. 6338cf3 Merge "Read config.ini for Android build too" into idea133 Auto-merge: 0640d15 by David Turner · 10 years ago
  9. 916f9cc Allow using dynamic skin from android build by Ji-Hwan Lee · 10 years ago
  10. 8745123 Read config.ini for Android build too by Ji-Hwan Lee · 10 years ago
  11. 7666d5f Fix x86 un-accelerated emulation. by David 'Digit' Turner · 10 years ago
  12. 71b3674 Don't expect an -x86_64 suffix for Intel 64-bit kernels. by David 'Digit' Turner · 10 years ago
  13. fd442bd Improve backend selection based on target AVD CPU. by David 'Digit' Turner · 10 years ago
  14. 1af1c45 android: avd: add -x86_64 to kernel filename on x86_64 by Greg Hackmann · 10 years ago
  15. 99579ce android: avd: add -x86_64 to kernel filename on x86_64 by Greg Hackmann · 10 years ago
  16. c6e0cae Support kernels with version >= 3.10 by David 'Digit' Turner · 10 years ago
  17. dc78122 Enable x86_64 emulation support. by David 'Digit' Turner · 10 years ago
  18. c005246 Remove trailing spaces in misc sources. by David 'Digit' Turner · 10 years ago
  19. 890f464 Fix Ext4 filesystem support. by David 'Digit' Turner · 10 years ago
  20. 5ea9148 Add boot.prop support. by David 'Digit' Turner · 10 years ago
  21. cef730b Cleanup: Remove 100+ compiler warnings. by David 'Digit' Turner · 10 years ago
  22. b5b7843 Auto-detect ext4 image file. by Logan Chien · 11 years ago
  23. 04b20f4 Change sizes for ext4 images by Deepanshu Gupta · 11 years ago
  24. cf94262 SDK emulator: support relative path in avd root ini files. by Raphael Moll · 12 years ago
  25. d899918 Show dynamic skin if enabled in AVD settings by Siva Velusamy · 12 years ago
  26. 9e81591 Fix typos by Tor Norbye · 12 years ago
  27. 741dc13 [MIPS] Add Goldfish target support by Bhanu Chetlapalli · 12 years ago
  28. 689d114 Fix skin issue when launching emulator from tree. by Xavier Ducrohet · 12 years ago
  29. bdd020b Fixes debug output using an unitialized string buffer. by Vladimir Chtchetkine · 12 years ago
  30. 26f4784 Use enum where appropriate in hw.ini by Vladimir Chtchetkine · 12 years ago
  31. 7485c29 Refactor HW config to use hw.camera_back, and hw.camera_front properties. by Vladimir Chtchetkine · 12 years ago
  32. 863d101 Cleanup harware properties. by Vladimir Chtchetkine · 12 years ago
  33. 873c3cb Fix snapshot autoconfig by Vladimir Chtchetkine · 12 years ago
  34. 025a347 Merge "Multi-touch emulation support" by Vladimir Chtchetkine · 12 years ago
  35. 8dd31e8 Multi-touch emulation support by Vladimir Chtchetkine · 12 years ago
  36. c0040db Set value of hw.keyboard "no". by SeongJae Park · 12 years ago
  37. 4382d02 am d3ed299f: am 8edd3e9e: am 18006f77: Reference kernels from their new location by Jean-Baptiste Queru · 12 years ago
  38. f8675c2 Respect 'camera' flag in AVD by Vladimir Chtchetkine · 12 years ago
  39. 18006f7 Reference kernels from their new location by Jean-Baptiste Queru · 12 years ago
  40. d86c724 Implement ADB communication over QEMU pipe by Vladimir Chtchetkine · 13 years ago
  41. db611d5 Implements sensors emulation using a connected Android device by Vladimir Chtchetkine · 13 years ago
  42. fa0c8e2 New AVD property to control presence of hw main keys. by Xavier Ducrohet · 13 years ago
  43. 5f8faae Check that first two cameras are facing in opposite direction. by Vladimir Chtchetkine · 13 years ago
  44. b8dcaff Add -webcam commandline option to control webcam emulation by Vladimir Chtchetkine · 13 years ago
  45. ae0d813 Add cmdline param to control fake camera emulation by Vladimir Chtchetkine · 13 years ago
  46. cb88e79 Add hw.gpu.enabled hardware property by David 'Digit' Turner · 13 years ago
  47. 72d5611 Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware properties"..." by Xavier Ducrohet · 13 years ago
  48. c462eb9 merge from tools_r13 by The Android Open-Source Project · 13 years ago
  49. cccd28c Revert "Merge c80340 from master to r13: Move charmap to hardware properties". do not merge. by Xavier Ducrohet · 13 years ago
  50. f490aee Merge c80340 from master to r13: Move charmap to hardware properties by David 'Digit' Turner · 13 years ago
  51. 41c787a Fix -sysdir handling. by David 'Digit' Turner · 13 years ago
  52. c803400 Move charmap to hardware properties by David 'Digit' Turner · 13 years ago
  53. 42fc449 hw-config-defs.h: Remove from source tree + auto-generate by David 'Digit' Turner · 13 years ago
  54. adc34fb Fix -sysdir handling. by David 'Digit' Turner · 13 years ago
  55. 2ed457e arm: Automic ARMv7-A support for platform builds. by David 'Digit' Turner · 13 years ago
  56. 2f8fa59 Update desc on hw.lcd.density to include 213/320 by Xavier Ducrohet · 13 years ago
  57. 107be29 Fix ANDROID_SDK_HOME handling. by David 'Digit' Turner · 13 years ago
  58. 2d238fd Add 'emulator' launcher program. by David 'Digit' Turner · 13 years ago
  59. 470f6bd Add support for hw.lcd.backlight by Tim Wan · 13 years ago
  60. b64325d Set hw.keyboard.lid default value to false for API level >= 12 by David 'Digit' Turner · 13 years ago
  61. 53eb66d Move AVD name initialization to the core. by David 'Digit' Turner · 13 years ago
  62. fd59c33 Move data partition initialization to core. by David 'Digit' Turner · 13 years ago
  63. 40841b2 Move system image initialization to core. by David 'Digit' Turner · 13 years ago
  64. 5f64b87 Move snapshot storage initialization to the core. by David 'Digit' Turner · 13 years ago
  65. 48a3c66 Move the SD Card initialization to the core. by David 'Digit' Turner · 13 years ago
  66. c480cca Move cache partition initialization to core. by David 'Digit' Turner · 13 years ago
  67. 0b01949 Move kernel/ramdisk initialization to the core. by David 'Digit' Turner · 13 years ago
  68. 25eb655 Rework AvdInfo processing. by David 'Digit' Turner · 13 years ago
  69. e5af8a2 Remove CONFIG_ANDROID_SNAPSHOTS macro. by David 'Digit' Turner · 13 years ago
  70. dd90991 Remove target-specific hard-coded macro. by David 'Digit' Turner · 13 years ago
  71. 83ffd66 Stuff hardware configuration with paths to image / partition files by Vladimir Chtchetkine · 13 years ago
  72. 59e8e19 Add hw.keyboard.lid by David 'Digit' Turner · 13 years ago
  73. 5377c5b Correct auto-detection of default VM heap size. by David 'Digit' Turner · 13 years ago
  74. 2507cab Get rid of -android-gui core option. by David 'Digit' Turner · 13 years ago
  75. 42074e5 Write the core hardware configuration file to AVD's content directory. by David 'Digit' Turner · 13 years ago
  76. fc8ed80 Revert "Build arm and x86 binaries at the same time." by Xavier Ducrohet · 13 years ago
  77. a39b10b Build arm and x86 binaries at the same time. by David 'Digit' Turner · 13 years ago
  78. 334ab47 x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict. by Jun Nakajima · 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. 1712152 Create user data image using the initial user data image by Orjan Percy · 13 years ago
  82. 3bbc919 Compute default memory size from screen size. by David 'Digit' Turner · 13 years ago
  83. 9cf288a Merge "Adding proximity sensor simulation" by David Turner · 13 years ago
  84. 926b80a Make the emulator find the skins in their new location. by Xavier Ducrohet · 13 years ago
  85. 7c8397a Adding proximity sensor simulation by Ola Albertsson · 14 years ago
  86. 353b3b1 Load state snapshot rather than booting to start emulator. by Ot ten Thije · 14 years ago
  87. 731e924 When running from the Android build system and no skin is defined by Jeff Hamilton · 14 years ago
  88. 9256895 Revert previous patch to fix SD Card emulation by David 'Digit' Turner · 14 years ago
  89. fbcab32 Automatically parse a file named 'hardware.ini' if it is found by David 'Digit' Turner · 14 years ago
  90. 68a8f7b qemu: android: Add support for multiple SD cards by San Mehat · 15 years ago
  91. 5bc6182 Fix location of prebuilt skins. by Xavier Ducrohet · 15 years ago
  92. def0e54 Remove the disk partition size hardware properties. by David 'Digit' Turner · 15 years ago
  93. 03e1244 Add a new hardware property: vm.heapSize by David 'Digit' Turner · 15 years ago
  94. f9c0753 Increase Emulator system image to 72MB by Xavier Ducrohet · 15 years ago
  95. cd059b1 Added two new hardware properties to control AVD partition sizes. by David 'Digit' Turner · 15 years ago
  96. c5b1270 Add a new hw.lcd.density hardware property to AVD configuration files. by David 'Digit' Turner · 15 years ago
  97. 791d861 AI 145976: am: CL 145806 Add qemud-version auto-detection logic to android/hw-qemud.c by David Turner · 15 years ago
  98. fff1ae5 AI 144596: am: CL 144595 Fix the AVD configuration code to support "sdcard.path" in config.ini to indicate an explicit SD Card image file (instead of using the one in the content directory) by David Turner · 15 years ago
  99. a780727 AI 143179: am: CL 142901 Avoid a segmentation fault in the emulator when trying to use an AVD while by David Turner · 15 years ago
  100. b58c44e Automated import from //branches/donutburger/...@142528,142528 by David Turner · 15 years ago