Fixed
Status Update
Comments
mi...@google.com <mi...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: Radha Nakade <
Link:
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Expand for full commit details
Migrate traffic from pixel2 to mediumphone on FTL emulators.
Bug: 396715333
Test: ./gradlew emoji2:emoji2-emojipicker:ftlmediumphoneapi33
Change-Id: If5555443ca1a91479128e1bd6f4f909154c40ba2
Files:
- M
buildSrc/private/src/main/kotlin/androidx/build/FtlRunner.kt
Hash: c76f8094154101867327912e659ae47509755957
Date: Wed Feb 26 11:27:46 2025
ap...@google.com <ap...@google.com> #3
Project: chromium/src
Branch: main
Author: Mickey Burks <
Link:
[Collaboration] Use tab filtering in GetActivityLog
Expand for full commit details
[Collaboration] Use tab filtering in GetActivityLog
Update Recent Activity and SavedTabGroupUtils to use tab filtering when
retrieving the activity log for a tab. This will now return the string
for the current tab which was previously computed in Desktop code. We
make 2 separate calls for the activity log, one for the tab and one for
the group, which simplifies the views logic.
Bug: 399671149
Change-Id: Ia6eb51cc8bfcb87454bfcc1834c01c961ad4ffb4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6314159
Commit-Queue: Mickey Burks <mickeyburks@chromium.org>
Reviewed-by: Darryl James <dljames@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1429255}
Files:
- M
chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.cc
- M
chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.h
- M
chrome/browser/ui/views/tabs/collaboration_messaging_page_action_icon_view.cc
- M
chrome/browser/ui/views/tabs/recent_activity_bubble_dialog_view.cc
- M
chrome/browser/ui/views/tabs/recent_activity_bubble_dialog_view.h
- M
chrome/browser/ui/views/tabs/recent_activity_bubble_dialog_view_browsertest.cc
- M
chrome/browser/ui/views/tabs/recent_activity_bubble_dialog_view_interactive_uitest.cc
- M
chrome/browser/ui/views/tabs/tab_hover_card_controller_interactive_uitest.cc
Hash: 701d14484476b9b00a9f556c061f7666f55710cb
Date: Thu Mar 06 16:47:37 2025
Description
Reference: