1. ed0e6e6 Remove llndk_headers module by Colin Cross · 3 years, 7 months ago
  2. 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 7 months ago
  3. 5384962 Read ro.hardware.egl for ANGLE's filename by Tim Van Patten · 3 years, 8 months ago
  4. 11fada7 Load ANGLEResetDisplayPlatform via dlsym by Jason Macnak · 3 years, 9 months ago
  5. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 9 months ago
  6. 88fd524 Rearrange opengl llndk libraries to be next to implementations by Colin Cross · 3 years, 11 months ago
  7. 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 4 years, 1 month ago
  8. a773313 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 4 years, 3 months ago
  9. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 2 months ago
  10. 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 4 years, 3 months ago
  11. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 4 years, 4 months ago
  12. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 4 months ago
  13. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 4 years, 5 months ago
  14. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 5 months ago
  15. c466109 Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 by Michael Hoisie · 4 years, 6 months ago
  16. 4e0f56b Update libEGL to use android::base properties instead of cutils by Michael Hoisie · 4 years, 6 months ago
  17. a2eecc8 Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 by Michael Hoisie · 4 years, 6 months ago
  18. f1d3089 Remove unused libhardware_headers dependency from libEGL by Michael Hoisie · 4 years, 6 months ago
  19. 44ae3b7 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c by TreeHugger Robot · 4 years, 6 months ago
  20. eeff9de Merge "Allow native driver to be ANGLE" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  21. 22fcd04 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d by TreeHugger Robot · 4 years, 7 months ago
  22. ef960f8 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  23. 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 4 years, 7 months ago
  24. 86abc1c Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 by TreeHugger Robot · 4 years, 7 months ago
  25. c1a1a86 Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 4 years, 7 months ago
  26. 09d2771 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 4 years, 7 months ago
  27. 6af5bcb Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 4 years, 7 months ago
  28. e262692 Merge "Include what you use: <unistd.h>" am: c0aff669f8 am: 46ffa93a77 by Tom Cherry · 4 years, 7 months ago
  29. 46ffa93 Merge "Include what you use: <unistd.h>" am: c0aff669f8 by Tom Cherry · 4 years, 7 months ago
  30. 28ac3b9 Include what you use: <unistd.h> by Tom Cherry · 4 years, 7 months ago
  31. 0a44a83 Merge "Include what you use: <fcntl.h>" am: af9652b1fb am: 7358ff4002 by Treehugger Robot · 4 years, 7 months ago
  32. 7358ff4 Merge "Include what you use: <fcntl.h>" am: af9652b1fb by Treehugger Robot · 4 years, 7 months ago
  33. 3387cab Include what you use: <fcntl.h> by Tom Cherry · 4 years, 7 months ago
  34. 05f5248 Merge "Enable context virtualization only for GL" am: 48880d51d0 am: 6630407efa by Automerger Merge Worker · 4 years, 8 months ago
  35. 9defb44 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 4 years, 8 months ago
  36. 559b433 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 4 years, 8 months ago
  37. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 4 years, 9 months ago
  38. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 5 years ago
  39. eac35eb GpuStats: complete the coverage of ES1 usage tracking by Yiwei Zhang · 4 years, 10 months ago
  40. 09c9da5 Add stubs to libEGL cc_library by jorgegil@google.com · 5 years ago
  41. 840bd53 opengl: Revert "opengl: defer GLESV1 library loading until context creation time" by Charlie Lao · 4 years, 10 months ago
  42. c51d5f5 OpenGL: Moving comment to the right place by Charlie Lao · 4 years, 10 months ago
  43. 3ea3c11 Merge "opengl: defer GLESV1 library loading until context creation time" by TreeHugger Robot · 4 years, 10 months ago
  44. 95c7aea opengl: defer GLESV1 library loading until context creation time by Charlie Lao · 4 years, 10 months ago
  45. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 4 years, 10 months ago
  46. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 4 years, 11 months ago
  47. e814151 Add stubs to libEGL cc_library by jorgegil@google.com · 5 years ago
  48. 0b82f1a Merge "Opengl: fix a type for GraphicsEnvironment" by TreeHugger Robot · 5 years ago
  49. 1256e37 Merge "Fix for native bridge fallback in egl layers" am: a0a5ed3bdb am: cdb8facd6c by Lev Rumyantsev · 5 years ago
  50. a0a5ed3 Merge "Fix for native bridge fallback in egl layers" by Lev Rumyantsev · 5 years ago
  51. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 5 years ago
  52. 3ce7973 Rename # vndk tag to # llndk by Jiyong Park · 5 years ago
  53. 1c2a53e Merge "Rename # vndk tag to # llndk" by TreeHugger Robot · 5 years ago
  54. 57f7523 Opengl: fix a type for GraphicsEnvironment by Yiwei Zhang · 5 years ago
  55. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 5 years ago
  56. 3e4db84 Fix for native bridge fallback in egl layers by Dmytro Chystiakov · 5 years ago
  57. 6a2c5c7 EGL: Fix repeated extension lookups by Cody Northrop · 5 years ago
  58. b2306ed EGL: Fix repeated extension lookups by Cody Northrop · 5 years ago
  59. 0a0e26b Rename # vndk tag to # llndk by Jiyong Park · 5 years ago
  60. 00260e4 EGL: Fix repeated extension lookups by Cody Northrop · 5 years ago
  61. 70d8ca7 Move to bionic platform include. by Christopher Ferris · 5 years ago
  62. ddd1d6b Move to bionic platform include. by Christopher Ferris · 5 years ago
  63. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 5 years ago
  64. 0b2cf30 Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 5 years ago
  65. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  66. ca8dce9 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 5 years ago
  67. b524c93 eglSwapBuffersWithDamageKHR robustness by Anders Frostad Pedersen · 5 years ago
  68. 86f9f74 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 5 years ago
  69. b856aff Remove mention of legacy software renderer by Chris Forbes · 5 years ago
  70. cfc6230 Nuke libagl and setEmulatorGlesValue by Chris Forbes · 5 years ago
  71. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 5 years ago
  72. 836dcb4 Merge "GL: unload system driver if needed" into qt-dev am: b040601098 am: 0ea5b103d7 by Yiwei Zhang · 5 years ago
  73. 1a5de58 Merge "GL: unload system driver if needed" into qt-dev am: b040601098 by Yiwei Zhang · 5 years ago
  74. 271c313 Merge "GL: unload system driver if needed" into qt-dev am: b040601098 by Yiwei Zhang · 5 years ago
  75. b040601 Merge "GL: unload system driver if needed" into qt-dev by TreeHugger Robot · 5 years ago
  76. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 5 years ago
  77. eee0515 Disable native_coverage for libGLESv2 by Pirama Arumuga Nainar · 5 years ago
  78. 058a4ca Merge "Disable native_coverage for libGLESv2" am: e95742752f am: b3848a5ed8 am: afa5a49c1c by Pirama Arumuga Nainar · 5 years ago
  79. afa5a49 Merge "Disable native_coverage for libGLESv2" am: e95742752f am: b3848a5ed8 by Pirama Arumuga Nainar · 5 years ago
  80. 5d7eb4f Disable native_coverage for libGLESv2 by Pirama Arumuga Nainar · 5 years ago
  81. 5e96d83 Merge "Reintroduce EGL mitigations from Android P." into qt-dev am: 97071fa058 am: 970cac1945 by Krzysztof Kosiński · 5 years ago
  82. dac3f7d Merge "Reintroduce EGL mitigations from Android P." into qt-dev am: 97071fa058 by Krzysztof Kosiński · 5 years ago
  83. 39e98d7 Merge "Reintroduce EGL mitigations from Android P." into qt-dev am: 97071fa058 by Krzysztof Kosiński · 5 years ago
  84. dbccd22 Reintroduce EGL mitigations from Android P. by Krzysztof Kosiński · 5 years ago
  85. 8f054a6 Add --Bsymbolic-functions link option to EGL stub. by Tao Wu · 5 years ago
  86. e33e692 Merge "NFC: Clean up code to fix misdiagnosed unitialized variables (r2, g2, b2)." am: babf98b776 by Stephen Hines · 6 years ago
  87. 6792321 NFC: Clean up code to fix misdiagnosed unitialized variables (r2, g2, b2). by Stephen Hines · 6 years ago
  88. 0d10b25 [GL Loader] Keep supporting wildcards matching in Q. by Peiyong Lin · 6 years ago
  89. 3575b9f [GL Loader] Remove emulation path. by Peiyong Lin · 6 years ago
  90. 9f0c79d Honor the property overrides for GLES. by Peiyong Lin · 6 years ago
  91. 8cd204d [GL Loader] Split loading logic based on API set and driver choices. by Peiyong Lin · 6 years ago
  92. e83b868 [GL Loader] Extract loader logic to separate function calls. by Peiyong Lin · 6 years ago
  93. 4030996 Make a GLESv1 only entries for GLESv1 driver loading by Yiwei Zhang · 6 years ago
  94. f5b5c41 Make sure GL version string is correct by Courtney Goeltzenleuchter · 6 years ago
  95. 3747f4d Do not emulate EGL 1.5 functionality with extensions by Courtney Goeltzenleuchter · 6 years ago
  96. b4c3859 EGL: querying client extensions as well for EGL 1.5 extensions by Michael Yang · 6 years ago
  97. 18fa296 Initial readme doc for GLES layers by Cody Northrop · 6 years ago
  98. b5b0ce6 More verbose debugging for GLES layers by Cody Northrop · 6 years ago
  99. 1722f8e Advertise EGL_ANDROID_GLES_layers extension by Cody Northrop · 6 years ago
  100. 799fbfe Update entrypoint names for GLES layers by Cody Northrop · 6 years ago