1. ddd1d6b Move to bionic platform include. by Christopher Ferris · 5 years ago
  2. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 5 years ago
  3. 0b2cf30 Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 5 years ago
  4. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  5. ca8dce9 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 5 years ago
  6. b524c93 eglSwapBuffersWithDamageKHR robustness by Anders Frostad Pedersen · 5 years ago
  7. 86f9f74 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 5 years ago
  8. b856aff Remove mention of legacy software renderer by Chris Forbes · 5 years ago
  9. cfc6230 Nuke libagl and setEmulatorGlesValue by Chris Forbes · 5 years ago
  10. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 5 years ago
  11. 836dcb4 Merge "GL: unload system driver if needed" into qt-dev am: b040601098 am: 0ea5b103d7 by Yiwei Zhang · 5 years ago
  12. 1a5de58 Merge "GL: unload system driver if needed" into qt-dev am: b040601098 by Yiwei Zhang · 5 years ago
  13. 271c313 Merge "GL: unload system driver if needed" into qt-dev am: b040601098 by Yiwei Zhang · 5 years ago
  14. b040601 Merge "GL: unload system driver if needed" into qt-dev by TreeHugger Robot · 5 years ago
  15. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 5 years ago
  16. eee0515 Disable native_coverage for libGLESv2 by Pirama Arumuga Nainar · 5 years ago
  17. 058a4ca Merge "Disable native_coverage for libGLESv2" am: e95742752f am: b3848a5ed8 am: afa5a49c1c by Pirama Arumuga Nainar · 5 years ago
  18. afa5a49 Merge "Disable native_coverage for libGLESv2" am: e95742752f am: b3848a5ed8 by Pirama Arumuga Nainar · 5 years ago
  19. 5d7eb4f Disable native_coverage for libGLESv2 by Pirama Arumuga Nainar · 5 years ago
  20. 5e96d83 Merge "Reintroduce EGL mitigations from Android P." into qt-dev am: 97071fa058 am: 970cac1945 by Krzysztof Kosiński · 5 years ago
  21. dac3f7d Merge "Reintroduce EGL mitigations from Android P." into qt-dev am: 97071fa058 by Krzysztof Kosiński · 5 years ago
  22. 39e98d7 Merge "Reintroduce EGL mitigations from Android P." into qt-dev am: 97071fa058 by Krzysztof Kosiński · 5 years ago
  23. dbccd22 Reintroduce EGL mitigations from Android P. by Krzysztof Kosiński · 5 years ago
  24. 8f054a6 Add --Bsymbolic-functions link option to EGL stub. by Tao Wu · 5 years ago
  25. e33e692 Merge "NFC: Clean up code to fix misdiagnosed unitialized variables (r2, g2, b2)." am: babf98b776 by Stephen Hines · 5 years ago
  26. 6792321 NFC: Clean up code to fix misdiagnosed unitialized variables (r2, g2, b2). by Stephen Hines · 5 years ago
  27. 0d10b25 [GL Loader] Keep supporting wildcards matching in Q. by Peiyong Lin · 5 years ago
  28. 3575b9f [GL Loader] Remove emulation path. by Peiyong Lin · 5 years ago
  29. 9f0c79d Honor the property overrides for GLES. by Peiyong Lin · 5 years ago
  30. 8cd204d [GL Loader] Split loading logic based on API set and driver choices. by Peiyong Lin · 5 years ago
  31. e83b868 [GL Loader] Extract loader logic to separate function calls. by Peiyong Lin · 5 years ago
  32. 4030996 Make a GLESv1 only entries for GLESv1 driver loading by Yiwei Zhang · 6 years ago
  33. f5b5c41 Make sure GL version string is correct by Courtney Goeltzenleuchter · 5 years ago
  34. 3747f4d Do not emulate EGL 1.5 functionality with extensions by Courtney Goeltzenleuchter · 5 years ago
  35. b4c3859 EGL: querying client extensions as well for EGL 1.5 extensions by Michael Yang · 5 years ago
  36. 18fa296 Initial readme doc for GLES layers by Cody Northrop · 6 years ago
  37. b5b0ce6 More verbose debugging for GLES layers by Cody Northrop · 6 years ago
  38. 1722f8e Advertise EGL_ANDROID_GLES_layers extension by Cody Northrop · 6 years ago
  39. 799fbfe Update entrypoint names for GLES layers by Cody Northrop · 6 years ago
  40. ad9061c egl: Fallback if a driver doesn't support egl 1.5 by Sean Callanan · 6 years ago
  41. bd1ddb2 Cut the static deps from libEGL to libnativeloader and libnativebridge by Jiyong Park · 6 years ago
  42. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 6 years ago
  43. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 6 years ago
  44. d0a68d0 Merge "Flag invalid robust access attribute" by Courtney Goeltzenleuchter · 6 years ago
  45. 7c28220 Merge "Convert Android.mk file to Android.bp" am: 058cb93644 am: c044eea3fc by Sasha Smundak · 6 years ago
  46. c044eea Merge "Convert Android.mk file to Android.bp" am: 058cb93644 by Sasha Smundak · 6 years ago
  47. 6a6bdad Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  48. a655dac Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  49. b81cf0e Merge "Revert "Apply version-script to libGLESv2 library"" by Kazu Hirata · 6 years ago
  50. dc82f93 Merge "Revert "Apply version-script to libGLESv3 library"" by Kazu Hirata · 6 years ago
  51. 9a53e20 Revert "Apply version-script to libGLESv3 library" by Kazu Hirata · 6 years ago
  52. 1405ded Revert "Apply version-script to libGLESv2 library" by Kazu Hirata · 6 years ago
  53. 83da235 Merge changes from topic "libGLESv2-version_script" by TreeHugger Robot · 6 years ago
  54. b27dbcc Flag invalid robust access attribute by Courtney Goeltzenleuchter · 6 years ago
  55. 2efcc95 ANGLE moved ANGLEGetDisplayPlatform to libGLESv2 by Courtney Goeltzenleuchter · 6 years ago
  56. 3d37e56 Apply version-script to libGLESv3 library by dimitry · 6 years ago
  57. 9249cbb Apply version-script to libGLESv2 library by dimitry · 6 years ago
  58. 5f744f1 Refactor for Better Resource Management by Tim Van Patten · 6 years ago
  59. df6c0ad Merge "[RESTRICT AUTOMERGE] Revert "libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB"" by Treehugger Robot · 6 years ago
  60. 2dd8166 [RESTRICT AUTOMERGE] Revert "libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB" by Chris Forbes · 6 years ago
  61. 302bc77 Remove obsoleted version-1 API for opt-in/out code. by Ian Elliott · 6 years ago
  62. 0b586e8 Apply version-script to libGLESv1_CM library by dimitry · 6 years ago
  63. ba4d1d2 Merge changes I09f4a157,I738be45b by Peiyong Lin · 6 years ago
  64. 1213f85 Merge "[EGL] Advertize DISPLAY_P3_PASSTHROUGH_EXT." by TreeHugger Robot · 6 years ago
  65. e0ff377 [EGL] Advertize DISPLAY_P3_PASSTHROUGH_EXT. by Peiyong Lin · 6 years ago
  66. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 6 years ago
  67. a2a60a0 Update ANGLE Developer Options by Tim Van Patten · 6 years ago
  68. b6125f5 Use Version-2 feature-support-utility API by Ian Elliott · 6 years ago
  69. 75ce477 Refactor ANGLE Platform support by Tobin Ehlis · 6 years ago
  70. db444a9 Disable ANGLE rules file checking by Cody Northrop · 6 years ago
  71. 1566657 Refactor ANGLE interface version selection logic by Cody Northrop · 6 years ago
  72. a3d67a2 Remove interface version 0 from ANGLE logic by Cody Northrop · 6 years ago
  73. fc94a58 Move ANGLE rules file check to separate function by Cody Northrop · 6 years ago
  74. f0874d3 Remove app preference from ANGLE logic by Cody Northrop · 6 years ago
  75. e17f69b Fallback to eglGetDisplay if platform display n/a for Android platform. by Ben Lin · 6 years ago
  76. 9e31724 Merge "Use dlsym on correct object" by Courtney Goeltzenleuchter · 6 years ago
  77. 5011b59 Merge "Add GLES specific setting for layers" by Cody Northrop · 6 years ago
  78. 985bc28 Use dlsym on correct object by Courtney Goeltzenleuchter · 6 years ago
  79. 73115c9 NDK updates for EGL 1.5 by Courtney Goeltzenleuchter · 6 years ago
  80. 1eb32e2 Merge "EGL: always set data space even for UNKNOWN" by Yiwei Zhang · 6 years ago
  81. c8fb8bd Merge "EGL: add a missing native_window_api_disconnect" by Yiwei Zhang · 6 years ago
  82. 49db2b1 Merge "EGL: two fixes for colorspace attribute handling" by Yiwei Zhang · 6 years ago
  83. c7fa089 EGL: always set data space even for UNKNOWN by Weiwan Liu · 6 years ago
  84. 60af8e3 EGL: add a missing native_window_api_disconnect by Weiwan Liu · 6 years ago
  85. fbd9a28 EGL: two fixes for colorspace attribute handling by Weiwan Liu · 6 years ago
  86. b9b01b6 Add GLES specific setting for layers by Cody Northrop · 6 years ago
  87. 34cd227 EGL: always set data space even for UNKNOWN by Weiwan Liu · 6 years ago
  88. b922a7b EGL: add a missing native_window_api_disconnect by Weiwan Liu · 6 years ago
  89. ab4f07e EGL: two fixes for colorspace attribute handling by Weiwan Liu · 6 years ago
  90. ee768c2 Clean up featuresutils library by Courtney Goeltzenleuchter · 6 years ago
  91. 30ad2ab Fix use after free issue found with ASAN build by Courtney Goeltzenleuchter · 6 years ago
  92. b91b989 Only load native EGL library if using GL back-end by Courtney Goeltzenleuchter · 6 years ago
  93. 734a485 Only run ANGLE rules once by Courtney Goeltzenleuchter · 6 years ago
  94. 28b97dc Add debug property to enable/disable ANGLE by Courtney Goeltzenleuchter · 6 years ago
  95. ff49994 libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB by Chris Forbes · 6 years ago
  96. eb606b2 Remove eglSignalSync by Courtney Goeltzenleuchter · 6 years ago
  97. b9e2dbd Merge "Android doesn't support Pixmaps" by Courtney Goeltzenleuchter · 6 years ago
  98. c7bcf25 Merge changes from topic "egl1.5-master" by Courtney Goeltzenleuchter · 6 years ago
  99. 380bf85 Use either the version-0 or version-1 opt-in/out API by Ian Elliott · 6 years ago
  100. 04e7043 Pass ANGLE rules file descriptor through JNI by Cody Northrop · 6 years ago