1. 7025b54 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  2. 52870fc emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  3. 81be999 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 am: 7b8ff05d85 by Chih-hung Hsieh · 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. 8ecb312 Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 am: f3c3e9a946 by Pirama Arumuga Nainar · 7 years ago
  10. f3c3e9a Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 by Pirama Arumuga Nainar · 7 years ago
  11. e800ccb Port JNIHelp changes to GL stubs by Pirama Arumuga Nainar · 7 years ago
  12. 020c6ea Remove GCC-specific pragma by Pirama Arumuga Nainar · 7 years ago
  13. 9e7cd07 Move some of the logic from egl_cache_t into FileBlobCache by Stan Iliev · 7 years ago
  14. 11e77b5 Fix trivial compiler warnings by Chih-Hung Hsieh · 7 years ago
  15. bf09a05 Merge "Use -Werror in frameworks/native/opengl/libagl" am: d4f0d3a4d2 am: fe805e8913 by Chih-hung Hsieh · 7 years ago
  16. b60bde6 Merge "Use -Werror in frameworks/native/opengl/libagl" am: d4f0d3a4d2 by Chih-hung Hsieh · 7 years ago
  17. d4f0d3a Merge "Use -Werror in frameworks/native/opengl/libagl" by Chih-hung Hsieh · 7 years ago
  18. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  19. 1e02a62 Use -Werror in frameworks/native/opengl/libagl by Chih-Hung Hsieh · 7 years ago
  20. da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 7 years ago
  21. ab5e67a Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 am: b002413faf am: 9b35a97f3a by Jesse Hall · 7 years ago
  22. 3db6b7d Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 am: b002413faf by Jesse Hall · 7 years ago
  23. b002413 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 by Jesse Hall · 7 years ago
  24. c8b3006 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" by Treehugger Robot · 7 years ago
  25. 224d992 Update EGL_ANDROID_get_native_client_buffer.txt by Jesse Hall · 7 years ago
  26. f86eba0 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f am: 3d0b76041f am: 40fba6046e by Chih-hung Hsieh · 7 years ago
  27. 31e1800 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f am: 3d0b76041f by Chih-hung Hsieh · 7 years ago
  28. 3d0b760 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f by Chih-hung Hsieh · 7 years ago
  29. cefdd49 Merge "Use -Werror in frameworks/native/opengl/libs" by Chih-hung Hsieh · 7 years ago
  30. 13377a5 Merge "SurfaceFlinger Transactions as distinct objects." by Rob Carr · 7 years ago
  31. 5e931d8 resolve merge conflicts of e221e0131 to oc-mr1-dev-plus-aosp by Dan Albert · 7 years ago
  32. fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 7 years ago
  33. 2df3ede Merge "Add missing includes." by Treehugger Robot · 7 years ago
  34. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  35. 3c9c33a Add missing includes. by Dan Albert · 7 years ago
  36. 9f93afe Add missing includes. by Dan Albert · 7 years ago
  37. 5731587 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  38. c60a0f0 Use -Werror in frameworks/native/opengl/libs by Chih-Hung Hsieh · 7 years ago
  39. 0a9f7d0 Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 am: 0999d283e8 by Jesse Hall · 7 years ago
  40. 8ad914f Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 by Jesse Hall · 7 years ago
  41. cbd2364 Merge "Handle glGetString returning NULL" am: 329904ffb2 by Jesse Hall · 7 years ago
  42. 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 7 years ago
  43. 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 7 years ago
  44. 4507662 Merge "cpp: use proper nativehelper headers" by TreeHugger Robot · 7 years ago
  45. 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 7 years ago
  46. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  47. 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago
  48. a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 7 years ago
  49. 5309d7d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago
  50. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 7 years ago
  51. a018099 Merge "emulator: update EGL emulation library path" am: 7e7457f225 by Bo Hu · 7 years ago
  52. 7e7457f Merge "emulator: update EGL emulation library path" by Bo Hu · 7 years ago
  53. 6685474 Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 am: 2ba1a2a9dc by Jesse Hall · 7 years ago
  54. 2ba1a2a Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 by Jesse Hall · 7 years ago
  55. 4aaa960 Fix monolithic, un-suffixed GLES driver search by Jesse Hall · 7 years ago
  56. 3adf9e1 emulator: update EGL emulation library path by bohu · 7 years ago
  57. 88bd1e0 cpp: use proper nativehelper headers by Steven Moreland · 7 years ago
  58. 7c47163 Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by Jiyong Park · 7 years ago
  59. 9e354bd Merge "Add useful helper functions for tests" into oc-mr1-dev am: 77dd2aaf72 by Courtney Goeltzenleuchter · 7 years ago
  60. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  61. df0518c Add useful helper functions for tests by Courtney Goeltzenleuchter · 7 years ago
  62. 5205430 Merge "Fix clang-tidy performance warnings in frameworks/native." am: 2f651584f9 by Chih-Hung Hsieh · 7 years ago
  63. 7a8ced2 Merge "Mark libGLESv2.so and libEGL.so as VNDK libs." into oc-mr1-dev by Justin Yun · 7 years ago
  64. cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  65. e124f74 Merge changes If4271719,I9c9b5de9,I46a26a67 into oc-dr1-dev am: ddd9c71272 by Courtney Goeltzenleuchter · 7 years ago
  66. 146c41f Merge "EGL: Add EGL_GL_scrgb extension" into oc-dr1-dev am: d5e8f47eff by Courtney Goeltzenleuchter · 7 years ago
  67. 1b71702 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  68. 2cd68e6 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  69. 91bbdcc Mark libGLESv2.so and libEGL.so as VNDK libs. by Justin Yun · 7 years ago
  70. b386b22 Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 am: a2729f0fae by Ian Elliott · 7 years ago
  71. 4f4b0ca Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 by Ian Elliott · 7 years ago
  72. 104fc9e Merge "Fix compatibility problems with newer GLES Khronos headers." by Ian Elliott · 7 years ago
  73. af8df17 Fix compatibility problems with newer GLES Khronos headers. by Ian Elliott · 7 years ago
  74. 096a6ac Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b am: 9cd659c8dc by Steven Moreland · 7 years ago
  75. 7ec584b Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b by Steven Moreland · 7 years ago
  76. 3c2a468 resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aosp by Ian Elliott · 7 years ago
  77. 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 7 years ago
  78. 28c9177 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 7 years ago
  79. bb7e1b6 resolve merge conflicts of 8a094116b to stage-aosp-master by Ian Elliott · 7 years ago
  80. 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
  81. 524e113 Update the Khronos EGL and GLES* header files. by Ian Elliott · 7 years ago
  82. e7be42b Update the Khronos EGL and GLES* header files. by Ian Elliott · 7 years ago
  83. be6845d Merge "Fix signed/unsigned conversion warning" by TreeHugger Robot · 7 years ago
  84. d3f1401 Fix signed/unsigned conversion warning by George Burgess IV · 7 years ago
  85. e417726 Print "test skipped" for wide-color tests by Courtney Goeltzenleuchter · 7 years ago
  86. d99694b Fix naming of test so it's printed properly by Courtney Goeltzenleuchter · 7 years ago
  87. 0f5bf76 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb am: 7dfd2ba2d6 by Tom Cherry · 7 years ago
  88. b6f2d54 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb by Tom Cherry · 7 years ago
  89. b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 7 years ago
  90. ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 7 years ago
  91. e5d6f99 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  92. 8589349 emulator: update EGL emulation library path by bohu · 7 years ago
  93. 9c93848 Fix trivial compiler warnings by Kalle Raita · 7 years ago
  94. 84802a1 Merge "Convert tests to Android.bp" by TreeHugger Robot · 7 years ago
  95. 03d9f07 Convert tests to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  96. 33e2b78 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  97. 15f7978 EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  98. c26fa01 Merge "EGL: add color space validation" by TreeHugger Robot · 7 years ago
  99. eeaa52b EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  100. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago