1. 4c0f745 Update android/utils/ with misc. new features. by David 'Digit' Turner · 14 years ago
  2. 9a33e85 Implement -list-cores UI option by Vladimir Chtchetkine · 14 years ago
  3. ae835ac Add command line flag to show list of snapshots. by Ot ten Thije · 14 years ago
  4. 2ff39a3 Control state snapshots from Android console. by Ot ten Thije · 14 years ago
  5. 631f255 Fix invalid "geo fix" formatting bug. by David 'Digit' Turner · 14 years ago
  6. 353b3b1 Load state snapshot rather than booting to start emulator. by Ot ten Thije · 14 years ago
  7. 6133adc Merge "Added state snapshot support for QemuD service "boot properties"." by Ot ten Thije · 14 years ago
  8. d9b6cb9 Fix linux-x86_64 build. by David 'Digit' Turner · 14 years ago
  9. 45041e3 Added state snapshot support for QemuD service "boot properties". by Ot ten Thije · 14 years ago
  10. 80bc5c8 Fix incorrect orientation at boot. by David 'Digit' Turner · 14 years ago
  11. 18fe86e emulator-ui: Remove dependencies from qemu sources. by David 'Digit' Turner · 14 years ago
  12. 3ba139c Merge "Added state snapshot support for QemuD." by David Turner · 14 years ago
  13. 81f7429 standalone builds: windows executables end in .exe by David 'Digit' Turner · 14 years ago
  14. 871da2a Added state snapshot support for QemuD. by Ot ten Thije · 14 years ago
  15. 892078d Merge "emulator-ui: fix crash on exit" by David 'Digit' Turner · 14 years ago
  16. 3c9dce7 Merge changes Ieab04778,Idb0e3c52,I3f426352,Ied07f9db by David Turner · 14 years ago
  17. 73f3166 emulator-ui: fix crash on exit by David 'Digit' Turner · 14 years ago
  18. 1a00085 qemu: Multimode support by Jaime Lopez · 14 years ago
  19. 7746af0 Make core initialization replying to the UI at the end of initialization. by Vladimir Chtchetkine · 14 years ago
  20. c74f74e Add SDL_config.h for PPC (generated by android-configure.sh) by Marcus Comstedt · 14 years ago
  21. 9bb482b Add config-host.h for PPC (generated by android-configure.sh) by Marcus Comstedt · 14 years ago
  22. 4e024bb Remove compiler warnings when building the emulator. by David 'Digit' Turner · 14 years ago
  23. f290f4e update linux-x86 and windows config-host.h by David 'Digit' Turner · 14 years ago
  24. 93a9afc Update darwin-x86 config-host.h, remove obsolete ppc one. by David 'Digit' Turner · 14 years ago
  25. b8fec3e upstream: bswap.h by David Turner · 14 years ago
  26. 80dd126 Add <fnmatch.h> check to android-configure.h by David Turner · 14 years ago
  27. b25bf2a Passed boot properties from main to core as -boot-property parameters. by Vladimir Chtchetkine · 14 years ago
  28. e92bc56 Add new "qemu monitor" command to the console. by David 'Digit' Turner · 14 years ago
  29. cefa744 Add android_port initialization in the core. by Vladimir Chtchetkine · 14 years ago
  30. 2cb19c7 Merge "Fixed dependency ob core data in android/help.c" by Vladimir Chtchetkine · 14 years ago
  31. 318f17a Fixed dependency ob core data in android/help.c by Vladimir Chtchetkine · 14 years ago
  32. 130ace4 Merge "Add a PulseAudio audio backend for Linux." by David 'Digit' Turner · 14 years ago
  33. 415a4b1 Add a PulseAudio audio backend for Linux. by David 'Digit' Turner · 14 years ago
  34. e131686 Moved nand and netspeed initialization from main to core. by Vladimir Chtchetkine · 14 years ago
  35. 13f3b6c Cleaned up build script from rebuilding locally generated sources by Vladimir Chtchetkine · 14 years ago
  36. b243840 Moved radio, gps and audio setup entirely into the core by Vladimir Chtchetkine · 14 years ago
  37. 7fbf497 Cleanup stuff for the UI build by Vladimir Chtchetkine · 14 years ago
  38. b5365f3 Move memchecker initialization from main.c to vl-android.c (core) by Vladimir Chtchetkine · 14 years ago
  39. 3cf34f2 Fix window title to display the correct port number for the emulator. by David 'Digit' Turner · 14 years ago
  40. 9b98dbd Better detection of incorrect proxy values when starting the emulator. by David 'Digit' Turner · 14 years ago
  41. ba1f57f Added qemu-android build target which will build bare (UI-stripped) emulator by Vladimir Chtchetkine · 14 years ago
  42. 055ae42 Better separation of UI and Core sources for framebuffer emulation. by David 'Digit' Turner · 14 years ago
  43. 657a352 GPS: Fixed the "geo fix" console command, and added satellite count emulation. by David 'Digit' Turner · 14 years ago
  44. 1fee27e fix -http-proxy implementation to work correctly with chunked encoding. by David 'Digit' Turner · 14 years ago
  45. 43552dc Remove UI dependency from goldfish_event_device.c by Vladimir Chtchetkine · 14 years ago
  46. 2fa5173 Moved dependency on android_ui_set_window_scale to ui-core-protocol.h by Vladimir Chtchetkine · 14 years ago
  47. eb83825 Move net-related routines from main.c to net-android.c by Vladimir Chtchetkine · 14 years ago
  48. 7258f6b Finished shuffling files. by Vladimir Chtchetkine · 14 years ago
  49. 45d921a Removed boot-properties.h dependency from help.c by Vladimir Chtchetkine · 14 years ago
  50. 4057561 Removed hw-control dependency from the UI. by Vladimir Chtchetkine · 14 years ago
  51. 71bb14f Move key event generation out of the UI realm into neutral space. by Vladimir Chtchetkine · 14 years ago
  52. a21ac69 Add ui_core_protocol.* to simulate UI->Core exchange. by Vladimir Chtchetkine · 14 years ago
  53. 83f8221 Fix a memory corruption bug that can happen if a qemud service decides to by David 'Digit' Turner · 14 years ago
  54. d81e6d1 Pass core-specific options to emulator core as cmd-line options. by Vladimir Chtchetkine · 14 years ago
  55. 377eb2c Enable --mingw option in android-configure.sh by David 'Digit' Turner · 14 years ago
  56. 111d6f8 Inter-emulator networking: add interfaces in the correct order by Dries Harnie · 14 years ago
  57. 38f8467 qemu-props: Signal end of property list. by Dries Harnie · 14 years ago
  58. 34f2974 Add small user-event abstraction interface. by David 'Digit' Turner · 14 years ago
  59. 34d1651 Build SDL from sources directly. by David 'Digit' Turner · 14 years ago
  60. 40beab4 Enable interconnection of emulators by Dries Harnie · 14 years ago
  61. d27aca1 Moved android_emulation_setup from android/main.c to android/qemu-setup.c by Vladimir Chtchetkine · 14 years ago
  62. fd3b1a0 Upstream: add qemu_fdatasync() by David 'Digit' Turner · 14 years ago
  63. 3d66dc7 Upstream: HAVE_IOVEC => CONFIG_IOVEC by David 'Digit' Turner · 15 years ago
  64. 0119362 Moved QEmulator out of main.c by Vladimir Chtchetkine · 14 years ago
  65. 20894ae Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNED by David 'Digit' Turner · 14 years ago
  66. 1368f99 Fix emulator OS X build when using the Android build system. by David 'Digit' Turner · 14 years ago
  67. 2c538c8 Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSD by David 'Digit' Turner · 14 years ago
  68. 731e924 When running from the Android build system and no skin is defined by Jeff Hamilton · 14 years ago
  69. c306052 merge from tools_r6 by The Android Open Source Project · 14 years ago
  70. 9256895 Revert previous patch to fix SD Card emulation by David 'Digit' Turner · 14 years ago
  71. aea1b87 Changes to build Windows emulator under Linux/MinGW by Raphael · 14 years ago
  72. 555d734 merge from tools-r6 by The Android Open Source Project · 14 years ago
  73. fbcab32 Automatically parse a file named 'hardware.ini' if it is found by David 'Digit' Turner · 14 years ago
  74. 4c189f8 Making the port where adb is expected configurable. by Stefan Hilzinger · 14 years ago
  75. 80488c5 Merge "Move file I/O out of ELFF, abstracting them in platform-independent fasion." by Vladimir Chtchetkine · 14 years ago
  76. 8339d18 Move file I/O out of ELFF, abstracting them in platform-independent fasion. by Vladimir Chtchetkine · 14 years ago
  77. ce0f4b0 Fix Win32 socket error handling. by David 'Digit' Turner · 14 years ago
  78. 5389aa1 Merge memory checking from sandbox by Vladimir Chtchetkine · 15 years ago
  79. 802c9bd am 538b0138: am c973b058: Add support to the emulator\'s standalone build system for C++ sources. by David 'Digit' Turner · 15 years ago
  80. 538b013 am c973b058: Add support to the emulator\'s standalone build system for C++ sources. by David 'Digit' Turner · 15 years ago
  81. c973b05 Add support to the emulator's standalone build system for C++ sources. by David 'Digit' Turner · 15 years ago
  82. 7e7e173 am e3c94626: am 39fd8497: Add two documentation files describing the format of config and skin files. by David 'Digit' Turner · 15 years ago
  83. 0bf9b8b am 71e736ef: qemu: android: Add control console support for managing sdcards by San Mehat · 15 years ago
  84. e3c9462 am 39fd8497: Add two documentation files describing the format of config and skin files. by David 'Digit' Turner · 15 years ago
  85. 48e9312 am 39fd8497: Add two documentation files describing the format of config and skin files. by David 'Digit' Turner · 15 years ago
  86. 71e736e qemu: android: Add control console support for managing sdcards by San Mehat · 15 years ago
  87. 39fd849 Add two documentation files describing the format of config and skin files. by David 'Digit' Turner · 15 years ago
  88. b3e7ebe am 68a8f7b5: qemu: android: Add support for multiple SD cards by San Mehat · 15 years ago
  89. 68a8f7b qemu: android: Add support for multiple SD cards by San Mehat · 15 years ago
  90. 51e8424 am dc3dd741: am a383d02c: Extract emulator major version number from SDK Tools package revision. by David 'Digit' Turner · 15 years ago
  91. e48bd04 am a383d02c: Extract emulator major version number from SDK Tools package revision. by David 'Digit' Turner · 15 years ago
  92. a383d02 Extract emulator major version number from SDK Tools package revision. by David 'Digit' Turner · 15 years ago
  93. ae4812d am 1c657d48: am 8b657e5d: Fix a crash when using an 8MB SD Card image file. by David 'Digit' Turner · 15 years ago
  94. 8fa4d03 am 8b657e5d: Fix a crash when using an 8MB SD Card image file. by David 'Digit' Turner · 15 years ago
  95. 8b657e5 Fix a crash when using an 8MB SD Card image file. by David 'Digit' Turner · 15 years ago
  96. 0152329 am 70dc4cbc: am 5bc6182a: Fix location of prebuilt skins. by Xavier Ducrohet · 15 years ago
  97. 018ce14 am 5bc6182a: Fix location of prebuilt skins. by Xavier Ducrohet · 15 years ago
  98. 5bc6182 Fix location of prebuilt skins. by Xavier Ducrohet · 15 years ago
  99. 786eceb am c95f75ae: am fa461021: am 49dcc4de: Fix typo which prevented the computation of the default /data partition size from working properly. by David 'Digit' Turner · 15 years ago
  100. feb3773 am 98f3c372: am 7d0891ef: am def0e542: Remove the disk partition size hardware properties. by David 'Digit' Turner · 15 years ago