summaryrefslogtreecommitdiff
path: root/native
AgeCommit message (Expand)Author
2019-02-05Merge "Revert "Enable vulkan webview draw functor""TreeHugger Robot
2019-02-04Revert "Enable vulkan webview draw functor"Bo Liu
2019-02-04Generalize physical display managementDominik Laskowski
2019-02-01Combining background color transactionsValerie Hau
2019-01-31Merge "Enable vulkan webview draw functor"TreeHugger Robot
2019-01-29Update Vulkan skia creation to use apiVersion instead of instanceVersionGreg Daniel
2019-01-26Merge "Eliminate the usage of ConfigStore."Peiyong Lin
2019-01-24Eliminate the usage of ConfigStore.Peiyong Lin
2019-01-24Add color space params to webview gl functorBo Liu
2019-01-24Enable vulkan webview draw functorBo Liu
2019-01-23Add setColor, setColorAlpha, and setColorDataspace to ASurfaceControlValerie Hau
2019-01-22Merge "ASurfaceControl: add more support to NDK (1/2)"TreeHugger Robot
2019-01-22Merge changes from topic "sensors_ndk_filter"TreeHugger Robot
2019-01-22Merge "Export ASensor_getHandle"TreeHugger Robot
2019-01-18Export ASensorEventQueue_requestAdditionalInfoEventsBrian Stack
2019-01-18Add ASensorEventQueue_requestAdditionalInfoEventsBrian Stack
2019-01-18ASurfaceControl: add more support to NDK (1/2)Marissa Wall
2019-01-17Export ASensor_getHandleBrian Stack
2019-01-17Merge "Introduce ASensor_getHandle API to Sensors NDK"TreeHugger Robot
2019-01-16Merge "VkFunctorDrawable implementation"TreeHugger Robot
2019-01-15VkFunctorDrawable implementationBo Liu
2019-01-15Merge "ASurfaceControl: add SurfaceControl to NDK (1/2)"TreeHugger Robot
2019-01-15Merge "Put HWUI & Webview color space in a struct"TreeHugger Robot
2019-01-14Merge "sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)" am: 98546b23...Nick Kralevich
2019-01-14Put HWUI & Webview color space in a structChris Blume
2019-01-14sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)Nick Kralevich
2019-01-14ASurfaceControl: add SurfaceControl to NDK (1/2)Marissa Wall
2019-01-11Introduce ASensor_getHandle API to Sensors NDKBrian Stack
2019-01-11Adds new HardwareBuffer plane-locking functions to NDKrenn
2019-01-10Merge "Add 'stubs' to libandroid" am: b0a1d4979e am: c70dc011f2Dongwon Kang
2019-01-11Merge "Rename Vulkan functor items to match style"TreeHugger Robot
2019-01-10Rename Vulkan functor items to match styleChris Blume
2019-01-10Merge "Make sure interop path works with draw_fn"TreeHugger Robot
2019-01-09Add 'stubs' to libandroidDongwon Kang
2019-01-09Make sure interop path works with draw_fnBo Liu
2019-01-09Merge "Add control flags in asynchronous DNS query API" am: c04f9f731a am: f4...Luke Huang
2019-01-08Add control flags in asynchronous DNS query APILuke Huang
2019-01-03Plumb new functor in native/webviewBo Liu
2018-12-19Merge "Following commit for asynchronous DNS query API" am: a89f04a742 am: b0...Luke Huang
2018-12-17Following commit for asynchronous DNS query APILuke Huang
2018-12-14Merge "Add C API for new webview draw functor"TreeHugger Robot
2018-12-13Add C API for new webview draw functorBo Liu
2018-12-12Merge "Add asynchronous DNS query API" am: d4ed663b80 am: 62f369e96dLorenzo Colitti
2018-12-12Add asynchronous DNS query APILuke Huang
2018-12-06Merge "Add NDK async begin/end & counter"John Reck
2018-12-05Add NDK async begin/end & counterJohn Reck
2018-12-05Add non-interop Vulkan functorChris Blume
2018-11-30Add explicit values to ABI enums in libs/hwuiChris Blume
2018-11-28Merge "Export AHardwareBuffer_isSupported from libandroid."Krzysztof KosiƄski
2018-11-27Merge "Use "override" keyword instead of "virtual"."TreeHugger Robot