summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2021-05-03Reenable multiple syncthreadsMichael Yu
2021-04-30Update build instruction, fix build on LinuxHuan Song
2021-04-21SyncThread: Handle sync commands using a multi-thread pool.Yilong Li
2021-04-19Add cache observer and flattener types.Doug Horn
2021-04-09Add trivial in-memory shader cache.Doug Horn
2021-03-12Avoid to dereference end iterator in PathUtils.Pujun Lun
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to device/generic/vulkan-cerealBob Badour
2021-02-09Fix building warnings on WindowsKaiyi Li
2021-01-23[4/n] BumpPool: fix available size calcLingfeng Yang
2021-01-13vulkan: generate faster streaming codeLingfeng Yang
2021-01-11asg: fix snapshots not working while emulator is runningDoug Horn
2021-01-11darwin: Fix screenshotDoug Horn
2021-01-07[Win] Properly parse all valid Win32 file urls.Doug Horn
2021-01-07Add missing type() method.Doug Horn
2021-01-07darwin-aarch64: goldfish_address_space: use 16K instead of 4KDoug Horn
2021-01-06Add support for seqlock-based entity managersLingfeng Yang
2021-01-06Add seqlock supportLingfeng Yang
2020-12-10Enable tracing.Doug Horn
2020-11-10Fix some things when building against bionicLingfeng Yang
2020-11-06Disable tracing completely and use DefWindowProcAKaiyi Li
2020-11-05Build Windows unit testsLingfeng Yang
2020-11-05Fix build to support MSVC (partially)Lingfeng Yang
2020-11-04Add Android.bp supportLingfeng Yang
2020-11-03Add OpenglRender_unittests, fix glGetTexImage unavailabilityLingfeng Yang
2020-11-03Add base unit testsLingfeng Yang
2020-11-02Fix egl2egl not workingLingfeng Yang
2020-10-31Fix headersLingfeng Yang
2020-10-31Fix remaining compile-time link errors for the unit testLingfeng Yang
2020-10-31Fix more link errors and fix android::base::pjLingfeng Yang
2020-10-30Build the opengl host support codeLingfeng Yang
2020-10-30Fix some missed compiles and undefined referencesLingfeng Yang
2020-10-30Implement missing stuff in System.cppLingfeng Yang
2020-10-29Add forgotten file, change up some include dirs in host-commonLingfeng Yang
2020-10-29Add SharedMemory class, use PIC and C11Lingfeng Yang
2020-10-29Build FrameBuffer.cppLingfeng Yang
2020-10-29Build most of the rest of the stream server coreLingfeng Yang
2020-10-29Start building libOpenglRender and add more host support filesLingfeng Yang
2020-10-28Build gles2 translatorLingfeng Yang
2020-10-28Start building glestranslatorLingfeng Yang
2020-10-28Build the apigen generated decodersLingfeng Yang
2020-10-27Build the Vulkan serverLingfeng Yang
2020-10-26Add AlignedBuf, BumpPoolLingfeng Yang
2019-12-13Add gfx api headers, start building vulkan generated sourcesaosp-emu-30-releaseLingfeng Yang
2019-12-13Start building some base sourcesLingfeng Yang
2019-12-13Add rough correspondence of proposed vs current codeLingfeng Yang