1. 13f2c07 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  2. 44d517c Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc by Bo Hu · 7 years ago
  3. 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  4. 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 7 years ago
  5. 7e9cd8e Use -Werror in frameworks/native/opengl/tests by Chih-Hung Hsieh · 7 years ago
  6. 3be092a Fix signed/unsigned conversion warning by Chih-Hung Hsieh · 7 years ago
  7. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
  8. 2df8339 Merge "Fix trivial compiler warnings" by Chih-hung Hsieh · 7 years ago
  9. e800ccb Port JNIHelp changes to GL stubs by Pirama Arumuga Nainar · 7 years ago
  10. 020c6ea Remove GCC-specific pragma by Pirama Arumuga Nainar · 7 years ago
  11. 11e77b5 Fix trivial compiler warnings by Chih-Hung Hsieh · 7 years ago
  12. d4f0d3a Merge "Use -Werror in frameworks/native/opengl/libagl" by Chih-hung Hsieh · 7 years ago
  13. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  14. 1e02a62 Use -Werror in frameworks/native/opengl/libagl by Chih-Hung Hsieh · 7 years ago
  15. da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 7 years ago
  16. 3db6b7d Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 am: b002413faf by Jesse Hall · 7 years ago
  17. b002413 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 by Jesse Hall · 7 years ago
  18. c8b3006 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" by Treehugger Robot · 7 years ago
  19. 224d992 Update EGL_ANDROID_get_native_client_buffer.txt by Jesse Hall · 7 years ago
  20. 31e1800 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f am: 3d0b76041f by Chih-hung Hsieh · 7 years ago
  21. 3d0b760 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f by Chih-hung Hsieh · 7 years ago
  22. cefdd49 Merge "Use -Werror in frameworks/native/opengl/libs" by Chih-hung Hsieh · 7 years ago
  23. 5e931d8 resolve merge conflicts of e221e0131 to oc-mr1-dev-plus-aosp by Dan Albert · 7 years ago
  24. fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 7 years ago
  25. 2df3ede Merge "Add missing includes." by Treehugger Robot · 7 years ago
  26. 3c9c33a Add missing includes. by Dan Albert · 7 years ago
  27. 5731587 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  28. c60a0f0 Use -Werror in frameworks/native/opengl/libs by Chih-Hung Hsieh · 7 years ago
  29. 8ad914f Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 by Jesse Hall · 7 years ago
  30. cbd2364 Merge "Handle glGetString returning NULL" am: 329904ffb2 by Jesse Hall · 7 years ago
  31. 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 7 years ago
  32. 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 7 years ago
  33. 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 7 years ago
  34. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  35. 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago
  36. a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 7 years ago
  37. 5309d7d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago
  38. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 7 years ago
  39. a018099 Merge "emulator: update EGL emulation library path" am: 7e7457f225 by Bo Hu · 7 years ago
  40. 7e7457f Merge "emulator: update EGL emulation library path" by Bo Hu · 7 years ago
  41. 6685474 Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 am: 2ba1a2a9dc by Jesse Hall · 7 years ago
  42. 2ba1a2a Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 by Jesse Hall · 7 years ago
  43. 4aaa960 Fix monolithic, un-suffixed GLES driver search by Jesse Hall · 7 years ago
  44. 3adf9e1 emulator: update EGL emulation library path by bohu · 7 years ago
  45. 7c47163 Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by Jiyong Park · 7 years ago
  46. 9e354bd Merge "Add useful helper functions for tests" into oc-mr1-dev am: 77dd2aaf72 by Courtney Goeltzenleuchter · 7 years ago
  47. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  48. df0518c Add useful helper functions for tests by Courtney Goeltzenleuchter · 7 years ago
  49. 5205430 Merge "Fix clang-tidy performance warnings in frameworks/native." am: 2f651584f9 by Chih-Hung Hsieh · 7 years ago
  50. 7a8ced2 Merge "Mark libGLESv2.so and libEGL.so as VNDK libs." into oc-mr1-dev by Justin Yun · 7 years ago
  51. cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  52. e124f74 Merge changes If4271719,I9c9b5de9,I46a26a67 into oc-dr1-dev am: ddd9c71272 by Courtney Goeltzenleuchter · 7 years ago
  53. 146c41f Merge "EGL: Add EGL_GL_scrgb extension" into oc-dr1-dev am: d5e8f47eff by Courtney Goeltzenleuchter · 7 years ago
  54. 1b71702 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  55. 2cd68e6 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  56. 91bbdcc Mark libGLESv2.so and libEGL.so as VNDK libs. by Justin Yun · 7 years ago
  57. b386b22 Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 am: a2729f0fae by Ian Elliott · 7 years ago
  58. 4f4b0ca Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 by Ian Elliott · 7 years ago
  59. 104fc9e Merge "Fix compatibility problems with newer GLES Khronos headers." by Ian Elliott · 7 years ago
  60. af8df17 Fix compatibility problems with newer GLES Khronos headers. by Ian Elliott · 7 years ago
  61. 096a6ac Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b am: 9cd659c8dc by Steven Moreland · 7 years ago
  62. 7ec584b Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b by Steven Moreland · 7 years ago
  63. 3c2a468 resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aosp by Ian Elliott · 7 years ago
  64. 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 7 years ago
  65. 28c9177 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 7 years ago
  66. bb7e1b6 resolve merge conflicts of 8a094116b to stage-aosp-master by Ian Elliott · 7 years ago
  67. 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
  68. 524e113 Update the Khronos EGL and GLES* header files. by Ian Elliott · 7 years ago
  69. e7be42b Update the Khronos EGL and GLES* header files. by Ian Elliott · 7 years ago
  70. be6845d Merge "Fix signed/unsigned conversion warning" by TreeHugger Robot · 7 years ago
  71. d3f1401 Fix signed/unsigned conversion warning by George Burgess IV · 7 years ago
  72. e417726 Print "test skipped" for wide-color tests by Courtney Goeltzenleuchter · 7 years ago
  73. d99694b Fix naming of test so it's printed properly by Courtney Goeltzenleuchter · 7 years ago
  74. 0f5bf76 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb am: 7dfd2ba2d6 by Tom Cherry · 7 years ago
  75. b6f2d54 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb by Tom Cherry · 7 years ago
  76. b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 7 years ago
  77. ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 7 years ago
  78. e5d6f99 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  79. 8589349 emulator: update EGL emulation library path by bohu · 7 years ago
  80. 9c93848 Fix trivial compiler warnings by Kalle Raita · 7 years ago
  81. 84802a1 Merge "Convert tests to Android.bp" by TreeHugger Robot · 7 years ago
  82. 03d9f07 Convert tests to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  83. 33e2b78 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  84. 15f7978 EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  85. c26fa01 Merge "EGL: add color space validation" by TreeHugger Robot · 7 years ago
  86. eeaa52b EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  87. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago
  88. 27b835c Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153f5e317 by Mike Stroyan · 7 years ago
  89. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 7 years ago
  90. ea40401 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 7 years ago
  91. b732030 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 7 years ago
  92. b2f9ce2 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 7 years ago
  93. fdaa90f Merge "configstore: should import ISurfaceFlingerConfigs" by TreeHugger Robot · 7 years ago
  94. c0a749e Merge "GraphicsEnv is separated from libui" by TreeHugger Robot · 7 years ago
  95. 3b746b3 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 7 years ago
  96. 78d69df Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a by Mike Stroyan · 7 years ago
  97. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  98. 423c076 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  99. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 7 years ago
  100. 1d4f7a2 Default dataspace must be UNKNOWN for compatibility by Courtney Goeltzenleuchter · 7 years ago