1. eb94bdf Update dependencies on graphics.common HAL to latest by Eino-Ville Talvala · 11 months ago
  2. 371af85 Deprecate glDriverFallback logging by Solti · 12 months ago
  3. 0cdac9a Load UGD dependencies from SPHAL on non-VNDK devices by Chris Forbes · 12 months ago
  4. c23fcd0 Add engine name to GpuStatsAppInfo by Tom Murphy · 1 year, 5 months ago
  5. f5da7ee Set linker namespaces to null if VNDK namespace is not available by Ethan Chen · 1 year, 7 months ago
  6. e4da7a8 Make ANGLE loadable from system image. by Peiyong Lin · 2 years ago
  7. 2df5a00 [Cherry-pick] Revert^3 "Revert "Load native GLES driver when specified."" by Peiyong Lin · 2 years ago
  8. c7aa7ed [Cherry-pick] Revert^2 "Revert "Load native GLES driver when specified."" by Peiyong Lin · 2 years ago
  9. 17464dc [Cherry-pick] Revert "Revert "Load native GLES driver when specified."" by Peiyong Lin · 2 years, 1 month ago
  10. 28a4b07 [Cherry-pick] Revert "Load native GLES driver when specified." by Peiyong Lin · 2 years, 1 month ago
  11. ef20e4e [Cherry-pick] Group methods with similar purpose. by Peiyong Lin · 2 years, 1 month ago
  12. 2661b73 [Cherry-pick] Load native GLES driver when specified. by Peiyong Lin · 2 years, 1 month ago
  13. e88e0ba [Cherry-pick] Avoid unloading ANGLE. by Peiyong Lin · 2 years, 1 month ago
  14. 17190c9 Allow per-app opt in to use system ANGLE. by Peiyong Lin · 2 years, 2 months ago
  15. 2f51e75 Clean up ANGLE integration logic. by Peiyong Lin · 2 years, 2 months ago
  16. 4c168fc Merge "Use ro.vndk.version to check if VNDK is deprecated" into main am: 553da45cd7 by Kiyoung Kim · 1 year, 10 months ago
  17. 77f3709 Use ro.vndk.version to check if VNDK is deprecated by Kiyoung Kim · 1 year, 10 months ago
  18. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
  19. c0e3ed3 Use llndk.libraries.txt from system if VNDK is deprecated by Kiyoung Kim · 2 years ago
  20. 9679a98 Refactor ANGLE usage code. by Peiyong Lin · 2 years, 4 months ago
  21. b69e988 Add new API to toggle ANGLE as the default system GLES driver by Yuxin Hu · 2 years, 4 months ago
  22. 82a9353 Revert "EGL BlobCache: Support multifile cache and flexible size..." by Hung-Wei Chen · 2 years, 8 months ago
  23. c452499 EGL BlobCache: Support multifile cache and flexible size limit by Cody Northrop · 2 years, 8 months ago
  24. b2901c9 Adding new Vulkan metrics to GPU Stats by Serdar Kocdemir · 2 years, 9 months ago
  25. b370eea GraphicsEnv: Fix isDebuggable am: 383832ff5b by Cody Northrop · 2 years, 8 months ago
  26. 383832f GraphicsEnv: Fix isDebuggable by Cody Northrop · 2 years, 9 months ago
  27. 5d32e62 GraphicsEnv: Fix isDebuggable by Cody Northrop · 2 years, 9 months ago
  28. 7c0a7ee Can switch to legacy GLES driver when ANGLE is system driver by Ian Elliott · 3 years, 4 months ago
  29. 5279f86 Can switch to legacy GLES driver when ANGLE is system driver by Ian Elliott · 3 years, 4 months ago
  30. 2e62815 Revert "Change Android platform for when ANGLE is default" by Simon Bowden · 3 years, 3 months ago
  31. 845fee9 Change Android platform for when ANGLE is default by Ian Elliott · 3 years, 4 months ago
  32. a53dcb2 Remove support: libfeature_support_angle.so by Tim Van Patten · 4 years, 3 months ago
  33. 9b5fe58 Remove support: libfeature_support_angle.so by Tim Van Patten · 4 years, 3 months ago
  34. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years, 9 months ago
  35. 2f707e6 Plumb ANGLE EGL features for debugging. by Peiyong Lin · 4 years, 10 months ago
  36. 0acbfdc Allow native process to load updatable driver. by Peiyong Lin · 5 years ago
  37. 5b7604f libgraphicsenv: minor refactor on a namespace creation flag by Yiwei Zhang · 5 years ago
  38. d1023f2 Standardize on base::GetProperty in libgraphicsenv by Michael Hoisie · 5 years ago
  39. 39b265a Merge "Use {llndk,vndksp}.libraries.txt from VNDK APEX" am: 4d89476be3 am: aa007214b0 by Automerger Merge Worker · 5 years ago
  40. 7839680 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 5 years ago
  41. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  42. d381938 GpuStats: tighten the triggers to send GPU stats to gpuservice by Yiwei Zhang · 6 years ago
  43. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  44. 0afcca0 [libgraphicsenv] Add an API to enable profiling features by Adam Bodnar · 6 years ago
  45. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
  46. 8fcb80b Merge "GpuStats: fix driver loading stats at driver unloading" by TreeHugger Robot · 6 years ago
  47. 8238fa0 GpuStats: fix driver loading stats at driver unloading by Yiwei Zhang · 6 years ago
  48. 472cab0 GpuStats: fix driver loading stats at driver unloading by Yiwei Zhang · 6 years ago
  49. 49b9ac7 libgraphicsenv: get linker symbols from real header by Yiwei Zhang · 6 years ago
  50. 7507a12 Merge "GpuStats: Cache the gpu service binder" by TreeHugger Robot · 6 years ago
  51. 8e09730 GpuStats: Cache the gpu service binder by Yiwei Zhang · 6 years ago
  52. bcba411 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
  53. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 6 years ago
  54. 3c74da9 GpuStats: move the stats send at Activity launch off UI thread by Yiwei Zhang · 6 years ago
  55. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 6 years ago
  56. 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 6 years ago
  57. 5c640c1 GpuStats: send GpuStats at activity launch hint by Yiwei Zhang · 6 years ago
  58. 8e7c4b6 GpuStats: Track ANGLE usage info by Yiwei Zhang · 6 years ago
  59. 794d295 GpuStats: plumb Vulkan api version by Yiwei Zhang · 6 years ago
  60. 6ef8494 Game Driver: add required sphal libraries to game driver namespace by Yiwei Zhang · 6 years ago
  61. 96c0171 Game Driver: update the format of driver build date by Yiwei Zhang · 6 years ago
  62. 512a723 Game Driver: plumb driver build date into GpuStats by Yiwei Zhang · 6 years ago
  63. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 6 years ago
  64. 1b85add Merge "Use const reference in setGpuStats() API" by TreeHugger Robot · 6 years ago
  65. 8bd24e9 ANGLE In Use Dialog Box by Tim Van Patten · 6 years ago
  66. 210bb7e Use const reference in setGpuStats() API by Greg Kaiser · 6 years ago
  67. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 6 years ago
  68. 8c8c181 Game Driver: plumb packange name and version for GpuStats by Yiwei Zhang · 7 years ago
  69. 3892cfa Update ANGLE namespace creation by Cody Northrop · 7 years ago
  70. 2d7af74 GraphicsEnv - remove deprecated error by Cody Northrop · 7 years ago
  71. c15d382 Revert "Revert "Enable ANGLE-for-Android rule processing again"" by Cody Northrop · 7 years ago
  72. 6a5f97c Revert "Enable ANGLE-for-Android rule processing again" by Jakub Pawlowski · 7 years ago
  73. 6d24de4 Enable ANGLE-for-Android rule processing again by Ian Elliott · 7 years ago
  74. 5f744f1 Refactor for Better Resource Management by Tim Van Patten · 7 years ago
  75. a2a60a0 Update ANGLE Developer Options by Tim Van Patten · 7 years ago
  76. 64d8921 Updatable Driver: Decouple gfx_driver from sphal by Yiwei Zhang · 7 years ago
  77. f0874d3 Remove app preference from ANGLE logic by Cody Northrop · 7 years ago
  78. b9b01b6 Add GLES specific setting for layers by Cody Northrop · 7 years ago
  79. 30ad2ab Fix use after free issue found with ASAN build by Courtney Goeltzenleuchter · 7 years ago
  80. 2e9c74c [GraphicsEnvironment] Add ld path for updatable driver. by Peiyong Lin · 7 years ago
  81. 04e7043 Pass ANGLE rules file descriptor through JNI by Cody Northrop · 7 years ago
  82. 629ce4e Revert "Revert "Rootless Debug for GLES"" by Cody Northrop · 7 years ago
  83. 9f20d92 Revert "Rootless Debug for GLES" by Cody Northrop · 7 years ago
  84. d9f0ec4 Rootless Debug for GLES by Cody Northrop · 7 years ago
  85. 49d5199 Allow specifying ANGLE in manifest via meta-data by Cody Northrop · 7 years ago
  86. d41ef25 Pass more ANGLE info from runtime by Courtney Goeltzenleuchter · 7 years ago
  87. 1f00e17 Load ANGLE from APK by Cody Northrop · 7 years ago
  88. 4819b52 Add fallback case to layers_extensions.cpp by Victor Khimenko · 7 years ago
  89. 9b816a8 Cut the dependency to libnativeloader by Jiyong Park · 8 years ago
  90. d2aa3ab Rootless GPU Debug by Cody Northrop · 8 years ago
  91. dc448df Merge "Load updated graphics drivers into sphal-child namespace" into oc-dev am: 6b32bed777 by Jesse Hall · 8 years ago
  92. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago[Renamed (98%) from libs/ui/GraphicsEnv.cpp]
  93. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago[Renamed (98%) from libs/gui/GraphicsEnv.cpp]
  94. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  95. 53457db Load updated drivers using derived loader namespace by Jesse Hall · 9 years ago
  96. 90b25ed Add GraphicsEnv to libgui by Jesse Hall · 9 years ago