1. 1eb32e2 Merge "EGL: always set data space even for UNKNOWN" by Yiwei Zhang · 6 years ago
  2. c8fb8bd Merge "EGL: add a missing native_window_api_disconnect" by Yiwei Zhang · 6 years ago
  3. 49db2b1 Merge "EGL: two fixes for colorspace attribute handling" by Yiwei Zhang · 6 years ago
  4. 34cd227 EGL: always set data space even for UNKNOWN by Weiwan Liu · 6 years ago
  5. b922a7b EGL: add a missing native_window_api_disconnect by Weiwan Liu · 6 years ago
  6. ab4f07e EGL: two fixes for colorspace attribute handling by Weiwan Liu · 6 years ago
  7. e2c3de4 Merge "EGL_test: add 4 colorspace tests" by Yiwei Zhang · 6 years ago
  8. c032734 Merge "libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB" by Chris Forbes · 6 years ago
  9. ff49994 libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB by Chris Forbes · 6 years ago
  10. 1264e68 Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
  11. 3ca9297 EGL_test: add 4 colorspace tests by Weiwan Liu · 6 years ago
  12. bf433ab EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN by Chia-I Wu · 6 years ago
  13. 15f50db Remove a no-longer-needed workaround from eglMakeCurrent by Ian Elliott · 6 years ago
  14. 3ba2f86 Switch x86/x64 trampolines to use __attribute__((naked)) by Chris Forbes · 6 years ago
  15. 1275244 EGL: default to HAL_DATASPACE_UNKNOWN. by Krzysztof Kosiński · 6 years ago
  16. ae98af5 Work around CTS failure in eglCreateImageKHR. by Krzysztof Kosiński · 6 years ago
  17. b18333d Expose EGL_EXT_image_gl_colorspace if EGL_KHR... is present. by Krzysztof Kosiński · 6 years ago
  18. b2a20f6 Merge "Refactor color space attribute processing." into pi-dev by TreeHugger Robot · 6 years ago
  19. f2fc4e9 Refactor color space attribute processing. by Krzysztof Kosiński · 6 years ago
  20. 41171c5 Fix extension name for EGLImage colorspace support. by Krzysztof Kosiński · 6 years ago
  21. f210217 Do not strip colorspace attribute for RGB888 surfaces. by Krzysztof Kosiński · 6 years ago
  22. 5e7d9d5 Remove temporary hack from gl2ext.h header. by Krzysztof Kosiński · 6 years ago
  23. 89238e9 Merge "EGL: Fix ARM assembly constraint." into pi-dev by TreeHugger Robot · 6 years ago
  24. 3430724 Expose additional symbols from libGLESv2 and libGLESv3. by Krzysztof Kosiński · 6 years ago
  25. b0bcd26 EGL: Fix ARM assembly constraint. by Krzysztof Kosiński · 6 years ago
  26. 1381b18 Update EGL and GLES headers. by Krzysztof Kosiński · 6 years ago
  27. 4245cba Add EGL_EXT_image_gl_colorspace to EGL whitelist. by Krzysztof Kosiński · 6 years ago
  28. a1e59f1 EGL: Fix over zealous colorspace implementation by Courtney Goeltzenleuchter · 6 years ago
  29. 936799c EGL: Plumb HDR metadata by Courtney Goeltzenleuchter · 6 years ago
  30. 1ec2546 Merge "Fix link-type warning on GLPerf" into pi-dev by TreeHugger Robot · 6 years ago
  31. f542901 Merge "Fix link-type warning on GLDual" into pi-dev by TreeHugger Robot · 6 years ago
  32. dd26605 Merge "Fix link-type warning on GL2JNI" into pi-dev by TreeHugger Robot · 6 years ago
  33. fe58d1e Fix link-type warning on GLDual by Inseob Kim · 6 years ago
  34. 4d1ee68 Fix link-type warning on GL2JNI by Inseob Kim · 6 years ago
  35. 616d0ed Fix link-type warning on GLJNI by Inseob Kim · 6 years ago
  36. f4fd7b2 Fix link-type warning on GLPerf by Inseob Kim · 6 years ago
  37. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 6 years ago
  38. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 6 years ago
  39. 094ae23 Build TestFramerate against the sdk. by Anton Hansson · 6 years ago
  40. bbd028c Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." am: 8b3b108987 am: 52d0ad7033 by hansson · 6 years ago
  41. d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  42. b1d70ec Remove colorspace attribute processing on Stream by Courtney Goeltzenleuchter · 6 years ago
  43. 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 6 years ago
  44. 52de2fd EGL: Properly strip out unknown attributes by Courtney Goeltzenleuchter · 6 years ago
  45. 12ffe09 Add HDR dataspaces to EGL by Courtney Goeltzenleuchter · 7 years ago
  46. 02ba2b5 Merge "Reserve enum for EXT_image_gl_colorspace. Test: no test necessary Change-Id: I65d92163cf50da03ff386e5cf9a784f01f3212e9" am: 172f7a7c3e am: 18a55c1d4b by Philip Rideout · 6 years ago
  47. 95c8f46 Reserve enum for EXT_image_gl_colorspace. by Philip Rideout · 7 years ago
  48. 420d676 Merge "readdir_r is deprecated." am: 9ace4848ae am: 15f5c001ae am: c68047c18e by Elliott Hughes · 7 years ago
  49. 2eab3fc readdir_r is deprecated. by Elliott Hughes · 7 years ago
  50. cbf81da Add missing include. by Dan Albert · 7 years ago
  51. 13f2c07 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  52. 7025b54 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  53. 44d517c Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc by Bo Hu · 7 years ago
  54. 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  55. 52870fc emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  56. 81be999 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 am: 7b8ff05d85 by Chih-hung Hsieh · 7 years ago
  57. 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 7 years ago
  58. 7e9cd8e Use -Werror in frameworks/native/opengl/tests by Chih-Hung Hsieh · 7 years ago
  59. 3be092a Fix signed/unsigned conversion warning by Chih-Hung Hsieh · 7 years ago
  60. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
  61. 2df8339 Merge "Fix trivial compiler warnings" by Chih-hung Hsieh · 7 years ago
  62. 8ecb312 Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 am: f3c3e9a946 by Pirama Arumuga Nainar · 7 years ago
  63. f3c3e9a Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 by Pirama Arumuga Nainar · 7 years ago
  64. e800ccb Port JNIHelp changes to GL stubs by Pirama Arumuga Nainar · 7 years ago
  65. 020c6ea Remove GCC-specific pragma by Pirama Arumuga Nainar · 7 years ago
  66. 9e7cd07 Move some of the logic from egl_cache_t into FileBlobCache by Stan Iliev · 7 years ago
  67. 11e77b5 Fix trivial compiler warnings by Chih-Hung Hsieh · 7 years ago
  68. bf09a05 Merge "Use -Werror in frameworks/native/opengl/libagl" am: d4f0d3a4d2 am: fe805e8913 by Chih-hung Hsieh · 7 years ago
  69. b60bde6 Merge "Use -Werror in frameworks/native/opengl/libagl" am: d4f0d3a4d2 by Chih-hung Hsieh · 7 years ago
  70. d4f0d3a Merge "Use -Werror in frameworks/native/opengl/libagl" by Chih-hung Hsieh · 7 years ago
  71. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
  72. 1e02a62 Use -Werror in frameworks/native/opengl/libagl by Chih-Hung Hsieh · 7 years ago
  73. da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 7 years ago
  74. ab5e67a Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 am: b002413faf am: 9b35a97f3a by Jesse Hall · 7 years ago
  75. 3db6b7d Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 am: b002413faf by Jesse Hall · 7 years ago
  76. b002413 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 by Jesse Hall · 7 years ago
  77. c8b3006 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" by Treehugger Robot · 7 years ago
  78. 224d992 Update EGL_ANDROID_get_native_client_buffer.txt by Jesse Hall · 7 years ago
  79. f86eba0 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f am: 3d0b76041f am: 40fba6046e by Chih-hung Hsieh · 7 years ago
  80. 31e1800 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f am: 3d0b76041f by Chih-hung Hsieh · 7 years ago
  81. 3d0b760 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f by Chih-hung Hsieh · 7 years ago
  82. cefdd49 Merge "Use -Werror in frameworks/native/opengl/libs" by Chih-hung Hsieh · 7 years ago
  83. 13377a5 Merge "SurfaceFlinger Transactions as distinct objects." by Rob Carr · 7 years ago
  84. 5e931d8 resolve merge conflicts of e221e0131 to oc-mr1-dev-plus-aosp by Dan Albert · 7 years ago
  85. fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 7 years ago
  86. 2df3ede Merge "Add missing includes." by Treehugger Robot · 7 years ago
  87. 4cdc58f SurfaceFlinger Transactions as distinct objects. by Robert Carr · 7 years ago
  88. 3c9c33a Add missing includes. by Dan Albert · 7 years ago
  89. 9f93afe Add missing includes. by Dan Albert · 7 years ago
  90. 5731587 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  91. c60a0f0 Use -Werror in frameworks/native/opengl/libs by Chih-Hung Hsieh · 7 years ago
  92. 0a9f7d0 Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 am: 0999d283e8 by Jesse Hall · 7 years ago
  93. 8ad914f Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 by Jesse Hall · 7 years ago
  94. cbd2364 Merge "Handle glGetString returning NULL" am: 329904ffb2 by Jesse Hall · 7 years ago
  95. 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 7 years ago
  96. 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 7 years ago
  97. 4507662 Merge "cpp: use proper nativehelper headers" by TreeHugger Robot · 7 years ago
  98. 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 7 years ago
  99. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  100. 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago