summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
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