1. 7654e7e emulator-arm64: ARM64 wrapper for QEMU executable. by David 'Digit' Turner · 10 years ago
  2. f0c747e android/utils/: Proper C++ inclusion guards. by David 'Digit' Turner · 10 years ago
  3. 6e34326 android/utils/filelock.c: Handle stale Win32 lock directories. by David 'Digit' Turner · 10 years ago
  4. 74efb2c resolve merge conflicts of c5f5903 to master. by David 'Digit' Turner · 10 years ago
  5. ee57375 android/utils/host_bitness.c: android_getHostBitness() by David 'Digit' Turner · 10 years ago
  6. 7891dd3 Support building with newest Mingw64 cross-toolchain. by David 'Digit' Turner · 10 years ago
  7. c6e0cae Support kernels with version >= 3.10 by David 'Digit' Turner · 10 years ago
  8. c005246 Remove trailing spaces in misc sources. by David 'Digit' Turner · 10 years ago
  9. d3f2c27 New C++ helper classes. by David 'Digit' Turner · 10 years ago
  10. 5ea9148 Add boot.prop support. by David 'Digit' Turner · 10 years ago
  11. cef730b Cleanup: Remove 100+ compiler warnings. by David 'Digit' Turner · 10 years ago
  12. 52e9942 Add android/utils/eintr_wrapper.h by David 'Digit' Turner · 10 years ago
  13. 60d0a15 Fix Windows command-line quoting. by David 'Digit' Turner · 10 years ago
  14. a13a4d4 Fix Windows unittests build. by David 'Digit' Turner · 10 years ago
  15. c491b52 Introduce GoogleTest-based unit tests. by David 'Digit' Turner · 10 years ago
  16. 8456913 Move osdeps.h to include/qemu/osdep.h by David 'Digit' Turner · 10 years ago
  17. cf94262 SDK emulator: support relative path in avd root ini files. by Raphael Moll · 12 years ago
  18. 509433e Fixed emulator fails to load lib*GL when launched from its own directory by Andrew Hsieh · 12 years ago
  19. 1a820e9 Enable multi-touch emulation with -gpu on by Vladimir Chtchetkine · 12 years ago
  20. c8aa2c5 Implements SDKCtlSocket that implements communication protocol wih SdkController by Vladimir Chtchetkine · 12 years ago
  21. a7383ef Implements asynchronous socket API by Vladimir Chtchetkine · 12 years ago
  22. 9d36fe7 Implements an asynchronous socket connector with retries by Vladimir Chtchetkine · 12 years ago
  23. c7389bd 64-bit emulator by Andrew Hsieh · 12 years ago
  24. 8dd31e8 Multi-touch emulation support by Vladimir Chtchetkine · 12 years ago
  25. bf45fc2 Enables ADBD tracing in emulator. by Vladimir Chtchetkine · 12 years ago
  26. 2ae5015 Refactor camera parameters parsing routines by Vladimir Chtchetkine · 12 years ago
  27. db450d7 Respect HW configs when loading VM from snapshots. by Vladimir Chtchetkine · 12 years ago
  28. d86c724 Implement ADB communication over QEMU pipe by Vladimir Chtchetkine · 12 years ago
  29. 98d32ba Implements double-linked circular list. by Vladimir Chtchetkine · 12 years ago
  30. db611d5 Implements sensors emulation using a connected Android device by Vladimir Chtchetkine · 13 years ago
  31. cb88e79 Add hw.gpu.enabled hardware property by David 'Digit' Turner · 13 years ago
  32. 816e53c Add DLL-loading head <android/utils/dll.h> by David 'Digit' Turner · 13 years ago
  33. 4ed09fd Video capturing code for Linux, and Windows by Vladimir Chtchetkine · 13 years ago
  34. f816a75 Fix -audio <name> and -no-audio processing. by David 'Digit' Turner · 13 years ago
  35. 0a879bf Dump hardware config. with -verbose option. by David 'Digit' Turner · 13 years ago
  36. 5bdf645 Merge "Add 'emulator' launcher program." by David 'Digit' Turner · 13 years ago
  37. 2d238fd Add 'emulator' launcher program. by David 'Digit' Turner · 13 years ago
  38. c0e96f0 Use user-specific directory for temporary files. by David 'Digit' Turner · 13 years ago
  39. 2086c63 <android/utils/assert.h>: Small refactoring by David 'Digit' Turner · 13 years ago
  40. bbb8104 Add <android/utils/intmap.h> which implements an integer-keyed map of pointers. by David 'Digit' Turner · 13 years ago
  41. e85871f Fix write of disk sizes in ini files. by David 'Digit' Turner · 13 years ago
  42. 062dd6a Move some serial ports initialization to the core. by David 'Digit' Turner · 13 years ago
  43. 462564f Minor cleanups for core/ui Makefile separation. by David 'Digit' Turner · 13 years ago
  44. 59e8e19 Add hw.keyboard.lid by David 'Digit' Turner · 13 years ago
  45. fc8ed80 Revert "Build arm and x86 binaries at the same time." by Xavier Ducrohet · 13 years ago
  46. a39b10b Build arm and x86 binaries at the same time. by David 'Digit' Turner · 13 years ago
  47. 622f153 Generate temporary hardware.ini from configuration settings. by David 'Digit' Turner · 13 years ago
  48. 122b335 Sligh speedup for pixel conversion routines with Duff's device. by David 'Digit' Turner · 13 years ago
  49. 347753b Allow safe deletion during iteration of an ARefSet. by David 'Digit' Turner · 14 years ago
  50. 7a17b60 Implementation of event loop abstraction. by David 'Digit' Turner · 14 years ago
  51. f6cbbf5 Merge "Update android/utils/ with misc. new features." by David 'Digit' Turner · 14 years ago
  52. 4c0f745 Update android/utils/ with misc. new features. by David 'Digit' Turner · 14 years ago
  53. 2779bee Add env var ANDROID_TMP to override /tmp/android location. by Raphael · 14 years ago
  54. d9b6cb9 Fix linux-x86_64 build. by David 'Digit' Turner · 14 years ago
  55. 18fe86e emulator-ui: Remove dependencies from qemu sources. by David 'Digit' Turner · 14 years ago
  56. 4e024bb Remove compiler warnings when building the emulator. by David 'Digit' Turner · 14 years ago
  57. aea1b87 Changes to build Windows emulator under Linux/MinGW by Raphael · 14 years ago
  58. 8339d18 Move file I/O out of ELFF, abstracting them in platform-independent fasion. by Vladimir Chtchetkine · 14 years ago
  59. 5389aa1 Merge memory checking from sandbox by Vladimir Chtchetkine · 14 years ago
  60. 7e7e173 am e3c94626: am 39fd8497: Add two documentation files describing the format of config and skin files. by David 'Digit' Turner · 14 years ago
  61. 39fd849 Add two documentation files describing the format of config and skin files. by David 'Digit' Turner · 14 years ago
  62. be4da91 Allowed building on FreeBSD same timezone related code as for Linux. by Alexey Tarasov · 15 years ago
  63. d68b487 Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored) by David 'Digit' Turner · 15 years ago
  64. 46be487 Add our modified SDL sources under distrib/sdl-1.2.12 by David 'Digit' Turner · 15 years ago
  65. 9877e2e auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  66. 92c7311 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  67. 8b23a6c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. f721e3a auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  69. bae1bc3 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  70. ee2298a auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  71. c27f813 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  72. 1874f27 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 15 years ago
  73. c2db2b6 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 15 years ago
  74. df7881f Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago