1. 2991e02 Merge "Move to custom plugin for native setup." into idea133 automerge: a6e9f7b by Xavier Ducrohet · 10 years ago
  2. bbd3db1 Merge "move to prebuilt mingw32." into idea133 automerge: 5952d03 by Xavier Ducrohet · 10 years ago
  3. 1af0da2 Merge "emulator/opengl: Prepare for 64-bit build changes." into idea133 by David 'Digit' Turner · 10 years ago
  4. d430650 emulator/opengl: Prepare for 64-bit build changes. by David 'Digit' Turner · 10 years ago
  5. b79105d Move to custom plugin for native setup. by Xavier Ducrohet · 10 years ago
  6. 6734a95 move to prebuilt mingw32. by Xavier Ducrohet · 10 years ago
  7. 63d8e84 Merge "Win build for mksdcard." into idea133 by Xavier Ducrohet · 10 years ago
  8. 61d47da Win build for mksdcard. by Xavier Ducrohet · 10 years ago
  9. 09a02f8 Merge "emulator/opengl: Fix compilation with Mingw64 toolchain." into idea133 by David 'Digit' Turner · 10 years ago
  10. e57726b Merge "emulator/opengl: Fix GPU emulation library crash on Windows." into idea133 by David 'Digit' Turner · 10 years ago
  11. 3fa9c79 emulator/opengl: Fix compilation with Mingw64 toolchain. by David 'Digit' Turner · 10 years ago
  12. f7ca633 emulator/opengl: Fix GPU emulation library crash on Windows. by David 'Digit' Turner · 10 years ago
  13. 662a8c9 Merge "opengl: rcOpenColorBuffer must be synchronous" into idea133 by David Turner · 10 years ago
  14. 40e0b05 opengl: rcOpenColorBuffer must be synchronous by Jesse Hall · 10 years ago
  15. f492ee5 Merge "emulator/opengl: A few debugging, stability improvements to emugl" into idea133 by David Turner · 10 years ago
  16. a2520d7 emulator/opengl: A few debugging, stability improvements to emugl by Ken Mixter · 11 years ago
  17. b98201d Merge "Update to new notice support." into idea133 Auto-merge: b22dbfb by Xavier Ducrohet · 10 years ago
  18. 806d60d Update to new notice support. by Xavier Ducrohet · 10 years ago
  19. d161177 Merge "Fix build of mksdcard with Gradle." into idea133 Auto-merge: 14bad8a by Xavier Ducrohet · 10 years ago
  20. 232a2ea Fix build of mksdcard with Gradle. by Xavier Ducrohet · 10 years ago
  21. 985356d Merge "Build mksdcard for mac/linux with Gradle." into idea133 by Xavier Ducrohet · 10 years ago
  22. 0a55da4 Build mksdcard for mac/linux with Gradle. by Xavier Ducrohet · 10 years ago
  23. 4bd2163 emulator: Do not build emulator-related modules with platform-build. by David 'Digit' Turner · 10 years ago
  24. 88a8c6a emulator/opengl: Fix GCC 4.8 warnings. by David 'Digit' Turner · 10 years ago
  25. 2a4aa00 emulator/opengl: Backport fixes from master branch. by David 'Digit' Turner · 10 years ago
  26. 3630e36 Merge "Fix compilation error due to missing getopt with x86_64-linux-glibc2.11-4.8" into idea133 by David Turner · 10 years ago
  27. 3d3ebb7 emulator/opengl: Fix misc. compiler warnings. by David 'Digit' Turner · 10 years ago
  28. d065592 emulator/opengl: Fix Windows EGL queryConfigs(). by David 'Digit' Turner · 10 years ago
  29. f652f50 emulator/opengl: Fix eglWaitGL implementation. by David 'Digit' Turner · 10 years ago
  30. 7bccd89 Fix compilation error due to missing getopt with x86_64-linux-glibc2.11-4.8 by Andrew Hsieh · 10 years ago
  31. 68fbb34 emulator/opengl: Fix Windows SDK build. by David 'Digit' Turner · 10 years ago
  32. 56b89bc emulator/opengl: Allow standalone build. by David 'Digit' Turner · 10 years ago
  33. 829f46f emulator/opengl: Remove libcutils/libutils/liblog by David 'Digit' Turner · 10 years ago
  34. c268796 emulator/opengl: Remove <utils/List.h> + <utils/String8.h> by David 'Digit' Turner · 10 years ago
  35. aa20016 emulator/opengl: Remove android::KeyedVector usage. by David 'Digit' Turner · 10 years ago
  36. 0863e15 emulator/opengl: Remove android::Vector<> usage. by David 'Digit' Turner · 10 years ago
  37. bfc6160 emulator/opengl: Remove <cutils/sockets.h> by David 'Digit' Turner · 10 years ago
  38. 47752bc emulator/opengl: Remove Android-specific thread_store. by David 'Digit' Turner · 10 years ago
  39. aac93f1 emulator/opengl: Remove android::Mutex. by David 'Digit' Turner · 10 years ago
  40. 32851ad emulator/opengl: Build 64-bit unit tests. by David 'Digit' Turner · 10 years ago
  41. 7693d29 emulator/opengl: Fix SmartPtr memory leak. by David 'Digit' Turner · 10 years ago
  42. bfb9f63 emulator/opengl: Remove compiler warnings by David 'Digit' Turner · 10 years ago
  43. d024ad7 emulator: Remove obsolete qtools directory. by David 'Digit' Turner · 10 years ago
  44. 7cd3fbc gtest needs -lpthread. by Elliott Hughes · 10 years ago
  45. bf5b0bc emulator/opengl: Refactor SmartPtr implementation. by David 'Digit' Turner · 10 years ago
  46. 2cab9c9 emulator/opengl: Prepare out-of-platform build with SDL. by David 'Digit' Turner · 11 years ago
  47. b81cc7b emulator/opengl: Get rid of all compiler warnings (Linux). by David 'Digit' Turner · 11 years ago
  48. 71c628f Fix idea133 build. by David 'Digit' Turner · 10 years ago
  49. b31d3de Merge "Catch NULL context and bubbling error up." by Xavier Ducrohet · 11 years ago
  50. da9160e Merge "Copy the GL2 extension string before destroying context" by Xavier Ducrohet · 11 years ago
  51. 16e5b7d Merge "EglMacApi: Make sure that some returned EGL configs have alpha == 0" by Xavier Ducrohet · 11 years ago
  52. da36d35 Delete buffer data when removing it from the SharedGroup namespace by Jesse Hall · 11 years ago
  53. 5b81755 Merge changes I0cccba67,I4cf8a19b by Xavier Ducrohet · 11 years ago
  54. 8ec69ca EglMacApi: Make sure that some returned EGL configs have alpha == 0 by Martin Storsjo · 11 years ago
  55. d7efb90 Copy the GL2 extension string before destroying context by Jesse Hall · 11 years ago
  56. 9ca0017 Catch NULL context and bubbling error up. by Stuart Scott · 11 years ago
  57. 45c24e2 Merge changes Ibc381479,I21a2430c by Xavier Ducrohet · 11 years ago
  58. bf5add6 Check the return value of eglChooseConfig by Martin Storsjo · 11 years ago
  59. 6aa81f9 ColorBuffer: Remove the y-invert Intel GPU bug workaround by Martin Storsjo · 11 years ago
  60. 5750115 EglMacApi: Use the right pbuffer texture target and format parameters by Martin Storsjo · 11 years ago
  61. 69f2fc8 Ignore empty ranges by Alessandro Pignotti · 11 years ago
  62. da87b57 Fix rangeUnion return value in the successful case by Alessandro Pignotti · 11 years ago
  63. 31694ac Merge "Fix RenderThreadInfo lifetime and cleanup" by Jesse Hall · 11 years ago
  64. 43c42cf Fix a crash which occured with some graphic libraries. by Deepanshu Gupta · 11 years ago
  65. a85d7d3 Fix RenderThreadInfo lifetime and cleanup by Jesse Hall · 11 years ago
  66. 47ea21f Prevent SocketStream to be freed twice by Petar Jovanovic · 11 years ago
  67. 2cab88d use tlsDestruct in linux to destroy thread specific OpenGl resources by keunyoung · 11 years ago
  68. 06ebcd5 delete socket when the thread is destroyed by keunyoung · 11 years ago
  69. e21a341 prevent dead-lock by removing mutex lock in errorHandlerProc by keunyoung · 11 years ago
  70. 4d54754 Delete duplicate files by Ying Wang · 11 years ago
  71. e9704e2 Extend Mac Intel graphics bug workaround to HD 4000 by Jesse Hall · 12 years ago
  72. 097ffd9 Add a new skin 'dynamic'. by Siva Velusamy · 12 years ago
  73. 425be59 Check that the native display is valid before using it by Jesse Hall · 12 years ago
  74. 34b173f host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  75. a65ebe4 Fixed "Bus error" running tests triangleV2 and triangleCM by Andrew Hsieh · 12 years ago
  76. c1d62c4 Send full-size framebuffer to OnPost callback by Jesse Hall · 12 years ago
  77. a06273f Fix OSX emulator build due to missing header by Jesse Hall · 12 years ago
  78. dca7f2a Use a per-process server address for the GLES server by Jesse Hall · 12 years ago
  79. d7c0637 Fix socket leak when shutting down renderer by Jesse Hall · 12 years ago
  80. 307c6c1 Use linear filtering for colorbuffer textures by Jesse Hall · 12 years ago
  81. 9c01b88 Fix tex and EGLImage leak in ColorBuffer by Jesse Hall · 12 years ago
  82. f0b684d Fix convert8To4, convert8To5 by Jack Palevich · 12 years ago
  83. 3d1eacc Move emugl system code to development.git by Jesse Hall · 12 years ago
  84. 8c40e1f [MIPS] Add support to handle unaligned accesses by Bhanu Chetlapalli · 12 years ago
  85. 6c96a4b Merge "Mac 10.6 needs /usr/lib/dylib1.o too." by Ying Wang · 12 years ago
  86. 0908a87 [MIPS] Allow tests to be built for MIPS by Bhanu Chetlapalli · 12 years ago
  87. 445cb99 [MIPS] Enable OpenGL emulation for MIPS by Bhanu Chetlapalli · 12 years ago
  88. 66517fe Mac 10.6 needs /usr/lib/dylib1.o too. by Ying Wang · 12 years ago
  89. 29292ac Implement the EGL_KHR_fence_sync extension by Jesse Hall · 12 years ago
  90. 257abb4 Merge "Allow frame callback to be enabled/disabled" by Jesse Hall · 12 years ago
  91. ebf85a7 Explicitly include -X11 while building emulator_renderer by Bhanu Chetlapalli · 12 years ago
  92. ab800d7 Allow frame callback to be enabled/disabled by Jesse Hall · 12 years ago
  93. de5cb35 Use the same compilation options on OS X 10.8 as 10.7 by Al Sutton · 12 years ago
  94. 81e3720 Export GL strings through render_api by Jesse Hall · 12 years ago
  95. 37264a8 Merge "Publish and use libOpenglRender interface header" by Jesse Hall · 12 years ago
  96. e444a25 Add support for RAW_SENSOR pixel format to emulator gralloc. by Eino-Ville Talvala · 12 years ago
  97. 7a712ac Publish and use libOpenglRender interface header by Jesse Hall · 12 years ago
  98. ce6c338 Move emulator GLES from development.git to sdk.git by Jesse Hall · 12 years ago
  99. 96c829d remove HAL_MODULE_INFO_SYM const by Nick Kralevich · 12 years ago
  100. 08c8c67 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago