1. 6f19836 x86: Fixing audio. by Jun Nakajima · 14 years ago
  2. 462564f Minor cleanups for core/ui Makefile separation. by David 'Digit' Turner · 14 years ago
  3. 59e8e19 Add hw.keyboard.lid by David 'Digit' Turner · 14 years ago
  4. fc8ed80 Revert "Build arm and x86 binaries at the same time." by Xavier Ducrohet · 14 years ago
  5. a39b10b Build arm and x86 binaries at the same time. by David 'Digit' Turner · 14 years ago
  6. bac9add Fixing aborts caused by compute_fb_update_rect_linear() when the framebuffers by Jun Nakajima · 14 years ago
  7. 799c6c0 events: Fix no-Dpad emulation when hw.keyboard=yes by David 'Digit' Turner · 14 years ago
  8. 334ab47 x86: Add x86 support. Rebase the change (20906/1) due to a minor conflict. by Jun Nakajima · 14 years ago
  9. 8679793 New files are from the upstream QEMU (0.10.5), and the code is based on by Jun Nakajima · 14 years ago
  10. 2091a09 Security fix from Tavis Ormandy by rich cannings · 14 years ago
  11. 0158ea3 Make "qwerty2" the default charmap. by David 'Digit' Turner · 14 years ago
  12. 122b335 Sligh speedup for pixel conversion routines with Duff's device. by David 'Digit' Turner · 14 years ago
  13. 197e5f7 hw: framebuffer: add support for 32-bit framebuffers. by David 'Digit' Turner · 14 years ago
  14. d8a3d5c hw: goldfish_fb: Minimize the size of the update rectangle. by David 'Digit' Turner · 14 years ago
  15. cb42a1b upstream: integrate block changes by David 'Digit' Turner · 14 years ago
  16. ca29fbb Add -audio-test-out option to the core. by David 'Digit' Turner · 14 years ago
  17. a658bc8 Replacement of padding with ftruncate. by Tim Baverstock · 14 years ago
  18. 2779bee Add env var ANDROID_TMP to override /tmp/android location. by Raphael · 14 years ago
  19. d9b6cb9 Fix linux-x86_64 build. by David 'Digit' Turner · 14 years ago
  20. 80bc5c8 Fix incorrect orientation at boot. by David 'Digit' Turner · 14 years ago
  21. 871da2a Added state snapshot support for QemuD. by Ot ten Thije · 14 years ago
  22. bd62acb Merge "Permanent fix for workaround of timer issue (commit a7f114bc)." by Ot ten Thije · 14 years ago
  23. c51182e Save NAND disk state in snapshots. by Ot ten Thije · 14 years ago
  24. afb0f8e Permanent fix for workaround of timer issue (commit a7f114bc). by Ot ten Thije · 14 years ago
  25. 4e024bb Remove compiler warnings when building the emulator. by David 'Digit' Turner · 14 years ago
  26. b919805 upstream: osdep changes + fix mingw build. by David Turner · 14 years ago
  27. a253513 upstream: minow hw updates. by David Turner · 14 years ago
  28. a12820e upstream: buffered file minor change. by David Turner · 14 years ago
  29. 043b393 Add basic suspend/resume support for networking. by Ot ten Thije · 14 years ago
  30. a7f114b Fix suspending and resuming timers. by Ot ten Thije · 14 years ago
  31. e131686 Moved nand and netspeed initialization from main to core. by Vladimir Chtchetkine · 14 years ago
  32. 055ae42 Better separation of UI and Core sources for framebuffer emulation. by David 'Digit' Turner · 14 years ago
  33. 43552dc Remove UI dependency from goldfish_event_device.c by Vladimir Chtchetkine · 14 years ago
  34. 34f2974 Add small user-event abstraction interface. by David 'Digit' Turner · 14 years ago
  35. a7fb77d Upstream: integrate timer/clock management changes. by David 'Digit' Turner · 15 years ago
  36. 3266b51 Upstream: Move ioport code to ioport.[hc] by David 'Digit' Turner · 15 years ago
  37. a5d4120 Upstream: Replace sys-queue.h with qemu-queue.h by David 'Digit' Turner · 15 years ago
  38. 20894ae Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNED by David 'Digit' Turner · 15 years ago
  39. 9256895 Revert previous patch to fix SD Card emulation by David 'Digit' Turner · 15 years ago
  40. 6d306b2 Make trace filename message only display with -debug-init / -verbose by David 'Digit' Turner · 15 years ago
  41. 5389aa1 Merge memory checking from sandbox by Vladimir Chtchetkine · 15 years ago
  42. 71e736e qemu: android: Add control console support for managing sdcards by San Mehat · 15 years ago
  43. 68a8f7b qemu: android: Add support for multiple SD cards by San Mehat · 15 years ago
  44. 8b657e5 Fix a crash when using an 8MB SD Card image file. by David 'Digit' Turner · 15 years ago
  45. acbee35 Move NAND size warning to debug log. by Xavier Ducrohet · 15 years ago
  46. 5d8f37a Merge upstream QEMU 10.0.50 into the Android source tree. by David 'Digit' Turner · 15 years ago
  47. 0cd1fea Merge change 2000 into donut by Android (Google) Code Review · 16 years ago
  48. e3ea32f Add support for new trace records for native (JNI) calls. by Jack Veenstra · 16 years ago
  49. 3d2300c Allow search key (F5) to work on keyboard-less configurations by David 'Digit' Turner · 16 years ago
  50. 9980bbb Add support for tracing Java method entry/exit to qemu. by Jack Veenstra · 16 years ago
  51. 9877e2e auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  52. b059fac auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  53. 92c7311 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  54. 8b23a6c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  55. f721e3a auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  56. c27f813 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  57. c2db2b6 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  58. df7881f Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  59. 55f4e4a Initial Contribution by The Android Open Source Project · 16 years ago
  60. 413f05a external/qemu 0.8.2 by Upstream · 55 years ago