- 6340221 gpuservice: Add GPU Vendor ID support to FeatureConfig proto by Tim Van Patten · 8 months ago
- a10520d Fix ANGLE Driver Setting permission on multiuser builds by Yuxin Hu · 8 months ago
- 8e518c0 GpuService: Add FeatureOverrideParser by Tim Van Patten · 8 months ago
- e7b6fb3 Merge "Fuzzer seed corpus for gpu" into main am: dbc0c9d875 by Pawan Wagh · 1 year ago
- 465efcc Fuzzer seed corpus for gpu by Pawan Wagh · 1 year ago
- c23fcd0 Add engine name to GpuStatsAppInfo by Tom Murphy · 1 year, 6 months ago
- 7e4caf0 Merge "make it clear mGpuMemTotalMap is R/O" into main am: ecf372879b am: a777f26e1e am: dad3fddf8e am: 5f99f3a09c am: 50efb21482 by Maciej Żenczykowski · 2 years ago
- add9482 Merge "use BpfMap's resetMap() for creating new maps" into main am: 838d7aeaef am: 276cb2274f am: 8857c6f5d9 am: ebb1a85c54 am: b0ff8a25bd by Treehugger Robot · 2 years ago
- dad3fdd Merge "make it clear mGpuMemTotalMap is R/O" into main am: ecf372879b am: a777f26e1e by Maciej Żenczykowski · 2 years ago
- 8857c6f Merge "use BpfMap's resetMap() for creating new maps" into main am: 838d7aeaef am: 276cb2274f by Treehugger Robot · 2 years ago
- a777f26 Merge "make it clear mGpuMemTotalMap is R/O" into main am: ecf372879b by Maciej Żenczykowski · 2 years ago
- 276cb22 Merge "use BpfMap's resetMap() for creating new maps" into main am: 838d7aeaef by Treehugger Robot · 2 years ago
- af8d3a7 make it clear mGpuMemTotalMap is R/O by Maciej Żenczykowski · 2 years ago
- c969fb8 use BpfMap's resetMap() for creating new maps by Maciej Żenczykowski · 2 years ago
- c032c37 gpuservice: move some libs from shared to static by Devin Moore · 2 years, 4 months ago
- 9e09471 Fix for heap-use-after-free in GPUService.cpp by sergiuferentz · 2 years, 2 months ago
- 3c00cbc Fix for heap-use-after-free in GPUService.cpp by sergiuferentz · 2 years, 2 months ago
- f0a6f09 Merge "Fuzz Gpu AIDL service" am: bef09848e7 am: 9e4cd1f7c1 am: ce45cafdf5 by Pawan Wagh · 2 years, 4 months ago
- e75c4fa Fuzz Gpu AIDL service by Pawan Wagh · 2 years, 4 months ago
- e0cf859 Merge "Remove ASan from gpuservice_unittest" am: 008cdaf9b1 am: 60cd806a7a am: 3193ab4722 by Treehugger Robot · 2 years, 6 months ago
- a7ecb5e Remove ASan from gpuservice_unittest by Florian Mayer · 2 years, 6 months ago
- b2901c9 Adding new Vulkan metrics to GPU Stats by Serdar Kocdemir · 2 years, 10 months ago
- 440cf72 Rename gpu_mem.o to gpuMem.o by Ken Chen · 3 years, 2 months ago
- 8a7e7fc Fixed gpuservice_unittest mem leaks by Vova Sharaienko · 3 years, 2 months ago
- 939a6e8 Merge "GpuMem(Tracer)Test - define BPF_MAP_MAKE_VISIBLE_FOR_TESTING" by Treehugger Robot · 3 years, 3 months ago
- 842ec2d GpuMem(Tracer)Test - define BPF_MAP_MAKE_VISIBLE_FOR_TESTING by Maciej Żenczykowski · 3 years, 3 months ago
- b69a669 Merge "GpuMemTracerTest - switch mTestMap bpfmap init to move assignment" by Treehugger Robot · 3 years, 3 months ago
- 92f083d GpuMemTracerTest - switch mTestMap bpfmap init to move assignment by Maciej Żenczykowski · 3 years, 3 months ago
- d2d0935 GpuMemTest - switch mTestMap bpfmap init to move assignment by Maciej Żenczykowski · 3 years, 3 months ago
- 01eeab9 Fixed gpuservice_unittest mem leaks by Vova Sharaienko · 3 years, 3 months ago
- 0906b2c Fix gpuservice_unittest mem leaks by Vova Sharaienko · 3 years, 4 months ago
- b0506c4 remove needlessly used library libbpf_android by Maciej Żenczykowski · 3 years, 7 months ago
- 780faba Merge "Rename libbpf to libbpf_bcc" by Treehugger Robot · 3 years, 9 months ago
- a9ad69b Add angleInUse field to 'dumpsys gpu' by Tim Van Patten · 3 years, 10 months ago
- 92822a2 Rename libbpf to libbpf_bcc by Connor O'Brien · 3 years, 10 months ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
- 5b194e5 remove SKIP_IF_BPF_NOT_SUPPORTED by Maciej Żenczykowski · 4 years, 8 months ago
- 4558346 Remove gpumemtracer bloat by Adithya Srinivasan · 4 years, 9 months ago
- 134332b Add unittests for GpuMemTracer by Adithya Srinivasan · 4 years, 9 months ago
- 078a645 SKIP_IF_BPF_NOT_SUPPORTED is a no-op by Maciej Żenczykowski · 4 years, 8 months ago
- 79ee9aa GpuService: add RootTargetPreparer to gpuservice_unittest by Yiwei Zhang · 4 years, 11 months ago
- 7f3f0b3 GPU Memory: unittest using map_create needs root access by Yiwei Zhang · 4 years, 11 months ago
- 6f63ce0 GPU Memory: update unittest to reduce flakiness by Yiwei Zhang · 5 years ago
- 643a4f6 GpuMem: refactor and add unittest for traverseGpuMemTotals by Yiwei Zhang · 5 years ago
- a3dae23 GPU Memory: ensure bpf program is attached to the tracepoint by Yiwei Zhang · 5 years ago
- f333715 GpuMem: fix flaky unittests on cuttlefish platform by Yiwei Zhang · 5 years ago
- 9feb4ae GPU Memory: add unittests for libgpumem by Yiwei Zhang · 5 years ago
- 29f8593 GpuStats: migrate to new statsd native puller api (part 3) by Yiwei Zhang · 6 years ago
- b59a127 GpuStats: migrate to new statsd native puller api (part 2) by Yiwei Zhang · 6 years ago
- cf67368 GpuStats: remove set_property from unittest by Yiwei Zhang · 6 years ago
- fdd7e78 GpuStats: rename an api and add unit tests by Yiwei Zhang · 6 years ago