1. 51c58b4 Adjust CMA for software renderer in more cases by Lingfeng Yang · 8 years ago emu-2.0-release
  2. 4eea3c5 arm: enable audio support on qemu by bohu · 8 years ago
  3. 03aef57 Added support for some console commands before auth by Vince Harron · 8 years ago
  4. 5fa72da Emulator console requires authentication by Vince Harron · 8 years ago
  5. 79b1ce3 Clamp hw.cpu.cores to 16 on Windows. by Evan Birenbaum · 8 years ago
  6. 49fc3bd [adb] Disable Nagle algorithm on the adb server socket by Yurii Zubrytskyi · 8 years ago
  7. 5835e98 [qemu2] Enable multitouch in QEMU2 for older system images by Bjoern Johansson · 8 years ago
  8. 33350a2 qemu2: make -gpu guest works again by bohu · 8 years ago
  9. 3c1b21a use 32bit bpp for x86/64 google images api>=22 by bohu · 8 years ago
  10. b091263 qemu2: Fix regression on gingerbread by bohu · 8 years ago
  11. 5c23c01 Default 32-bit color software rendering by Lingfeng Yang · 8 years ago
  12. 0870a32 Fix boot for API <= 15 by Lingfeng Yang · 8 years ago
  13. f9d67fd [Crash] Add thread safety to Qemu2's adb implementation by Yurii Zubrytskyi · 8 years ago
  14. 2440fdd [Crash] Assert in adb_server_close() by Yurii Zubrytskyi · 8 years ago
  15. a8104ec Fix crashes when accessing null pipe by bohu · 8 years ago
  16. eca5263 Remove LOCAL_GENERATE_SYMBOLS variable from build by Joshua Lang · 8 years ago
  17. 0ca993a [qemu2, merge] Change exit() to a return in configure_accelerator() by Yurii Zubrytskyi · 8 years ago
  18. e52419a [main] Stop loading custom keysets. by Evan Birenbaum · 8 years ago
  19. 2f60b58 [Metrics] Add api level to the reported metrics by Yurii Zubrytskyi · 8 years ago
  20. 02d6358 Fix build by Lingfeng Yang · 8 years ago
  21. a0df070 Add host GPU info to metrics. [QEMU2] by Lingfeng Yang · 8 years ago
  22. 751dcab Make GPU blacklist testing easier. [QEMU2] by Lingfeng Yang · 8 years ago
  23. 7af2d6f Present GPU blacklist status as a window. [QEMU2] by Lingfeng Yang · 8 years ago
  24. db75357 Detect and force software on crashy GPU's [QEMU2] by Lingfeng Yang · 8 years ago
  25. 9b24a09 Instrument to catch crashes in tcp_output (part B) by Jim Kaye · 8 years ago
  26. 20976be Allow switch to software GPU when a GPU crash is being reported by Jim Kaye · 8 years ago
  27. 3aeb6f8 [qemu2] Report qemu version separately from the emulator ver by Yurii Zubrytskyi · 8 years ago
  28. 1b42887 [qemu2] replace abort() with crash handler call in thread by Yurii Zubrytskyi · 8 years ago
  29. f356b51 Show error message and exit when not enough memory by Bjoern Johansson · 8 years ago
  30. 78dd63a Fix unicode file path support build issues by Bjoern Johansson · 8 years ago
  31. 825d73a Enable webcam commandline params by Konstantinos Menychtas · 8 years ago
  32. ddc8e30 Support unicode file paths on Windows by Bjoern Johansson · 8 years ago
  33. 294500e Fix hax sign conversion when using large ram sizes by Joshua Lang · 8 years ago
  34. fc7fd94 Merge "Instrument to catch crashes in tcp_output" into emu-master-dev by Jim Kaye · 8 years ago
  35. bd66ad9 Limit VM memory to maximum HAXM memory by bohu · 8 years ago
  36. ec204ef Error out when isa_bus_new fails by bohu · 8 years ago
  37. 4083c60 Instrument to catch crashes in tcp_output by Jim Kaye · 8 years ago
  38. 4a34149 [main] Disable unsupported QEMU2 flags. by Evan Birenbaum · 8 years ago
  39. 5816144 [Qemu2] Add AVD and HAX info to crash reports by Bjoern Johansson · 8 years ago
  40. 0c0551e Add function to retrieve maximum HAX RAM size by Bjoern Johansson · 8 years ago
  41. 61e06a2 Merge "[qemu2] Upload command line and environment with the crash" into emu-master-dev by Yurii Zubrytskyi · 8 years ago
  42. 528dba0 Merge "Report crashes on exit from 'adb emu kill'" into emu-master-dev by Lingfeng Yang · 8 years ago
  43. 7d4ea66 [qemu2] Upload command line and environment with the crash by Yurii Zubrytskyi · 8 years ago
  44. 017919a Report crashes on exit from 'adb emu kill' by Lingfeng Yang · 8 years ago
  45. 7ca00c5 [Crash] Clean up the framebuffer pointer in DCL before it is freed by Yurii Zubrytskyi · 8 years ago
  46. b5c4e19 Fix documentation for -gpu guest CMA. by Lingfeng Yang · 8 years ago
  47. 30aa677 -gpu guest: account for high resolutions by Lingfeng Yang · 8 years ago
  48. 70bbfec Support ANDROID_ADB_SERVER_PORT env variable by Vojtech Bocek · 8 years ago
  49. e3c6a32 [qemu2] Really initialize process on the main thread. by Prathmesh Prabhu · 8 years ago
  50. babf1d6 Merge "qemu2 Fix handling of "-prop xxx=yyy" on the command line" into emu-master-dev by Jim Kaye · 8 years ago
  51. bb61f10 [qemu2] Route Ctrl-C event to EmulatorQtWindow::closeRequest. by Prathmesh Prabhu · 8 years ago
  52. e0ed102 Merge "Skip skin display initialization in no-window mode" into emu-master-dev by Konstantinos Menychtas · 8 years ago
  53. 464fd9c qemu2 Fix handling of "-prop xxx=yyy" on the command line by Jim Kaye · 8 years ago
  54. 4a1e925 Skip skin display initialization in no-window mode by Konstantinos Menychtas · 8 years ago
  55. a76fa53 Suppress 'could not lock' messages on exit by Lingfeng Yang · 8 years ago
  56. ad9a363 Merge "Remove QemuLooper's mFdWatches for qemu2" into emu-master-dev by Bo Hu · 8 years ago
  57. cfd3d4f [Crash] Show an error message about VirtualBox when Hax sync fails (qemu2) by Yurii Zubrytskyi · 8 years ago
  58. 138295a [qemu2] Update metrics setup to include adb liveness ping. by Prathmesh Prabhu · 8 years ago
  59. 59e623e Remove QemuLooper's mFdWatches for qemu2 by bohu · 8 years ago
  60. 734cbb3 Document Windows -gpu mesa boot animation off hack by Lingfeng Yang · 8 years ago
  61. f3b8659 Windows - Fix booting >=1080p AVDs with -gpu mesa by Lingfeng Yang · 8 years ago
  62. 42da86e Revert "Revert "Revert "Revert "Add locks to pipe access and adjust pipe access order"""" by Bo Hu · 8 years ago
  63. 721be7f Merge "Avoid adding too many watchers for adb server data" into emu-master-dev by Bo Hu · 8 years ago
  64. 7764cf5 Merge "Disable goldfish framebuffer write when using host gpu" into emu-master-dev by Bo Hu · 8 years ago
  65. 582baf6 Avoid adding too many watchers for adb server data by bohu · 8 years ago
  66. ae70f4c Merge "ui qemu2: Eliminate crash when entering trackball mode" into emu-master-dev by Jim Kaye · 8 years ago
  67. 6e8051b Disable goldfish framebuffer write when using host gpu by bohu · 8 years ago
  68. f699f01 ui qemu2: Eliminate crash when entering trackball mode by Jim Kaye · 8 years ago
  69. bf6dc3f android: Move android_base_port definition. by David 'Digit' Turner · 8 years ago
  70. 24d1db2 android: Move main-android.cpp to android-qemu2-glue/main.cpp by David 'Digit' Turner · 8 years ago
  71. ad34c13 android: Remove duplicate android_console_rotate() implementations. by David 'Digit' Turner · 8 years ago
  72. 951aeb7 Merge "Adding qemu2 console crash command" into emu-master-dev by Joshua Lang · 8 years ago
  73. 061dcd2 Adding qemu2 console crash command by Joshua Lang · 8 years ago
  74. 191c2df Add io watch for adb server data on every second by bohu · 8 years ago
  75. 99bd8d9 main-android.cpp: Allow SMP support for Intel only by Miroslav Tisma · 8 years ago
  76. 9543029 Revert "Revert "Revert "Add locks to pipe access and adjust pipe access order""" by Bo Hu · 8 years ago
  77. f06ca74 Revert "Revert "Add locks to pipe access and adjust pipe access order"" by Bo Hu · 8 years ago
  78. 9b46646 Revert "Add locks to pipe access and adjust pipe access order" by Bo Hu · 8 years ago
  79. 108771f Add locks to pipe access and adjust pipe access order by bohu · 8 years ago
  80. 26f2e84 metrics: Also report host os. by Prathmesh Prabhu · 8 years ago
  81. cba6eef [Qemu2] Don't exit() on hax cpu sync failure, just return instead by Yurii Zubrytskyi · 8 years ago
  82. 778ee54 Merge "Enabling -no-window support in the qemu2 engine" into emu-master-dev by Konstantinos Menychtas · 8 years ago
  83. aeda218 Enabling -no-window support in the qemu2 engine by Konstantinos Menychtas · 8 years ago
  84. 847c6dc Fix upstream QEMU2 build. by David 'Digit' Turner · 8 years ago
  85. bd3d09b Merge "Add support for multiple DNS servers" into emu-master-dev by Bjoern Johansson · 8 years ago
  86. 42e32a4 Merge "Revert "Increase pre-UI boot speed on OS X"" into emu-master-dev by David Turner · 8 years ago
  87. a502e7f Merge "Revert "Increase boot speed on OS X."" into emu-master-dev by David Turner · 8 years ago
  88. 00723db Merge "target-i386: HAX: Avoid mapping duplicate memory slots" into emu-master-dev by David Turner · 8 years ago
  89. 63bab03 Add support for multiple DNS servers by Bjoern Johansson · 8 years ago
  90. dea0f48 [Qemu2] Add support for http proxy by Bjoern Johansson · 8 years ago
  91. e88923f Revert "Increase pre-UI boot speed on OS X" by Wei Deng · 8 years ago
  92. eaf5676 Revert "Increase boot speed on OS X." by Wei Deng · 8 years ago
  93. 50056df target-i386: HAX: Avoid mapping duplicate memory slots by Wei Deng · 8 years ago
  94. a9c4423 Add -wipe-data to qemu2 by bohu · 8 years ago
  95. e0e7dba support -port in qemu2 by bohu · 8 years ago
  96. 530672e [Qemu2] Get rid of most obvious exit() calls in qemu2 by Yurii Zubrytskyi · 8 years ago
  97. 4c27510 Merge "[Qemu2] Make /dev/kvm/ fd close on exec #2" into emu-master-dev by Yurii Zubrytskyi · 8 years ago
  98. 9b9ae52 Fix back on typing '99' in QEMU2 by Lingfeng Yang · 8 years ago
  99. 9592276 [Qemu2] Make /dev/kvm/ fd close on exec #2 by Yurii Zubrytskyi · 8 years ago
  100. d719302 Merge "Enables multitouch." into emu-master-dev by Lingfeng Yang · 8 years ago