- 09 Dec, 2020 40 commits
-
-
Elizabeth Popova authored
The feature is implemented behind kAutofillEnableLabelPrecedenceForTurkishAddresses flag. It is intended to fix city and state misclassifications in Turkish forms when label and name match different types. See go/autofill-turkey-failure. Bug: 1154727 Change-Id: I9606aadc6ec5f4817f15bf5630c4dd0a747bd5b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577781Reviewed-by:
Christoph Schwering <schwering@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/master@{#835383}
-
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/goldctl-linux-chromium-autoroll Please CC bsheedy@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: None Tbr: bsheedy@chromium.org Change-Id: I25a9b151223c3ebdf517f39df845e844f99b1ccc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582691Reviewed-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@{#835382}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8732c0efd3ab..6651fd8847a4 2020-12-09 sokcevic@google.com Use HEAD instead of hardcoded branch If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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:1155492 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: I24043146a96352bc582f636812d900fc8ca6e6da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582701Reviewed-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@{#835381}
-
wutao authored
Currently ambient mode container does not have focus. A key press will enter into the login pod. To be consistent with other platforms, the key press is consumed in ambient mode by making the ambient mode container activatable. Bug: b/173642446 Test: new unittest Change-Id: I2331079635834972e292076e55bec54dffe6f507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577923Reviewed-by:
Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Tao Wu <wutao@chromium.org> Cr-Commit-Position: refs/heads/master@{#835380}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b5c844554e30..83448c4da727 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-win-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: I0c45087dfd9e6c986446b2b2633dcd159c7b1299 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582864Reviewed-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@{#835379}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b5c844554e30..627f4a6b8dc3 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: I7e9644e0f01eab430266bdb9c6cc344314296ad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583022Reviewed-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@{#835378}
-
Fabrice de Gans-Riberi authored
This removes the mandatory dependency of Cast Streaming on the Network Service. This is achieved by moving the Network Context getter to a separate header and target that is publicly depended on by the main target of the Cast Streaming component. In addition, the code containing the core Cast Streaming Receiver Session logic has been move to a separate "cast_streaming_session" target that will be used for Cast Streaming unit tests. Bug: 1110490 Change-Id: I221f1688c798305e73ff785a4308253402c76af4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582869 Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#835377}
-
Zakhar Voit authored
WaylandAuxiliaryWindow is not provided with a correct parent and buffer_scale upon creation. That causes the DCHECK at https://source.chromium.org/chromium/chromium/src/+/master:ui/ozone/platform/wayland/common/wayland_util.cc;l=271 being triggered. This CL updates buffer_scale before creating the tooltip subsurface and makes sure that WaylandAuxiliaryWindow doesn't receive scale updates when a display changes (just like we already do with menus). BUG=1152569 Change-Id: I0a0357fe1151915d5ed9142c395b4f76099abe3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560588 Commit-Queue: Zakhar Voit <zvoit@igalia.com> Reviewed-by:
Maksim Sisov (GMT+2) <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#835376}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/15b4892925ba..32c6099d9294 2020-12-09 borenet@google.com Revert "Reland "[infra] Switch from isolate to RBE-CAS"" 2020-12-09 nifong@google.com Revert "Always attempt to flatten images with mskp image ids" 2020-12-09 johnstiles@google.com Support comma operator with mixed types in SPIR-V. 2020-12-09 borenet@google.com Reland "[infra] Switch from isolate to RBE-CAS" 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I4a127c6cbb962bf035e7c49ecaf0a4bf9dca4517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582688Reviewed-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@{#835375}
-
chrome://newtabspdonghao authored
In ReturnToChromeExperimentsUtil, make "chrome://newtab" be handled by Start Surface. When handling this url, ToolbarPhone#handleOmniboxInOverviewMode is called, in which ToolbarPhone#triggerUrlFocusAnimation is called. This function may cause the keyboard to show unnecessarily. A check "shouldShowKeyboard" is added to avoid this. Bug: 1059406 Change-Id: I4abe73f3af16285334277b3a1fb9f74bd3c925ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551695Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Xi Han <hanxi@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Hao Dong <spdonghao@chromium.org> Cr-Commit-Position: refs/heads/master@{#835374}
-
Azeem Arshad authored
This CL adds a Contacts row with a external link button that opens contacts.google.com. Screenshot: https://screenshot.googleplex.com/AYwk6LF83yVHdpZ.png Fixed: 1154832 Change-Id: I460752f2c3aef18389c99ac370d19da6299d118d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574973 Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#835373}
-
Xing Liu authored
TOS sites can't link to external sites. This CL swaps the Google TOS URL. The Chrome TOS link will be fixed in following CL, that we're waiting on the new link. Bug: 1157156 Change-Id: Ifc19b116993b962ee7b8163ebf4e674316a41687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582626Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#835372}
-
Meredith Lane authored
This reverts commit 07b882d4. Reason for revert: Suspected culprit for use after free on WebKit Linux ASAN builder first failing build: https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20ASAN/20457 Original change's description: > Change autoscroll latching to top-most delta-consumable scroller > > Users will now be able to use middle click autoscroll to scroll a > parent div if the inner-most scroller is unable to scroll in that > direction. > > If there is no delta-consumable scroller, the top-most autoscrollable > scroller will be latched. > > Bug: 1107648 > Change-Id: Iccd4efec3b1ce5d09c701d3d46052176275dbc32 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488042 > Reviewed-by: Robert Flack <flackr@chromium.org> > Reviewed-by: Rahul Arakeri <arakeri@microsoft.com> > Commit-Queue: Sahir Vellani <sahir.vellani@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#835318} TBR=flackr@chromium.org,gerchiko@microsoft.com,arakeri@microsoft.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,sahir.vellani@microsoft.com Change-Id: Ifea4e760767f30e24e573ea36287108409cfd6e0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1107648 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581712Reviewed-by:
Meredith Lane <meredithl@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#835371}
-
Hui Yingst authored
CodeHealthRotation: Migrate the rest of uses of base::Bind to BindOnce/Repeating in extensions/renderer/. This change migrates uses of base::Bind to BindOnce/BindRepeating, and uses of base::Callback to OnceCallback/RepeatingCallback in extensions/renderer/. Change-Id: I07c00c3b17914587d4b73f1a68f852f37c2adaba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2572960 Commit-Queue: Hui Yingst <nigi@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#835370}
-
Xida Chen authored
The root cause of this crash is: At DiscardableImageMap::GatherDiscardableImages, we got early exist when the PaintOp::ComputePaintRect. The early out makes sense because there is nothing to paint if the paint rect is empty. Due to the above early out, the |paint_worklet_records_| in the PictureLayerImpl is empty. But later on at DrawImageRectOp::RasterWithFlags, we do not have the same check using PaintOp::ComputePaintRect, so it will try to look for the RasterContent in the |paint_worklet_records_|. The solution is that at DrawImageRectOp::RasterWithFlags, if the PaintOp::ComputePaintRect is empty, we should just early return because there is nothing to paint, so no paint record at all. Bug: 1095163, 1156955 Change-Id: Ic46636cfe7c256f58261430e07c9ff3a9efa6c80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570548 Commit-Queue: Xida Chen <xidachen@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#835369}
-
Xida Chen authored
This is the reland of: https://chromium-review.googlesource.com/c/chromium/src/+/2549530/15 The above CL was reverted because it causes a layout test to fail on dgb build. To re-land it, I mark some of layout tests flaky because from the flaky dashboard, I can see that these tests were flaky even before the above CL was landed. It would require time to investigate the flakiness. PS#1 is the original CL and PS#2 has the change. Bug: 1139008 Change-Id: Id530452d98ffa2b981c9dc9add660758f09ac265 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2579949Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#835368}
-
Mohsen Izadi authored
We expect that EventMetrics::Create() is called with non-null event timestamps. However, not all tests setup events properly and this has caused issues for some build bots. Removing the DCHECK temporarily until we investigate the failing tests. Bug: 1157090 Change-Id: I046cc8b1e0e7b52a80c1e9f1fc218c82b40cb3dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582606Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#835367}
-
Andres Calderon Jaramillo authored
This CL removes the usage of the GpuMemoryBufferFactory from the VaapiVideoEncodeAccelerator. This is because the GMB factory is not really needed to allocate buffers and not having it simplifies things. Note that we must start the |encoder_task_runner_| with base::MayBlock() because the first encoder to make use of this path will open the render node. Bug: b:173167846 Test: video.EncodeAccel.h264_720p_nv12_dmabuf on atlas Change-Id: Iafa78e7027d65182408416cba2ad6f997b24c299 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2568549 Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#835366}
-
John Lee authored
Bug: 1083307 Change-Id: I5bcc6fb7ca061db2b43c5f8a87876ef0f30a4cf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580427Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#835365}
-
Ryan Sturm authored
The service worker navigation preload is issued as part of a Service Worker navigation URLLoader interceptor. In a similar vein, Search Prefetch uses the same type of interceptor, but at lower priority. Once Service Worker has decided to intercept the navigation (generally, this means there is a fetch handler), it issues a direct network service request to get the resource when navigation preload is enabled in the service worker. This means lower priority interceptors are never consulted (i.e., app cache is not consulted, which is good; search prefetch is not consulted, which is not ideal). This CL adds functionality to handle synchronous interception decisions, but stops short of copying the interception logic in the navigation pathway that handles asynchronous decisions with multiple interceptors. Bug: 1155330 Change-Id: Iae225c0b4926946a4ec9fccc5dc5d240dc53c058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570392 Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#835364}
-
Andre Le authored
Reduce icon size for phone signal when connected and add extra padding for battery label. Bug: 1106937,1126208 Change-Id: I4190ffa78c3774e2cc2408bf4e227abfb465ba9f Fixed: 1154527 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575402Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Meilin Wang <meilinw@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/master@{#835363}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I28dd398ae34e7e7ce876c6d0eb644decc0f39d79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582731Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#835362}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/83448c4da727..627f4a6b8dc3 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: If0701308e824041777151c7bc0fdbeb233bc5550 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582862Reviewed-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@{#835361}
-
Nate Fischer authored
No change to logic. This disables HistoryActivityTest.testOpenSelectedItems because it's flaky. Tbr: twellington@chromium.org Bug: 1157189 Test: None Change-Id: Iaa1991e3ba978937d3470b8ca8ad93a37e7f2e49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582826Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#835360}
-
Glenn Hartmann authored
Change-Id: Ie4be68f2c648e0ea43d5494e7211df2b27a21d43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582903Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Commit-Queue: Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/master@{#835359}
-
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/goldctl-win-chromium-autoroll Please CC bsheedy@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: None Tbr: bsheedy@chromium.org Change-Id: I6f117ee1befb547561f9fa3d6220468db9ece931 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582692Reviewed-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@{#835358}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: Ibba904d1e8faa57d98bc9ec717d72693d9fa2dde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582727Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#835357}
-
chromium-autoroll authored
https://dawn.googlesource.com/tint.git/+log/195917c0be32..c82eeeef0783 2020-12-09 dneto@google.com re-enable Tint testing 2020-12-09 dneto@google.com spirv-reader: convert signedness of texturing result when needed 2020-12-09 bclayton@google.com Implement textureLoad() 2020-12-09 bclayton@google.com transform: Fix Manager::Run() with no transforms 2020-12-09 cwallez@chromium.org CMake: Add a flag to control whether to built tint_unittests 2020-12-09 dneto@google.com spirv-reader: Fix signedness for extended instructions 2020-12-09 dneto@google.com spirv-reader: support ldexp 2020-12-08 dneto@google.com Fix doxygen for src/transform/first_index_offset.h 2020-12-08 enrico.galli@intel.com [transform] Add first index offset transform 2020-12-08 bclayton@google.com Fix spelling mistake in comment 2020-12-08 bclayton@google.com Update texture intrinsic writer tests for signed params 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 rharrison@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: rharrison@google.com Change-Id: Iff77df4fcfc1c826d7eaed5d0c62fdacaad586b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582686Reviewed-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@{#835356}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f0f79e083662..378653f844d4 2020-12-09 xinghua.cao@intel.com D3D: throw a perf warning for uniform block If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC syoussefi@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;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: syoussefi@google.com Change-Id: Ib071c0c50127b66ef568382fcc74ba98de2368ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582183Reviewed-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@{#835355}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/53c2ae23b73c..c3ea632dc5db 2020-12-09 mathias@chromium.org Add <title> to entrypoint HTML document 2020-12-09 chrche@microsoft.com Make collect-strings work with .ts files 2020-12-09 chrche@microsoft.com [Loc] Migrate input to Localization V2 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:1136655,chromium:864768 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I29bac46d10e050efea759bc67bc31061ebe1384b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582685Reviewed-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@{#835354}
-
Illia Klimov authored
Flash has been removed from Chrome almost entirely. Ephemeral provider was used only by these two content settings - PLUGINS and PERIODIC_BACKGROUND_SYNC. PERIODIC_BACKGROUND_SYNC is no longer registered and PLUGINS is deprecated. Bug: 1149381 Change-Id: Iae296732d1caaf9ff8e55ab484bbf8384e79a33e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577782Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Illia Klimov <elklm@chromium.org> Cr-Commit-Position: refs/heads/master@{#835353}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607493425-f89e2101ace78ecc71e64b80849cb2e4ad48ac79.profdata to chrome-win64-master-1607525538-a962c6e7f864d3587aeaa1e7bb0caf9929474c9a.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-win64-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:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I08ceb0821bdf353a821b44486c87787ed8479658 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582179Reviewed-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@{#835352}
-
Yaron Friedman authored
BUG=783819 Change-Id: I57be107bbf7203b41b40d570ff4c4aa28beab644 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577589 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#835351}
-
Andrew Xu authored
This CL does the following things: (1) Note that a clipboard history menu item is removed asynchronously. This CL ensures that only the menu item finally selected is announced. (2) This CL also changes the a11y announcement when a manu item is removed. Bug: 1150503 Change-Id: I0ea16ff1b93cdb3a749833c2e0b08a3616e79108 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513749Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Cr-Commit-Position: refs/heads/master@{#835350}
-
Jeffrey Kardatzke authored
BUG=b:153111783 TEST=HEVC 10bit files play on volteer Change-Id: Iaeb7e3d423f0c8b9b0672203f0637fb21c4f61ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582802 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Auto-Submit: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#835349}
-
Nektarios Paisios authored
Once a getter method is not marked const, it could force other parts of the codebase to drop const as well, requiring a larger refactoring to fix in the future. Also took the opportunity to add a comment describing the related member variables and clarify some other comments. Split out from a larger patch dealing with ignored Views. AX-Relnotes: n/a. TBR=aleventhal@chromium.org, dmazzoni@chromium.org Change-Id: Ic7c4f6d38f83ef2a22401b0edd342cef5f61c58c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581220Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#835348}
-
George Burgess IV authored
This target comprises 1.17% of our total Chrome samples on CrOS, but isn't optimized for speed. It may be worthwhile to optimize it in this way. Bug: 1143481 Change-Id: I9432b15330ab4fadf79a643a3abc54e8b59ed0a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507829Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#835347}
-
Julian Pastarmov authored
This changes the level of the policy to recommended if it is set to enabled and the level isn't recommended to make the policy compliant with the privacy expectations of the browser. Bug: 1155602 Change-Id: I133a7cd58a729fae06c151c742569cf5c80cb500 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575056 Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Reviewed-by:
Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/master@{#835346}
-
Amanda Deacon authored
This is a very small change which affects 30 bugs. All 30 bugs relate to near-expiring histograms with the suffix CpuTimeMicrosec or TotalMemoryDeltaKb. View the relevant bugs: https://bugs.chromium.org/p/chromium/issues/list?sort=summary%20id&q=owner%3Aamandadeacon%40chromium.org%20%22Check%20expiry%22&can=2 Bug: chromium:1151993, chromium:1151994, chromium:1151995, chromium:1151996, chromium:1151997, chromium:1151998, chromium:1151999, chromium:1152000, chromium:1152001, chromium:1152002, chromium:1152003, chromium:1152004, chromium:1152005, chromium:1152006, chromium:1152007, chromium:1152008, chromium:1152009, chromium:1152010, chromium:1152011, chromium:1152012, chromium:1152013, chromium:1152014, chromium:1152015, chromium:1152016, chromium:1152017, chromium:1152018, chromium:1152019, chromium:1152020, chromium:1152021, chromium:1152022 Change-Id: Id0f3ee9d6fb988ffe3ede8e4ddc32852a1b0cb00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580379Reviewed-by:
Xinglong Luan <alanlxl@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Auto-Submit: Amanda Deacon <amandadeacon@chromium.org> Cr-Commit-Position: refs/heads/master@{#835345}
-
Jesse Schettler authored
Bug: 1153405 Change-Id: I076eb7e4868a9671553426a0a247116fd20bb54d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583102 Commit-Queue: Jesse Schettler <jschettler@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Auto-Submit: Jesse Schettler <jschettler@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#835344}
-