- Nov 28, 2023
-
-
Jeff Sharkey authored
Bug: 292141694 Test: none Change-Id: Iaa8b163bf0700fa6ef5c9ef5e022b68c1a932273
-
- Nov 27, 2023
-
-
Neil Fuller authored
-
Daniel Akinola authored
Merge "Ensure that Screen Recording switches only respond to touch events within the target region" into main
-
Ben Murdoch authored
-
Steven Kester Yuwono authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2812033 Change-Id: Ia90eccadf9810e9af372db77f4367fd75ad717ff Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yi Kong authored
Merge "Re-enable ThinLTO for libmedia_jni and libaudioeffect_jni" into main am: d4b03ad7 am: d4a8fa8a am: d06f8a5c Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2839600 Change-Id: Ieb1b5fc72efeb6f32a6cd012f423383650aa076a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Kester Yuwono authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2812033 Change-Id: I7ad46c1aed2d27bf19e0eefcaa26f812f32e878a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yi Kong authored
Merge "Re-enable ThinLTO for libmedia_jni and libaudioeffect_jni" into main am: d4b03ad7 am: 6b5d8e0b am: 9768f864 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2839600 Change-Id: Iabb5d11071a1aef4f11073905f80c13f66e33fc0 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Ajinkya Chalke authored
-
Anton Hansson authored
-
Treehugger Robot authored
-
Ioana Alexandru authored
* changes: Move cold notification flows to the bg thread. Perform footer inflation on a background thread.
-
Steven Kester Yuwono authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2812033 Change-Id: I1adfce693db273d747e27c2b33c553da36b36a59 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yi Kong authored
Merge "Re-enable ThinLTO for libmedia_jni and libaudioeffect_jni" into main am: d4b03ad7 am: d4a8fa8a Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2839600 Change-Id: I5b099ff88b1f11ed1bd71e74abcc0dba2ee70635 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Nicolò Mazzucato authored
-
Liran Binyamin authored
-
Steven Kester Yuwono authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2812033 Change-Id: Ibfbb02aeb67782ea44101fdadc90eed539983808 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yi Kong authored
Merge "Re-enable ThinLTO for libmedia_jni and libaudioeffect_jni" into main am: d4b03ad7 am: 6b5d8e0b Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2839600 Change-Id: Id4548f988e23ed7b7678c73c32032407049a40d7 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Kester Yuwono authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2812033 Change-Id: I68e883d8c0eff486093743950dad95ec9c8aa094 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Kester Yuwono authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2812033 Change-Id: I75fb2559ad9941dbac48c8ff3b03b9489ee3ff90 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Yi Kong authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2839600 Change-Id: Ibd92a5e650ab09e5f765be7175b4a4a4361a2af6 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-
Yi Kong authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2839600 Change-Id: I0e8d6d82ee559083f4b3da0100224c49d75ddc12 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Steven Kester Yuwono authored
-
Riddle Hsu authored
-
Chandru S authored
-
Anton Potapov authored
-
Nicolò Mazzucato authored
-
Yi Kong authored
-
Eghosa Ewansiha-Vlachavas authored
-
Nicolo' Mazzucato authored
It seems in many places flows were being flowed on the main thread just because the initial registration needed to happen in the main thread. for a couple of places. This cl makes the combination of flow value happen in the bg thread, while the registration of listeners still happens in the ui thread (just to minimize changes: it would also be possible to change classes to make them thread safe) This avoids a roughly 30ms of main thread work at every device state change. Flag: None Bug: 312894757 Test: DeviceEntryFingerprintAuthRepositoryTest, DevicePostureRepositoryTest + perfetto Change-Id: If21b2622cf01ffd62c57a5162c65211940c0be72
-
Nicolo' Mazzucato authored
This was causing delays in the ui thread after every unfold. Bug: 312894757 Flag: None Test: DisplayStateRepositoryTest Change-Id: I2ddc4f8945f57a7c2776239ad4b7ab18566f1ba1
-
Ben Murdoch authored
- Assign accessibility pane titles to the filtered views - Re-label the "clear text" button to clarify it's purpose. Fixes: 297484296 Test: enable TalkBack, explore the shortcut helper Flag: NONE Change-Id: I133396f04550a2ec47b2044a67a7fcd11430075e
-
Ben Murdoch authored
-
Treehugger Robot authored
Merge "Add OWNERS file for com/android/server/pm" into main am: ad73c57d am: b384e6c1 am: 91c628b2 Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2845234 Change-Id: Icfd1d61955d73c3ba58c605d10ee4aeb9dcbc946 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
TYM Tsai authored
-
TYM Tsai authored
-
Ajinkya Chalke authored
- Application scope is using Dispatchers.Main.immediate causing ANRs when updating note-taking shortcuts. So using bgCoroutineContext when when updating note-tasks. - Internally bgCoroutineContext uses Dispatchers.IO which should help avoid the ANR in SysUI. - Using the new CoroutineScope.launch function that supports tracing to help debug future potential ANRs. Bug: 311325103 Test: atest NoteTaskControllerTest Flag: NA Change-Id: I179d49285c7184200e11754fc0c735c55d1ed0d0
-
Chandru S authored
Identified this while doing a code read-through to understand keyguard/bouncer dismissal flows Bug: 310005730 Test: everything builds Flag: NA Change-Id: I72dda4971cc78b5820ae56820edb905c5ea57f39
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2845234 Change-Id: I7025a1423841b157b99a2da02aa7d24f373be1b2 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-