- 09 Mar, 2020 40 commits
-
-
Scott Violet authored
This way the embedder has a way to persist state with a tab. Without this the embedder has no way to identify what tab the data was associated with. BUG=1056710 TEST=BrowserFragmentLifecycleTests Change-Id: I944e538ba0110f5d3434d5dfd8aa76fe2fdd08e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093691 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#748314}
-
chrome://media-router-internalsmark a. foltz authored
This patch adds the following: - GetState(), a new MediaRouteProvider API to allow the Media Router to query the internal state of MRPs - GetProviderState(), a new MediaRouter API to expose this to chrome/ - Implementation of GetState() in the Cast MRP - A call to GetState(CAST) from the Media Router Internals WebUI, which renders the results as JSON. The initial use case is to allow Cast developers to access the Cast session ID from a running session. However, this can be extended in the future for feedback reports and debugging. This also adds some basic styling to the internals page for readability. (Much more could be done here.) Bug: 1046078 Change-Id: I20d1c2123486c70e0f5ec24243ea1c4ec016dc52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084675 Commit-Queue: mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#748313}
-
Alex Gough authored
The backing store for low level rules uses a fixed allocation which must be satisfied for all process launches on Windows. This adds plumbing and a metric to track how much of that allocation is really necessary. The plumbing can be removed once the metric is no longer needed. Bug: 1059129 Change-Id: Id02a1002ef006fc14ff9197aed91465baedd08ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090850Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/master@{#748312}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0d9de2003ea9..6190ec8363a0 git log 0d9de2003ea9..6190ec8363a0 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 wolfi@chromium.org Add referrer info to documentation links Created with: gclient setdep -r src/third_party/devtools-frontend/src@6190ec8363a0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I3da19b662283517a4048bdf681f5a52c93df9c07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095328Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748311}
-
Joshua Pawlicki authored
Bug: 1056621 Change-Id: I8b711ae0142d42abd3bf79ac18d900b48bb82bc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078651 Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#748310}
-
Leonard Grey authored
This team has their own triage process Bug: None Change-Id: Ie8682d88f3513d4a28f9cfd61a750f7fdb400f1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094470 Auto-Submit: Leonard Grey <lgrey@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#748309}
-
Toby Huang authored
This browser test is flaky due to invalid OAuth tokens from FakeGaiaMixin. Look into the root cause and re-enable the test when fixed. Bug: 1052604 Change-Id: If63ba31c03a77e1f5f9667e2a653780e1f2858a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095203Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Toby Huang <tobyhuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748308}
-
Denis Kuznetsov authored
Bug: 1058022 Change-Id: I289c91d03ae7e1ac6c3e47224e5ea890b64e94a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093483 Auto-Submit: Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Roman Aleksandrov <raleksandrov@google.com> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#748307}
-
Jarryd authored
Add an guard to QuotaManager::MaybeRunStoragePressureCallback() for the case when |total_space| is 0. Also add a TODO to figure out how we want to handle this case over the long run. Bug: 1059221 Change-Id: I9abba6cf21f810339fc6f115d9d484eaaed88abe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093692Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Cr-Commit-Position: refs/heads/master@{#748306}
-
chromium-autoroll authored
Roll ChromeOS orderfile from 82-4044.31-1583145468-benchmark-82.0.4072.0-r1 to 82-4044.31-1583145468-benchmark-82.0.4077.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-orderfile-chromium Please CC c-compiler-chrome@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: c-compiler-chrome@google.com Change-Id: Ie339c68cd2f36c168adc85ae0fb81b4105524a91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095422Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748305}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c27e70235ff5..23899c64e3db git log c27e70235ff5..23899c64e3db --date=short --first-parent --format='%ad %ae %s' 2020-03-09 borenet@google.com [infra] gen_tasks: Fix TODOs in usesGit() 2020-03-09 jlavrova@google.com Enable skia_use_icu for iOS 2020-03-09 egdaniel@google.com Add empty GrD3DResourceProvider class. 2020-03-09 nifong@google.com Add shader makers to SkShader externs 2020-03-09 borenet@google.com [infra] More gen_tasks tweaks 2020-03-09 nifong@google.com JS files to support running jasmine tests in google3 Created with: gclient setdep -r src/third_party/skia@23899c64e3db If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC brianosman@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: brianosman@google.com Change-Id: I28ac8e2a34ac2c814447f5058983a0b1d980efb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095329Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748304}
-
David Tseng authored
A sample window tree might look like: node id=116 role=window state={} parentID=108 childIds=[] className=HomeScreenContainer node id=117 role=window state={"invisible":true} parentID=108 childIds=[] className=UnparentedControlContainer node id=118 role=window state={} parentID=108 childIds=[128] className=Desk_Container_A node id=128 role=window state={} parentID=118 childIds=[129,102] name=Chrome - New Tab className=BrowserFrame node id=129 role=window state={} parentID=128 childIds=[130] className=NativeViewHostAuraClip node id=130 role=window state={} parentID=129 childIds=[131] name=New Tab className=WebContentsViewAura node id=131 role=window state={} parentID=130 childIds=[] name=New Tab node id=102 role=window state={} parentID=128 childIds=[132] name=New Tab - Google Chrome (Guest) className=Widget node id=132 role=window state={} parentID=102 childIds=[133] name=New Tab - Google Chrome (Guest) className=BrowserRootView node id=133 role=client state={} parentID=132 childIds=[134,86] name=Google Chrome className=NonClientView node id=134 role=titleBar state={} parentID=133 childIds=[135] className=BrowserNonClientFrameViewAsh node id=135 role=unknown state={} parentID=134 childIds=[136,137,138] className=FrameCaptionButtonContainerView node id=136 role=button state={"focusable":true} parentID=135 childIds=[] name=Minimize className=FrameCaptionButton node id=137 role=button state={"focusable":true} parentID=135 childIds=[] name=Maximize className=FrameCaptionButton node id=138 role=button state={"focusable":true} parentID=135 childIds=[] name=Close className=FrameCaptionButton node id=86 role=client state={} parentID=133 childIds=[88,89,139] className=BrowserView node id=88 role=unknown state={} parentID=86 childIds=[140,85,141] className=TopContainerView node id=140 role=unknown state={} parentID=88 childIds=[142] className=TabStripRegionView node id=142 role=tabList state={} parentID=140 childIds=[87,143] className=TabStrip node id=87 role=tab state={"focusable":true,"multiselectable":true} parentID=142 childIds=[144,145] name=New Tab className=Tab node id=144 role=staticText state={} parentID=87 childIds=[] name=New Tab className=Label node id=145 role=button state={"focusable":true} parentID=87 childIds=[] name=Close className=TabCloseButton node id=143 role=button state={"focusable":true} parentID=142 childIds=[146] name=New Tab className=NewTabButton node id=146 role=unknown state={} parentID=143 childIds=[] className=View node id=85 role=pane state={} parentID=88 childIds=[11,12,147,84,13,14] className=ToolbarView node id=11 role=button state={} parentID=85 childIds=[90] name=Back className=ToolbarButton node id=90 role=staticText state={} parentID=11 childIds=[] className=Label node id=12 role=button state={} parentID=85 childIds=[91] name=Forward className=ToolbarButton node id=91 role=staticText state={} parentID=12 childIds=[] className=Label node id=147 role=button state={"focusable":true} parentID=85 childIds=[151] name=Reload className=ReloadButton node id=151 role=staticText state={} parentID=147 childIds=[] className=Label node id=84 role=group state={} parentID=85 childIds=[152,16,83,153] className=LocationBarView node id=152 role=unknown state={} parentID=84 childIds=[] className=FocusRing node id=16 role=image state={} parentID=84 childIds=[15] name=Search icon className=IconLabelBubbleView node id=15 role=alert state={"offscreen":true} parentID=16 childIds=[] className=AXVirtualView node id=83 role=textField state={"editable":true,"focusable":true,"focused":true} parentID=84 childIds=[] name=Address and search bar className=OmniboxViewViews node id=153 role=unknown state={} parentID=84 childIds=[] className=PageActionIconContainerView node id=13 role=button state={} parentID=85 childIds=[156] name=Guest className=AvatarToolbarButton node id=156 role=staticText state={} parentID=13 childIds=[] name=Guest className=Label node id=14 role=popUpButton state={"focusable":true} parentID=85 childIds=[158] name=Chrome className=BrowserAppMenuButton node id=158 role=staticText state={} parentID=14 childIds=[] className=Label node id=141 role=unknown state={} parentID=88 childIds=[] className=Separator node id=89 role=unknown state={} parentID=86 childIds=[159] className=View node id=159 role=webView state={"focusable":true} parentID=89 childIds=[1] childTreeID=DCF0C2E5B3BC5F0DDDF52090169AEB49 className=WebView From the root downward, we have a tree of role=window nodes (most backed by aura::Window, and others backed by view::Widget, or views::RootView). The issue this change addresses is that the views/aura system makes no guarantees about which of these windows gets a WindowObserver::OnWindowTitleChanged call. Namely, we do not receive it on the window backed by views::Widget. As a result, in some instances, some of the windows (as seen in an accessibility extension) will have a stale title (see below bug). This change also ensures that we only fire events on actual window nodes. Bug: 1058613 Change-Id: I46b2205f6ed7df08fb09399cbc2ffff433ce1801 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090023 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#748303}
-
edchin authored
iOS flag owners were asked to claim ownership and state an expiry in this announcement email: https://groups.google.com/a/google.com/g/bling-team/c/7YC_3l6yEzo/m/1-iZg1fPAAAJ This is one of several CLs that adds iOS flag ownership information into flag-metadata.json. The owner of these flags was identified via git blame. A placeholder expiry milestone of M86 was added. Please either LGTM, or suggest a new owner and/or expiry. Bug: 1058614 Change-Id: I973334e2bf430038cef630a5034c3a98c20ed19e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093914Reviewed-by:
edchin <edchin@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#748302}
-
yilkal authored
This CL corrects a bug in the logic where AppTimeController notifies AppService to pause an application before the AppService knows about the application. Bug: 1059283 Change-Id: I3452dda0f1c511ffba68ad4b24ba9046c27e9aed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091897 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#748301}
-
chrome://flagsDonn Denman authored
Adds a new Feature ContextualSearchDebug that enables internal debugging for the client and the server. This should help us debug issues with the Definitions feature and upcoming server-supported features. This adds a flag to chrome://flags and will send an integration code to the server to enable debugging for the backend requests. We already have a mechanism to handle integration codes like this but the server will need to be updated to handle this code for debugging. Hopefully the experimentation framework can send a bit automatically to the server to indicate this debug feature is required for the server request. If that works we can simplify this code a bit. Currently there is no client-side debugging enabled when this flag is flipped, but we'll probably add some eventually. BUG=1059004 Change-Id: Ib39911e410d36aa2ffc3874722885ba3a5cd5917 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026421 Commit-Queue: Donn Denman <donnd@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#748300}
-
Kevin Ellis authored
This patch prevents infinite duration animations from running on the compositor. These animations are locked at progress = 0, and therefore do not benefit from compositing. Infinite duration animations are properly handled when running as main thread animations. Bug: 1057076 Change-Id: Ibe4d4d9939060aeb8f62f4b5d94ca3d941b07ba1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087225 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#748299}
-
John Delaney authored
Writing a file inplace does not work within an awk script. This CL modifies the recommended script to write awk output to a temp file and move it back to the original. Change-Id: Ibc0e43d8b549a818fce2f4d48c557915275314eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090034 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#748298}
-
Dominique Fauteux-Chapleau authored
This is a reland of 28640451 I was able to reproduce the issue on my Mac machine. The reason for the failure was that the implementation of WebContentsDestroyed was too naive, the intent of calling "delete this" was to make the dialog go away without calling the "Cancel" callback. This is now achieved by deleting the delegate first and updating CancelButtonCallback so it becomes a no-op in this case (check diff between Patchset 1 and 2 to see this fix). Original change's description: > Add browser tests for DeepScanningDialogDelegate > > These tests use the least possible amount of overrides to ensure > DeepScanningDialogDelegate every requests/callbacks eventually resolves > and returns to the caller. > > Also add code to handle the web contents being destroyed and avoid ASAN > issues. > > Bug: 1041890 > Change-Id: Ibfe232354f0591ae9e854bf5a0163ede68d6faf9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083598 > Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> > Reviewed-by: Daniel Rubery <drubery@chromium.org> > Cr-Commit-Position: refs/heads/master@{#747713} Bug: 1041890 Change-Id: Ie3042b0703077c20fc778450a7863ba9f26c8efc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091217Reviewed-by:
Daniel Rubery <drubery@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/master@{#748297}
-
Stephen Nusko authored
Now tested with chromium's trace_processor_shell: tools/perf/core/tbmv3/run_tbmv3_metric.py \ --trace ~/chromium-team/pixel4_220120_7_flings \ --metric janky_time_per_scroll_processing_time \ --trace-processor-path out/linux-release-tmp/trace_processor_shell Bug: internal b/150600174 Change-Id: Ib1015fe876f60858b138838a1a34195a8f6e0884 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095098Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Commit-Queue: Stephen Nusko <nuskos@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#748296}
-
Stefano Sanfilippo authored
Change-Id: I91d4c60a38b927ac66d51880ce132bf8ebd93561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089863 Commit-Queue: Stefano Sanfilippo <ssanfilippo@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#748295}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/b44162fdbb25..8be72df60462 git log b44162fdbb25..8be72df60462 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 swiftshader.regress@gmail.com Regres: Update test lists @ b44162fd Created with: gclient setdep -r src/third_party/swiftshader@8be72df60462 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I6268b49c2ead3e9f48e84134f63c6d96502df1a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095321Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748294}
-
Jimmy Gong authored
- This CL includes only the skeleton code to open an empty app from chrome://print-management. - The app and browsertests are in Polymer3. - Includes basic browsertest to test if app is loaded correctly. - Future CL will set this app as an System Web App. - This app is hidden behind a feature flag by default. Bug: 1053704 Test: browsertest Change-Id: I777c9912568e10621d763be50052f830fa63e765 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066878Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Commit-Queue: jimmy gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#748293}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/2d525fe9bd56..f87536c9de24 git log 2d525fe9bd56..f87536c9de24 --date=short --first-parent --format='%ad %ae %s' 2020-03-09 sprang@webrtc.org Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" 2020-03-09 phoglund@webrtc.org Whitespace change to kick bots. Created with: gclient setdep -r src/third_party/webrtc@f87536c9de24 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:1052323,chromium:1055974 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I9ead2ff3c4b5bce9a3f278c6ef96fd1b318e622a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095325Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748292}
-
Corentin Wallez authored
This simplifies some redundant logic in tests and allows future tests to create multiple devices. Bug: chromium:1059777 Change-Id: I1ae7d91090a5c13269513328691fab7fed4374a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095121Reviewed-by:
Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#748291}
-
Sophie Chang authored
This allows us to run the Client-Side Reactive Preconnect in the below configs: 1) Default - Local predictions only 2) Local predictions with optimization guide filling in 3) Optimization guide only 4) No predictions Bug: 1050101 Change-Id: I9eb87170aa0079f3384f1797b03cd3d850b1228e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094246Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748290}
-
Justin Donnelly authored
Document suggestions are still under post-launch development so these may still be useful for a while. Bug: 1053091 Change-Id: I2e714165218c6f8260d2a8f5852e47e6f923c982 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065352Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#748289}
-
Rodney Ding authored
Boolean params without a value is now defaulted to True. Bug: 1048757 Change-Id: I2c3ed2562671ae64cf9eceeaa5ba5cc0d69501e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2085697 Commit-Queue: Rodney Ding <rodneyding@google.com> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#748288}
-
Donn Denman authored
Speculatively re-enables the ContextualSearchManagerTest suite with the hope that the mysterious underlying flakiness issue has gone away, or that the longer timeout in this version of the code will help. Original disabling CL: https://crrev.com/c/2088007 TBR=twellington@chromium.org BUG=1058362 Change-Id: I02ea4f209b86b730cc6f40622839ffb12f3753c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094245 Commit-Queue: Donn Denman <donnd@chromium.org> Reviewed-by:
Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#748287}
-
Eugene But authored
These actions are helpful for Breadcrumbs feature that attaches steps to reproduce to crash reports. Hence the code was written to log UserActions right after the user Tapped Done and before any other code could run and crash the app. Bug: 1046231 Change-Id: I5e7e811f27fd5018e7a562330f2841a25272ce7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089985 Commit-Queue: Eugene But <eugenebut@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#748286}
-
Stefan Zager authored
Change-Id: Iaa04227763c118fc285ee1e9bf4cc3bd32329ff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092935Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#748285}
-
Zhenyao Mo authored
BUG=1026447 TEST=viz_perftests R=backer@chromium.org Change-Id: Ic47959a863c42a4a23c9077336f65ff955e2d85f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076767Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#748284}
-
edchin authored
iOS flag owners were asked to claim ownership and state an expiry in this announcement email: https://groups.google.com/a/google.com/g/bling-team/c/7YC_3l6yEzo/m/1-iZg1fPAAAJ This is one of several CLs that adds iOS flag ownership information into flag-metadata.json. Bug: 1058614 Change-Id: I4b21639bcbc1e78e0417e75614c0232f700ffe71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094239Reviewed-by:
Livvie Lin <livvielin@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#748283}
-
Phillis Tang authored
The BluetoothDiscoverySession::Stop method callback params will be removed and |Stop| will be equivalent to the session destructor, update BluetoothBlueZTest tests to reflect the ongoing refactoring. Bug: 991682 Change-Id: If5e743407fb08c42c50f0e5ace4da3c7771d8567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090768Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/master@{#748282}
-
Denis Kuznetsov authored
Polymer v2 evaluates i18nDynamic(as it has defined locale param), but does not evaluate !domain as only one undefined param. Fixed: 1059735 Change-Id: Ia8ac3a166590e669d77760f1bdd0c1786712c6f7 Bug: 1059735 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095009 Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Cr-Commit-Position: refs/heads/master@{#748281}
-
Peng Huang authored
Bug: 1059598 Change-Id: I4ec9ae96b97606d4e64d6ce8874471b00586def8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094235Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#748280}
-
Toni Barzic authored
Currently, we show gesture navigation screen in tablet mode only, though for touch centric devices, the screen should be shown even if the device is in clamshell mode. To achieve this, add support for a command line switch "oobe-force-tablet-first-run" that would force tablet mode flow for the first user run, even if the device is in clamshell during setup. The flag is expected to be passed in by login manager during chrome setup. BUG=976949 Change-Id: I754eb09c4b3ddbb85af2148f5f062e971e6a1e21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2092696Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#748279}
-
Takashi Toyoshima authored
Following tests were modified or added by https://chromium-review.googlesource.com/c/chromium/src/+/2054468. * http/tests/inspector-protocol/network/xhr-cors-preflight-redirect-failure.js * http/tests/inspector-protocol/network/xhr-post-replay-cors.js They started reaching timeout after the CL, and we won't fix it for Blink CORS. NOTRY=true Bug: 958524, 941297 Change-Id: I349e00a5ff6c7590fc843797e75246bb14413c10 TBR: horo@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094902Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#748278}
-
Jan Wilken Dörrie authored
This change adds a pluralized string for the number of compromised passwords. In order to do so it makes use of the recently introduced PluralStringProxy that dispatches to the C++ backend to get the correct string. Bug: 1047726 Change-Id: I1b6223d72e67d5b32690b42c04b5644c5f9da067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093594 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#748277}
-
Rainhard Findling authored
* Makes safety check elements focusable independently of their state. * Attaches dynamic accessibility info to the elements to allow screen readers informing users about their state even in states they would otherwise not be focusable. * DD: http://shortn/_uEauSbBMVy Bug: 1015841 Change-Id: I52d2c932478d6e66661938b08f7d43f5d82a394a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089698Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#748276}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I4869d471b9d6290064162dc83ca65961fdb78eec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095337Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#748275}
-