- Sep 23, 2024
-
-
Parth Sane authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Olivier Gaillard authored
Change-Id: Ia21c7bb1296dd03af0e08f614a597d166307c69a
-
- Sep 20, 2024
-
-
Automerger Merge Worker authored
Merge "Merge "DO_NOT_MERGE Fix primaryRangeIsSingleRate + touch on dVRR" into android15-tests-dev am: 726ca290" into main
-
Rachel Lee authored
Merge "DO_NOT_MERGE Fix primaryRangeIsSingleRate + touch on dVRR" into android15-tests-dev am: 726ca290 Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/3275058 Change-Id: If5e739faf7321dd4785268ed6c9dfc0d98102016 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Rachel Lee authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Liz Prucka authored
-
Liz Prucka authored
Parent bug: b/353324127. Enabling `thread-safety-reference-return` to allow developers to utilize Clang thread safety guardrails. The surfaceflinger unittest suite currently does not untilize mutex locks when calling required thread-safe variables. Example error: frameworks/native/services/surfaceflinger/tests/unittests/TestableScheduler.h:133:52 error: returning variable 'mAttachedChoreographers' by reference requires holding mutex 'mChoreographerLock' exclusively [-Wthread-safety-reference-return] Added NO_THREAD_SAFETY_ANALYSIS annotations to violating functions. Bug: 354740314 Test: make Change-Id: I95793ab942207660ea8e49cfd50d089e956a7ada
-
Rachel Lee authored
Disable a primaryRangeIsSingleRate section on dVRR and allow late touch boost to trigger when no layer score. On dVRR display, the primary physical range may be a single rate, but late touch boost should still be able to trigger. Bug: 353142444 Bug: 362379874 Flag: EXEMPT_bugfix Test: atest libsurfaceflinger_unittest Test: Twitter scrolling with and without video, with policy backdoor Test: notification shade scrolling with policy backdoor (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7bedfbf0d7b106702a241a64a79c36205606496c) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:14e725f4ba7d1f71af2067945498a676372e0499) Merged-In: Ic5b2b298fe0df357f77ef8f06b1fc0fc248e0498 Change-Id: Ic5b2b298fe0df357f77ef8f06b1fc0fc248e0498
-
Treehugger Robot authored
-
Parth Sane authored
Adding Keystore, media_resource_monitor and most services retrieved in ActivityManagerService#getCommonServicesLocked Removing some services which were incorrectly added Test: atest binderCacheUnitTest Bug: 333854840 Flag: RELEASE_LIBBINDER_CLIENT_CACHE Change-Id: I4622fd572373ddb2aabf54713e94719f1e139540
-
Treehugger Robot authored
-
- Sep 19, 2024
-
-
Ted Bauer authored
Aconfig flag storage will be ramped imminently, so add a dump of the new storage to bugreports. The dump will dump DeviceConfig if the new storage is disabled, and the new storage if it's enabled. Test: adb bugreport /tmp/bugreport.zip && unzip -c /tmp/bugreport.zip bugreport*.txt | grep 'ACONFIG FLAGS DUMP' Test: adb bugreport /tmp/bugreport.zip && unzip -c /tmp/bugreport.zip bugreport*.txt | grep 'WHICH ACONFIG FLAG STORAGE' Bug: 324436145 Change-Id: If89f62b003d2a7285e9e915d831b36ab84ca43c3
-
Dan Albert authored
Bug: None Test: treehugger Change-Id: Id4b831f2410b9816f4a72e48be355a4e2e0a2108
-
Dan Albert authored
This does nothing. I have removed the main definition yet because I need to remove callers in other repos first. Bug: None Test: treehugger Change-Id: I4009a442cd4d4bb8d578b566efb3950bf2863175
-
Sungtak Lee authored
Add IProducerListener::onBufferDetached and IProducerListener::onBufferAttached to BLASTBufferQueue. Bug: 353202582 Flag: com.android.graphics.libgui.flags.bq_consumer_attach_callback Test: build Change-Id: I53f25354804bd777ce20410edebe8e7d6a213061
-
Treehugger Robot authored
-
Andrew Walbran authored
Bug: 359100544 Test: atest libnativewindow_rs-internal_test Change-Id: I06d37673d0e917ea50556a30c0fef52b35e5b820
-
Steven Moreland authored
-
- Sep 18, 2024
-
-
Devin Moore authored
Test: atest binderLibTest Bug: 364732944 Change-Id: Ida27b189aba7f99156e0f4da46531162a1d48542
-
Satish Yalla authored
-
Satish Yalla authored
Revert submission 3208491-ndk_trace Reason for revert: Droidmonitor created revert due to b/367848545. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:3208491-ndk_trace Change-Id: I65644515b15b60c9b828f795b354befa74b911f5
-
Steven Moreland authored
This test is much flakier these days, and we test calls can run in parallel elsewher. Change-Id: If3ea0aeff03acc59a396964a706099ae080eadaf Fixes: 365294257 Test: TH
-
Pawan Wagh authored
-
- Sep 17, 2024
-
-
Parth Sane authored
-
Pawan Wagh authored
gen_trace is broken for NDK backend. Moving tracing to libbinder_ndk and removing dependency on libandroid while enabling tracing in ndk. Adding an API to set funciton names from interface to be used by tracing function calls in libbinder_ndk. Flag : EXEMPT bugfix Test: m && acloud create --local-image Test: set gen_trace: true for NDK Bug: 349936395 Change-Id: I76e8ec19ac7ef75668008fb7ec70e6c2c7af4404
-
Treehugger Robot authored
-
Parth Sane authored
Get pid before killing the server Test: atest binderCacheUnitTest Bug: 333854840 Flag: Exempt Bugfix Change-Id: I7d07c34e89867920f03545557eb51d4c307ec357
-
Treehugger Robot authored
-
Steven Moreland authored
0.75% flaky on one slow device. Fixes: 362829718 Test: TH Change-Id: I850edc835d9ff07fc283825a0cbe1a752ba369c5
-
Treehugger Robot authored
-
Treehugger Robot authored
-
- Sep 16, 2024
-
-
Treehugger Robot authored
-
Ram Indani authored
When minFrameInterval is 0 then return the shift was 0. Bug: 365442861 Merged-In: I00c1795c11f1dc38e6b4ce3ff49fae79e265f25c Change-Id: I00c1795c11f1dc38e6b4ce3ff49fae79e265f25c
-
Shuangxi Xiang authored
In the major Android version upgrade from 13 to 14, the addCommittedTransactions function in the applyTransactionsLocked function that requires the vsyncId parameter has been moved to the updateLayerSnapshots and updateLayerSnapshotsLegacy functions. The rest of the operations in the applyTransactionsLocked function no longer require the vsyncId parameter, so the declaration and definition information about vsyncId in the applyTransactionsLocked function can be removed here. Bug: 362415544 Change-Id: Ic4ded171e90bcfb7a0d58df2c272f4c219be3a04 Merged-In: Ic4ded171e90bcfb7a0d58df2c272f4c219be3a04 Signed-off-by:
<xiangshuangxi@xiaomi.corp-partner.google.com>
-
Yifeng Zeng authored
-
Yifeng Zeng authored
These tests fail to build for coverage when Rust host coverage is enabled. This is a temporary workaround until the underlying issue is resolved. Bug: 338242594 Bug: 330591720 Test: m libinput_tests CLANG_COVERAGE=true NATIVE_COVERAGE_PATHS='*' Test: m inputflinger_tests CLANG_COVERAGE=true NATIVE_COVERAGE_PATHS='*' Merged-In: Idf82d31ce8a7078c3502b7bcb7c959177a1bbe4e Change-Id: Ibe21b560228f6ca3f8acd61bff1763492428fe29
-