- 15 Dec, 2020 40 commits
-
-
Marc Treib authored
This reverts commit b8cd7ece. Reason for revert: Seems to have broken NearbyPreviewTest.All on linux-chromeos-dbg, see crbug.com/1156833 Original change's description: > [Nearby] Add GetShareType to Attachment. > > Moves the logic for determining the ShareType into the *Attachment > classes. This cleans up some static casts and also allows this logic to > be reused when generating the preview for the receive dialog page, > coming in a subsequent CL. > > To avoid a dependency cycle I've moved the ShareType mojo struct > definition into its own build target, which required importing new mojo > gen files in a number of places. > > Fixed: 1144942 > Change-Id: I7fe151470c9067a918363152d2e0520a08dc0298 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582523 > Commit-Queue: Michael Hansen <hansenmichael@google.com> > Reviewed-by: Alex Gough <ajgo@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Reviewed-by: James Vecore <vecore@google.com> > Cr-Commit-Position: refs/heads/master@{#836953} TBR=khorimoto@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,ajgo@chromium.org,vecore@google.com,hansenmichael@google.com Change-Id: I1c7f146adaf4bf76a032a1fe7a469fcd6a05ee65 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592991Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#837024}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e2e0f172ecff..af081e82fec2 2020-12-15 wolfi@chromium.org Rename BlackboxManager.js to IgnoreListManager.js 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:1152082 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ifaa8dbdb28f6c5f2e21100962899ee90df6344c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593167Reviewed-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@{#837023}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 5a03bdd6. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-input-fyi-rel Change-Id: Iac39778157981cba26425b6d8a5c6badd53a1359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592130Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#837022}
-
Maksim Moskvitin authored
Trusted vault key is often passed as argument together with its version. Moreover, there are plans to pass them as optional parameters. This CL introduces a new struct that stores both vault key and its version and updates some APIs to use it. Bug: 1113598 Change-Id: I2ddf20ffe7a3c252b70230001c630b5ace58c017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592989Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#837021}
-
Eugene But authored
Bug: 688063 Change-Id: I5153b6c667cb471f30b7d57b05bc986eeceaccc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592391 Auto-Submit: Eugene But <eugenebut@chromium.org> Commit-Queue: Nohemi Fernandez <fernandex@chromium.org> Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Cr-Commit-Position: refs/heads/master@{#837020}
-
Wei Lee authored
I think |camera_hal_server_callbacks_| which is a mojo::Receiver, should be reset on the proxy thread just like what we did for |receiver_set_|. Bug: b/175662399 Test: Manually Change-Id: If639add3be125f6c5b0ba36adcea0cb285987a8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592536 Auto-Submit: Wei Lee <wtlee@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#837019}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1607990340-53c9e3140dd3b8c460ccf491247e5091922518d1.profdata to chrome-linux-master-1608011028-611df610f2c75b863fafaf646a645c4fa934a0f1.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: I85dd97a1aaec31c180a57c5ec0675171388f87e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592652 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@{#837018}
-
Dylan Cutler authored
CanonicalCookie's constructor is private. This is part of a larger effort to make CanonicalCookie's generic constructor private. This CL replaces uses of the constructor with the factory CreateUnsafeCookieForTesting. This factory is meant for test-only code and should not be used in production. Bug: 1102874 Change-Id: Id6d17a9971b70e33d15ab649cce44466a6dcaf51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588641 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#837017}
-
Francois Beaufort authored
This CL has no functional changes. It simply updates documentation based on recent changes. Bug: 520391 Change-Id: Ic0793147d859854d0bf9f346660e95e0952788f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586356 Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#837016}
-
Koji Ishii authored
When |NGFragmentItem| is enabled, |NGLineTruncator| is the only user of |NGPhysicalTextFragment| when creating ellipsis. This patch changes it not to create an intermediate |NGPhysicalTextFragment|. This patch has no behavior changes. Bug: 1154531 Change-Id: Iec86c52b1f54e510c8270df801b7d27d37a061f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591327 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#837015}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1607979561-3262ee4f1e44fdb99e07e0075a7cfc8e82b97c75.profdata to chrome-win64-master-1607990340-72af9acbfb590e4fca630056e163f51242d80be6.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: Ie598c1ed9b8ae208ecb55adbc03b9fcca4e89a64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592647Reviewed-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@{#837014}
-
Henrique Ferreiro authored
These operations are modeled after the corresponding values from NSDragOperation, but they don't have any corresponding meaning on the Web and neither are they used in the browser. Bug: 1093536 Change-Id: I8d8770d2b234c835444c198b2639597c20b8a512 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2562667Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#837013}
-
Rainhard Findling authored
Adding rainhard@ to OWNERS to continue the work on the privacy sandbox page. Bug: 1152336 Change-Id: Ic2dcf8feb24b44445e1b5ec63081af6ab126603a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589976Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#837012}
-
Anastasiia N authored
Note: we don't move privacy page from the lazy bundle to the main bundle because it was already a part of the main bundle erroneously, see https://crbug.com/1157207. Bug: 1148246 Change-Id: Ic2cadf3c129e3f2fb99499aefd35f1c45cde967f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2563460 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#837011}
-
Alice Wang authored
This CL moves SignOutDialogFragment and its unit tests to signin.ui target. Bug: 1157415 Change-Id: I86739c298e39a660be757ec22bb82d0d950144bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587163Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837010}
-
Alice Wang authored
This CL creates javatests target in signin.ui module and moves confirm sync data integration tests to the target. Bug: 1158307 Change-Id: If139ed6453f41189d49ff5640d3f7bfcb91c88e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587733Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837009}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f01e6c826731..0765022c1517 2020-12-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2c493e0e to 7d81a268 (9278 revisions) 2020-12-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c16dc7107fd3 to fa44979d90aa (5 revisions) 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 tdenniston@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: tdenniston@google.com Change-Id: Ic997c13d33c94abdba9a3526b59518b1c2e4e24a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592887Reviewed-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@{#837008}
-
Hiroki Sato authored
This change adds support of Android AutoCompleteTextView for Chrome automation, so that ChromeVox can handle it and make an announcement. See go/arc-autocomplete-a11y for details. This also changes ChromeVox's announcement on active descendant changed events, so that it won't announce hints as the hints are mostly for the focused node. AX-Relnotes: Adding a support of Android app's autocomplete of editables. Bug: b:150827488 Test: unit_tests Change-Id: I2f2dd9832311a080d24f1e0771b2e97ecd455e5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576068 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#837007}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1607990340-b842078f4ff08f48e84e09068e00677c1a1bb8df.profdata to chrome-mac-master-1608011028-37ee37c5688aac3dda9b54957c6e72d180559ab7.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-mac-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:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: Ib733bb0e680ac5ed39f5fe68ef5703fd54e5d742 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592653Reviewed-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@{#837006}
-
Titouan Rigoudy authored
Specifically, we test inheritance in the case of local schemes. Other tests already cover the cases where the document is delivered from the network. Bug: chromium:1126856 Change-Id: I3b2c605f758e7dfdfb798f92cef85247c1008582 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587742 Commit-Queue: Titouan Rigoudy <titouan@chromium.org> Auto-Submit: Titouan Rigoudy <titouan@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#837005}
-
Antonio Sartori authored
Since the content of a srcdoc iframe is always created by its parent, a srcdoc iframe should always inherit its policies (via the policy container) from the parent, even if the navigation was initiated by some other document. Cf. also https://crbug.com/1001283 Bug: 1130587 Change-Id: If77237b663d74eaa739b2c9b8e4bbaa3b3b61360 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586345 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#837004}
-
Koji Ishii authored
Bug: 1154531 Change-Id: Idab8197f8c8156a6efcbc1920c94a1a4b70b2692 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589497 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#837003}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/6b173323cd23..e2e0f172ecff 2020-12-15 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I3dad760aa10e8c82efcaca5d596ec6ca0d7d68b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592650Reviewed-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@{#837002}
-
Ikjoon Jang authored
For urgent threads, Chrome is now using uclamp util_min value(20) to boost the performance instead of schedtune settings from external upstart scripts. This patch adds a new 'scheduler-boost-urgent=xxx' switch which makes those urgent threads can have more aggressive boost values (0~100). This might be needed for some ChromeOS platforms who can get better performance from higher boosting value (e.g. Trogdor's power_VideoCall). Additionally, existing Feature parameter names for uclamp changed to have more general meanings: { MinUrgent, MaxNonUrgent, LatencySensitive } --> { BoostUrgent, LimitNonUrgent, LatencyTune } BUG=1041117,b:159370915 TEST=check /proc/*/sched for all urgent threads Signed-off-by:
Ikjoon Jang <ikjn@chromium.org> Change-Id: I07b19ed748ffba9d9a45c76310635dc359e557af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2477712Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#837001}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8a79762d..59570b2d 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: I9e67a37c501c5d5414878e5f54d19d0e7460f325 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591719Reviewed-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@{#837000}
-
Kuo-Hsin Yang authored
When meminfo is not available, print an error message instead of crashing chrome. Bug: 1155300 Change-Id: Id42b08306fba83b776aaa1978fcab94f9184f27d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586501Reviewed-by:
Brian Geffon <bgeffon@chromium.org> Commit-Queue: Kuo-Hsin Yang <vovoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#836999}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/822333dd25e7..627c1580a7ea 2020-12-14 nigi@chromium.org Declare the checksums static in fpdf_flatten_embeddertest.cpp. 2020-12-14 nigi@chromium.org Enable PDFFlattenEmbedderTest.BUG_889099 for Skia/SkiaPaths. 2020-12-14 pdfium-autoroll@skia-public.iam.gserviceaccount.com Roll Jinja2 from a82a4944a7f2 to 11b6b3e5971d (1 revision) 2020-12-14 pdfium-autoroll@skia-public.iam.gserviceaccount.com Roll Code Coverage from 907123f96f40 to 6b21d11a706b (1 revision) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1500 Tbr: pdfium-deps-rolls@chromium.org Change-Id: I6b64399c4bf31ad41cce512119aeada8a0125766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592747Reviewed-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@{#836998}
-
Luciano Pacheco authored
TBR: lukasza Bug: 1155831 Change-Id: I9ecdca559645f200be0b08f13ea448752cfe851f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592209Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#836997}
-
Koji Ishii authored
Bug: 1154531 Change-Id: Ic596641be8dbab08a140601ab2fae9dd06dbe035 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589716 Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#836996}
-
Luciano Pacheco authored
Tests: essionRestoreTest.AutoClosedSingleTabDoesNotGetRestored SessionRestoreTest.RestoreAllBrowsers TBR: ellyjones Bug: 1158715 Change-Id: Ic2b0ae5e19162351693d01daa47ac318c50061d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591996Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#836995}
-
Sigurd Schneider authored
This resolves an inconsistency in a test, which may cause the test to fail if a new event in the Page domain is added. The reasons is that only if devtools_client_->GetPage()->AddObserver() is called, we call Domain::RegisterEventHandlersIfNeeded. This method adds the Page's events to the HeadlessDevToolsClientImpl::event_handlers_ map. The test doesn't call devtools_client_->GetPage()->AddObserver() and hence Page events are not registered. Any events received during the test on the Page domain triggers the NOTREACHED in https://source.chromium.org/chromium/chromium/src/+/master:headless/lib/browser/headless_devtools_client_impl.cc;l=284;drc=8fb8160447dcb4e007b67be730b745a99570e1cb;bpv=1;bpt=1 Change-Id: Ie5fbf1e0cbf4658060c22ac6eee9d5fdacd38968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2585086 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#836994}
-
Hajime Hoshi authored
This is a reland of crrev.com/c/2573850 This CL adds a new flag parameter supported_features to BackForwardCache feature. This parameter can specify the set of the features to be allowed with back-forward cache. This enables us to enable the feature remotely. Change-Id: Ib5adce784dc6f0b20d3225a6db5e50fb79167787 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586643 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#836993}
-
Luciano Pacheco authored
TBR: domenic Bug: 1158672, 1157917 Change-Id: Ie10cad8aa48f989a8fd76eda0ed3e605b09fafb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592228Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#836992}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e00b46fe9704..691fc1df0d5c 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 lucmult@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: lucmult@google.com Change-Id: Ie5929efd58ec5ff92e2757795dda8cc8941acb6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592707Reviewed-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@{#836991}
-
Luciano Pacheco authored
Tbr: pwnall Bug: 1141100 Change-Id: I22a85ad425390587a3e1f196fb9026d9b621fa0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592230Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#836990}
-
rajendrant authored
This CL adds OriginRobotsRulesCache that maintains robots rules for multiple origins in browser process. This is an MRU cache of a fixed size. This CL also changes usage of SchemeHostPort in robots rules processing to url::Origin. This CL also changes updaterobotsrules API in renderer to take an optional robots rules. Change-Id: Ib71dbeb9a3101b9c1ceb19752a55aeb2f1b0ae84 TBR: robertogden@chromium.org tbansal@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592335 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#836989}
-
Luciano Pacheco authored
Follow up for: https://chromium-review.googlesource.com/c/chromium/src/+/2589234 Bug: 1133186 Change-Id: I7f8af20af3cfb03e792850e9fbc8cdda5dda84c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592291 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Commit-Queue: Jeremie Boulic <jboulic@chromium.org> Cr-Commit-Position: refs/heads/master@{#836988}
-
Hiroki Sato authored
There are some cases that one task exposes multiple accessibility windows in Android. After this change, non-root windows have a generic container role instead of an application role so that while moving focus between windows, ChromeVox won't announce entering or exiting the application. Also, we won't dispatch focus for non-focused windows. Each window has a focused node, but previously all focus events are handled equally. With this change, only the focused window is considered in the focus handling logic. AX-Relnotes: n/a. Bug: b:150827488 Test: current unit tests pass. Change-Id: Icd900ef1dcf84926240c6b55f000ba75a05e1ad8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576227 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#836987}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f124108e2325..f01e6c826731 2020-12-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 282fb4092b6c to cb8903b14336 (6 revisions) 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 tdenniston@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: tdenniston@google.com Change-Id: Ib924f451fa87de3ed25b93aa3784a2efd79f0d92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591720Reviewed-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@{#836986}
-
Trent Apted authored
Currently Piex wasm loads into a global window.Module object as a side- effect of importing the wasm JS glue. This approach may inhibit other wasm modules loading into the same JS context. To fix, configure emscripten to wrap the Piex module in a loader function that returns a promise, and capture it into a unique identifier on initialization. This approach lends itself to on-demand loading of the wasm, so now the wasm subsystem is only initialized when required, rather than whenever the image loader extension starts up. That is, on the first request to refresh the thumbnail for a RAW image, which should occur rarely. Re-ran the Makefile at emscripten 1.38.33 (same as r815044), and ensured that my local sdk created identical files before adding MODULARIZE flags. Ran the separate test.sh. Test coverage also provided in browser_tests. Bug: b/175505626 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: I533a8d8028f6913efe0739c5e5cf80864addbe0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584634Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#836985}
-