1. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 9 years ago
  2. ce730f6 Create graphic buffer using binder interfaces am: 686715335a am: b43ac2b3b0 by Craig Donner · 9 years ago
  3. ac77946 Create graphic buffer using binder interfaces am: 686715335a am: b43ac2b3b0 by Craig Donner · 9 years ago
  4. 6867153 Create graphic buffer using binder interfaces by Craig Donner · 9 years ago
  5. e57d135 libEGL: silence warnings for client extension querying by Chia-I Wu · 9 years ago
  6. f697bba resolve merge conflicts of 35ea9f8 to nyc-mr1-dev-plus-aosp by Dan Willemsen · 9 years ago
  7. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  8. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  9. bc6a2c9 Enable host builds for libETC1 by Dan Willemsen · 9 years ago
  10. e05dc6d Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  11. f345c1f resolve merge conflicts of 75b79d3 to stage-aosp-master am: 21f67731bb by Jesse Hall · 9 years ago
  12. 5d795e9 resolve merge conflicts of 528378d to nyc-mr1-dev-plus-aosp by Jesse Hall · 9 years ago
  13. 21f6773 resolve merge conflicts of 75b79d3 to stage-aosp-master by Jesse Hall · 9 years ago
  14. fe11e10 Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353 by Sandeep Shinde · 9 years ago
  15. 75b79d3 Merge "egl: Call loseCurrent after eglReleaseThread" by Jesse Hall · 9 years ago
  16. 9c67bfd egl: Enable EGL_KHR_GL_COLORSPACE by Sandeep Shinde · 10 years ago
  17. 7b1b565 Merge \"Disable support for EGL_ANDROID_get_frame_timestamps\" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  18. b1e2c72 Disable support for EGL_ANDROID_get_frame_timestamps by Pablo Ceballos · 9 years ago
  19. 3f9ee94 Merge \"Add the EGL_ANDROID_get_frame_timestamps extension\" into nyc-mr1-dev by Pablo Ceballos · 9 years ago
  20. c18be29 Add the EGL_ANDROID_get_frame_timestamps extension by Pablo Ceballos · 9 years ago
  21. 55f1300 Merge \"Fix assignment of 565 format when creating native client buffers.\" into nyc-dev by Craig Donner · 9 years ago
  22. 478f7db Fix assignment of 565 format when creating native client buffers. by Craig Donner · 9 years ago
  23. 720a766 Merge "Allow setting alpha to 0 when creating native client buffers." into nyc-dev by Craig Donner · 9 years ago
  24. b40504a Allow setting alpha to 0 when creating native client buffers. by Craig Donner · 9 years ago
  25. dca5100 Merge "Ensure memory ordering around libagl and EGL refcount operations" into nyc-dev by Jesse Hall · 9 years ago
  26. 3aa75f9 Ensure memory ordering around libagl and EGL refcount operations by Jesse Hall · 9 years ago
  27. 44d93a0 resolve merge conflicts of e375c68 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  28. 21c6128 Fix misc-macro-parentheses warnings in opengl. by Chih-Hung Hsieh · 9 years ago
  29. 722d6d7 Merge "Preserve parameters to getProcAddress functions" into nyc-dev by Mike Stroyan · 9 years ago
  30. c3685df Preserve parameters to getProcAddress functions by Mike Stroyan · 9 years ago
  31. 5e6b0dd Merge "EGL: Disconnect native window in eglDestroySurface" into nyc-dev by Pablo Ceballos · 9 years ago
  32. ae8cf0b EGL: Disconnect native window in eglDestroySurface by Pablo Ceballos · 9 years ago
  33. 304f6a0 Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev by Craig Donner · 9 years ago
  34. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 9 years ago
  35. 5c73fb2 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
  36. 5882a26 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 9 years ago
  37. 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 9 years ago
  38. f675abb Look EGL extension matches beyond partial match am: 7804aa2 by Kalle Raita · 9 years ago
  39. 7804aa2 Look EGL extension matches beyond partial match by Kalle Raita · 9 years ago
  40. e5c4f0a Merge "White list EGL_EXT_yuv_surface extension" into nyc-dev am: 7b05332 by Mika Isojärvi · 9 years ago
  41. f37864b White list EGL_EXT_yuv_surface extension by Mika Isojärvi · 9 years ago
  42. 83dd8e1 Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev am: 202e6e9 by Pablo Ceballos · 9 years ago
  43. 202e6e9 Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev by Pablo Ceballos · 9 years ago
  44. f15686f Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 9 years ago
  45. 8506baf Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 9 years ago
  46. 8778a32 Merge "EGL: Ensure surfaces are disconnected when destroyed" into nyc-dev by Pablo Ceballos · 9 years ago
  47. ceb9ee7 egl: add EGL_KHR_mutable_render_buffer by Pablo Ceballos · 9 years ago
  48. 8cfae6d Minor changes and cleanup to support EXT_protected_content. by Craig Donner · 9 years ago
  49. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 9 years ago
  50. 880e74e Merge "Switch GLES wrappers over to using Clang (and fix inline assembly)." by Stephen Hines · 9 years ago
  51. 3e8fce4 Switch GLES wrappers over to using Clang (and fix inline assembly). by Stephen Hines · 9 years ago
  52. f051ade Fix eglSurfaceAttrib return value by Pablo Ceballos · 9 years ago
  53. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  54. 9c3e10b Merge "egl: Add EGL extension for front buffer auto-refresh mode" into nyc-dev by Pablo Ceballos · 9 years ago
  55. 0a2c2fb Merge "emulator: load vendor specific egl libraries first" into nyc-dev by Bo Hu · 9 years ago
  56. 69e5b1a emulator: load vendor specific egl libraries first by bohu · 9 years ago
  57. 02b05da egl: Add EGL extension for front buffer auto-refresh mode by Pablo Ceballos · 10 years ago
  58. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 10 years ago
  59. 1b5a9cb Merge "Clean up warnings in EGL." am: c312141adc am: d380a770fd am: f4acff7c49 by Dan Albert · 10 years ago
  60. eacd31f Clean up warnings in EGL. by Dan Albert · 10 years ago
  61. 05249fc Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures. by Craig Donner · 10 years ago
  62. 4690754 opengl: Update headers and registry and regenerate *api.in by Pablo Ceballos · 10 years ago
  63. 3a7d749 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 am: bc432368f4 by Dimitry Ivanov · 10 years ago
  64. bc43236 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 by Dimitry Ivanov · 10 years ago
  65. 776951f Load the emulation libraries only when qemu.gles=1 by Nicolas Capens · 10 years ago
  66. b952f42 Replace libGLESv3 symlink with shared library by Dmitriy Ivanov · 10 years ago
  67. ecc0c9a Fix parsing the EGL extension string. by Nicolas Capens · 10 years ago
  68. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  69. 0461dee Merge "Revert "Revert "Remove GLTrace support""" by Pablo Ceballos · 10 years ago
  70. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  71. 6174c04 Merge "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  72. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  73. bd27a62 Merge "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  74. eb873c8 am 0983618f: am a518d5ad: am 312d7555: egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 10 years ago
  75. 312d755 egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 10 years ago
  76. 5bf6f3b Remove GLTrace support by Pablo Ceballos · 10 years ago
  77. d1ddf29 resolved conflicts for 5b5c81c4 to stage-aosp-master by Colin Cross · 10 years ago
  78. 7944e8a With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  79. 73e2674 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 10 years ago
  80. 905dc8b am ce92141c: Merge "Whitelist windows module" by Dan Willemsen · 10 years ago
  81. 1cf2c1a Whitelist windows module by Dan Willemsen · 10 years ago
  82. e2fc6f8 Fix parsing of extension string by Michael Lentine · 10 years ago
  83. c2466e6 With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  84. 000d88f Implement a number of KHR EGL extensions by Season Li · 10 years ago
  85. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  86. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  87. 89301ea Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  88. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  89. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  90. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  91. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  92. ae62e05 Switch libGLESv1_CM/libGLESv2 to hash-style=both by Dmitriy Ivanov · 10 years ago
  93. 408e59f libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  94. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  95. a894d08 libEGL: Add wrappers for partial update functions by Dan Stoza · 10 years ago
  96. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  97. b6b81d6 Merge "[MIPS] Fix mips32r1 build" by Jesse Hall · 10 years ago
  98. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  99. 733a807 egl: Remove old tuna BGRA vs RGBA workaround. by Alistair Strachan · 10 years ago
  100. ecacc3f [MIPS] Fix mips32r1 build by Duane Sand · 11 years ago