1. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years, 9 months ago
  2. 2f707e6 Plumb ANGLE EGL features for debugging. by Peiyong Lin · 4 years, 10 months ago
  3. 0acbfdc Allow native process to load updatable driver. by Peiyong Lin · 5 years ago
  4. 5b7604f libgraphicsenv: minor refactor on a namespace creation flag by Yiwei Zhang · 5 years ago
  5. d1023f2 Standardize on base::GetProperty in libgraphicsenv by Michael Hoisie · 5 years ago
  6. 39b265a Merge "Use {llndk,vndksp}.libraries.txt from VNDK APEX" am: 4d89476be3 am: aa007214b0 by Automerger Merge Worker · 5 years ago
  7. 7839680 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 5 years ago
  8. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  9. d381938 GpuStats: tighten the triggers to send GPU stats to gpuservice by Yiwei Zhang · 6 years ago
  10. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  11. 0afcca0 [libgraphicsenv] Add an API to enable profiling features by Adam Bodnar · 6 years ago
  12. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
  13. 8fcb80b Merge "GpuStats: fix driver loading stats at driver unloading" by TreeHugger Robot · 6 years ago
  14. 8238fa0 GpuStats: fix driver loading stats at driver unloading by Yiwei Zhang · 6 years ago
  15. 472cab0 GpuStats: fix driver loading stats at driver unloading by Yiwei Zhang · 6 years ago
  16. 49b9ac7 libgraphicsenv: get linker symbols from real header by Yiwei Zhang · 6 years ago
  17. 7507a12 Merge "GpuStats: Cache the gpu service binder" by TreeHugger Robot · 6 years ago
  18. 8e09730 GpuStats: Cache the gpu service binder by Yiwei Zhang · 6 years ago
  19. bcba411 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
  20. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 6 years ago
  21. 3c74da9 GpuStats: move the stats send at Activity launch off UI thread by Yiwei Zhang · 6 years ago
  22. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 6 years ago
  23. 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 6 years ago
  24. 5c640c1 GpuStats: send GpuStats at activity launch hint by Yiwei Zhang · 6 years ago
  25. 8e7c4b6 GpuStats: Track ANGLE usage info by Yiwei Zhang · 6 years ago
  26. 794d295 GpuStats: plumb Vulkan api version by Yiwei Zhang · 6 years ago
  27. 6ef8494 Game Driver: add required sphal libraries to game driver namespace by Yiwei Zhang · 6 years ago
  28. 96c0171 Game Driver: update the format of driver build date by Yiwei Zhang · 6 years ago
  29. 512a723 Game Driver: plumb driver build date into GpuStats by Yiwei Zhang · 6 years ago
  30. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 6 years ago
  31. 1b85add Merge "Use const reference in setGpuStats() API" by TreeHugger Robot · 6 years ago
  32. 8bd24e9 ANGLE In Use Dialog Box by Tim Van Patten · 6 years ago
  33. 210bb7e Use const reference in setGpuStats() API by Greg Kaiser · 6 years ago
  34. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 6 years ago
  35. 8c8c181 Game Driver: plumb packange name and version for GpuStats by Yiwei Zhang · 7 years ago
  36. 3892cfa Update ANGLE namespace creation by Cody Northrop · 7 years ago
  37. 2d7af74 GraphicsEnv - remove deprecated error by Cody Northrop · 7 years ago
  38. c15d382 Revert "Revert "Enable ANGLE-for-Android rule processing again"" by Cody Northrop · 7 years ago
  39. 6a5f97c Revert "Enable ANGLE-for-Android rule processing again" by Jakub Pawlowski · 7 years ago
  40. 6d24de4 Enable ANGLE-for-Android rule processing again by Ian Elliott · 7 years ago
  41. 5f744f1 Refactor for Better Resource Management by Tim Van Patten · 7 years ago
  42. a2a60a0 Update ANGLE Developer Options by Tim Van Patten · 7 years ago
  43. 64d8921 Updatable Driver: Decouple gfx_driver from sphal by Yiwei Zhang · 7 years ago
  44. f0874d3 Remove app preference from ANGLE logic by Cody Northrop · 7 years ago
  45. b9b01b6 Add GLES specific setting for layers by Cody Northrop · 7 years ago
  46. 30ad2ab Fix use after free issue found with ASAN build by Courtney Goeltzenleuchter · 7 years ago
  47. 2e9c74c [GraphicsEnvironment] Add ld path for updatable driver. by Peiyong Lin · 7 years ago
  48. 04e7043 Pass ANGLE rules file descriptor through JNI by Cody Northrop · 7 years ago
  49. 629ce4e Revert "Revert "Rootless Debug for GLES"" by Cody Northrop · 7 years ago
  50. 9f20d92 Revert "Rootless Debug for GLES" by Cody Northrop · 7 years ago
  51. d9f0ec4 Rootless Debug for GLES by Cody Northrop · 7 years ago
  52. 49d5199 Allow specifying ANGLE in manifest via meta-data by Cody Northrop · 7 years ago
  53. d41ef25 Pass more ANGLE info from runtime by Courtney Goeltzenleuchter · 7 years ago
  54. 1f00e17 Load ANGLE from APK by Cody Northrop · 7 years ago
  55. 4819b52 Add fallback case to layers_extensions.cpp by Victor Khimenko · 7 years ago
  56. 9b816a8 Cut the dependency to libnativeloader by Jiyong Park · 8 years ago
  57. d2aa3ab Rootless GPU Debug by Cody Northrop · 8 years ago
  58. dc448df Merge "Load updated graphics drivers into sphal-child namespace" into oc-dev am: 6b32bed777 by Jesse Hall · 8 years ago
  59. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago[Renamed (98%) from libs/ui/GraphicsEnv.cpp]
  60. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 9 years ago[Renamed (98%) from libs/gui/GraphicsEnv.cpp]
  61. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  62. 53457db Load updated drivers using derived loader namespace by Jesse Hall · 9 years ago
  63. 90b25ed Add GraphicsEnv to libgui by Jesse Hall · 9 years ago