- 26 Aug, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/a54f10f750ba..8e24b3cc2f00 2020-08-26 mmenke@chromium.org NetLogViewer: Add support for renamed DNS entry field "net_error". If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC skyostil@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:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1122054 Tbr: skyostil@google.com Change-Id: I01e74c3405e001de6444150698cbacd7658e3bcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378195Reviewed-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@{#801904}
-
Viviane Yang authored
Add a new refresher class with unittests. Bug: 1116498 Test: unit_tests --gtest_filter=PushMessagingRefresherTest* Change-Id: Ia64e8ef3fa6a26f6c1a7c7e1ea913938fe40cc52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375366 Commit-Queue: Viviane Yang <viviy@google.com> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#801903}
-
James Vecore authored
Adds the Nearby Share action to the ChromeOS sharesheet and wires up the View to show the chrome://nearby WebUI. Change-Id: I2938228911001c6ad1fcfeaf9510f9a3983266be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315820 Commit-Queue: James Vecore <vecore@google.com> Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Melissa Zhang <melzhang@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#801902}
-
Michael Crouse authored
This change adds a histogram to record the time for evaluating the current language detection model (CLD3). This will help planning for an updated model and provide a baseline to compare that with. Bug: 1121680 Change-Id: I0270ce12a656fc34ad1b963d1a774efc87677e0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376305 Auto-Submit: Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#801901}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/0fdfdcf61cd4..14a9bffb3e9e 2020-08-26 treehugger-gerrit@google.com Merge "perfetto: add GPU Memory totals UI control" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I43870e90d9fdfa61f014601c90f262a5b442a5d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378176Reviewed-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@{#801900}
-
Dominic Farolino authored
Design doc: https://docs.google.com/document/d/1VPrEpLD1mFSHmBDYOtNuFB1deJwtRS_zpFzG1wGDmy0/edit Bug: 1112515 Change-Id: Ic3889a848cfd594fba5600bfdf916d08180041eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2325429Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/master@{#801899}
-
Lan Wei authored
Right now the Action API cannot generate the drag and drop actions by sending the mouse press, mouse move and mouse release, because the drag and drop events are generated from the OS level. Therefore, Webdriver WPT test test_drag_and_drop_with_draggable_element will fail and the dragged element is still been dragged, the rest of tests will fail because all the following mouse actions would not work correctly. I add a fixture_session function to open a new window for every test. Bug: 850071 Change-Id: Iaa00e8980567cebc70046fd244ecdc1376bf785a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368713Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#801898}
-
Dave Tapuska authored
Screen metrics are emulated for devtools emulation mode. This moves the screen metrics emulator into blink and is a member of the WebViewFrameWidget since it can only be activated on the MainFrame. This change also moves a few members like the WindowRect/ViewRect and storage of the original screen info inside blink. BUG=1097816 Change-Id: Ieb508588c67ec595cc4b83645bdd973f7e230112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363302 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#801897}
-
Emily Stark authored
This unexpires and updates owners for a bunch of Enamel-related histograms, mostly related to interstitials. Bug: 1121879 Change-Id: Id146e8c5ddf452caf00325bf6b9411dcf463db35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377406 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#801896}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/f60cabfb25c4..b8e8ad564da3 2020-08-26 sigurds@chromium.org [ts] Type-check sdk/ResourceTreeModel.js with TypeScript 2020-08-26 sigurds@chromium.org [ts] Type-check resources/StorageItemsView.js with TypeScript 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:1011811 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia63356f8e9185c30e3484608140f2bd02ccf3f14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378197Reviewed-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@{#801895}
-
Jazz Xu authored
This CL adds MediaNotificationProviderImpl as a MediaNotificationServiceObserver and it will inform its own observer when MediaNotificationListChange so that the Zenith button living in ash can show/hide correspondingly. This CL also modifies MediaNotificationService such that it can show session from all profiles when needed. Bug: 1121723 Change-Id: I778976a154dd00dda9f83b300dced364cadfb56f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369653 Commit-Queue: Jazz Xu <jazzhsu@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#801894}
-
Muyao Xu authored
Cast device buttons will be added to the MediaNotificationAudioDeviceSelectorView. This CL renames related classes and functions to reflect the change. Bug: b/161610050, 1107162 Change-Id: I2e6f38c3440c3315eb61bc691e44d8c516849321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373423 Commit-Queue: Muyao Xu <muyaoxu@google.com> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#801893}
-
Stefan Zager authored
BUG=1060884 Change-Id: If988b891883e9e5ce1d6ba56695a84b149803eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368452Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#801892}
-
Anne Lim authored
The field is added for the Offers project(go/autofill-buyflow-offer-design). Chrome uses legacy_intrument_id for credit cards, while the Payments server mostly uses instrument_id. Usually, this gets converted in Orchestration. However, it has been decided that for the Offers project, we will not go through Orchestration like the credit cards do, but will instead call the Offer backend directly. Hence, instrument_id is added here so that it can be passed down current credit card sync flow. This will also help migrate from legacy_instrument_id to Instrument_id, as the former will be completely deprecated in the future. Change-Id: I965b35784a5af9be50d3be5695c3b10ddca5751d Bug: 1121806 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368459 Commit-Queue: Anne Lim <annelim@google.com> Reviewed-by:
Siyu An <siyua@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#801891}
-
Michael Thiessen authored
Native Java Unittests are going away, these tests need to be migrated to an Instrumentation Test apk. Bug: 1103344 Change-Id: Idf14f10e535cc8a7f37271892fb823c4aad7a17e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377549Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#801890}
-
Ben Pastene authored
Chromite is also used extensively throughout the OS-side of the world. this comment should hopefully make it clear that chromium's pin of it only affects chrome things. Bug: None Change-Id: I721ef80050cde8a5f76d318aec0cde9a94b42201 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377236Reviewed-by:
Erik Chen <erikchen@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#801889}
-
Brian Malcolm authored
BUG=chromium:1103816 Change-Id: I24f101467b21667115902d56c5e346c763911a63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367448 Commit-Queue: Brian Malcolm <bmalcolm@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#801888}
-
Henrique Nakashima authored
This reverts commit 3ddb9b70. Reason for revert: Causes crbug.com/1120268 Original change's description: > Use IncognitoTabModelObserver to break IncognitoTabModel->.incognito > > Two new classes IncognitoNotificationPresenceController and > IncognitoProfileDestroyer now bind the TabModelSelector to the > .incognito package, controlling respectively the incognito notification > and the incognito Profile destruction. > > Since TabModelSelectorBase creates the TabModels only after native load, > it acts as a relay for the events. It is changed to recognize that there > are two TabModels, one normal and one incognito, so it can observe the > incognito one. > > Splitting IncognitoTabModel into interface and impl keeps tests from > having to depend on IncognitoTabModelImpl. > > Bug: 1109013 > Change-Id: I697f8422777ec42b44ddf19af8abb82702e136a2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343790 > Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> > Reviewed-by: Theresa <twellington@chromium.org> > Reviewed-by: Mei Liang <meiliang@chromium.org> > Reviewed-by: David Trainor <dtrainor@chromium.org> > Cr-Commit-Position: refs/heads/master@{#798298} TBR=dtrainor@chromium.org,twellington@chromium.org,hnakashima@chromium.org,meiliang@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1109013, 1120268 Change-Id: I583264cfdf87335b5067fce9f27a833d0b1c6d17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377317Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#801887}
-
Sahel Sharify authored
This reverts commit c5a74e50. Reason for revert: [Sheriff] Compile failure on mac: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8870878190370395696/+/steps/compile/0/stdout Original change's description: > [ozone/wayland] fix 'interactive_ui_tests' build > > In file included from ../../ui/base/clipboard/clipboard_unittest.cc:57: > ../../ui/base/clipboard/clipboard_test_template.h:177:7: > error: use of undeclared identifier 'features' > > if (features::IsUsingOzonePlatform()) { > ^ > 1 error generated. > > BUG=789065 > R=sky@chromium.org > > Change-Id: I60a5322b70cf03e206ba0854dfe61115c71b0337 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376129 > Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> > Reviewed-by: Scott Violet <sky@chromium.org> > Auto-Submit: Antonio Gomes (GMT-4) <tonikitoo@igalia.com> > Cr-Commit-Position: refs/heads/master@{#801652} TBR=sky@chromium.org,tonikitoo@igalia.com,msisov@igalia.com Change-Id: Ie7236ce92e34a8f389d25e07b95e9b997f3abcc3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 789065 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378393Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#801886}
-
David Black authored
This reverts commit 57e175db. Reason for revert: Seems to break presubmit due to missing OWNERS file Original change's description: > Remove HoldingSpacePresenter. > > No longer needed given evolution of feature requirements. > > Bug: 1112469 > Change-Id: Ic31d2a02fcc624ddc101447f68089cfff9bd2660 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377535 > Reviewed-by: Toni Baržić <tbarzic@chromium.org> > Commit-Queue: David Black <dmblack@google.com> > Cr-Commit-Position: refs/heads/master@{#801857} TBR=tbarzic@chromium.org,dmblack@google.com Change-Id: I6c7b1254e9af0ae662b8afc7d37db50dff5c312d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1112469 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377654Reviewed-by:
David Black <dmblack@google.com> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#801885}
-
Rakib M. Hasan authored
This CL changes the indent size to 2 spaces instead of 4. Bug: 1041619 Change-Id: I88cd95cb74a48e8f3c9851cd47624ff1c6b96830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373442Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Rakib Hasan <rmhasan@google.com> Cr-Commit-Position: refs/heads/master@{#801884}
-
Lei Zhang authored
Convert the CHECKs used to debug the issue into DCHECKs. Bug: 729196 Change-Id: I16da3d1325f31b59cacc010f75e26608f8cd33b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368815Reviewed-by:
Chase Phillips <cmp@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#801883}
-
Xi Han authored
This CL is required by CL (https://crrev.com/c/2355052). Bug: 1070281, 1116449 Change-Id: I127a971968663dd1a52d288f9264dcbc71fd92f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372583Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#801882}
-
Mugdha Lakhani authored
Add a SettingType for NoStatePrefetch which will allow the embedder to disable NoStatePrefetch. Ongoing NoStatePrefetches are not disabled. Bug: 1119876 Change-Id: I32b6f5bc8166e6f5bca21d16c21e6e56da67e00b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372444 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#801881}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/bc993b2771f9..3d1609516687 2020-08-26 jmadill@chromium.org Roll third_party/vulkan_memory_allocator/ 431d6e572..065e73907 (5 commits) 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 courtneygo@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: courtneygo@google.com Change-Id: Id61aba37bb63a1826a16a7c06c256120fef7c598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378174Reviewed-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@{#801880}
-
Sean Gilhuly authored
Implement PrintTo() for TestRendererType or on config structs so that tests parameterized on these get custom generated suffixes, instead of numbers. For instance, "LayerTreeHostMasksPixelTest.MaskOfLayer/2" becomes "...MaskOfLayer/SkiaGL_OneCopy", indicating that SkiaRenderer is running on GL and using One Copy rasterization. Move TestRendererType and TestRasterType into a new file so that they can be used by viz_unittests later. For now, ignore the tests that are parameterized on testing::tuple. Bug: 1092945, 1117587 Change-Id: I4e55fa855fa55ddb62d2a3d2a42a7f7f97d16a68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375744Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Cr-Commit-Position: refs/heads/master@{#801879}
-
ckitagawa authored
If a change is made to the custom data or file structure there will currently be a failure to composite. This failure will be recorded as a generic deserialization failure. This CL provides a version number recorded in the proto to allow compositing failures due to version differences to be recorded independently. This CL also deletes the paint preview if there was an issue starting the compositor to avoid replicating the issue. Bug: 1122015 Change-Id: I7b63a6491b497f78ec59852f0fc50996503e9f06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377109 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#801878}
-
Maksim Sisov authored
../../ui/ozone/platform/wayland/fuzzer/wayland_buffer_fuzzer.cc:128:56: error: no matching member function for call to 'ConsumeIntegralInRange' const uint32_t kFormat = known_fourccs[data_provider.ConsumeIntegralInRange( ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ Also removes libffi to fix the following error (libffi doesn't look as required package for wayland-scanner as it compiles without that package) [52/4323] ACTION //third_party/wayland-protocols:keyboard_extension_protocol_gen(//build/toolchain/linux:clang_x86) python ../../third_party/wayland/wayland_scanner_wrapper.py third_party/wayland-protocols/unstable/keyboard/keyboard-extension-unstable-v1.xml --src-root ../../ --root-gen-dir gen --cmd ./wayland_scanner /home/msisov/code/chromium/src/out/fuz/wayland_scanner: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory wayland-scanner returned an error: 127 FAILED: gen/third_party/wayland-protocols/unstable/keyboard/keyboard-extension-unstable-v1-protocol.c gen/third_party/wayland-protocols/unstable/keyboard/keyboard-extension-unstable-v1-client-protocol.h gen/third_party/wayland-protocols/unstable/keyboard/keyboard-extension-unstable-v1-server-protocol.h Change-Id: I25ca6d7a6e60a243e96398624a4c690b72054697 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377717 Commit-Queue: Maksim Sisov (GMT+3) <msisov@igalia.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Maksim Sisov (GMT+3) <msisov@igalia.com> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#801877}
-
Patrick Monette authored
This reverts commit f9ad5552. Reason for revert: Crashes on canary Original change's description: > [PM] Add service worker clients to the graph > > Bug: 993029 > Change-Id: I898a87e8ea515778f1edcb518ada06ddf3d8e8ca > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355089 > Reviewed-by: Chris Hamilton <chrisha@chromium.org> > Commit-Queue: Patrick Monette <pmonette@chromium.org> > Cr-Commit-Position: refs/heads/master@{#800352} TBR=chrisha@chromium.org,pmonette@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 993029, 1121069, 1121808 Change-Id: Ie23311ca576c22df517c00e82ad63ac5773ca8d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376645Reviewed-by:
Patrick Monette <pmonette@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#801876}
-
Alex Chau authored
- Use mojom visibility in nearby_share_visibility to avoid conversion - Read EncryptedMetadataKey from CertificateManager, and generate random bytes if certificate is not available Bug: 1121999, 1106369 Change-Id: I8271ee0c3d7786e435ba50e2e7600447b91781c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378027 Commit-Queue: Alex Chau <alexchau@chromium.org> Reviewed-by:
Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#801875}
-
Peter Kasting authored
Bug: 1116923 Change-Id: If673d845c54639a64ae59802f3fbcbf51a842632 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376685 Auto-Submit: Peter Kasting <pkasting@chromium.org> Commit-Queue: David Trainor <dtrainor@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#801874}
-
Ian Kilpatrick authored
Per: https://www.chromestatus.com/feature/5680142707851264 In M85 we switched -webkit-line-clamp over to LayoutNG which had the (indended) side-effect of removing support for: -webkit-box-flex -webkit-box-ordinal-group -webkit-box-align -webkit-box-pack -webkit-box-direction When used with -webkit-line-clamp. This patch removes the -webkit-box-ordinal-group, and -webkit-box-direction from legacy by removing the FlexBoxIterator from LayoutDeprecatedFlexibleBox Bug: 305376 Change-Id: Ic82f4af9ebd96ef3d859b3dae9dad9d101328333 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375898Reviewed-by:
David Grogan <dgrogan@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#801873}
-
Alex Rudenko authored
Secondary window was not destroyed after a test so the test configuration was not properly synchronised with the secondary renderer process after the first test. As a effect of that, console messages would be added to the test results for DevTools test which are configured to ignore console messages. Fixed: 1122074 Change-Id: I526d95ff7df76c386f766adbd092ef75fa9b27df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377713 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Auto-Submit: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#801872}
-
Ken Buchanan authored
Add the PaymentCredential credential type to enable use of Credential Management API for enrolling payment instruments associated with Web Authentication credentials. This adds the renderer-side code for creating the credential and also a mojo interface for sending the information to the Payments component for storage. Bug:1110325 Change-Id: I7bf2ad1cf0d499a6a211e730e785d9b970fcdb07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2360313Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Ken Buchanan <kenrb@chromium.org> Cr-Commit-Position: refs/heads/master@{#801871}
-
Alison Maher authored
While CSSSystemColorComputeToSelf is under development, store the color and keyword associated with a system color in StyleColor. This will allow Forced Colors Mode to access the system color keyword until CSSSystemColorComputeToSelf is enabled by default. Bug: 970285,1081945 Change-Id: Idbf3d2ba0960574faace503d79afd9e55f405d1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373268 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#801870}
-
Lev Rumyantsev authored
Bug: 1109852 Change-Id: Ia26e0d7b0105f18084f2b3f5fa1decec383f74f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363257Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Lev Rumyantsev <levarum@google.com> Cr-Commit-Position: refs/heads/master@{#801869}
-
Hesen Zhang authored
Reland "[Video Tutorials] Add internal tutorial group." This is a reland of a96793a7 Original change's description: > [Video Tutorials] Add internal tutorial group. > > Bug: 1115755 > Change-Id: I481a8f6498188681216d13df32ee41436cd1306c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358056 > Reviewed-by: David Trainor <dtrainor@chromium.org> > Commit-Queue: Hesen Zhang <hesen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#800642} Bug: 1115755 Change-Id: I0960fef750bba2e37fc0d36574376e9c4de44c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372883 Commit-Queue: Hesen Zhang <hesen@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#801868}
-
Vasilii Sukhanov authored
Fixed: 1122056 Change-Id: I02b9f69d1d68f8ea8c2e37540de9e092143d1d05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377933 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#801867}
-
minch authored
Bug: 1106012 Change-Id: Ia7333c45367508ff4bc6f970ae67950ab494311f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2373948Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Min Chen <minch@chromium.org> Cr-Commit-Position: refs/heads/master@{#801866}
-
Brian Geffon authored
This CL only introduces the part of userspace swap which transfers the userfaultfd file descriptor from the renderer to the browser. This is a separate CL to make the code easier to review. In a follow up CL we will actually introduce the code which does the swapping as that will be the final piece. BUG=chromium:1067833 Change-Id: I6f45d6ef385fa9715473ded8fbb905f5e04a04b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335407 Commit-Queue: Brian Geffon <bgeffon@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#801865}
-