1. 2cab88d use tlsDestruct in linux to destroy thread specific OpenGl resources by keunyoung · 11 years ago
  2. 06ebcd5 delete socket when the thread is destroyed by keunyoung · 11 years ago
  3. e21a341 prevent dead-lock by removing mutex lock in errorHandlerProc by keunyoung · 11 years ago
  4. 4d54754 Delete duplicate files by Ying Wang · 11 years ago
  5. e9704e2 Extend Mac Intel graphics bug workaround to HD 4000 by Jesse Hall · 12 years ago
  6. 097ffd9 Add a new skin 'dynamic'. by Siva Velusamy · 12 years ago
  7. 425be59 Check that the native display is valid before using it by Jesse Hall · 12 years ago
  8. 34b173f host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  9. a65ebe4 Fixed "Bus error" running tests triangleV2 and triangleCM by Andrew Hsieh · 12 years ago
  10. c1d62c4 Send full-size framebuffer to OnPost callback by Jesse Hall · 12 years ago
  11. a06273f Fix OSX emulator build due to missing header by Jesse Hall · 12 years ago
  12. dca7f2a Use a per-process server address for the GLES server by Jesse Hall · 12 years ago
  13. d7c0637 Fix socket leak when shutting down renderer by Jesse Hall · 12 years ago
  14. 307c6c1 Use linear filtering for colorbuffer textures by Jesse Hall · 12 years ago
  15. 9c01b88 Fix tex and EGLImage leak in ColorBuffer by Jesse Hall · 12 years ago
  16. f0b684d Fix convert8To4, convert8To5 by Jack Palevich · 12 years ago
  17. 3d1eacc Move emugl system code to development.git by Jesse Hall · 12 years ago
  18. 8c40e1f [MIPS] Add support to handle unaligned accesses by Bhanu Chetlapalli · 12 years ago
  19. 6c96a4b Merge "Mac 10.6 needs /usr/lib/dylib1.o too." by Ying Wang · 12 years ago
  20. 0908a87 [MIPS] Allow tests to be built for MIPS by Bhanu Chetlapalli · 12 years ago
  21. 445cb99 [MIPS] Enable OpenGL emulation for MIPS by Bhanu Chetlapalli · 12 years ago
  22. 66517fe Mac 10.6 needs /usr/lib/dylib1.o too. by Ying Wang · 12 years ago
  23. 29292ac Implement the EGL_KHR_fence_sync extension by Jesse Hall · 12 years ago
  24. 257abb4 Merge "Allow frame callback to be enabled/disabled" by Jesse Hall · 12 years ago
  25. ebf85a7 Explicitly include -X11 while building emulator_renderer by Bhanu Chetlapalli · 12 years ago
  26. ab800d7 Allow frame callback to be enabled/disabled by Jesse Hall · 12 years ago
  27. de5cb35 Use the same compilation options on OS X 10.8 as 10.7 by Al Sutton · 12 years ago
  28. 81e3720 Export GL strings through render_api by Jesse Hall · 12 years ago
  29. 37264a8 Merge "Publish and use libOpenglRender interface header" by Jesse Hall · 12 years ago
  30. e444a25 Add support for RAW_SENSOR pixel format to emulator gralloc. by Eino-Ville Talvala · 12 years ago
  31. 7a712ac Publish and use libOpenglRender interface header by Jesse Hall · 12 years ago
  32. ce6c338 Move emulator GLES from development.git to sdk.git by Jesse Hall · 12 years ago
  33. 96c829d remove HAL_MODULE_INFO_SYM const by Nick Kralevich · 12 years ago
  34. 08c8c67 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  35. ad0d6e4 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  36. 403ded0 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  37. a1f8a5b Fix magnetic field sensor string. by Adam Zalcman · 13 years ago
  38. dbf6055 emulator: qemud: shut-up debug messages. by David 'Digit' Turner · 13 years ago
  39. 9bdeb24 Revert 183675b74e5a58211e5d9a90a9ca86546ed3e245 by David 'Digit' Turner · 13 years ago
  40. 183675b Remove obsolete emulator modules by David 'Digit' Turner · 13 years ago
  41. dfd85c2 Merge "Removing emulator/opengl from the sdk.git" by David Turner · 13 years ago
  42. 770db13 Removing emulator/opengl from the sdk.git by Jacky Romano · 13 years ago
  43. ec970d6 Prepare for moving platform-specific emulator modules to development.git by David 'Digit' Turner · 13 years ago
  44. 706c0c0 Merge "Emugen : A tool to generate wire protocol code" by David Turner · 13 years ago
  45. 08d9695 Emugen : A tool to generate wire protocol code by Jacky Romano · 13 years ago
  46. ab3ac49 Adjust AVD create dialog to match sdcard size limits. by Raphael Moll · 13 years ago
  47. da9ed4b Mksdcard: Sanity check size, better error messages. by Raphael Moll · 13 years ago
  48. 11e72f2 Fix emulator GPS support by Mike Lockwood · 13 years ago
  49. 2c8b999 Update the sensor emulation to use the new HAL by Bertil Lynner · 14 years ago
  50. 9d8bf04 Move keymaps to frameworks/base/data/keyboards. by Jeff Brown · 14 years ago
  51. b2a3f70 Merge "Add handling of proximity sensor" by David Turner · 14 years ago
  52. 74f725d Add snapshot handling for AVD creation, details, and launch by Tim Baverstock · 14 years ago
  53. 78c8860 Remove skins from sdk.git by Xavier Ducrohet · 14 years ago
  54. 3286149 Add handling of proximity sensor by Ola Albertsson · 14 years ago
  55. ffe9bc6 merge from open-source master by The Android Open Source Project · 14 years ago
  56. ac65eed Merge "Fixed a problem that physical address is inconsistent." by David Turner · 14 years ago
  57. 540325f merge from open-source master by The Android Open Source Project · 14 years ago
  58. e4cb49c Volume keys need to be wake keys in order for them to work when the screen is off. by Joe Onorato · 14 years ago
  59. 6bc98d9 Fixed a problem that physical address is inconsistent. by Mori, Yoshio X · 14 years ago
  60. 104af07 merge from open-source master by The Android Open Source Project · 14 years ago
  61. cc338e2 Revert "Fixed problem with keymap files copied to target" by Jean-Baptiste Queru · 14 years ago
  62. e444c6e Revert "Fixed problem with keymap files copied to target" by Jean-Baptiste Queru · 14 years ago
  63. 1fc95ca Fixed problem with keymap files copied to target by Magnus Karlsson · 14 years ago
  64. 8756608 merge from open-source master by The Android Open Source Project · 14 years ago
  65. 246e0ee Fixed problem with keymap files copied to target by Magnus Karlsson · 14 years ago
  66. 44f1e5e WXVGA 1280x800 skin for emulator. by Raphael Moll · 14 years ago
  67. 7e6a434 qemu-props: Signal end of property list. by Dries Harnie · 14 years ago
  68. 0c87a8f Add AT keyboard mappings for a BACK and MENU key by Bruce Beare · 14 years ago
  69. 82aecc5 merge from tools-r6 by The Android Open Source Project · 14 years ago
  70. b2134e4 New GPS HAL for qemu by Mike Lockwood · 14 years ago
  71. b1a1a2b Add missing licensing files. by David 'Digit' Turner · 14 years ago
  72. e1de67d Fix sensor emulation. by David 'Digit' Turner · 14 years ago
  73. 36d5a9e fix [2418333] SensorManager hogs CPU on emulator by Mathias Agopian · 14 years ago
  74. d9f5745 WQVGA skin (240x400) by Xavier Ducrohet · 15 years ago
  75. 9d52290 Make WVGA/High skins use a higher VM heap size. by Xavier Ducrohet · 15 years ago
  76. 953374c Fix the skins to do proper dpad rotation in landscape mode. by David 'Digit' Turner · 15 years ago
  77. ae51bb3 am 62410fc5: Merge change 21571 into donut by Xavier Ducrohet · 15 years ago
  78. 2f097fc am e058cf98: Merge change 21234 into donut by Xavier Ducrohet · 15 years ago
  79. 4471373 am 45519a23: Merge change 21230 into donut by Xavier Ducrohet · 15 years ago
  80. f919dee Fixed QVGA skin and added WQVGA432 skin. by Xavier Ducrohet · 15 years ago
  81. 6567f62 Merge change 21234 into donut by Android (Google) Code Review · 15 years ago
  82. 3a7e5bc Revamped QVGA skin and new WVGA 800/854 skins by Xavier Ducrohet · 15 years ago
  83. 556f639 New HVGA skin. by Xavier Ducrohet · 15 years ago
  84. 1714d1a Add keymaps for STOP and FASTFORWARD for bluez4. by Jaikumar Ganesh · 15 years ago
  85. 942e0f9 am 6675fec4: First pass at a WVGA skin. by Xavier Ducrohet · 15 years ago
  86. cd3011b am e0f85e6c: Delete non rotating skins and create a QVGA rotating skin. by Xavier Ducrohet · 15 years ago
  87. 4961e2a First pass at a WVGA skin. by Xavier Ducrohet · 15 years ago
  88. d227299 Delete non rotating skins and create a QVGA rotating skin. by Xavier Ducrohet · 15 years ago
  89. 8350778 am 8aa42da0: Merge change 5638 into donut by Android (Google) Code Review · 15 years ago
  90. 430c731 Skins can now provide their own hardware support (via AVDs) by Xavier Ducrohet · 15 years ago
  91. a1b6050 Add new Bluez4 PLAY/PAUSE keycodes. by Jaikumar Ganesh · 15 years ago
  92. 92502bb am 8b057ed6: Fix bad qemud crash on emulator startup. by David 'Digit' Turner · 15 years ago
  93. 75188e9 Fix bad qemud crash on emulator startup. by David 'Digit' Turner · 15 years ago
  94. 736b620 am af45b39d: This adds a new helper program (qemu-props) to support the emulated system. by David 'Digit' Turner · 15 years ago
  95. 3036590 This adds a new helper program (qemu-props) to support the emulated system. by David 'Digit' Turner · 15 years ago
  96. 7eb14b3 am ceada119: Merge change 2320 into donut by Android (Google) Code Review · 15 years ago
  97. 9bce44d Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  98. 0367b15 am d7dc91d7: Merge change 2030 into donut by Android (Google) Code Review · 15 years ago
  99. faba7ee am b260872e: Merge change 2024 into donut by Android (Google) Code Review · 15 years ago
  100. a42e6fb Add new trace tool for displaying all the memory regions in a process. by Jack Veenstra · 15 years ago