1. 7f3f0b3 GPU Memory: unittest using map_create needs root access by Yiwei Zhang · 5 years ago
  2. 169f113 GPU Memory: add errno to error log messages by Yiwei Zhang · 5 years ago
  3. 6f63ce0 GPU Memory: update unittest to reduce flakiness by Yiwei Zhang · 5 years ago
  4. 643a4f6 GpuMem: refactor and add unittest for traverseGpuMemTotals by Yiwei Zhang · 5 years ago
  5. b7c974f GpuMemTracer: remove the sleep workaround by Yiwei Zhang · 5 years ago
  6. ca199fa GPU Memory: remove an infeasible TODO by Yiwei Zhang · 6 years ago
  7. bb66c98 GpuMem perfetto producer by Adithya Srinivasan · 6 years ago
  8. a3dae23 GPU Memory: ensure bpf program is attached to the tracepoint by Yiwei Zhang · 6 years ago
  9. f333715 GpuMem: fix flaky unittests on cuttlefish platform by Yiwei Zhang · 6 years ago
  10. 9feb4ae GPU Memory: add unittests for libgpumem by Yiwei Zhang · 6 years ago
  11. c5aa738 GPU Memory: install gpu_mem.o and integrate libgpumem by Yiwei Zhang · 6 years ago
  12. 38089305 GPU Memory: implement libgpumem to interact with bpf by Yiwei Zhang · 6 years ago
  13. 445e98c GPU Memory: add bpf c program for gpu_mem/gpu_mem_total tracepoint by Yiwei Zhang · 6 years ago
  14. bf2aa78 Use the newly introduced whole_program_vtables property by Yi Kong · 5 years ago
  15. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  16. 6b38825 Allow native process to load updatable driver. by Peiyong Lin · 6 years ago
  17. 90153a1 [RESTRICT AUTOMERGE]gpuservice: always dump all in BugReport by Yiwei Zhang · 6 years ago
  18. 38a4b21 Update GpuStats/SFStats for puller API feedback by Tej Singh · 6 years ago
  19. 822b10a [GpuStats] Lazily-register statsd callbacks by Alec Mouri · 6 years ago
  20. 181231f Merge changes from topic "new-puller-migration" by TreeHugger Robot · 6 years ago
  21. eb84526 Merge "GpuService: clean up some unused codes" by TreeHugger Robot · 6 years ago
  22. 29f8593 GpuStats: migrate to new statsd native puller api (part 3) by Yiwei Zhang · 6 years ago
  23. b59a127 GpuStats: migrate to new statsd native puller api (part 2) by Yiwei Zhang · 6 years ago
  24. 6ee546d GpuStats: migrate to new statsd native puller api (part 1) by Yiwei Zhang · 6 years ago
  25. cf67368 GpuStats: remove set_property from unittest by Yiwei Zhang · 6 years ago
  26. 9b83584 GpuService: clean up some unused codes by Yiwei Zhang · 6 years ago
  27. fdd7e78 GpuStats: rename an api and add unit tests by Yiwei Zhang · 6 years ago
  28. baaef88 GpuStats: separate stats module as a separate library by Yiwei Zhang · 6 years ago
  29. a6f720f GpuService: partial revert of http://ag/8004174 by Yiwei Zhang · 6 years ago
  30. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 6 years ago
  31. 5de3ce6 Restructure blueprint file for gpuservice and vkjson by Yiwei Zhang · 6 years ago
  32. 0480848 GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8 by Yiwei Zhang · 6 years ago
  33. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 7 years ago
  34. 26d90cb Remove unnecessary dependencies on libsigchain. by Josh Gao · 7 years ago
  35. 8cf7c7b GpuService: pass args to GpuStats by Yiwei Zhang · 6 years ago
  36. d09003d gpuservice: Use startsWith() instead of compare() to check for a string prefix. by Peter Collingbourne · 6 years ago
  37. 2c78440 Merge "Remove unnecessary dependencies on libsigchain." by TreeHugger Robot · 7 years ago
  38. 3d14605 Added gpu memory stats to gpuservice dump by Mikael Pessa · 7 years ago
  39. 843f260 Remove unnecessary dependencies on libsigchain. by Josh Gao · 7 years ago
  40. 69395cd GpuStats: track Vulkan apps not doing pre-rotation correctly by Yiwei Zhang · 7 years ago
  41. bcba411 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 7 years ago
  42. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 7 years ago
  43. cc242e6 Merge "gpuservice: add OWNERS file" am: 49b166e2ae am: f6f9b8e165 by Yiwei Zhang · 7 years ago
  44. ed6cb11 gpuservice: add OWNERS file by Yiwei Zhang · 7 years ago
  45. 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 7 years ago
  46. 8e7c4b6 GpuStats: Track ANGLE usage info by Yiwei Zhang · 7 years ago
  47. 174a2a0 GpuStats: plumb all 3d api versions by Yiwei Zhang · 7 years ago
  48. 794d295 GpuStats: plumb Vulkan api version by Yiwei Zhang · 7 years ago
  49. f2d8413 Game Driver Metrics: apply worst case limits for stats tracking by Yiwei Zhang · 7 years ago
  50. 178e067 Game Driver Metrics: plumb gpu app stats into statsd by Yiwei Zhang · 7 years ago
  51. 82ed86e Merge "Game Driver Metrics: plumb gpu global stats into statsd" by TreeHugger Robot · 7 years ago
  52. baea97f Game Driver Metrics: plumb gpu global stats into statsd by Yiwei Zhang · 7 years ago
  53. c086504 Merge "Game Driver Metrics: make gpu stats info parcelable" by TreeHugger Robot · 7 years ago
  54. f40fb10 Game Driver Metrics: make gpu stats info parcelable by Yiwei Zhang · 7 years ago
  55. 2a61c15 Game Driver: dump driver package info in dumpsys gpu by Yiwei Zhang · 7 years ago
  56. 2d4c188 Game Driver: add GpuStats class to process and dump stats by Yiwei Zhang · 7 years ago
  57. bb4eaf6 Game Driver: add dumpsys interface to GpuService by Yiwei Zhang · 7 years ago
  58. 96c0171 Game Driver: update the format of driver build date by Yiwei Zhang · 7 years ago
  59. 512a723 Game Driver: plumb driver build date into GpuStats by Yiwei Zhang · 7 years ago
  60. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 7 years ago
  61. 210bb7e Use const reference in setGpuStats() API by Greg Kaiser · 7 years ago
  62. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 7 years ago
  63. 6bc628c C++17 is the default now. by Elliott Hughes · 7 years ago
  64. 423d080 [GPU Service] Name GPU service back to "gpu" by Yiwei Zhang · 7 years ago
  65. 2da7465 [GPU Service] Separate GPU Service out of SurfaceFlinger. by Peiyong Lin · 7 years ago