- 12 Mar, 2020 40 commits
-
-
Oksana Zhuravlova authored
This reverts commit 99ffda8e. Reason for revert: browser_tests failing on https://ci.chromium.org/p/chromium/builders/ci/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/37129 and https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20MSan%20Tests/18174 Original change's description: > Changes to Webstore Private API to support child extension installation > > These changes are required in order to prompt a child user to get > parent permission when they attempt to install an extension in the > Chrome Webstore. > > This CL also enables the feature by default. > > Bug: 957832 > Change-Id: I3a2011b418e31dd491fd35e37d976b492eef197b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079620 > Commit-Queue: Dan S <danan@chromium.org> > Reviewed-by: Karan Bhatia <karandeepb@chromium.org> > Cr-Commit-Position: refs/heads/master@{#749436} TBR=karandeepb@chromium.org,danan@chromium.org Change-Id: If262ccd3dad279dc60e849f9780e340b18d7384c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 957832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100891Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#749726}
-
Avery Musbach authored
Bug: None Change-Id: I33a5a425c1d426c2167fe48fab775f56603f1eac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096179Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Avery Musbach <amusbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#749725}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/95001d898186..a7c0dc142e2f Created with: gclient setdep -r src-internal@a7c0dc142e2f 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I962c2b04f40497c4879107c17bd9d01bf7d3e8b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100575Reviewed-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@{#749724}
-
Sylvain Defresne authored
Ensure that the markdown are sorted alphabetically (and that directories are sorted before files). Bug: none Change-Id: I1eb286e631bb93717b2f09016990d31ea6c172d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095105 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#749723}
-
Jan Wilken Dörrie authored
This change adds a string for "Hide Password" which is supposed to be used in the more actions menu in the Password Check page. Furthermore, this change removes the "Show Password" menu entry for now, as there is no functionality. Bug: 1047726 Change-Id: I0f96d1794715b97754b9d3141dd75c3b0534149e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100748 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#749722}
-
Ben Pastene authored
There's sufficient device capacity, so no reason not to run more tests. Change-Id: Ifde890a157e3f78e36a41c974adcff4f5e00937c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099330Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#749721}
-
Huanzhong Huang authored
Bug: 1045348 Change-Id: I27e528322c02724cb115b2b09744561950ce70c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2054946 Commit-Queue: Huanzhong Huang <huanzhong@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#749720}
-
Sadrul Habib Chowdhury authored
Report the following UMA in rendering benchmark: . Graphics.Smoothness.PercentDroppedFrames.ScrollingThread.TouchScroll . Graphics.Smoothness.PercentDroppedFrames.ScrollingThread.WheelScroll Stop reporting the following: . Graphics.Smoothness.PercentDroppedFrames.MainThread.PinchZoom BUG=1035460 Change-Id: Ibb959eaff8955e5ec45de4824795516c2e745163 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098684 Commit-Queue: Caleb Rouleau <crouleau@chromium.org> Auto-Submit: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#749719}
-
Maggie Chen authored
Data has been collected. Bug: 1046001 Change-Id: Ia8b75429b0cd0bef324b32965df1d44c70bdc1fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099478Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#749718}
-
Jun Cai authored
This CL converts base::bind in //components/payments to Once or Repeating. The choice of using BindOnce or BindRepeating is based on the existing parameter types in the calling functions, which is either OnceCallback or RepeatingCallback, and it can be directly mapped to using BindOnce or BindRepeating. Bug: 1007715 Change-Id: Ifa18e05b3715d10916a7760eb2ed156e92e5a5e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099234Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#749717}
-
Igor Makarov authored
- added .style.yapf files - reformat *.py files in third_party/blink/renderer/bindings Bug: 1051750 Change-Id: Idb1998fcf425f584a518320889abdcac63b30d05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061750 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#749716}
-
Elly Fong-Jones authored
On this OS release certs with SHA1 signatures are considered invalid by the system stack. Reflect this in the test expectations. Bug: 1061026 Change-Id: Ia7119cb84ac9d4176de5452c9ae4f25f4782033b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099570 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#749715}
-
Marian Fechete authored
This CL updates the layout and informational messages for the AA onboarding screen, based on intent and experiment ids. Please see the screenshots shared offline already. Bug: b/150927780 Change-Id: I9e6d30a9116c41f1c38362dd5a75907742707c66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098789 Commit-Queue: Marian Fechete <marianfe@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#749714}
-
Alex Moshchuk authored
This also removes some associated plumbing into SiteDetails and moves tests that depended on the old metric to use Memory.RenderProcessHost.Count.All. This required tweaking tests a bit to account for the spare process, which is included in the new metric but not in the old one. Bug: 1059823 Change-Id: I1a03b9c6acfe8e02b6a479aca8cdebf13a71220d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095974Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#749713}
-
Clemens Arbesser authored
Bug: b/145043394 Change-Id: Ib25f6ee1dc6949cb340869a1bc439f55be08743d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096689 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#749712}
-
Demetrios Papadopoulos authored
Specifically: - Pass focusConfig object from parent privacy-page to security-page. - Populate the route hierarchy based on the PrivacySettingsRedesign flag. - Also fixing a pre-existing bug where the /certificates route was available even in cases when it shouldn't (bug exists on stable) The focus config logic for the security page was initially added at r749030, but it wasn't entirely correct and was never triggered. Bug: 1032584 Change-Id: I6ce387485874f380c4a5c20d42c4ee5b32651245 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099298Reviewed-by:
Theodore Olsauskas-Warren <sauski@google.com> Commit-Queue: dpapad <dpapad@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#749711}
-
arthursonzogni authored
Waiting up to 1s is probably too low. Some bots (mac) are not getting the expected report on time. See: https://bugs.chromium.org/p/chromium/issues/detail?id=1061029#c4 TBR=yhirano@chromium.org Bug: 1061029 Change-Id: Id3f24cc9ea216e6686ccbb4d534592dd9849a82c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100931Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#749710}
-
tby authored
We use AppLaunchData objects to send training signals about app launches to our ranking backend. We don't set one field of this object, the index of the launched item, which we now need for metrics. This CL adds it in. Bug: 1034842 Change-Id: I908c2b9072d60ae094caf51d76aa4a6be31f4dfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099349 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Auto-Submit: Tony Yeoman <tby@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#749709}
-
Amr Aboelkher authored
DeviceChromeVariations policy test case was added same way as a regular user policy test case, and it needs to be removed as its really obsolete with the current infra. Bug: 1047683 Change-Id: Ida8ac214a46f64d339d757a256997ebd4cc87f94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100308Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Amr Aboelkher <amraboelkher@google.com> Cr-Commit-Position: refs/heads/master@{#749708}
-
Alexander Timin authored
R=shaseley@chromium.org Change-Id: Ib8c97e8f2303ff862cb88dde153c55d73be4bf0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099151Reviewed-by:
Scott Haseley <shaseley@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#749707}
-
Oksana Zhuravlova authored
This reverts commit c4f44550. Reason for revert: this change blocks reverting https://crrev.com/c/2096687 for blink_web_tests failing on Mac10.14 Tests: https://ci.chromium.org/p/chromium/builders/ci/Mac10.14%20Tests/2403 and Win7 Tests (1): https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%281%29/100679 Original change's description: > [COEP] Report CacheStorage/CORP violations in service workers > > Do not call BindCacheStorageInternal until we have a COEP reporter to > pass to RPH::BindCacheStorage. > > Change-Id: I25fd317cbcd6fd84d924472ca73facc007b50c71 > Bug: 1060980 > Cq-Do-Not-Cancel-Tryjobs: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100056 > Commit-Queue: Yutaka Hirano <yhirano@chromium.org> > Reviewed-by: Makoto Shimazu <shimazu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#749644} TBR=yhirano@chromium.org,shimazu@chromium.org Change-Id: Ife904e199a931e0e19963526d88f7c31578a12bb No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1060980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100711Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#749706}
-
Koji Ishii authored
Morten pointed out[1] that this could be other formatting context, such as when it is an `inline-table`. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2098165/4#message-5be3c0480ce8feff69ae49fffb8613bb02a4876a Bug: 591099, 982194 Change-Id: I43d12b29ae4ab13a449c11cafb21dacc79c00561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100407Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#749705}
-
Eriko Kurimoto authored
This CL changes how to create security origin in inside settings. Previously, the security origin was created from request script url. After this CL, it will be created from constructor origin if script url is not data url, and set to an unique opaque origin if it is data url. This CL focus on the behavior clearly defined in HTML spec. As for chrome-extension who is not included in the spec, we still need further discussion before deciding its behavior, so we keep the previous behavior in this CL. See the doc for more information: https://docs.google.com/document/d/1Vfrvow1PO2OBr_3yI08aHYBl_YW1fQ87enqiHrdlqeA/edit?usp=sharing Bug: 1053390 Change-Id: I64a2b63979e3ba2bb59673018b7cb89c0ef498f6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2060224 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#749704}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/a31b0a0fbc1c..9699c560e2c2 git log a31b0a0fbc1c..9699c560e2c2 --date=short --first-parent --format='%ad %ae %s' 2020-03-12 hjd@google.com Merge "ui: Rename heap_profiler data source icon to match other icons" Created with: gclient setdep -r src/third_party/perfetto@9699c560e2c2 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/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I32bdb100db607baef90273ac5c06e3191511c660 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100573Reviewed-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@{#749703}
-
Antonio Gomes authored
This is a reland of a9816cf6 (unchanged). Reason: the failing test seems flaky, failing even before the original CL was merged, eg - https://ci.chromium.org/p/chromium/builders/ci/Mac10.14%20Tests/2362 TBR=guidou@chromium.org Original change's description: > Merge blink-specific video_capture_types typemap into the original > > This is inspired on [1], by kinuko@. > > [1] https://crrev.com/c/2016524 > > BUG=704136 > R=dcheng@chromium.org, guidou@chromium.org > > Change-Id: Ib51d558858d831aa1d3ba96345d3986b5afc0c54 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096387 > Reviewed-by: Tom Sepez <tsepez@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> > Cr-Commit-Position: refs/heads/master@{#749108} Bug: 704136 Change-Id: I9c244716bf4c3a4e35f6e926d53da9ec6176fe52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100648Reviewed-by:
Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#749702}
-
Anatoliy Potapchuk authored
When browser process crashes, we end up in the state of kiosk mode when we are simply showing the black screen without any way to exit it. Let's terminate the user session at this moment for now. In future cls, we will add proper restart logic. Bug: 1054382 Change-Id: Ib35ef0582dd5627c59b8851d3072a67e0c7e3b47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093481Reviewed-by:
Tommy Martino <tmartino@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#749701}
-
nancy authored
This CL moves below app dialog related files to app_dialog directory: app_block_dialog_view.h app_block_dialog_view.cc app_dialog_view.h app_dialog_view.cc app_dialog_view_browsertests.cc app_pause_dialog_view.h app_pause_dialog_view.cc app_uninstall_dialog_view.h app_uninstall_dialog_view.cc app_uninstall_dialog_view_browsertests.cc And add owners for app_dialog directory. BUG=1016159 Change-Id: Ie24ef8345835f8132ef106ec1d829f62db0abca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098180 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#749700}
-
Jose Lopes authored
All these callbacks are defined as repeating callbacks: * https://source.chromium.org/chromium/chromium/src/+/master:media/base/demuxer.h;drc=e7dbf40a24290957eabd0a71ce60bfdc01fd71a0;l=59 * https://source.chromium.org/chromium/chromium/src/+/master:media/formats/mp2t/es_adapter_video.h;drc=b62ae460e39369b0ad7d394149e41759a5472629;l=36 * https://source.chromium.org/chromium/chromium/src/+/master:media/formats/mp2t/es_adapter_video.h;drc=b62ae460e39369b0ad7d394149e41759a5472629;l=38 This is part of the base::Callback migration. Context: http://doc/1J4N3V5UmzZL9BZGNrn95E4xJu4cz3ynbg21zXR-J_qA#heading=h.uxpxu8vg4k4r Bug: 1007806 Change-Id: I42c5da3650ef76661acc58d1498d96134e92aa53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098630 Auto-Submit: Jose Lopes <jabolopes@google.com> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#749699}
-
Juanmi Huertas authored
Removing usage of the fallback method of CreateProvider to the actual Creation of a SharedImageProvider and if that fails, a BitmapProvider. Bug: 1035589, 1021287 Change-Id: I2bafd874478022718a725489387709aaace60656 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095341 Commit-Queue: Juanmi Huertas <juanmihd@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
James Darpinian <jdarpinian@chromium.org> Cr-Commit-Position: refs/heads/master@{#749698}
-
Mike West authored
Bug: 1059554 Change-Id: Ib92e3ebfb3148aa4634a4f1f29cbbfd8d45fdfdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098076 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Cr-Commit-Position: refs/heads/master@{#749697}
-
Jose Lopes authored
This CL has been automatically generated by running the clang tool base_bind_rewriters on media/. This clang tool automatically updates base::Bind calls to match the type expected by the callee. This is part of the base::Callback migration. Context: http://doc/1J4N3V5UmzZL9BZGNrn95E4xJu4cz3ynbg21zXR-J_qA#heading=h.uxpxu8vg4k4r Bug: 714018 Change-Id: I8fd73eefc84f6421c3f622339d129db7e36d2f33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098903Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Auto-Submit: Jose Lopes <jabolopes@google.com> Cr-Commit-Position: refs/heads/master@{#749696}
-
Dmitry Torokhov authored
This adds support for creating a new Plugin VM and attaching a setup media to it if image specified in the policy is not a VM image, but an ISO image. Bug: b/149619851 Change-Id: I861f11d24d38db1c29ebe6631d6a89dc490a3d98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068871 Commit-Queue: Dmitry Torokhov <dtor@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#749695}
-
Evan Stade authored
Bug: 1007821 Change-Id: I5d5934b2e4e45f9c615267416a2092ae73f8abf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093167Reviewed-by:
Joe Downing <joedow@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#749694}
-
Danyao Wang authored
This CL adds the plumbing to pass a RenderFrameHost reference from Java to native. This is modeled after WebContents::FromJavaWebConents(). This new interface is needed for web payments's Java code to send a RenderFrameHost to native in crrev.com/c/2100013. Bug: 1055360 Change-Id: I0ce861f0686afca5dc37845d5851469698869832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099767Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#749693}
-
Jose Lopes authored
$ for i in `find media/ -maxdepth 1 -type d|sort`; do echo -n "-- $i "; (cd $i; git grep -nP 'base::(Bind\(|(Callback<|Closure))'|wc -l); done -- media/ 294 -- media/audio 0 -- media/base 26 -- media/blink 17 -- media/capabilities 0 -- media/capture 0 -- media/cast 77 -- media/cdm 19 -- media/device_monitors 4 -- media/ffmpeg 0 -- media/filters 55 -- media/formats 5 -- media/fuchsia 0 -- media/gpu 41 -- media/learning 0 -- media/midi 0 -- media/mojo 48 -- media/muxers 0 -- media/parsers 0 -- media/remoting 0 -- media/renderers 2 -- media/test 0 -- media/tools 0 -- media/video 0 -- media/webrtc 0 This is part of the base::Callback migration. Context: http://doc/1J4N3V5UmzZL9BZGNrn95E4xJu4cz3ynbg21zXR-J_qA#heading=h.uxpxu8vg4k4r Bug: 714018 Change-Id: Ifb26a1ea4dc1ac170695b178343f33293883fe41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2098686Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Auto-Submit: Jose Lopes <jabolopes@google.com> Cr-Commit-Position: refs/heads/master@{#749692}
-
Andrey Zaytsev authored
Bug: 1015841 Change-Id: I2bc245d1a50e7ef3ef66467f4b849461e13bf40b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100310Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/master@{#749691}
-
Fabian Sommer authored
This concerns the height of the dialog, the handling of multiline titles and descriptions, and the space between back button and lock icon. Fixed: 1059858 Change-Id: I182c2329417feb4d2a50e183115e5a8cb7211fc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089684 Commit-Queue: Fabian Sommer <fabiansommer@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#749690}
-
John Abd-El-Malek authored
This regressed in r745404. Bug: 1060744 Change-Id: I983224321214f6ce43490c4de1f0788f3e3160e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2099363 Commit-Queue: John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#749689}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/421684f9438d..0338b7ae194a git log 421684f9438d..0338b7ae194a --date=short --first-parent --format='%ad %ae %s' 2020-03-12 brandon1.jones@intel.com Residency 3: Track Resource Heap Usages Created with: gclient setdep -r src/third_party/dawn@0338b7ae194a 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 cwallez@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/+/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: cwallez@google.com Change-Id: Ibd8625019bb64cbadb5a20460864ad922cacb031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100571Reviewed-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@{#749688}
-
Robert Ogden authored
This field is no longer used since DRP removed non-core proxies, so let's clean it up. Bug: 945364 Change-Id: Ica6ba2dbaffcca3db1fd366edf725784b63e89c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096100 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by:
rajendrant <rajendrant@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#749687}
-