- Jun 14, 2019
-
-
Linux Build Service Account authored
Change-Id: Ic501805cc1b064c03598a2f58858c564bab40d28
-
- Jun 04, 2019
-
-
Change-Id: Id218c3cd3e3020339ec48e42424b71aadafa4f89
-
- May 31, 2019
-
-
Change-Id: I5266f1ec730ace09c6395e7f619f569845137fbe
-
Scott Lobdell authored
Change-Id: I15b4c422c620fad71039745dea0820f9c468ae18
-
- May 25, 2019
-
-
android-build-team Robot authored
Change-Id: I6e5afa2b2057621750f39ce1c3b54a4c327298d9
-
- May 23, 2019
-
-
Roman Kiryanov authored
This call should be implemented with a dedicated subdevice similar to the host memory allocator to support snapshots. Bug: 132180901 Test: make Change-Id: I0542d987b3c4b014aa37b1c7b34b7092ad4e8fac Merged-In: I14931f38f6093205ac73f608992a2eadbfd9e97a Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Scott Lobdell authored
Change-Id: I4ee733d8e2336925f9c4c92b3c92cf4ba1867b95
-
Change-Id: I6aeb8e8c5a375a9e1a85e4449b8d624e41e96251
-
android-build-team Robot authored
Change-Id: I788af55ac4c63b54367083c03b22febf800ca184
-
- May 22, 2019
-
-
Yahan Zhou authored
BUG: 131917822 Test: cts-tradefed run cts -m CtsDeqpTestCases -t dEQP-EGL.functional.choose_config.simple* Change-Id: Idc82f469c606009eb0ace6f33ad9524b4a70877d
-
- May 18, 2019
-
-
android-build-team Robot authored
Change-Id: I6f0eb3baf4a7e3e85b2f6261c9a9509a6a5f0b3a
-
- May 17, 2019
-
-
Roman Kiryanov authored
Camera is a special citizen, it delivers buffer bits directly (no reading required) and supports YUV_420 (interleaved), this is the only format it supports. Bug: 130295800 Test: emulator -wipe-data -no-snapshot -camera-back virtualscene Test: take photo, take video Change-Id: I0192084d88f27235d4d1a2c0a7598cd28200bc48 Merged-In: Ib37ec0a85a48d6a6ac6bbf6b9033ffd60ac7a727 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
- May 15, 2019
-
-
android-build-team Robot authored
Change-Id: I016b434a1b1d1cb11dec031095b309cf59942902
-
- May 14, 2019
-
-
Roman Kiryanov authored
BasicVulkanGpuTest expilictly requests GPU_SAMPLED_IMAGE usage, we can use it to decide if we support RGB_888 (Vulkan does not support it). HardwareBufferTest#testCreate requests only CPU access. Bug: 132447509 Bug: 131184223 Test: [OpenGL, Vulkan] x [CtsGraphicsTestCases, CtsHardwareTestCases] Change-Id: I2bbcddd2b3153208cbb00b76caca9564b743c61e Merged-In: Ib3f5d6cd9ed361205952d99b2f7173d5518dea79 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
- May 10, 2019
-
-
Change-Id: I46784f2ccfa02ff446c8ce231c14cd24c354f1ee
-
Scott Lobdell authored
Change-Id: If3162b9104a71551ec6e10fc64c23fd2b30e023c
-
- May 09, 2019
-
-
Scott Lobdell authored
Change-Id: I8c13bddc0fb102f67f82846f294adefd3cb84bb2
-
- May 08, 2019
-
-
android-build-team Robot authored
Change-Id: I322ea0e4e3c35deee4c0cbeab597ba623b65bff2
-
- May 07, 2019
-
-
android-build-team Robot authored
Change-Id: Iedfc014e298e5e648dd923e66133aea10069eafe
-
- May 06, 2019
-
-
Lingfeng Yang authored
There can be periods in the platform version, so it's not safe to use. Just run PLATFORM_SDK_VERSION instead. Bug: 131089111 Change-Id: I72c0af3407f88753cf69b2ba2565b221345d3f3a
-
Lingfeng Yang authored
some gralloc0 entry points not defined for older api levels bug: Bug: 131089111 Change-Id: If3f1843ffb2c008052a5dec87b9063d2500298f1
-
Valerie Hau authored
-
- May 02, 2019
-
-
android-build-team Robot authored
Change-Id: I234b6f960cef9e70e593074a10f33970ef0d6a64
-
- May 01, 2019
-
-
Roman Kiryanov authored
We need to update arguments for vkCreateImageView before sending them to the host. Bug: 131176903 Test: make Change-Id: I44e0bc845435cbfebe60cad1e5f8594cb0e9f673 Merged-In: Ia83af721caabedad3a194d3776882ac75690bb02 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Change-Id: I1a0f40c4d80624cb885435e946c75e6c48699204
-
Scott Lobdell authored
Change-Id: Id5727d7037b8c6c12ae5241ac6cf3728b80fc276
-
android-build-team Robot authored
Change-Id: I33aea8d373b9c752df1a121b0ebcb5a064e3006b
-
- Apr 30, 2019
-
-
Roman Kiryanov authored
Add the type->id mapping to get Vulkan struct sType at compile time. This will produce a compile time error for unknown types. Bug: 131181334 Test: make Change-Id: Ib3003195d686ba20b3ea16a3215c4e6d07426fb7 Merged-In: I47800f6068cb21eabac935cf5873faee7e5a2854
-
Roman Kiryanov authored
The YCBCR_601 model should be applied only for YUV formats. Bug: 131176903 Test: CtsGraphicsTestCases \ Test: android.graphics.cts.BasicVulkanGpuTest# \ Test: testBasicBufferImportAndRenderingExternalFormat\ Test: [AHARDWAREBUFFER_FORMAT_R8G8B8A8_UNORM] Change-Id: I4701464e99928d62aa6e0382daff002d2cd90003 Merged-In: I1888238a890bcbc685b63b996790d8de5f55b412 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Roman Kiryanov authored
For better type safety. Bug: 131176903 Test: make Change-Id: Ic32f43b4ce3d8a609e70bb8021b5560aa97493ef Merged-In: Id7c67e234ec96b01bbf53bae257c1b0a355e2d0a Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Roman Kiryanov authored
Bug: 131176903 Test: make Change-Id: I82d5edba3bfcde83acef95cc59c9b15045a448cc Merged-In: Ieaa4ddfa2e6030a21ccf3887d3fe796ec242643d Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Roman Kiryanov authored
We need to set the 'format' field if no external format is provided. Bug: 131176903 Test: android.graphics.cts.BasicVulkanGpuTest# \ Test: testBasicBufferImportAndRenderingExplicitFormat \ Test: [AHARDWAREBUFFER_FORMAT_R8G8B8A8_UNORM] Change-Id: I7c11c0e8babf87f8a55e5f8e91df739c2d8ef153 Merged-In: I5a32f4ab0714704a0e3f8dfd3998d6efba66b3e9 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
David Reveman authored
This is needed as POSIX IO support on Fuchsia is being deprecated. Benchmarks also show that FIDL API is ~ 25X faster for large transfers to host so this will result in a performance improvement. Bug: 111137294 Test: none Change-Id: I4538adb5075a25a2d099332b6f3eae42eab717e5 Merged-In: Iedda195ef0931c1f561f4b60ab811d968a83c0e8
-
Roman Kiryanov authored
* add a dedicated function to create local copies with pNext; * add vk_struct_chain_iterator to attach structs into the chain. Test: make Bug: 131181334 Change-Id: I963bc70541650b9ef0a75d464a57d8223504dc07 Merged-In: I754efa82be381d001cbd50190dd98fd6b2f66bfb
-
Roman Kiryanov authored
static_assert with no message is a C++17 extension Bug: 131176903 Test: make Change-Id: Ib3a07f5c6edee8dd1dfab3ac9d57209c920a287d Merged-In: I156b3754d142d3903c732e1ac7e95c137302a15a Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
Roman Kiryanov authored
Reduces amount of type castings and improves type safety. Bug: 131181334 Test: make Change-Id: I4d24dc81d8f6c062d5c221aea0b683f01f9e0689 Merged-In: Ide295127573ad16915ae1fd481601e6b1632b1f9 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
android-build-team Robot authored
Change-Id: I126d513b24352b5fe574d3830af1c9cb9e2776a7
-
- Apr 27, 2019
-
-
android-build-team Robot authored
Change-Id: I67ffcc64757152b4e99e5e4798ae721b91bc985a
-
Roman Kiryanov authored
Other parts of the code expect to see an AHB format there. The format field is ignored if externalFormat is set. Bug: 131181334 Test: make Change-Id: I509f608f66f2cd5c354beebb9500ab6a79fb6568 Merged-In: Ic34c6a2bea57c0008cceb99b5a50f79392092b14 Signed-off-by:
Roman Kiryanov <rkir@google.com>
-
- Apr 26, 2019
-
-
Roman Kiryanov authored
Bug: 131181334 Test: make Change-Id: I317e265594471e0a0eaf81a6520d497a558a2a32 Merged-In: I2feefa3e180a6f19be532db3e9f11b593bcdf47f Signed-off-by:
Roman Kiryanov <rkir@google.com>
-