No description
Find a file
chaviw 68d4dabdb4 Maintain Z order for all layers in offscreen hierarchy
There was already code in place to ensure that z order was maintained in
the offscreen tree. However, this didn't work if a layer was moved to become
a child of an offscreen layer. The z order was only maintained beneath
the new offscreen layer, not the entire subtree.

This change uses the root of the offscreen subtree to ensure the z order
is maintained even when new offscreen layers are added to the subtree.

Fixes: 157188227
Test: IME gets correct relative z
Test: RelativeZTest.LayerWithRelativeReparentedToOffscreen
Change-Id: I62553ce245dacd2a8684d8bb02de67f60ddc6774
2020-06-09 09:10:36 -07:00
aidl Merge "Make PersistableBundle a stable parcelable." am: 0f56c2b4ba am: 3bf5cc8b88 am: 27d609f2b8 2020-01-17 03:47:58 +00:00
build Add dalvik-heap device-configs for 4/6GB devices 2019-12-17 14:48:13 -08:00
cmds Merge "Delete APK snapshots during restoration (3/n)" into rvc-dev 2020-06-05 01:29:08 +00:00
data/etc Merge "Controls API - Flag controls support" into rvc-dev 2020-05-13 20:42:42 +00:00
docs Camera NDK: Add android.control.zoomRatio control 2020-03-23 13:08:23 -07:00
headers Set min_sdk_version to be part of mainline modules 2020-05-11 08:33:49 +00:00
include Add basic ANR test 2020-06-01 09:56:09 -07:00
include_sensor/android
libs Merge "Add layer flag to allow creating an effect layer without color fill" into rvc-dev 2020-06-01 23:41:12 +00:00
opengl Update libEGL to use android::base properties instead of cutils 2020-05-01 18:08:58 -04:00
services Maintain Z order for all layers in offscreen hierarchy 2020-06-09 09:10:36 -07:00
vulkan libvulkan: support vkGIPA self-query 2020-05-21 16:28:48 -07:00
.clang-format
.gitignore Vulkan: make framework gen script executable 2019-07-10 16:53:12 -07:00
Android.bp Move adbd authentication into its own library. 2019-10-29 14:58:06 -07:00
CleanSpec.mk Add CleanSpec for gpuservice 2018-11-16 14:12:31 -08:00
MODULE_LICENSE_APACHE2
NOTICE
PREUPLOAD.cfg Remove need for libbinderthreadstate. 2020-02-05 09:40:19 -08:00
TEST_MAPPING Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite. 2019-12-02 08:35:44 +00:00