1. 63e2373 Merge "Plumb 2 EGL surface attributes to ANGLE" am: 412da8194d am: c3843ac878 am: 7692db70d6 am: b635a8578d am: 631108b6c1 by Ian Elliott · 3 years, 10 months ago
  2. 7692db7 Merge "Plumb 2 EGL surface attributes to ANGLE" am: 412da8194d am: c3843ac878 by Ian Elliott · 3 years, 10 months ago
  3. ecd161d Plumb 2 EGL surface attributes to ANGLE by Ian Elliott · 3 years, 11 months ago
  4. a1418a8 Merge "Move from libbacktrace to libunwindstack." am: dec3623839 am: ffd95c6eb5 am: 63405a8796 am: 20719231cd am: 6c92983323 by Christopher Ferris · 4 years ago
  5. 63405a8 Merge "Move from libbacktrace to libunwindstack." am: dec3623839 am: ffd95c6eb5 by Christopher Ferris · 4 years ago
  6. dfb50b4 Move from libbacktrace to libunwindstack. by Christopher Ferris · 4 years, 1 month ago
  7. 3f94a5e Merge "Add a return value to BlobCache::set" into tm-dev am: 8a5d80d7d1 am: 1f5d63e17c by TreeHugger Robot · 4 years ago
  8. 2337796 Add a return value to BlobCache::set by Leon Scroggins III · 4 years ago
  9. 5279f86 Can switch to legacy GLES driver when ANGLE is system driver by Ian Elliott · 4 years ago
  10. 2e62815 Revert "Change Android platform for when ANGLE is default" by Simon Bowden · 4 years ago
  11. 845fee9 Change Android platform for when ANGLE is default by Ian Elliott · 4 years ago
  12. 6ddaa7a Merge changes from topics "GL_screen_decor", "VK_screen_decor" by Leon Scroggins · 4 years, 5 months ago
  13. 98366ca Interpret the new R8 EGLConfig properly by Leon Scroggins III · 4 years, 5 months ago
  14. 61219af Fix typo. by Elliott Hughes · 4 years, 5 months ago
  15. 26c6f83 Avoid trying to disconnect twice with ANGLE by Jason Macnak · 5 years ago
  16. 84ff7b2 eglSurfaceAttrib EGL_TIMESTAMPS_ANDROID non-window surface fix. by rnlee · 5 years ago
  17. 0222871 Read ro.hardware.egl for ANGLE's filename by Tim Van Patten · 5 years ago
  18. e6c9097 Load ANGLEResetDisplayPlatform via dlsym by Jason Macnak · 5 years ago
  19. 779d446 OpenGL: allow to expose EGL_NV_context_priority_realtime by Yiwei Zhang · 5 years ago
  20. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 5 years ago
  21. 2f707e6 Plumb ANGLE EGL features for debugging. by Peiyong Lin · 6 years ago
  22. a9550f3 Fix support of different attrib_list in eglGetPlatformDisplay by Woody Chow · 6 years ago
  23. b4d9352 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 6 years ago
  24. 8af0306 EGL: refactor and enforce clang-format by Yiwei Zhang · 6 years ago
  25. 0657fba EGL: remove redundant codes for hibernation by Yiwei Zhang · 6 years ago
  26. 0378f4d Expose EGL_ANDROID_native_fence_sync to the applications by Yiwei Zhang · 6 years ago
  27. 85b4f32 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 am: 302b6f8f50 am: 171f2e8621 am: 45f145093a by Treehugger Robot · 6 years ago
  28. 302b6f8 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 by Treehugger Robot · 6 years ago
  29. 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 6 years ago
  30. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 6 years ago
  31. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 6 years ago
  32. f188f0f Merge "opengl: Check GL_EXT_debug_marker before using it." by TreeHugger Robot · 6 years ago
  33. f470a8e opengl: Check GL_EXT_debug_marker before using it. by Tao Wu · 6 years ago
  34. 0492ea8 Merge "opengl: Fix wrong comments" by TreeHugger Robot · 6 years ago
  35. 1cdfe64 opengl: Fix wrong comments by Tao Wu · 6 years ago
  36. 75e28d1 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 am: eb00380be8 am: 29b107d56f am: cc12f5d836 by TreeHugger Robot · 6 years ago
  37. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 6 years ago
  38. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 6 years ago
  39. 8af003e OpenGL: let eglext_angle.h include eglext.h for platform by Yiwei Zhang · 6 years ago
  40. d40aaac OpenGL: Clean up legacy __ANDROID_VNDK__ in libEGL by Yiwei Zhang · 6 years ago
  41. e70282b Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 am: c4661093a2 am: 5e93a1ab45 am: 32c17de103 by Michael Hoisie · 6 years ago
  42. c466109 Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 by Michael Hoisie · 6 years ago
  43. 4e0f56b Update libEGL to use android::base properties instead of cutils by Michael Hoisie · 6 years ago
  44. 31c50ec Merge "Use ANGLEGetDisplayPlatform for ANGLE determination" by TreeHugger Robot · 6 years ago
  45. 8ecb10c Use ANGLEGetDisplayPlatform for ANGLE determination by Courtney Goeltzenleuchter · 6 years ago
  46. cf4c91b Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 am: e8c87effc3 by Michael Hoisie · 6 years ago
  47. a2eecc8 Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 by Michael Hoisie · 6 years ago
  48. f1d3089 Remove unused libhardware_headers dependency from libEGL by Michael Hoisie · 6 years ago
  49. 0127347 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c am: 8e9575bf91 by TreeHugger Robot · 6 years ago
  50. 44ae3b7 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c by TreeHugger Robot · 6 years ago
  51. eeff9de Merge "Allow native driver to be ANGLE" into rvc-dev by TreeHugger Robot · 6 years ago
  52. 707ee47 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d am: 55ae21ccfd am: 1760a1c18d am: 0d44037fec by TreeHugger Robot · 6 years ago
  53. 1760a1c Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d am: 55ae21ccfd by TreeHugger Robot · 6 years ago
  54. 22fcd04 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d by TreeHugger Robot · 6 years ago
  55. ef960f8 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev by TreeHugger Robot · 6 years ago
  56. 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 6 years ago
  57. 7e7981e Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 am: 957aa82108 by TreeHugger Robot · 6 years ago
  58. 86abc1c Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 by TreeHugger Robot · 6 years ago
  59. c1a1a86 Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 6 years ago
  60. 09d2771 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 6 years ago
  61. 6af5bcb Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 6 years ago
  62. d1646cf Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 6 years ago
  63. b22f086 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 6 years ago
  64. 260d962 Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 6 years ago
  65. e262692 Merge "Include what you use: <unistd.h>" am: c0aff669f8 am: 46ffa93a77 by Tom Cherry · 6 years ago
  66. 46ffa93 Merge "Include what you use: <unistd.h>" am: c0aff669f8 by Tom Cherry · 6 years ago
  67. 28ac3b9 Include what you use: <unistd.h> by Tom Cherry · 6 years ago
  68. 0a44a83 Merge "Include what you use: <fcntl.h>" am: af9652b1fb am: 7358ff4002 by Treehugger Robot · 6 years ago
  69. 7358ff4 Merge "Include what you use: <fcntl.h>" am: af9652b1fb by Treehugger Robot · 6 years ago
  70. 3387cab Include what you use: <fcntl.h> by Tom Cherry · 6 years ago
  71. 05f5248 Merge "Enable context virtualization only for GL" am: 48880d51d0 am: 6630407efa by Automerger Merge Worker · 6 years ago
  72. 9defb44 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 6 years ago
  73. 559b433 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 6 years ago
  74. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 6 years ago
  75. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  76. eac35eb GpuStats: complete the coverage of ES1 usage tracking by Yiwei Zhang · 6 years ago
  77. 840bd53 opengl: Revert "opengl: defer GLESV1 library loading until context creation time" by Charlie Lao · 6 years ago
  78. c51d5f5 OpenGL: Moving comment to the right place by Charlie Lao · 6 years ago
  79. 3ea3c11 Merge "opengl: defer GLESV1 library loading until context creation time" by TreeHugger Robot · 6 years ago
  80. 95c7aea opengl: defer GLESV1 library loading until context creation time by Charlie Lao · 6 years ago
  81. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  82. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 6 years ago
  83. 0b82f1a Merge "Opengl: fix a type for GraphicsEnvironment" by TreeHugger Robot · 6 years ago
  84. 1256e37 Merge "Fix for native bridge fallback in egl layers" am: a0a5ed3bdb am: cdb8facd6c by Lev Rumyantsev · 6 years ago
  85. a0a5ed3 Merge "Fix for native bridge fallback in egl layers" by Lev Rumyantsev · 6 years ago
  86. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 6 years ago
  87. 57f7523 Opengl: fix a type for GraphicsEnvironment by Yiwei Zhang · 6 years ago
  88. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  89. 3e4db84 Fix for native bridge fallback in egl layers by Dmytro Chystiakov · 6 years ago
  90. 6a2c5c7 EGL: Fix repeated extension lookups by Cody Northrop · 6 years ago
  91. b2306ed EGL: Fix repeated extension lookups by Cody Northrop · 6 years ago
  92. 00260e4 EGL: Fix repeated extension lookups by Cody Northrop · 6 years ago
  93. ca8dce9 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 7 years ago
  94. b524c93 eglSwapBuffersWithDamageKHR robustness by Anders Frostad Pedersen · 7 years ago
  95. 86f9f74 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 7 years ago
  96. b856aff Remove mention of legacy software renderer by Chris Forbes · 7 years ago
  97. cfc6230 Nuke libagl and setEmulatorGlesValue by Chris Forbes · 7 years ago
  98. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 7 years ago
  99. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 7 years ago
  100. dbccd22 Reintroduce EGL mitigations from Android P. by Krzysztof Kosiński · 7 years ago