1. 0acbfdc Allow native process to load updatable driver. by Peiyong Lin · 4 years, 1 month ago
  2. 5b7604f libgraphicsenv: minor refactor on a namespace creation flag by Yiwei Zhang · 4 years, 3 months ago
  3. d1023f2 Standardize on base::GetProperty in libgraphicsenv by Michael Hoisie · 4 years, 4 months ago
  4. 39b265a Merge "Use {llndk,vndksp}.libraries.txt from VNDK APEX" am: 4d89476be3 am: aa007214b0 by Automerger Merge Worker · 4 years, 5 months ago
  5. 7839680 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 4 years, 5 months ago
  6. 6ee546d GpuStats: migrate to new statsd native puller api (part 1) by Yiwei Zhang · 4 years, 6 months ago
  7. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 4 years, 7 months ago
  8. d381938 GpuStats: tighten the triggers to send GPU stats to gpuservice by Yiwei Zhang · 4 years, 7 months ago
  9. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 4 years, 7 months ago
  10. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 4 years, 9 months ago
  11. 0afcca0 [libgraphicsenv] Add an API to enable profiling features by Adam Bodnar · 4 years, 11 months ago
  12. 0480848 GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8 by Yiwei Zhang · 4 years, 10 months ago
  13. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 5 years ago
  14. 153c426 Merge "Add OWNERS file to graphicsenv/." am: fac95971b6 am: aa1c899c72 am: 99b2c7b464 by Peiyong Lin · 4 years, 10 months ago
  15. aa1c899 Merge "Add OWNERS file to graphicsenv/." am: fac95971b6 by Peiyong Lin · 4 years, 10 months ago
  16. a2f6c20 Add OWNERS file to graphicsenv/. by Peiyong Lin · 4 years, 11 months ago
  17. 0802618 Replace libnativeloader-dummy-headers with libnativeloader-headers by Paul Duffin · 4 years, 11 months ago
  18. 8fcb80b Merge "GpuStats: fix driver loading stats at driver unloading" by TreeHugger Robot · 5 years ago
  19. 8238fa0 GpuStats: fix driver loading stats at driver unloading by Yiwei Zhang · 5 years ago
  20. 472cab0 GpuStats: fix driver loading stats at driver unloading by Yiwei Zhang · 5 years ago
  21. 49b9ac7 libgraphicsenv: get linker symbols from real header by Yiwei Zhang · 5 years ago
  22. 7507a12 Merge "GpuStats: Cache the gpu service binder" by TreeHugger Robot · 5 years ago
  23. 8e09730 GpuStats: Cache the gpu service binder by Yiwei Zhang · 5 years ago
  24. 69395cd GpuStats: track Vulkan apps not doing pre-rotation correctly by Yiwei Zhang · 5 years ago
  25. bcba411 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 5 years ago
  26. 81e26a1 GraphicsEnv: add documentations for the class by Yiwei Zhang · 5 years ago
  27. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 5 years ago
  28. 3c74da9 GpuStats: move the stats send at Activity launch off UI thread by Yiwei Zhang · 5 years ago
  29. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 5 years ago
  30. 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 5 years ago
  31. 5c640c1 GpuStats: send GpuStats at activity launch hint by Yiwei Zhang · 5 years ago
  32. 8e7c4b6 GpuStats: Track ANGLE usage info by Yiwei Zhang · 5 years ago
  33. 174a2a0 GpuStats: plumb all 3d api versions by Yiwei Zhang · 5 years ago
  34. 794d295 GpuStats: plumb Vulkan api version by Yiwei Zhang · 5 years ago
  35. 6d23529 Add dependency on libdl_android by dimitry · 5 years ago
  36. 178e067 Game Driver Metrics: plumb gpu app stats into statsd by Yiwei Zhang · 5 years ago
  37. baea97f Game Driver Metrics: plumb gpu global stats into statsd by Yiwei Zhang · 5 years ago
  38. f40fb10 Game Driver Metrics: make gpu stats info parcelable by Yiwei Zhang · 5 years ago
  39. 2d4c188 Game Driver: add GpuStats class to process and dump stats by Yiwei Zhang · 5 years ago
  40. 6ef8494 Game Driver: add required sphal libraries to game driver namespace by Yiwei Zhang · 5 years ago
  41. 96c0171 Game Driver: update the format of driver build date by Yiwei Zhang · 5 years ago
  42. 512a723 Game Driver: plumb driver build date into GpuStats by Yiwei Zhang · 5 years ago
  43. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 5 years ago
  44. 1b85add Merge "Use const reference in setGpuStats() API" by TreeHugger Robot · 5 years ago
  45. 8bd24e9 ANGLE In Use Dialog Box by Tim Van Patten · 5 years ago
  46. 210bb7e Use const reference in setGpuStats() API by Greg Kaiser · 5 years ago
  47. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 5 years ago
  48. 8c8c181 Game Driver: plumb packange name and version for GpuStats by Yiwei Zhang · 5 years ago
  49. 3892cfa Update ANGLE namespace creation by Cody Northrop · 5 years ago
  50. 2d7af74 GraphicsEnv - remove deprecated error by Cody Northrop · 6 years ago
  51. c15d382 Revert "Revert "Enable ANGLE-for-Android rule processing again"" by Cody Northrop · 6 years ago
  52. a655dac Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  53. 6a5f97c Revert "Enable ANGLE-for-Android rule processing again" by Jakub Pawlowski · 6 years ago
  54. 6d24de4 Enable ANGLE-for-Android rule processing again by Ian Elliott · 6 years ago
  55. 5f744f1 Refactor for Better Resource Management by Tim Van Patten · 6 years ago
  56. a2a60a0 Update ANGLE Developer Options by Tim Van Patten · 6 years ago
  57. 64d8921 Updatable Driver: Decouple gfx_driver from sphal by Yiwei Zhang · 6 years ago
  58. f0874d3 Remove app preference from ANGLE logic by Cody Northrop · 6 years ago
  59. b9b01b6 Add GLES specific setting for layers by Cody Northrop · 6 years ago
  60. 30ad2ab Fix use after free issue found with ASAN build by Courtney Goeltzenleuchter · 6 years ago
  61. 2e9c74c [GraphicsEnvironment] Add ld path for updatable driver. by Peiyong Lin · 6 years ago
  62. 04e7043 Pass ANGLE rules file descriptor through JNI by Cody Northrop · 6 years ago
  63. 629ce4e Revert "Revert "Rootless Debug for GLES"" by Cody Northrop · 6 years ago
  64. 9f20d92 Revert "Rootless Debug for GLES" by Cody Northrop · 6 years ago
  65. d9f0ec4 Rootless Debug for GLES by Cody Northrop · 6 years ago
  66. 49d5199 Allow specifying ANGLE in manifest via meta-data by Cody Northrop · 6 years ago
  67. d41ef25 Pass more ANGLE info from runtime by Courtney Goeltzenleuchter · 6 years ago
  68. 1f00e17 Load ANGLE from APK by Cody Northrop · 6 years ago
  69. 4819b52 Add fallback case to layers_extensions.cpp by Victor Khimenko · 6 years ago
  70. 9b816a8 Cut the dependency to libnativeloader by Jiyong Park · 7 years ago
  71. d2aa3ab Rootless GPU Debug by Cody Northrop · 7 years ago
  72. 687a0d1 Use -Werror in frameworks/native/libs by Chih-Hung Hsieh · 7 years ago
  73. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 7 years ago