1. 6d082ef Don't try to load ANGLE without a namespace by Cody Northrop · 6 years ago
  2. 9a9a1f4 Call down the chain for eglGetError by Cody Northrop · 6 years ago
  3. 9d5d33d Move platform entries init earlier by Cody Northrop · 6 years ago
  4. 629ce4e Revert "Revert "Rootless Debug for GLES"" by Cody Northrop · 6 years ago
  5. 68d1035 Revert "Revert "Split platform functions from entrypoints"" by Cody Northrop · 6 years ago
  6. 0ec5d38 Revert "Revert "Rename eglApi.cpp to egl_platform_entries.cpp"" by Cody Northrop · 6 years ago
  7. 8dec391 Revert "Rename eglApi.cpp to egl_platform_entries.cpp" by Cody Northrop · 6 years ago
  8. d18d553 Revert "Split platform functions from entrypoints" by Cody Northrop · 6 years ago
  9. 9f20d92 Revert "Rootless Debug for GLES" by Cody Northrop · 6 years ago
  10. 2600c7b Merge "Make a GLESv1 only entries for GLESv1 driver loading" by Yiwei Zhang · 6 years ago
  11. 7cc5892 Make a GLESv1 only entries for GLESv1 driver loading by Yiwei Zhang · 6 years ago
  12. d9f0ec4 Rootless Debug for GLES by Cody Northrop · 6 years ago
  13. 87a562c Split platform functions from entrypoints by Cody Northrop · 6 years ago
  14. 489e5df Rename eglApi.cpp to egl_platform_entries.cpp by Cody Northrop · 6 years ago
  15. 097cbd2 Merge "Use separate feature_support library" by Courtney Goeltzenleuchter · 6 years ago
  16. 075437f Use separate feature_support library by Courtney Goeltzenleuchter · 6 years ago
  17. 8e8fb4a libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB by Chris Forbes · 6 years ago
  18. 3447447 Use opt-in/out logic that lives in the ANGLE APK by Ian Elliott · 6 years ago
  19. 49d5199 Allow specifying ANGLE in manifest via meta-data by Cody Northrop · 6 years ago
  20. 96a184d Adding ANGLE systrace support by Tobin Ehlis · 6 years ago
  21. b058aff Added/refined log messages for ANGLE usage/settings. by Ian Elliott · 6 years ago
  22. d41ef25 Pass more ANGLE info from runtime by Courtney Goeltzenleuchter · 6 years ago
  23. 555f1df Add ANGLE support to getDisplay by Courtney Goeltzenleuchter · 6 years ago
  24. 1f00e17 Load ANGLE from APK by Cody Northrop · 7 years ago
  25. 42cf494 Add API to clear BlobCache when cache validation fails by Yichi Chen · 7 years ago
  26. 5fc5bc2 Merge "Remove temporary EGL mitigations for Android P." by TreeHugger Robot · 6 years ago
  27. 6c35401 EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN by Chia-I Wu · 7 years ago
  28. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  29. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 7 years ago
  30. 30c1d90 Remove temporary EGL mitigations for Android P. by Krzysztof Kosiński · 7 years ago
  31. 6b0aee3 EGL: deallocate TLS data on thread termination by Jesse Hall · 7 years ago
  32. ffd6a2f Merge "Switch x86/x64 trampolines to use __attribute__((naked))" into pi-dev am: 370b0a1048 by Chris Forbes · 7 years ago
  33. 3ba2f86 Switch x86/x64 trampolines to use __attribute__((naked)) by Chris Forbes · 7 years ago
  34. 0f263e9 Merge "EGL: default to HAL_DATASPACE_UNKNOWN." into pi-dev am: 63a2d825b8 by Krzysztof Kosiński · 7 years ago
  35. 1275244 EGL: default to HAL_DATASPACE_UNKNOWN. by Krzysztof Kosiński · 7 years ago
  36. 815601f Merge "Work around CTS failure in eglCreateImageKHR." into pi-dev am: 6318d31dca by android-build-team Robot · 7 years ago
  37. ae98af5 Work around CTS failure in eglCreateImageKHR. by Krzysztof Kosiński · 7 years ago
  38. 50c85ae Merge "Expose EGL_EXT_image_gl_colorspace if EGL_KHR... is present." into pi-dev am: a66dca4b2b by Krzysztof Kosiński · 7 years ago
  39. b18333d Expose EGL_EXT_image_gl_colorspace if EGL_KHR... is present. by Krzysztof Kosiński · 7 years ago
  40. 6ea6d1b Merge "Refactor color space attribute processing." into pi-dev am: b2a20f62de by Krzysztof Kosiński · 7 years ago
  41. fe16858 Merge "Fix extension name for EGLImage colorspace support." into pi-dev am: 4f8a472cf1 by Krzysztof Kosiński · 7 years ago
  42. b2a20f6 Merge "Refactor color space attribute processing." into pi-dev by TreeHugger Robot · 7 years ago
  43. f2fc4e9 Refactor color space attribute processing. by Krzysztof Kosiński · 7 years ago
  44. 41171c5 Fix extension name for EGLImage colorspace support. by Krzysztof Kosiński · 7 years ago
  45. 498a4d4 Merge "Do not strip colorspace attribute for RGB888 surfaces." into pi-dev am: 18d03214da by Krzysztof Kosiński · 7 years ago
  46. f210217 Do not strip colorspace attribute for RGB888 surfaces. by Krzysztof Kosiński · 7 years ago
  47. 626a404 Merge "Remove temporary hack from gl2ext.h header." into pi-dev am: f074747349 by Krzysztof Kosiński · 7 years ago
  48. 5e7d9d5 Remove temporary hack from gl2ext.h header. by Krzysztof Kosiński · 7 years ago
  49. 1b022b4 Merge "EGL: Fix ARM assembly constraint." into pi-dev am: 89238e9438 by Krzysztof Kosiński · 7 years ago
  50. 89238e9 Merge "EGL: Fix ARM assembly constraint." into pi-dev by TreeHugger Robot · 7 years ago
  51. 3a47040 Merge "Expose additional symbols from libGLESv2 and libGLESv3." into pi-dev am: 25503383ad by Krzysztof Kosiński · 7 years ago
  52. ac4e71f Merge "Update EGL and GLES headers." into pi-dev am: d00e7e8de7 am: a431ba1d1b by Krzysztof Kosiński · 7 years ago
  53. 3430724 Expose additional symbols from libGLESv2 and libGLESv3. by Krzysztof Kosiński · 7 years ago
  54. 2274568 Remove old GL wrapper generation scripts. by Krzysztof Kosiński · 7 years ago
  55. b0bcd26 EGL: Fix ARM assembly constraint. by Krzysztof Kosiński · 7 years ago
  56. 1381b18 Update EGL and GLES headers. by Krzysztof Kosiński · 7 years ago
  57. fd11c33 Merge "Add EGL_EXT_image_gl_colorspace to EGL whitelist." into pi-dev am: b62346a3ed by Krzysztof Kosiński · 7 years ago
  58. 4245cba Add EGL_EXT_image_gl_colorspace to EGL whitelist. by Krzysztof Kosiński · 7 years ago
  59. 60d35a2 Remove a no-longer-needed workaround from eglMakeCurrent by Ian Elliott · 7 years ago
  60. a1e59f1 EGL: Fix over zealous colorspace implementation by Courtney Goeltzenleuchter · 7 years ago
  61. 936799c EGL: Plumb HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  62. 1ec2546 Merge "Fix link-type warning on GLPerf" into pi-dev by TreeHugger Robot · 7 years ago
  63. f542901 Merge "Fix link-type warning on GLDual" into pi-dev by TreeHugger Robot · 7 years ago
  64. dd26605 Merge "Fix link-type warning on GL2JNI" into pi-dev by TreeHugger Robot · 7 years ago
  65. fe58d1e Fix link-type warning on GLDual by Inseob Kim · 7 years ago
  66. 4d1ee68 Fix link-type warning on GL2JNI by Inseob Kim · 7 years ago
  67. 616d0ed Fix link-type warning on GLJNI by Inseob Kim · 7 years ago
  68. f4fd7b2 Fix link-type warning on GLPerf by Inseob Kim · 7 years ago
  69. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 7 years ago
  70. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
  71. 094ae23 Build TestFramerate against the sdk. by Anton Hansson · 7 years ago
  72. bbd028c Merge "frameworks/native: Set LOCAL_SDK_VERSION where possible." am: 8b3b108987 am: 52d0ad7033 by hansson · 7 years ago
  73. d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  74. b1d70ec Remove colorspace attribute processing on Stream by Courtney Goeltzenleuchter · 7 years ago
  75. 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 7 years ago
  76. 52de2fd EGL: Properly strip out unknown attributes by Courtney Goeltzenleuchter · 7 years ago
  77. 12ffe09 Add HDR dataspaces to EGL by Courtney Goeltzenleuchter · 7 years ago
  78. 02ba2b5 Merge "Reserve enum for EXT_image_gl_colorspace. Test: no test necessary Change-Id: I65d92163cf50da03ff386e5cf9a784f01f3212e9" am: 172f7a7c3e am: 18a55c1d4b by Philip Rideout · 7 years ago
  79. 95c8f46 Reserve enum for EXT_image_gl_colorspace. by Philip Rideout · 7 years ago
  80. 420d676 Merge "readdir_r is deprecated." am: 9ace4848ae am: 15f5c001ae am: c68047c18e by Elliott Hughes · 7 years ago
  81. 2eab3fc readdir_r is deprecated. by Elliott Hughes · 7 years ago
  82. cbf81da Add missing include. by Dan Albert · 7 years ago
  83. 13f2c07 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  84. 7025b54 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
  85. 44d517c Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc by Bo Hu · 7 years ago
  86. 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  87. 52870fc emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
  88. 81be999 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 am: 7b8ff05d85 by Chih-hung Hsieh · 7 years ago
  89. 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 7 years ago
  90. 7e9cd8e Use -Werror in frameworks/native/opengl/tests by Chih-Hung Hsieh · 7 years ago
  91. 3be092a Fix signed/unsigned conversion warning by Chih-Hung Hsieh · 7 years ago
  92. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
  93. 2df8339 Merge "Fix trivial compiler warnings" by Chih-hung Hsieh · 7 years ago
  94. 8ecb312 Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 am: f3c3e9a946 by Pirama Arumuga Nainar · 7 years ago
  95. f3c3e9a Remove GCC-specific pragma am: 020c6ead1a am: 795c8c1d88 by Pirama Arumuga Nainar · 7 years ago
  96. e800ccb Port JNIHelp changes to GL stubs by Pirama Arumuga Nainar · 7 years ago
  97. 020c6ea Remove GCC-specific pragma by Pirama Arumuga Nainar · 7 years ago
  98. 9e7cd07 Move some of the logic from egl_cache_t into FileBlobCache by Stan Iliev · 7 years ago
  99. 11e77b5 Fix trivial compiler warnings by Chih-Hung Hsieh · 7 years ago
  100. bf09a05 Merge "Use -Werror in frameworks/native/opengl/libagl" am: d4f0d3a4d2 am: fe805e8913 by Chih-hung Hsieh · 7 years ago