- 14 Oct, 2020 40 commits
-
-
Jerome Jiang authored
It's no longer needed since libaom is not going to be used for playback decoding. Bug: 1138574 Change-Id: I7c15c99ef9fb4bc3f0f9b5affed3631e7d2e1893 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471839Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Jerome Jiang <jianj@google.com> Cr-Commit-Position: refs/heads/master@{#817229}
-
Ted Meyer authored
Bug: 1097029 Change-Id: Ib3105a11e5ad76f7ef22930246014a702e39d0dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436704Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#817228}
-
Zhaoyang Li authored
iOS coverage builder should run the same tests in the same variants as CQ builders. This change aligned the tests. Also added comment lines to remind people keeping them in sync and fixed a typo. Bug: 1090188 Change-Id: Iabd33a1226550ab1a26bc2613f8e707a56f942ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469617Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#817227}
-
Dale Curtis authored
The HtmlVideoElementCapturerSource was unnecessarily rendering media::VideoFrames to a RGBA canvas then converting them back to YUV based media::VideoFrames. We can instead just pass the frame directly through and avoid this process. Clients which need this conversion (e.g., MediaRecorder) already have mechanisms for converting texture backed VideoFrame objects to YUV. They weren't comprehensive, so I've made them so in this change. Future optimizations could be done to allow the encoders to actually handle I422, I44 and HBD content. Right now they are just turned into I420 frames like they were in the capturer. This change also moves the VideoFramePool from the capturer to the encoder where one was missing previously; which should improve allocation efficiency and overhead. This change also fixes some paths of video capture not respecting the no-protected-content capture. Bug: None Test: All existing tests pass. Change-Id: I6f58f80e6137807fbf0be817be20f03928a1da23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464916Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Markus Handell <handellm@google.com> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#817226}
-
Ken Rockot authored
This adds a new _webui_js sub-target for any mojom target that explicitly sets webui_module_path in GN. This allows mojom JS modules to work well with WebUI resource URLs, which are typically either a chrome://resources/ URL for shared resources, or a relative path-only URL for resources exclusive to a single WebUI page. Bug: 1004256 Change-Id: I5b8be3f69733239f81b313f882d3185183b72a99 Tbr: dcheng@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459393 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817225}
-
Peter Kotwicz authored
BUG=1137405 Change-Id: If6fd7bdb252524ca0d72da4499b5743d477cfc2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468739Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#817224}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/08cdb1c17f2e..3d6e2c46968d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC msw@google.com,ftirelo@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: msw@google.com,ftirelo@google.com Change-Id: I8e41b3b9bded2079cabefa9361551fa3bfaa30fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472631Reviewed-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@{#817223}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/5afb002aa423..ff267ca60e14 2020-10-14 dsinclair@chromium.org [type-determiner] Fixup handling of unknown identifiers. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-chromium-autoroll Please CC enga@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: None Tbr: enga@google.com Change-Id: I7400f13082b952108ff7ce4b9d752a604d2602b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472634Reviewed-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@{#817222}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/34ddcb84f3c2..c924a88e3349 2020-10-14 reed@google.com SkPath::shrinkToFit() needs to perform copy-on-write 2020-10-14 djsollen@google.com Enable AHB Surfaces with protected context for OpenGL 2020-10-14 mtklein@google.com slightly more complex runtime color filter GM 2020-10-14 adlai@google.com Fix generated files 2020-10-14 ethannicholas@google.com moved SkSL FunctionDefinition data into IRNode 2020-10-14 robertphillips@google.com Revert "Remove GrContext" 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 robertphillips@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-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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: robertphillips@google.com Change-Id: Ie344fc4f715338270b26b46c719849b89379404c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472636Reviewed-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@{#817221}
-
Thanh Nguyen authored
This CL rename classes and functions used by OS settings so that OS Settings will be unaffected by the change that we made on LSS. After the change is done, we will point OS Settings back to the main code. See go/lss-sandboxing-impl for more details. Bug: 1137560 Change-Id: If56dc5def738508817f4c2fa92a6d822dfdaad48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467161Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Thanh Nguyen <thanhdng@chromium.org> Cr-Commit-Position: refs/heads/master@{#817220}
-
Xianzhu Wang authored
We still have several bugs about transform animation to fix. Bug: 1101002 Change-Id: I8ca37e70fd0391ee3b43c5e63e3436b810e169c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471817Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#817219}
-
Eugene But authored
Synthetic crash reports created for UTEs (unexpected termination events) to provide some information about the crash. Synthetic crash reports can contain Breadcrumbs, session uptime, OS version, Device Type and other similar information to understand why app has crashed. Variations will help with slicing crashes by Finch study and look for culprits among launched features. Bug: 1103752 Change-Id: I440d5acaf7fab5b5d81d6137e2ae4603c78e5330 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462822 Commit-Queue: Eugene But <eugenebut@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#817218}
-
David Tseng authored
This was done back in https://chromium-review.googlesource.com/c/chromium/src/+/2231660 likely to support sending arrow keys in a prior iteration to support combo boxes. R=dmazzoni@chromium.org Fixed: 1137612 Change-Id: Iaa974ae8eecafc16612df092a5ebba36031a7d1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472529Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#817217}
-
Emircan Uysaler authored
This CL adds Scenic commands that present the overlay ViewHolders as a part of the scene graph. This takes scale, translation and blend mode that is decided by the overlay processor into account. We also add a workaround that creates tiny elevation steps to avoid possible z plane errors from Scenic. ViewHolder interactions happen into ScenicSurface and its session. Presenting the view and video content happens through a different channel in ScenicOverlayView class. Bug: 1127984 Change-Id: Ib0cdddf77d3bf068c1ab1dd52974c5b664a374bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450892 Commit-Queue: Emircan Uysaler <emircan@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#817216}
-
Mehran Mahmoudi authored
When StartSurface experiment is enabled, it will either: 1. Be shown on startup if a certain condition is met, or 2. Not be shown on startup. Currently, paint preview is not displayed on startup if StartSurface is enabled, regardless of whether StartSurface will be actually shown or not (1 or 2 above). This CL will display paint preview on startup if StartSurface is enabled AND it won't be shown on startup (scenario 2 above). This is done by making sure that ReturnToChromeExperimentsUtil#getTotalTabCount works correctly when it's called pre-native and PAINT_PREVIEW_SHOW_ON_STARTUP experiment is enabled. Bug: 1134752 Change-Id: I4d51396d82bee837184db038198770905a7f972c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472432 Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Auto-Submit: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#817215}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1602676072-ebb21a5d77144e96fd6267407ee41b0443253d5d.profdata to chrome-linux-master-1602698313-2c5e1ad3bbb75ee9feac0a345669fda97d41b13c.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC pgo-profile-sheriffs@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.chrome.try:linux-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I1f012bc29571acf2230a7e215fa0a236fc1511d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472625 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@{#817214}
-
Nicholas Hollingum authored
Based on a discussion with Chrome Sydney C++, it is preferable not to have fine-grained Keyed services, and instead use an approach like the WebAppsPlatform does. Diagram in go/borealis-arch. Reasons given were: 1) Complicated crashes for getting keyed service per Profile-type (incognito OTR. guest, login-porile see http://go/chromium-profile-types) 2) Two-pass shutdown but no symmetric Two-pass Setup (circular deps) 3) The base classes API which you don't own (inability to control it) 4) A dependent KeyedService may enforce the creation of the dependee KeyedService for the unwanted profile type 5) 2 .cc + 2 .h files for each service (instead of simple one .cc + .h pair) 6) Simplicity vs overkill Bug: b/170596931 Change-Id: Iee61e29b5ac29abf1ba9b00b4939ffea65bd8be1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465887 Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by:
Nancy Wang <nancylingwang@google.com> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Daniel Ng <danielng@google.com> Cr-Commit-Position: refs/heads/master@{#817213}
-
Klaus Weidner authored
Update the frame time estimate to take into account ARCore's min/max framerates. Change-Id: I6177adff2093dbf59aabcb6db3bc6fc8ee625bc9 Bug: 1136276 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468183 Commit-Queue: Klaus Weidner <klausw@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#817212}
-
Scott Violet authored
It should only be set if overflow: clip is specified along both axis. BUG=1087667 TEST=StyleAdjusterTest.AdjustOverflow Change-Id: I3cddaf8b1b6e5041759762284f150f28b7b7662a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463749 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#817211}
-
Nick Czajka authored
This change sets all DisplayManager.* histograms to have expiry date 2021-07-15 and owners zentaro@chromium.org, cros-peripherals@google.com. This should make auditing easier as all notifications about histogram expirt will be sent to the same people at the same time. Bug: 1088714 Change-Id: Iae992cd4dfcf071447894add22acf7f2bccae1e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468303Reviewed-by:
Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Nick Czajka <czajka@google.com> Cr-Commit-Position: refs/heads/master@{#817210}
-
Emircan Uysaler authored
This CL adds the necessary steps to allow fuchsia video frames that are associated with an independent ImagePipe to be promoted as overlays. This is mostly done though NativePixmap interface. - Note that, "use-overlays-for-video" flag added in a previous CL allows fuchsia to associate video frames with an independent ImagePipe through ScenicOverlayView class. - Adding NativePixmap::SupportsOverlayPlane() to query platform specific instances for overlay support. Fuchsia's SysmemNativePixmap checks for ScenicOverlayView association. - Add OverlayManagerScenic to filter overlay candidates. - Allow access to the underlying pixmap in SharedImageInterface through gpu::VulkanImage. Bug: 1127984 Change-Id: I1f76deb28c4b94e948f600061caf7215f2ee1382 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446523 Commit-Queue: Emircan Uysaler <emircan@chromium.org> Reviewed-by:
Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#817209}
-
Aaron Leventhal authored
Make [de]serialization errors fatal any time DCHECK is on. Bug: None Change-Id: I6edaf9a44fc086916cda04ce353c03e5b50d3d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2468238Reviewed-by:
Daniel Libby <dlibby@microsoft.com> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#817208}
-
Steven Bingler authored
Also removing obsolete cookie deprecation field trial entry as it is default enabled on ToT. Bug: 1030938 Change-Id: Id77635538483a0b976581b1e56af551003d81ed9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472344 Commit-Queue: Steven Bingler <bingler@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#817207}
-
Roberto Moura authored
Change-Id: Ie435c2d1b92b8595e1a8ee8dcdff757b8ca8d0f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467880 Commit-Queue: Roberto Moura <mouraroberto@google.com> Reviewed-by:
edchin <edchin@chromium.org> Auto-Submit: Roberto Moura <mouraroberto@google.com> Cr-Commit-Position: refs/heads/master@{#817206}
-
Elaine Chien authored
Bug: 772945 Change-Id: I424e8f9f56737db9bf6deefd9e35d4169523b814 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466619 Commit-Queue: Elaine Chien <elainec@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#817205}
-
Prakhar authored
coverage is now enabled on mac-rel Bug: 1024915 Change-Id: If210d6e3cced0be8101be70530940086e979aa73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473077 Commit-Queue: Prakhar Asthana <pasthana@google.com> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Auto-Submit: Prakhar Asthana <pasthana@google.com> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#817204}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cc40f8a7..ba4c87c9 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I847885242fb7c317f2dfa2cbab09f8cdb589b134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472260Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#817203}
-
Trevor Perrier authored
This CL uses updateConfiguration instead of applyOverrideConfiguration. The use of applyOverrideConfiguration is causing issues when loading language splits for non system languages. Resources.updateConfiguration is a deprecated method for overriding a Context configuration on the onCreate method of an Activity. Bug: 1128698, 1136096 Change-Id: I0a57963a245c69fd9bbef978267a94b1cb00b072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446991Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Trevor Perrier <perrier@chromium.org> Cr-Commit-Position: refs/heads/master@{#817202}
-
David Tseng authored
R=rsorokin@chromium.org Change-Id: Ic88750f027faf3ef78bc0becdbadfc847afdc04e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470749Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#817201}
-
Gayane Petrosyan authored
Bug: 1133910 Change-Id: Ie7c7758e939c0ff6bee6d64ae03ed0b7c13ea808 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464044 Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#817200}
-
Fabio Tirelo authored
TBR=tkent@chromium.org Bug: 1138589, 1138591 Change-Id: I3da96df78f549881d1f307469aa5532b7a289623 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472343Reviewed-by:
Fabio Tirelo <ftirelo@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#817199}
-
Ryan Heise authored
Change-Id: Ie6c02304de3ea490d9f46d3b4fde53487d3478d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469442Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Ryan Heise <heiserya@google.com> Auto-Submit: Ryan Heise <heiserya@google.com> Cr-Commit-Position: refs/heads/master@{#817198}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/49681b598556..61aa96cc7a59 2020-10-14 bingler@chromium.org Add Schemeful blocked cookies front end explanations 2020-10-14 kprokopenko@google.com Icon component 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:1126031,chromium:1136839 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Id6487daa8ddce3182891c105b2eb25355302b578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472079Reviewed-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@{#817197}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/b82c2d3bf1e1..fa0140b92951 2020-10-14 sugoi@google.com Fix CommandPool memory management 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: chromium:1107112 Tbr: swiftshader-team+autoroll@google.com Change-Id: I6a9181fa60ff0255907bd1b0c3e4974d6a44e394 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472620Reviewed-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@{#817196}
-
Andrew Grieve authored
Test symbols were missing containers. Bug: None Change-Id: Icb33385f0790942324cad23829c0fba3e7639c0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463704Reviewed-by:
Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#817195}
-
David Tseng authored
This change handles a corner case where the tts utility process stays around after the component extension gets unloaded. On re-load, the utility process is re-started correctly without this change (i.e. there are not multiple tts utility processes run), so this change is a minor cleanup. R=dmazzoni@chromium.org Test: trigger tts (e.g. via ChromeVox), attach to the utility process and wait for the tts component extension to be evicted after 15 seconds. Verify the utility process exits cleanly. Change-Id: Ieadf44d45ba902e298bf4497bc7433d44aa1a6cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471803Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#817194}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1410c33130bc..ca4153fa8b09 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-mac-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: Ie8ed2ffa0080c2941c117b67d0e2874da6f86d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472604Reviewed-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@{#817193}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/1410c33130bc..ca4153fa8b09 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: I38cd4bad5115d3fde9e4443c6985fdde08b40fdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472426Reviewed-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@{#817192}
-
Daniel Rubery authored
Since there are two kinds of FileTypePolicy (from Component Updater and a local resource bundle), these histograms are useful in identifying when we update one but not the other. Change-Id: I371e4c6ce5b8b23f482eb7a5cce1db67355d072c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469444Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#817191}
-
Lei Zhang authored
Add some new owners and note what areas some owners specialize in. Change-Id: I4767a7eca92251d636c146ae69f185a920dd1018 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454850 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
K. Moon <kmoon@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#817190}
-