aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2022-10-11Rename gfxstream-base/gfxstream-host-common to aemu-base, aemu-host-common.Joshua Duong
2022-10-11Consolidate any header differences in qemu/base and aemu/base.Joshua Duong
2022-10-11android/base -> aemu/base for new headers.Joshua Duong
2022-10-11Merge "aemu/base: Check for errors in certain places"Treehugger Robot
2022-10-10WorkerThread: don't block infinitively if the worker existsKaiyi Li
2022-10-10aemu/base: Check for errors in certain placesGurchetan Singh
2022-10-07Merge "Fix Windows build"Treehugger Robot
2022-10-07Fix Windows buildKaiyi Li
2022-10-06Add new base headers from external/qemu.Joshua Duong
2022-10-05Move base headers into aemu/base.Joshua Duong
2022-10-05Add ability to use custom cmake build script.Joshua Duong
2022-09-30Copy over qemu's base/logging, LazyInstance headers.Joshua Duong
2022-09-29Minor: fix warningGreg Schlomoff
2022-09-26Reorganize base headers to align with android-emu-base.Joshua Duong
2022-09-23Add header needed for std::exchangeJason Macnak
2022-09-23Merge "Add metrics logging logic"William Ho
2022-09-22Add metrics logging logicWilliam Ho
2022-09-21FrameBuffer: add hang watchdogs for window setup and postKaiyi Li
2022-09-21HealthMonitor: improve watchdog interfaceKaiyi Li
2022-09-21Merge "Add reasonable default hang type"Treehugger Robot
2022-09-20Add reasonable default hang typeKaiyi Li
2022-09-20Add sys/types.h include for mode_tColin Cross
2022-09-20Reformat GLES shader cache filesKaiyi Li
2022-09-15Re-enable Android.bp.Joshua Duong
2022-09-15Add parent id arg to HealthMonitor tasksWilliam Ho
2022-09-14Fix include paths.Joshua Duong
2022-09-13Temporarily disable Android.bp files.temp-migrationJoshua Duong
2022-09-13Add callable arg for getting on hang annotationsWilliam Ho
2022-09-13Fix HealthMonitor file line endingsWilliam Ho
2022-09-13vulkan-cereal: external Vulkan memory for gfxstream + vhost-userGurchetan Singh
2022-09-13base: nuke msvc-posix-compatKaiyi Li
2022-09-13base: implement setting thread name for windowsKaiyi Li
2022-09-13Fix build on WindowsKaiyi Li
2022-09-13vulkan-cereal: plumb contextId, capsetId, and contextName to RenderThreadGurchetan Singh
2022-09-13Include windows thread id in hang event metadataWilliam Ho
2022-09-13Upstream concrete metrics handling logicWilliam Ho
2022-09-13Fix build with cmake on LinuxKaiyi Li
2022-09-13Revert "Crash when the __atomic_load_n spin lock gets stuck."William Ho
2022-09-13Crash when the __atomic_load_n spin lock gets stuck.William Ho
2022-09-13Fix compile error on WindowsKaiyi Li
2022-09-13vulkan-cereal: "Reland "vulkan-cereal: external memory ASG""Gurchetan Singh
2022-09-13Revert "vulkan-cereal: external memory ASG"Mike McTernan
2022-09-13vulkan-cereal: external memory ASGGurchetan Singh
2022-09-13License cleanup.Doug Horn
2022-09-13Fix VkSamplerCreateInfo lifecycle with compressed textureYahan Zhou
2022-09-13Handle identical timestamps for health eventsWilliam Ho
2022-09-13Stub implementation for guest device lost handler and GfxApiLoggerKaiyi Li
2022-09-13Make callback scheduling success/failure more explicit.Doug Horn
2022-09-13Add RAII wrapper to platform specific handleKaiyi Li
2022-09-13HealthMonitor: do not sleep if the event queue is not emptyKaiyi Li