Improvements related to surfaceflinger#10
Open
RobertGarciaa wants to merge 5 commits intoArrowOS:arrow-13.1from
Open
Improvements related to surfaceflinger#10RobertGarciaa wants to merge 5 commits intoArrowOS:arrow-13.1from
RobertGarciaa wants to merge 5 commits intoArrowOS:arrow-13.1from
Conversation
Change-Id: If061189aae5638d5a3861ec300d58f04bb2bb12c Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
Fixes 06-21 09:27:41.679 447 986 E SurfaceFlinger: Only WindowManager is allowed to use eEarlyWakeup[Start|End] flags Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
There's nothing to scroll when searching, so hide the scrollbar. Change-Id: Ia04d5d3fe87c573c93856bc4223c92ccfb33c619 Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
it will appear a null object reference crash in quickstep lanch when monkey test, make a non-null judgement before use to avoid crash Change-Id: I0d92a9c3fa4d5836247b40c96a262c35eb6c1ea9 Signed-off-by: Anle Pan <anle.pan@nxp.com> Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
Calling getViewRootImpl on a targetView is nullable, so we'd add a null check here before getting its SurfaceControl. Bug: 273143527 Test: manual Change-Id: I245bc553ca32cf5b86978f826cfb2ca92def84d7 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I refer to the superior os source below
link