- 20 Jan, 2021 40 commits
-
-
Mustaq Ahmed authored
This change is behind a flag. Fixed: 1130553 Change-Id: I07c96c2bc53b402170029d66b4c99eb47d6a5e01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633364 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by:
Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#845241}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1611103551-742e9807d21444dbf22bf8462136220621e62078.profdata to chrome-win64-master-1611153816-7597e0f48ca66fa59a87e60988316d59a3bbff86.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: I5564c27d7136889db032407aafe6d89bd78ee4bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639016Reviewed-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@{#845240}
-
Cliff Smolinsky authored
This change updates a couple interested callers, NearbyConnectionsManager and NetworkPredictionOptions, to use the new NetworkChangeNotifier::GetConnectionCost() functionality. While this change is functionally a no-op on non-Windows devices (NearbyConnectionsManager is ChromeOS only), it provides a good example for future callers to use the more appropriate method for the functionality. In addition, if and when the concept of metered networks becomes more flushed out for each platform these features will automatically pick up the correct functionality. Bug: 1143428 Change-Id: I9fac5f0a738a6abe70b9a7985aff854e52248ff2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638111Reviewed-by:
Filip Gorski <fgorski@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Commit-Queue: Cliff Smolinsky <cliffsmo@microsoft.com> Cr-Commit-Position: refs/heads/master@{#845239}
-
Michael Lippautz authored
Add HeapTaskRunnerTimer which is a specialization for TaskRunnerTimer. This fixes: a. Usage of IsGarbageCollectedTypeInternal trait that yields potentially wrong results for incomplete types. b. Directly keeping WeakPersistent from a managed object. c. Removes a virtual call from running the timer for the off-heap case. HeapTaskRunnerTimer is implemented as regular inlined object that keeps a WeakMember to the object parameter. GC-related cancellation happens after marking using a WeakPersistent that is bound to the timer closure. Change-Id: I6b5384c3439227d0816317000a0fb0f205ead0fa Bug: 1056170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637553 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#845238}
-
Andy Paicu authored
This is a reland of f3c62799 Original change's description: > Reland "Disconnect bluetooth device when the user revokes permission" > > This is a reland of 6ef36937 > > Original CL broke the build: > https://ci.chromium.org/p/chromium/builders/ci/Win7%20%2832%29%20Tests/b8861845414785298224 > > Original change's description: > > Disconnect bluetooth device when the user revokes permission > > > > Bug: 1128494 > > Change-Id: I394e97f61268869557df5c64017504745a8fcd71 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412331 > > Commit-Queue: Andy Paicu <andypaicu@chromium.org> > > Reviewed-by: Jochen Eisinger <jochen@chromium.org> > > Reviewed-by: Reilly Grant <reillyg@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#833671} > > Bug: 1128494 > Change-Id: I4480bb33f2df1ad9e9302ec94b27da9195170373 > Fixed: 1155527 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573102 > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Reviewed-by: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> > Reviewed-by: Jochen Eisinger <jochen@chromium.org> > Commit-Queue: Andy Paicu <andypaicu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#845142} TBR=reillyg@chromium.org,jochen@chromium.org,odejesush@chromium.org Bug: 1128494 Change-Id: If80f58cf2f060c0d9cf784afdc681a00b2ef2b25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640614Reviewed-by:
Andy Paicu <andypaicu@chromium.org> Commit-Queue: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/master@{#845237}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/4b316994ad01..064f33e4416e 2021-01-20 jiawei.shao@intel.com Implement WaitableEvent and WorkerTaskPool for multi-threaded tasks 2021-01-19 enrico.galli@intel.com D3D12: Add firstVertex/Instance to vertex/instance_index 2021-01-19 enga@chromium.org dawn_wire: Add Reserve/InjectDevice 2021-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d7335fa97495 to ed14524b1e81 (6 revisions) 2021-01-19 senorblanco@chromium.org Open GL ES: implement a fallback path for glClearTexSubImage(). 2021-01-19 rharrison@chromium.org Use Tint to extract local workgroup size 2021-01-19 dsinclair@chromium.org Update Dawn tests to use group instead of set. 2021-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4a110c2726e9 to d7335fa97495 (1 revision) 2021-01-18 senorblanco@chromium.org Suppress depth/stencil copy tests failing on ANGLE. Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4a110c2726e9 to ed14524b1e81 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC sarahmashay@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: sarahmashay@google.com Change-Id: Iae4d3eb3b8b71290a7b67941c8990d9636bf5dd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639934Reviewed-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@{#845236}
-
Moe Ahmadi authored
This is a key realbox performance metric. Fixed: 1066045 Change-Id: I8a72c820c888f8235b3e5d4d73c2d1e1feb23f85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632266 Auto-Submit: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#845235}
-
Egor Pasko authored
This reverts commit e005e6ea. Reason for revert: http://crbug.com/1168536 Original change's description: > Roll src/third_party/freetype/src/ 03ceda970..b594cd90b (20 commits) > > https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/03ceda9701cd..b594cd90bd05 > > $ git log 03ceda970..b594cd90b --date=short --no-merges --format='%ad %ae %s' > 2021-01-19 apodtele * srd/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix return value. > 2021-01-15 madigens [afshaper] Fix hb_ot_tags_from_script deprecation warning. > 2021-01-17 wl * src/tools/update-copyright-year: Fix single-year entry handling. > 2021-01-17 wl Update all copyright notices. > 2021-01-17 wl no-copyright: Updated. > 2021-01-16 apodtele * builds/unix/unixddef.mk: Remove the second DEVEL_DIR definition. > 2021-01-16 wl Documentation update for repository move to 'freedesktop.org'. > 2021-01-16 wl .gitattributes: New file. > 2021-01-16 wl README, README.git: First updates due to freedesktop.org migration. > 2021-01-15 drott CHANGES: Mention 'COLR' v1 support. > 2021-01-15 wl [sfnt] Additional checks for 'colr' table presence. > 2021-01-14 drott Add config option to test for 'COLR' v1 support in headers. > 2020-12-16 drott [base] Fill 'COLR' v1 API templates to make them work (#59703). > 2020-12-16 drott [sfnt] Register 'COLR' v1 API in driver (#59703). > 2020-12-16 drott [sfnt] Add 'COLR' v1 API to retrieve color layers (#59703). > 2020-12-16 drott [sfnt] Add 'COLR' v1 API to iterate color stops (#59703). > 2020-12-16 drott [sfnt] Add API to get actual paint from `FT_OpaquePaint` (#59703). > 2020-12-16 drott [sfnt] Add API to retrieve 'COLR' v1 root paint (#59703). > 2020-12-16 drott Add new methods required for 'COLR' v1 to public API (#59703). > 2020-12-16 drott Add types required for 'COLR' v1 to public API (#59703). > > Created with: > roll-dep src/third_party/freetype/src > R=bungeman@chromium.org,drott@chromium.org > > Change-Id: I78a961079cbd3f5c9fa0a3e784685ba906c69a56 > Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng > PDFium-Issue: pdfium: > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638407 > Commit-Queue: Dominik Röttsches <drott@chromium.org> > Reviewed-by: Dominik Röttsches <drott@chromium.org> > Cr-Commit-Position: refs/heads/master@{#845112} TBR=bungeman@chromium.org,drott@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I86189c8bfa667d4ccf9a755c1f45c72550db57fe Cq-Include-Trybots: luci.chromium.try:linux_chromium_msan_rel_ng Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640395Reviewed-by:
Egor Pasko <pasko@chromium.org> Reviewed-by:
Ben Wagner <bungeman@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Commit-Queue: Ben Wagner <bungeman@chromium.org> Cr-Commit-Position: refs/heads/master@{#845234}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/2d79f95e908d..2c92c33564e4 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: I9c5d8cc7ff3aaed32fad6b83fb3ff616ab6b08cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639139Reviewed-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@{#845233}
-
Fredrik Söderqvist authored
Makes the code a little more readable. Change-Id: Ia9b58ac2c7b8c9179df7aa29b83d00bbd5ff3c56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640417 Commit-Queue: Stephen Chenney <schenney@chromium.org> Auto-Submit: Fredrik Söderquist <fs@opera.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#845232}
-
Alison Maher authored
Due to memory regressions caused by loading the forced colors stylesheet when the ForcedColors flag is enabled, delay loading the stylesheet until forced colors is triggered for the first time. Bug: 1167339 Change-Id: I6de0f02442dc5f1b23776daf2883fe4793293548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633971 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#845231}
-
Eugene But authored
Change-Id: I885e2314de8d14681d2ea3a2483e5ec4cef1097d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638020Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#845230}
-
Robert Flack authored
Specifically extend: - Event.Latency.ScrollUpdate.Touch.AverageLag.PredictionNegative - Event.Latency.ScrollUpdate.Touch.AverageLag.PredictionPositive There is ongoing work to improve scrolling prediction which will benefit from having these heuristics to gauge improvements on. Bug: 1165054 Change-Id: Ied3b8c48f8cdf8736ba26d28204e459039ffb775 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2628135Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#845229}
-
Javier Ernesto Flores Robles authored
To be submitted on Jan 20. Once the new profiles enter in effect. Mention new profiles and adds information about Credential Provider. Bug: 1160995 Change-Id: Ie4b57e98fca5543d161f4e46c77200ccae05ee33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2599930Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Javier Flores <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#845228}
-
Eugene But authored
Change-Id: I799972ac69a4bc076741c32cc1a20414fee3c4a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638552Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#845227}
-
Robert Flack authored
These are used to narrow down which part of scroll event dispatch is slow when there are high level regressions in *.TimeToScrollUpdateSwapBegin. When we resolve the discrepancies between these metrics and EventLatency metrics (https://crbug.com/1079116) these can be replaced but these also serve as a valuable comparison to find where the discrepancies are coming from. Bug: 1088745,1088764,1140088,1142495,1142498 Change-Id: Iab4124105299b2a8f0bf4f792299b0cab48e66ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629590 Commit-Queue: Robert Flack <flackr@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#845226}
-
Eugene But authored
Bug: None Change-Id: I8f127a795c5a457802ed89482b471f23a8ade6b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2634308 Auto-Submit: Eugene But <eugenebut@chromium.org> Reviewed-by:
Mohammad Refaat <mrefaat@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#845225}
-
Robbie McElrath authored
The test was failing because some Nexus5X test runners have location access disabled system-wide, which disabled the UI the test was trying to verify. The fix is to force the location service enabled at the beginning of the test. Bug: 1128184 Change-Id: I4166f2147ede1b2aa1d6f46684ba0a84507be31c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638783Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#845224}
-
Vincent Boisselle authored
Bug: 1168121 Change-Id: I263e608ae35a783de6c3172174d6b4d10be3decc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2636935Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Dan H <harringtond@chromium.org> Commit-Queue: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/master@{#845223}
-
Eugene But authored
Bug: None Change-Id: I4c80be5c88f4d27f23a3566bedd52cb534f43dac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638539Reviewed-by:
Justin Cohen <justincohen@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#845222}
-
Sylvain Defresne authored
Bug: none Change-Id: Iffa8026d0c0a73bdc85ca0a8c6b7285920cb52b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640574Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#845221}
-
Yaron Friedman authored
1. Migrate tests to robolectric unit tests. 2. Add one integration test to confirm it's initialized Change-Id: I8e89487a7ece9cbef330caec6dae0e7bae25d44f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639647 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#845220}
-
Leonid Baraz authored
In ScopedReservation destructor did Reserve instead of Discard! This is now fixed, and unit tests provided for this and other cases. Also, Storage tests now verify that all memory has been released after the storage is reset. Bug: b:174509632 Change-Id: Ic3594f569f53c103d6ae9c6a73bd030c5f25d698 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638220 Commit-Queue: Zach Trudo <zatrudo@google.com> Reviewed-by:
Zach Trudo <zatrudo@google.com> Auto-Submit: Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/master@{#845219}
-
Robert Flack authored
Specifically, this extends the following histograms: - Event.Latency.ScrollUpdate.Wheel.HandledToRendererSwap2_Impl - Event.Latency.ScrollUpdate.Wheel.HandledToRendererSwap2_Main - Event.Latency.ScrollUpdate.Wheel.HandledToRendererSwap2 These are used to narrow down which part of scroll event dispatch was slow when Event.Latency.ScrollUpdate.Wheel.TimeToScrollUpdateSwapBegin4 has a regression during input metrics triage. When we resolve the discrepencies between these metrics and EventLatency metrics (https://crbug.com/1079116) these can be replaced but these also serve as a valuable comparison to find where the discrepencies are coming from. Bug: 1149530 Change-Id: I4826b65ab0363e5cd3ea1691580d091ebb0ea911 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2626417 Commit-Queue: Robert Flack <flackr@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#845218}
-
Robert Flack authored
This extends the histogram Event.SingleTapType so that we can monitor changes as we attempt to reduce the number of sites which have double tap to zoom enabled. Bug: 1088745 Change-Id: Ife06d0a4763924a3872754fdebbff63ad83abca0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2629867Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#845217}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7be5f12445fa..e48903477157 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 gab@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: chromium:1168461 Tbr: gab@google.com Change-Id: I4537acd9f8ecf42b1a3c53a0620f67fd88321489 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640674Reviewed-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@{#845216}
-
Shengfa Lin authored
Previously, inView in GetElementLocation only checks for elements directly under document to see if the point includes the element under document. However, this does not handle element in shadow DOM. The change is to check shadow root includes the element at the point traversing all the way up to document. Bug: chromedriver:3708 Change-Id: I78cafc847fee3ec4ad850cfaaea66b2f301aa600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638653Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Shengfa Lin <shengfa@google.com> Cr-Commit-Position: refs/heads/master@{#845215}
-
Mitsuru Oshima authored
Bug: 1155308 Change-Id: I3dddd787488aeea1d82fb50f48dd469f49acb5a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637088Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#845214}
-
Stephen Chenney authored
When a bitmapped image is rotated (due to embedded EXIF orientation information) the ImagePainter::PaintIntoRect function incorrectly computed the source rectangle using the unrotated image. This CL corrects that shortcoming, ensuring that the image's aspect ratio is maintained. From a patch by Eric Lawrence now with tests. Bug: 1082669 Change-Id: I667883481132986cb5a33edd269ab10ac1d29ee7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639804 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#845213}
-
Mitsuru Oshima authored
Bug: 1155308 Change-Id: I05d8df24fabbd9c62b1228052aadf69d92f34699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2598757 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#845212}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/186fe9903404..2900a0f4cb82 2021-01-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f3626a1b to 13257563 (396 revisions) 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 cnorthrop@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: cnorthrop@google.com Change-Id: I96929108a4037bf21f6a97b1c19b8f9c14b3f0f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639929Reviewed-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@{#845211}
-
Daniel Hosseinian authored
Wrap around a dom-if template, which is a thriftier use of resources since the password dialog should only be shown at the beginning of a PDF viewing session. More importantly, only a small portion of PDFs require the dialog. Rename the element from viewer-password-screen to viewer-password-dialog. Fetch password dialog screens before the page is served instead of using load time data. Change-Id: I240b8c416d51e423e177548d773eab98e4ca360a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632265Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#845210}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/26fdcbb38b7d..4c89481be495 2021-01-20 tdenniston@google.com [svg] Implement feMorphology filter 2021-01-20 johnstiles@google.com Generate simpler code for ClampFragmentProcessor. 2021-01-20 ethannicholas@google.com Refactored SkSL convertDo & convertFor 2021-01-20 johnstiles@google.com Update glsltype_string and type_to_grsltype to a complete set. 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 scroggo@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: scroggo@google.com Change-Id: I1a7d1ca5f981a49843bee290a4808fd88f0e7c2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640673Reviewed-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@{#845209}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/540f809f11e2..ff509c5440f5 2021-01-20 andoli@chromium.org [module.json extensions] node_debugger 2021-01-20 fbeaufort@chromium.org Add categories, description, and screenshots to Application panel 2021-01-20 tvanderlippe@chromium.org Migrate naturalOrderComparator to string-utilities 2021-01-20 andoli@chromium.org [module.json extensions] media 2021-01-20 yiorsi@gmail.com Fix: remove the underline from CSS var() 2021-01-20 patrick.brosset@microsoft.com Avoid Layout pane overflows due to the color swatch hover style 2021-01-20 andoli@chromium.org Localize settings strings when used 2021-01-20 andoli@chromium.org [module.json extensions] node_main views 2021-01-20 tvanderlippe@chromium.org Migrate escapeForRegExp to string-utilities 2021-01-20 chrche@microsoft.com [Loc] Migrate inline_editor 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:1050549,chromium:1134103,chromium:1136655,chromium:1146450,chromium:1168446 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ifc05c40c8da5b7ab0156c10d9f7fe873e2eb6569 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2639138Reviewed-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@{#845208}
-
Robert Liao authored
The Windbg Extensions API is spread across multiple interfaces, making a template based getter more convenient than statically defined interface getters. BUG=1168231 Change-Id: Id9789641074b842ebcb086d386c58fffabdf104a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637270Reviewed-by:
Wei Li <weili@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Auto-Submit: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#845207}
-
Mehran Mahmoudi authored
This attempts to fix a flake in two tests that use UiAutomator. It replaces UiAutomator with manual MotionEvent simulations. Bug: 1165456 Change-Id: I435415fd1a238d8e30e4071c9cb94c0cbaccf5a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638396 Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Calder Kitagawa <ckitagawa@chromium.org> Auto-Submit: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#845206}
-
Benjamin Beaudry authored
On Windows, Narrator's text navigation by paragraph, line, word and character stops on <hr> elements and it didn't in legacy Edge. This is a pain point for many of our users, so we decided to reproduce the behavior we had on legacy Edge. when navigating a web page by word or character. Bug: N/A AX-Relnotes: Narrator will no longer stop on horizontal separators Change-Id: Iaa4496e1ff1c18ba229d69921cb3b16634e146d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2611648 Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#845205}
-
Tim van der Lippe authored
Required for https://crrev.com/c/2631120 R=szuend@chromium.org Bug: 1050549 Change-Id: I0577204362fafbc4598a05b10cc8c8f522ae6792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640496 Commit-Queue: Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Auto-Submit: Tim van der Lippe <tvanderlippe@chromium.org> Reviewed-by:
Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/master@{#845204}
-
Steven Bennetts authored
This also modernizes DeviceState.apn_list_ to use Value instead of ListValue and removes the unused accessor. Bug=b:176226595 Change-Id: Ida3f1eb4c12d2af39ab7cc183e40a2f66dd3acff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640634 Auto-Submit: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#845203}
-
Peter E Conn authored
The linked bug occurred because when the disclosure notification is accepted, we update the SharedPreferences saying so, but the UX model is not updated as well. Because it would be quite difficult/involved to trigger an update in the model from the BroadcastReceiver that is triggered by the notification, we just check to see if the underlying data has been updated when the Activity is stopped. Change-Id: I30067ff39c064d9bedc872ab822f30a9d8749dbf Bug: 1168306 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2640453Reviewed-by:
Ella Ge <eirage@chromium.org> Commit-Queue: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#845202}
-