- Apr 19, 2023
-
-
Vishnu Nair authored
with null Fixes a regression introduced in T which ignores a setBuffer call with a null buffer. The expected behavior should be to release the currently presented buffer from surfaceflinger. The subsequent frame will not present this layer so the region behind the layer will be composited instead. Bug: 241271897 Test: presubmit Change-Id: Ie06025c59c58cc75a267b783729996a3cbceef45
-
- Apr 12, 2023
-
-
Leon Scroggins authored
-
Prabir Pradhan authored
-
Prabir Pradhan authored
-
Steven Moreland authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2530299 Change-Id: I3823bb3c1fa62acf57ece3d12864535c1ec29bd5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Moreland authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2530299 Change-Id: I94077621144503e78f18544a0c8b5dd3d08d2999 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Vishnu Nair authored
[automerger skipped] Merge changes from topic "clamp-alpha" into tm-qpr-dev am: 04a03845 am: b644ac69 -s ours am skip reason: Merged-In I1318f21c21ec9b3fe9577ac3b9f32605e7f7f13a with SHA-1 24d0b2a1 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/22434168 Change-Id: Idafc3f1fc9a6a43440dd8205b75217217a6f8875 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ady Abraham authored
[automerger skipped] SurfaceComposerClient: add a range check in setAlpha am: f4bd36b7 am: 16724c2c -s ours am skip reason: Merged-In I172321a4d3533e0506bad75a0a91e33fe921c2b7 with SHA-1 ff930b40 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/22434167 Change-Id: I2305912376bdd7ca54ff87d0edbbb49a55a6c6ca Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Vishnu Nair authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/22434168 Change-Id: I6805b7eb6f903bbf0a3e023b5c95a4a45d729958 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ady Abraham authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/22434167 Change-Id: I6ab336bed33a26b1bb9fc855ffe43ed1b0ceadc5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Moreland authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2530299 Change-Id: I76e1e4427cd786562e97b2f0a41889801320e65a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Prabir Pradhan authored
Bug: 240437119 Change-Id: Ide5e4d5f67ff0a1feb206b028624da6f9e061cb3 Test: presubmit
-
Treehugger Robot authored
-
Prabir Pradhan authored
Bug: 240437119 Test: presubmit Change-Id: I5e9203772e10e7596333a57a939147f484396e19
-
Jahin Imtiaz authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528320 Change-Id: I8a5a6e293c824f2ee1c4c2cd5f5b1b4f580b12b6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Apr 11, 2023
-
-
Jahin Imtiaz authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528320 Change-Id: I7246ca665f89cdd5d7b103a25c2fee21c31186c5 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Moreland authored
-
Vishnu Nair authored
* changes: SF: clamp alpha value instead of error SurfaceComposerClient: add a range check in setAlpha
-
Ady Abraham authored
SF tests expect that invalid alpha values will be clamped instead of returning failure. Test: atest SurfaceFlinger_test:SurfaceFlinger_test Bug: 274213741 Merged-In: I1318f21c21ec9b3fe9577ac3b9f32605e7f7f13a Change-Id: I1318f21c21ec9b3fe9577ac3b9f32605e7f7f13a (cherry picked from commit 24d0b2a1)
-
Cody Heiner authored
-
Jahin Imtiaz authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528320 Change-Id: If457ff8e9824da6b5a79b1d90f9236b6ac9e3a5a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Jahin Imtiaz authored
-
Dichen Zhang authored
-
Prabir Pradhan authored
-
Prabir Pradhan authored
-
Dichen Zhang authored
Bug: b/264715926 Change-Id: I82c24c285fb01cab57ec004f1440ac9b5adacc39 (cherry picked from commit 4e49f18a)
-
Prabir Pradhan authored
More than one display cannot map to one layer stack anymore, so this test is no longer valid. Bug: 277344479 Test: atest libgui_test:MultiDisplayTests Change-Id: I12e70d4e7df47d7b8fcb1b757ecc590856b4045e
-
Ady Abraham authored
Merged-In: I172321a4d3533e0506bad75a0a91e33fe921c2b7 Change-Id: I172321a4d3533e0506bad75a0a91e33fe921c2b7 Test: presubmit Bug: 274213741
-
TreeHugger Robot authored
-
Kevin Jeon authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528109 Change-Id: Id9c98268976e48d9c0b0af198d1b84b33c0fac62 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kevin Jeon authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528109 Change-Id: Iec78fb7868114862c1c1fbf9e7b35bf85a64dd02 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kevin Jeon authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528109 Change-Id: Ib84904fb87c779e23017ae3d1601c8c9a8cf022a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kevin Jeon authored
-
Harry Cutts authored
* changes: TouchButtonAccumulator: note that getTouchCount can include palms Touchpad: correct HardwareState::touch_cnt for palms Refactor HardwareStateConverterTest
-
Treehugger Robot authored
Merge "libbinder: RpcServer +info on socket create fail" am: d1780c26 am: 35ad8dd3 am: 5bc22304 Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528562 Change-Id: Ib030f29a650e1a7feaf58e3f5ecfa6b15a68f455 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
John Reck authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2304872 Change-Id: Ic8db2b4be8d4701ee0047cdcc0139e12900276dc Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ram Indani authored
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2528562 Change-Id: Ice1f7b83ed730599b83b8d2813d4a334313db69f Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
John Reck authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2304872 Change-Id: Icb760d65ecef3f793a20226d6aa5f1546609a08a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Cody Heiner authored
Test: Corresponding added RingBuffer tests pass (`atest libinput_tests`) Bug: 268245099 Change-Id: If330940e67e70d809748b2aaa6156bed835c6c9d
-