- 21 Aug, 2020 40 commits
-
-
Sunny Sachanandani authored
This reverts commit 9d22b694. Reason for revert: Broke non-overlay video playback: crbug.com/1119666 Original change's description: > Use shared images with DX11 video decoder > > This change enables support for SkiaRenderer. In a future change, > GLRenderer will also be supported. > > Change-Id: I760013fdd163dcec3e3fe5d888541f07849749c7 > Bug: 1011555 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2250890 > Auto-Submit: Bryan Bernhart <bryan.bernhart@intel.com> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Reviewed-by: Frank Liberato <liberato@chromium.org> > Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#794763} TBR=sunnyps@chromium.org,liberato@chromium.org,bryan.bernhart@intel.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1011555, 1119666, 1120094 Change-Id: Ie5fb291ea7093d3d695433181583302a36ecd88d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368240Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#800420}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/bbb2038a3f14..bb85de36d277 2020-08-21 dpranke@google.com Fix visibility on //xfa:xfa_warnings. 2020-08-20 tsepez@chromium.org Fix initialziation of XFA fuzzers against CPPGC heap. 2020-08-20 tsepez@chromium.org Make CFWL_Message and its subclasses stack-only types. 2020-08-20 tsepez@chromium.org Rename class CFX_FontSourceEnum_File to CFGAS_FontSourceEnumFile. 2020-08-20 thestig@chromium.org Reduce nesting in RelocateTableRowCells(). 2020-08-20 tsepez@chromium.org Garbage collect the FWL layer objects. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@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/+doc/master/autoroll/README.md Bug: chromium:1119533 Tbr: pdfium-deps-rolls@chromium.org Change-Id: I63b2fa2c3e5d834eb308ad1f92b8e7cf96a90eb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368278Reviewed-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@{#800419}
-
Ian Kilpatrick authored
Additionally simplify the logic with SetMinimumSizeIfAuto. There should be no behaviour change. Change-Id: I9baf6d3737fc2d0de5531b7f02a53f425d3ccb94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2365313 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#800418}
-
Yuki Yamada authored
This reverts commit 351529d8. Reason for revert: This CL was intended to be reverted before M86 branch cutoff Original change's description: > Reland "Reland "Change HeapObserverList to HeapObserverSet"" > > This is a reland of 944fde32. > It was reverted because WebSocketChannelImpl::ProcessSendQueue() > accessed an unbound HeapMojoRemote, which was guaranteed to be bound > without this CL. > The issue was fixed in another CL: https://crrev.com/c/2362042 > > Original change's description: > > Reland "Change HeapObserverList to HeapObserverSet" > > > > This is a reland of f29d2ae1 > > > > ExecutionContext::NotifyContextDestroyed() has relied on the > > deterministic iteration order of ObserverList, so landing the original > > CL caused a problem. It is fixed in another CL: > > https://crrev.com/c/2352588 > > > > Original change's description: > > > Change HeapObserverList to HeapObserverSet > > > > > > The previous CL for HeapObserverList https://crrev.com/c/2060348 > > > addressed two things: changing HeapObserverList to HeapObserverSet and > > > allowing removal while iteration, and was reverted for performance > > > reasons. This CL only does the former and avoids performance > > > implications of the latter. > > > > > > This CL is for migration of NewLinkedHashSet. > > > See: https://crrev.com/c/2134039 > > > > > > Bug: 1100257 > > > Change-Id: I2426d14d77a68f200bf1398b16638e1605dd4ff1 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2319087 > > > Commit-Queue: Yuki Yamada <yukiy@chromium.org> > > > Reviewed-by: Keishi Hattori <keishi@chromium.org> > > > Reviewed-by: Kentaro Hara <haraken@chromium.org> > > > Reviewed-by: Bartek Nowierski <bartekn@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#797115} > > > > Bug: 1100257, 1115411 > > Change-Id: Id8e1b9a4141777de89bbc471f6ac8c6508a0adff > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352292 > > Commit-Queue: Yuki Yamada <yukiy@chromium.org> > > Reviewed-by: Bartek Nowierski <bartekn@chromium.org> > > Reviewed-by: Keishi Hattori <keishi@chromium.org> > > Reviewed-by: Kentaro Hara <haraken@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#798576} > > Bug: 1100257 > Bug: 1115411 > Change-Id: I796232c723d4295599832672c9eeedc8e979e757 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359657 > Commit-Queue: Yuki Yamada <yukiy@chromium.org> > Reviewed-by: Bartek Nowierski <bartekn@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Cr-Commit-Position: refs/heads/master@{#800048} TBR=haraken@chromium.org,keishi@chromium.org,yukiy@chromium.org,bartekn@chromium.org Change-Id: I7070e33c597991a997d5cf81be59b7bbe64d3b46 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1100257 Bug: 1115411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367255Reviewed-by:
Yuki Yamada <yukiy@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Yamada <yukiy@chromium.org> Cr-Commit-Position: refs/heads/master@{#800417}
-
Kent Tamura authored
This is a reland of f1a2ccf7 This CL has no differences from the original CL. The original CL caused some memory regressions in system_health.memory_mobile, and had memory improvement in some stories. We decided not to fix the regressions. Original change's description: > Enable LayoutNG for BUTTON elements and INPUT buttons by default > > Bug: 1040826 > Change-Id: I0a2f9db962e74a44758293e0711009617e6a42d3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354119 > Commit-Queue: Kent Tamura <tkent@chromium.org> > Commit-Queue: Koji Ishii <kojii@chromium.org> > Auto-Submit: Kent Tamura <tkent@chromium.org> > Reviewed-by: Koji Ishii <kojii@chromium.org> > Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#797991} Bug: 1040826, 1078327 Change-Id: I6cfa6183571fe6c6816be09d8ef0c7110c5c45cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368612 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#800416}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/6a9a910fd2c3..bedb605c8272 2020-08-20 hta@webrtc.org Transition ICE gathering state to "new" once all transports go away 2020-08-20 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 7a8fca54..4591d36d (800031:800155) 2020-08-20 jasonlon@google.com DTMF Event Sub-API on VoIP API 2020-08-20 minyue@webrtc.org Send estimated capture clock offset when sending Abs-capture-time RTP header extension. 2020-08-20 peah@webrtc.org Removing call to deprecated SetExtraOptions method 2020-08-20 jakobi@webrtc.org Reland "Call OnReceivedOverhead after audio network adaptor is created." 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/+doc/master/autoroll/README.md Bug: chromium:1086942,chromium:1115080 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I83400f9b3e8330520c56322d3a2fa9cd32094ee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368433Reviewed-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@{#800415}
-
Bo Majewski authored
DISALLOW_COPY_AND_ASSIGN macro is deprecated as indicated on the review of CL 2251524. Bug: 1111229 Change-Id: Ib25ce85a8ace16b8eb7b00a0974fec5a73e536fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362364Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Bo Majewski <majewski@chromium.org> Cr-Commit-Position: refs/heads/master@{#800414}
-
Yuke Liao authored
This CL cleans up linux-lacros-compile-rel as it has been replaced by linux-lacros-rel. Bug: 1116180 Change-Id: I617527f1a36250edb506e47952b463e564f73379 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368473Reviewed-by:
Sven Zheng <svenzheng@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#800413}
-
Dana Fried authored
It feels weird to be able to drag the toolbar down in order to open the tabstrip tray in tablet mode but not drag up to close. This makes it possible to start a drag or fling with either the tray open or closed as long as the initial direction of the motion is correct (otherwise, the event is processed as normal). So for example, dragging or flinging down when the tray is closed, or dragging or flinging upwards when the tray is open will cause the tray to move, but not vice-versa. Bug: 1116651 Change-Id: I815d1ff189c28feb7fd6c81181e85ae37767a7ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2361122Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#800412}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/cbfd396756c6..44e1791f100c 2020-08-20 srisser@google.com Add getPhysicalDeviceFeatures2 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/+doc/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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: Id99ecc711a7e5904d1e57a8605d92c11aefba234 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367782 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#800411}
-
Yuke Liao authored
This CL disables retrying invalid shards in coverage build. Bug: 1119972 Change-Id: If0679948a745f5897835ebd823d3201fcfcb661e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368235Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#800410}
-
Jan Wilken Dörrie authored
This change adds a CreateChangePasswordUrl utility for creating a change password URL depending on the state of the kWellKnownChangePassword feature flag. Furthermore, it updates the Password Check callsites for all platforms to use this method. Bug: 927473 Change-Id: I1019c92e15ee8357751fd0a166df8a830759e3f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367060 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#800409}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2d664c1b3323..b583133590a5 2020-08-20 cjamcl@chromium.org [Lighthouse] Use friendlyMessage for error display. 2020-08-20 jalyn@microsoft.com Sources: Fix "Add property path to watch" bug 2020-08-20 bingler@chromium.org Add link for Schemeful Same-Site issues 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/+doc/master/autoroll/README.md Bug: chromium:1054036,chromium:977291 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I5f359230656d859e307efd0a701cdddee605af9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368432Reviewed-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@{#800408}
-
Nasko Oskov authored
This CL adds some traces that make understanding the flow of navigation events in the renderer process easier. These traces were very helpful in investigating https://crbug.com/1112815. Bug: 1043616 Change-Id: I97cd807b1c9fa3a35d26ecb33c7d200bba81f3e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353561 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#800407}
-
Dan Sanders authored
This reverts commit 51b274e8. Bug: 1045247 Change-Id: I4f22c1e340d6c2224eaccb29e41b2605efe0d47a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368493 Commit-Queue: Dan Sanders <sandersd@chromium.org> Commit-Queue: Chrome Cunningham <chcunningham@chromium.org> Auto-Submit: Dan Sanders <sandersd@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#800406}
-
Varun Khaneja authored
Fixed: 1119987 Change-Id: I0a6ed16da25a0ae09ad188d21fa1223dc063c007 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368413 Commit-Queue: Varun Khaneja <vakh@chromium.org> Auto-Submit: Varun Khaneja <vakh@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#800405}
-
Claudio M authored
We have found this code as part of Cros-Borders project. Thanks to myy@ for discovering it. Bug: 1097287, b:163002438 Change-Id: I10643a0934677c0dcb43e59b7387155ca2792722 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366534 Commit-Queue: Claudio M <claudiomagni@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#800404}
-
chromium-internal-autoroll authored
Release_Notes:http://go/media_app-x20/relnotes/Nightly/media_app_202008200800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/dn-tZC1K2hB8pa-D8uCBdQh4U9xdeiQvV7QEmNoyTZQC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/153407132,b/159083441 Tbr: media-app@grotations.appspotmail.com Change-Id: I23699cd4b753bf3a0e8c010e6f20e4e91734c620 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367992Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#800403}
-
Eric Orth authored
Bug: 1093361 Change-Id: I54f3d2642c41ffebcb584d816eeca36ae0dca702 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364082 Commit-Queue: Eric Orth <ericorth@chromium.org> Reviewed-by:
Dan McArdle <dmcardle@chromium.org> Cr-Commit-Position: refs/heads/master@{#800402}
-
Xinghui Lu authored
Metric added in this CL: SafeBrowsing.RT.AllStoresAvailable Bug: 1096294 Change-Id: I03cc4ea2f884e28e81e9c400a406a25707f8a132 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360924 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#800401}
-
Rouslan Solomakhin authored
Before this patch, the secure payment confirmation parameters to PaymentRequest API from Blink would not be passed to the browser process. This patch adds Mojo IPC for secure payment confirmation parameters and new type of payment app for the Web Payment that is based on these parameters. After this patch, Blink passes the secure payment confirmation parameters to the browser over mojo IPC and the browser uses these parameters to construct a payment app (when "SecurePaymentConfirmation" Blink runtime flag is enabled). Design: https://bit.ly/secure-payment-confirmation Explainer: https://github.com/rsolomakhin/secure-payment-confirmation Bug: 1110320 Change-Id: I7b9329d8d6c9724dd05b8d30492677baf2677186 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359733 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#800400}
-
Yuheng Huang authored
The TabUpdated() API will be called from from TabStripModelObserver.TabChangedAt() It will send out UpdateTabInfo for the updated tab so no more additional API calls are needed. Related CL: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3217588 Bug: 1099917 Change-Id: Id46b18827a8ef4f3c02d5a992ef4a3cc8ae2f6f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357958Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#800399}
-
Owen Min authored
The following policies can't be finished before M86 branch point. Move them to unreleased state so that they can be done in the upcoming milestone. DevicePrintersBlocklist => DeviceNativePrintersBlacklist DevicePrintersAllowlist => DeviceNativePrintersWhitelist DevicePrintersAccessMode => DeviceNativePrintersAccessMode DevicePrinters => DeviceNativePrinters UsbDetachableAllowlist => UsbDetachableWhitelist DeviceUserAllowlist => DeviceUserWhitelist Also update the references to those policies. Bug: 1098051, 1098048,1105183, 1105185, 1103813, 1103816, 1119961 Tbr: pastarmovj@chromium.org Change-Id: I953cd170423753af7d1064dcdac6e99c59e2732d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367873 Commit-Queue: Owen Min <zmin@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#800398}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/56d9df4fa53f..77419b0f04e8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I3727e0bd75ff58d10f59f28cbf12ef12ade55891 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367447Reviewed-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@{#800397}
-
John Delaney authored
What: Add a feaature param to selectively disable the network or CPU limits. Why: We may want to run the intervention in different modes to determine impact. How: Add a check after an ad has determined to be heavy that filters based on the feature param. This change also cleans up some logic by returning an enum instead of bool in MaybeTriggerHeavyAdIntervention(), and using the new HeavyAdAction value to control triggering of interventions. This also removes a mode where the intervention could be enabled without reporting, which never needs to be used. Change-Id: Ie7aefdd77edfee5b2d4463aab3e1d1790a0931b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363190 Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by:
Eric Robinson <ericrobinson@chromium.org> Cr-Commit-Position: refs/heads/master@{#800396}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/77419b0f04e8..9869f187b5ea 2020-08-20 lalitm@google.com Merge "tp: add noop parsing for cgroup dumps in systrace" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I0350e2d2ccbbc83d95f2d6df303287ef319d5ba8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2366477Reviewed-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@{#800395}
-
François Degros authored
When opening an encrypted archive and the provided password was wrong, ask for the password again. BUG=chromium:912236 Cq-Depend: chromium:2327352 Change-Id: I06af54ab0abe6960ffc266c622bd95d985d41e2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2354372 Commit-Queue: François Degros <fdegros@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#800394}
-
Jenny Zhang authored
The function will be used by Lacros system log source. Bug:1109387 TEST: Send feedback reports and verify nothing is changed. Change-Id: Id1bf276a10d1389b3ea1872d03a561c97490eea7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368153Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Miriam Zimmerman <mutexlox@chromium.org> Commit-Queue: Jenny Zhang <jennyz@chromium.org> Cr-Commit-Position: refs/heads/master@{#800393}
-
Ben Wagner authored
When building Chromium for Chromium OS for Linux (linux-chromeos) there is a choice of cros_boards, the local system and the Chromium sysroot. At the moment linux-chromeos builds with the Chromium sysroot won't run browser_tests on modern Debian systems due to an old version of libffi. Since developer testing builds don't need to be protable anyway, the Chromium sysroot is unnecessary. Document how to use the local system as a solution to this. Bug: chromium:1119849 Change-Id: Id5f7a41051367ae1f98cf48b1258680f6e11c9e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367736Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#800392}
-
Ian Kilpatrick authored
LayoutTheme::ShouldUseFallbackTheme should always be returning false, as LayoutThemeMobile was the only place returning true - presumably for an iOS configuration at some point. Removes all FallbackTheme related methods, and classes. There should be no behaviour change. Change-Id: I1d336016a1823a53a977ad764706d68fd19ff9bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363846Reviewed-by:
Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#800391}
-
Joe DeBlasio authored
This CL adds an enterprise policy that allows selective allowlisting of domains from lookalike warnings. Bug: 1116279 Change-Id: I4f670ba43f7ce4f9da37798cbaf64a9f41c40724 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363861 Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Auto-Submit: Joe DeBlasio <jdeblasio@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#800390}
-
Dana Fried authored
Because we now show the caption bar and caption buttons in Windows in tablet mode in order to provide a dedicated grab handle for moving to/ from split-screen mode (and protect user gestures to open the tabstrip) there is now empty space above the toolbar. Filling this empty space with the window title: - makes us consistent with PWA windows - provides access to the page title without opening the tabstrip Currently, this change only affects Windows and not ChromeOS. Screenshot (Google only): https://photos.google.com/share/AF1QipP8IFSTPydtpfbRM5vXfqQEfVDPVwq1kJDBMtCwes8AqxEqUdjIwsi5i2v1hUpmFg?key=WFkxdDVZR2ktU3c2dWNPU1lCRFRJSk55TGUtTDFR Bug: 1116651 Change-Id: Ib90149c6d46bf740505d1a06be824b85d3e5dee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2364958Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#800389}
-
Eric Orth authored
Better reflects the modern purpose of the class since it hasn't actually done any pooling since the "default" pool was disabled years ago in crrev.com/14225015 (and deleted recently in crrev.com/c/2357615). Bug: 1116579 Change-Id: I8822065709e423a50404a178a8ee942cd7d24f49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363849 Commit-Queue: Eric Orth <ericorth@chromium.org> Reviewed-by:
Dan McArdle <dmcardle@chromium.org> Cr-Commit-Position: refs/heads/master@{#800388}
-
Varun Khaneja authored
See go/protego-versioned-proto for more details about the motivation. TODOs: 1. Add UMA metrics. Will do that seprately to keep this CL small and the reviewer list short. 3. Add the response_provider field in the proto Bug: 1119928 Change-Id: Ie15d59b7f4e0b4c0fd236d9c665ad82f02ae2cdd Fixed: 1119928 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367443Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Auto-Submit: Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#800387}
-
Daniel Rubery authored
This CL prepares the CertificateReportingServiceFactory for the launch of Safe Browsing per-profile NetworkContexts. Since it does not need cookies, we will be using the profile-wide SharedURLLoaderFactory, and setting the credentials_mode to omit credentials. Bug: 1049833 Change-Id: If479c178501f93523697248bc484e28ab515aa0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2357465 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#800386}
-
Alfonso Garza authored
Fix issue when deleting from a textfield and an emoji is present, where the last character would get deleted. Also moves card holder name down in the list of items as requested by UX. The main issue, which also has other unintended side effects, is that |reconfigureCellsForItems| is called while the text is being edited. This causes the cell to be redrawn and the cursor to change. By doing this call in TableViewTextEditItemDelegate as opposed to before the text changes we resolve the issue of the last character being deleted instead of the correct one. There is a smaller issue that remains and is not trivial to fix: after deletion the cursor is moved to the end of the text. This also exists in other textfields. Bug: 1114718 Change-Id: Id035e5b3c066801a3e156360f010380104564931 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360514 Commit-Queue: Alfonso Garza <alfonsogarza@google.com> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#800385}
-
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/+doc/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: Iab5fa05bc49bec9e9d9dc234cb8a78f97dec40f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368273Reviewed-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@{#800384}
-
Shengfa Lin authored
Chrome changed its install path in 85 to C:\Program Files We are only searching for C:\Program Files (x86) This is to check C:\Program Files as well Bug: chromedriver:3577 Change-Id: I5ad423197017b96a801517b0787873dda5a67b88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368163Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#800383}
-
sczs authored
Bug: 1085419 Change-Id: Ie4c211b2b725f8ae5b82bb8a7e2c545fbd162d03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367737 Commit-Queue: Sergio Collazos <sczs@chromium.org> Commit-Queue: Ganggui Tang <gogerald@chromium.org> Auto-Submit: Sergio Collazos <sczs@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#800382}
-
Nick Burris authored
Set the separator color to the themed color rather than explicitly. This also ensures the separator is displayed properly in dark mode. Bug: 1110322 Change-Id: If5118967106eccdced837fcad8a45757a68d2315 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368177Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#800381}
-