- 15 Sep, 2020 40 commits
-
-
Clark DuVall authored
This enables WebLayer in a split in WebView bundles in canary. I tested on L-Q and ran all instrumentation tests on P with this setup. Bug: 1105096 Change-Id: I517bce4109531108a4fb3af64a87aa1f5d2a91bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412705Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#807252}
-
Ben Pastene authored
As outlined in https://bugs.chromium.org/p/chromium/issues/detail?id=1111436#c17 Bug: 1111436 Change-Id: I8e652b731de9de83bbde1a0acb54e5bf3093519f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349928 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Haiyang Pan <hypan@google.com> Reviewed-by:
Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#807251}
-
Kyle Milka authored
Wrap the contents of the share sheet in a ScrollView so it can be scrolled if it doesn't all fit in the viewport. Bug: 1127249 Change-Id: Id86b92a52f93b107842f9ddb679537afdec75306 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410310 Commit-Queue: Kyle Milka <kmilka@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#807250}
-
Sadrul Habib Chowdhury authored
The 'SmoothnessDroppedFrame' trace event is reported every time an animation or scroll/pinch ends. The trace-event includes how many vsyncs the page was visible for, and how many dropped frames affected the smoothness during this time. BUG=1125152 Change-Id: I87e5668bd43911f2e66c27b0a4d04b7ed016e5f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378784 Auto-Submit: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#807249}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/dd48130b2905..52fdd1ffcefb 2020-09-15 miladfar@ca.ibm.com Adding AIX If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: apolito@google.com,ehmaldonado@google.com,sokcevic@google.com,ajp@google.com Change-Id: I63f752040c060a10345a36da0800e212378170b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412952Reviewed-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@{#807248}
-
Morten Stenshorne authored
This reverts commit 07caa42f. Reason for revert: Performance regression. crbug.com/1128152 Original change's description: > [TextAutosizer] Recalculate inline-size before layout on font size change. > > If the inline-size is deduced from the min/max size somehow (e.g. > shrink-to-fit), a font size change may change the intrinsic (min/max) > sizes, which in turn may affect the inline-size of the element. > > Additionally, we need to make sure that we actually DO recalculate the > intrinsic size of all elements affected by a font size change. > > Note that this bug also exists in the legacy layout engine, but this CL > doesn't address that. > > Bug: 1125109 > Change-Id: Ibb33648fcb9bc6c9061d95e42b7f3c4db7b1bd90 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404847 > Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> > Reviewed-by: Philip Rogers <pdr@chromium.org> > Commit-Queue: Morten Stenshorne <mstensho@chromium.org> > Cr-Commit-Position: refs/heads/master@{#806263} TBR=pdr@chromium.org,ikilpatrick@chromium.org,mstensho@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1125109, 1128152 Change-Id: Iad4e987046a1b9c1f289089ca6997775e47f494f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411942Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#807247}
-
chinsenj authored
In app list, the rename textfield is inconsistent with other renaming patterns. This CL aims to make it consistent and improve it as well. It makes the following changes: - Change background color on hover. - Change size of name textfield. - Add border when name textfield is focused. - When text field is pressed, highlight all text rather than position cursor. - Changes underlying view width from max width to variable length, depending on size of current folder name. Test: Manual Bug: 1127498 Change-Id: I78727116737acdc261419255e3b8b132f79c3313 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406281Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#807246}
-
Matt Wolenetz authored
To facilitate implementation cleanup of the interaction between MSE API and the HTMLMediaElement, and also to make subsequent support changes in the MSE API to enable cross-thread function, this change updates HTMLMediaElement to, when attached to a MediaSource: 1) Notify the attachment upon updates to the notion of currentTime. This is necessary for continued proper function without behavior change of the pre-existing implementation of the MSE SourceBuffer coded frame eviction algorithm's eviction range selection heuristic, which attempts to preserve buffered media around the current playhead, or around the seek target. 2) Notify the attachment upon transition of the media element to having a non-null error attribute. This is necessary for continued proper function without behavior change of the pre-existing implementation of the MSE SourceBuffer Prepare Append Algorithm. 3) Notify the attachment upon media element receipt of context destruction notification. In later changes, this will enable protection against UAF of the element-owned webmediaplayer-owned MSE ChunkDemuxer when the element's context outlives the attached worker-context MediaSource. These changes simply notify these bits of information, with a minimal implementation change in the concrete attachment implementation in modules/mediasource. Later modules/mediasource changes to the attachment and media source implementations will actually use this information in at least a cross-thread attachment variant, instead of synchronously querying the media element directly. Note that a same-thread attachment variant may ignore this information and directly consult the media element to ensure no regression of existing same-thread MSE behavior. This change also includes a minimal piece that removes the unused MediaSourceAttachment::IsClosed() interface method. BUG=878133 Change-Id: I91950fdcc916144c82744bfb63382b66fb33b392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391934 Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Reviewed-by:
Will Cassella <cassew@google.com> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#807245}
-
Ken Rockot authored
This merges all remaining typemap configs in //content into their respective mojom target definitions. Bug: 1059389 Change-Id: Ieeb43ce49ff4bdb2a0c4b95965f374dcca73bc3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407928 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#807244}
-
Elly Fong-Jones authored
This test needs a case for what clang does on Mac Arm64, so add that. Bug: 1128436,1121871 Change-Id: I5d57f99f7d041bc91d9fc862c1d10ddc1b48f540 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412552 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#807243}
-
Anastasia Helfinstein authored
Instead of iterating through the array to make a copy, use the ES6 spread operator. AX-Relnotes: n/a. Bug: None. Change-Id: Ia0e1a8d738c5c9480bf991ba9de4a50bb4fca482 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391506 Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#807242}
-
Ayu Ishii authored
This change updates TaskType to match the spec from kMiscPlatformAPI to kDOMManipulation. Further discussion can be found here: https://github.com/WICG/cookie-store/issues/159 Bug: 1128057 Change-Id: Ic1066280d7810328f70881772d51066f852b1803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412699Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Commit-Queue: Ayu Ishii <ayui@chromium.org> Cr-Commit-Position: refs/heads/master@{#807241}
-
Lukasz Anforowicz authored
This CL removes the allowlist that has been hardcoded into Chromium source code. The deprecation has been announced on chromium-extension@ discussion list, and in the enterprise release notes. The CL introduces a new feature that will be used by the field-trial-param-based mechanism for distributing the allowlist. This can be used to retain extensions on the allowlist if for some reason they didn't migrate to the new security model in Chrome 87. Bug: 1124077 Change-Id: I96c1df1f5b08e177b74f8168b7bd4172c045b391 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2388709Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#807240}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/93d0ecf3d428..3f01e83f96b0 2020-09-15 johnchen@chromium.org [Catapult] Fix Mac CQ resource 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 zhanliang@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:1128481 Tbr: zhanliang@google.com Change-Id: I829f9ea89b6aa9653cc6f00a835a96c1095659e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412560Reviewed-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@{#807239}
-
Ken Rockot authored
This merges some typemap configs in //chrome and //chromecast into their respective mojom target definitions. Bug: 1059389 Change-Id: I955e624f046b77e0506f661b05716ca53c8108e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407927 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#807238}
-
Nnamdi Theodore Johnson-Kanu authored
- Renames button from 'finish' to 'done' - Removes finish string and adds done string - Adds button states for each page in psim flow https://imgur.com/38HmCzm, https://imgur.com/UZ7emL3, https://imgur.com/6WbDN4l Bug: 1093185 Change-Id: I7f79b744887ce3937aa0eaf8bccbd17f15771a46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391860 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#807237}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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 Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: I46793279dae557c6a6b26828f1d8fcaa2d836e70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412565Reviewed-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@{#807236}
-
Ehimare Okoyomon authored
Bug: 1077766 Change-Id: I818717294f62843b4489d0e99b38dcd764760342 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410874 Commit-Queue: Ehimare Okoyomon <eokoyomon@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#807235}
-
Victor Vasiliev authored
This changes QuicheStringPiece to be an alias of absl::string_view, rather than base::StringPiece. This is a first step in fully replacing QuicheStringPiece with absl::string_view and deprecating the earlier. This adds conversions around the code and switches some of the text_utils_impl to use Abseil directly in order to get the code to compile. Bug: 1128392 Change-Id: I1034ac9b381e44668a738f6538395cf9e338d2f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411554Reviewed-by:
David Schinazi <dschinazi@chromium.org> Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Cr-Commit-Position: refs/heads/master@{#807234}
-
Ken Rockot authored
The typemapping configs are merged into their respective mojom target definitions. Bug: 1059389 Change-Id: I9882de654483126a8f9c048eade521fbbe4e918f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407034 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Daniel Rubery <drubery@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#807233}
-
David Bertoni authored
The FileSystemApiOpenDirectoryWithWriteTest was never re-enabled after it was determined not to be flaky. Bug: 499233 Change-Id: I26849d8c924e6dda9a6e425f65c4fe82dcc65a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412747 Auto-Submit: David Bertoni <dbertoni@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#807232}
-
Michael Hansen authored
This fixes the method ordering in nearby_sharing_service_impl.cc to match the order they are declared in nearby_sharing_service_impl.h. Change-Id: I9063aceb60ed831598dd9adbed7893ace0b7f110 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2405558 Commit-Queue: Michael Hansen <hansenmichael@google.com> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#807231}
-
Xianzhu Wang authored
Change-Id: I782be143c72a08c2347944451ed1fc32d0aadeb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2408273 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#807230}
-
Nikita Podguzov authored
NetworkThrottlingEnabled policy doesn't have a 1:1 mapping to chrome_device_policy.proto thus should be moved to |legacy_device_policy_proto_map| list. Bug: 1108908 Change-Id: Ib74519a7e9eee0c14838c24eb652ad5ccd9a0c41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410402Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Nikita Podguzov <nikitapodguzov@chromium.org> Cr-Commit-Position: refs/heads/master@{#807229}
-
Pranav Batra authored
Add method GetRecentlyUsedPrinters() for use with the CUPS proxy. Bug: 1015662 Test: xvfb-run ./unit_tests --gtest_filter=PrintPreviewStickySettingsUnittest.* Change-Id: I908f47d45259ab8dd941d320dad66275b95e00b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359729 Commit-Queue: Pranav Batra <batrapranav@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#807228}
-
Ahmed Mehfooz authored
This change adds icons to make the holding space context menus match the rest of the context menus used in ash. BUG=1127255 Change-Id: I5fd3b528883cbab45a70843a764c7a9acdc2f078 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409216 Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Reviewed-by:
David Black <dmblack@google.com> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#807227}
-
Renjie Tang authored
https://quiche.googlesource.com/quiche.git/+log/093f8e4f0014..a5c338388099 $ git log 093f8e4f0..a5c338388 --date=short --no-merges --format='%ad %ae %s' 2020-09-15 fayang Change undecryptable_packets_ from QuicCircularDeque to std::deque. No functional change expected. This is the preparation to support out of order deletion. 2020-09-14 wub Internal QUICHE change 2020-09-14 ianswett Deprecate quic_bbr_flexible_app_limited which was blocked by a bug that's now closed. This was added for Quartc, but that project is no longer active. 2020-09-14 fayang Deprecate gfe2_reloadable_flag_quic_fix_neuter_handshake_data. 2020-09-14 renjietang Pass early data reject reason to debug_visitor. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I975e50199a590513c299c940c3b119225633fdaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412632 Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#807226}
-
Harkiran Bolaria authored
Bug: 1110344 Change-Id: Ice3b26b0923328dadcf8d81d22abe3024a845129 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2404368 Commit-Queue: Harkiran Bolaria <hbolaria@google.com> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#807225}
-
Haiyang Pan authored
Increase shard number of network_service_out_of_process_content_browsertests and content_browsertests to mitigate the timeout error And decrease shard number of network_service_webview_instrumentation_test_apk since it is not necessary to keep its runtime that short Bug: 1119314 Change-Id: I4990d034295e72e1eceb0bf636b7ccbd744f7792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411548Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/master@{#807224}
-
Ken Rockot authored
The typemapping configs are merged into their respective mojom targets definitions. Bug: 1059389 Change-Id: I38f8ae3b3786316d05a8fc68cfc5f4a0ecd01765 Tbr: khorimoto@chromium.org Tbr: pmoy@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2407033 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Paul Moy <pmoy@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#807223}
-
Elly Fong-Jones authored
Callers are required to do this after using these setters currently, which is a bad contract for a method to have; instead, do it ourselves, and (soon) remove the UpdateWindowIcon() method from the public Widget interface. Calling UpdateWindowIcon() multiple times is safe, so this won't hurt anything. Bug: 1075649 Change-Id: I58f51cc54d2537670fb9b0e1e08943c13e61f6b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412828Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#807222}
-
Michael Ludwig authored
This CL pre-emptively adds a define so that the new GrClipStack used in Ganesh will not be enabled by default. Currently, the clip stack is always disabled because SK_USE_NEW_GR_CLIP_STACK defaults to 0. After https://skia-review.googlesource.com/c/skia/+/317209 lands, it will be enabled by default and must be disabled by defining SK_DISABLE_NEW_GR_CLIP_STACK. This CL should land before the Skia change does so that we can later turn on the new GrClipStack in chrome after vetting on Skia's tree. Bug: skia:10205 Change-Id: If52d84de244def0df7ac7319485f94fd9f74a9af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412768 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> Reviewed-by:
Robert Phillips <robertphillips@google.com> Cr-Commit-Position: refs/heads/master@{#807221}
-
Hung Vu authored
This CL handles when to prompt the suggestion dialog. Bug: 1118207 Change-Id: Ie0324a029b60554b9e20b4eb9fa2dc127fb590f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410845 Commit-Queue: Hung Vu <vuhung@google.com> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#807220}
-
Ken Rockot authored
The typemapping configs are merged into their respective mojom target definitions. Bug: 1059389 Change-Id: If0d82cb72977cd85186e7665a9bdeb7bc3b3da35 Tbr: mfoltz@chromium.org Tbr: shik@chromium.org Tbr: treib@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406992 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#807219}
-
Erik Staab authored
Once the hosts are all upgraded to 10.15 we will remove the 10.13 option. Bug: 1121185 Change-Id: I3177749f79ddd16b9d725693f21e79ebd752c22c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412757 Commit-Queue: Erik Staab <estaab@chromium.org> Auto-Submit: Erik Staab <estaab@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#807218}
-
Scott Violet authored
This gives embedders a way to detect when a Browser and all tab are about to be destroyed. This is particularly important as onTabRemoved() is not called, and after this call, the Browser and Tabs should not be used. BUG=none TEST=covered by test Change-Id: I8f737a4041e717399e63510d0375f256418b22f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412473Reviewed-by:
Evan Stade <estade@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#807217}
-
Hung Vu authored
This CL exposes the smart suggestion for large downloads feature flag to Java. Bug: 1118207 Change-Id: I034376b620414ae674a68b927e2aebd419f203c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410960 Commit-Queue: Hung Vu <vuhung@google.com> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#807216}
-
Sven Zheng authored
It's been stable now. Also remove a comment in linux-lacros-tester-rel, because the tester should not close the tree. Bug: 1121667 Change-Id: Id0886bfdc8c30c0e14b9a3b6254dd0fc96ce7d98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412817Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#807215}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/49bec88c936e..7e0dbae74fcd 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 davidbienvenu@google.com,iclelland@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:1030560,chromium:1077274,chromium:1099917,chromium:1100456,chromium:1109276,chromium:1117343,chromium:1122784,chromium:1126981,chromium:1127616 Tbr: davidbienvenu@google.com,iclelland@google.com Change-Id: If1effa0a5aae2bdcdaf65e39a8e6aaddb85602a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412561Reviewed-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@{#807214}
-
Ken Rockot authored
All typemap configs here have been migrated into their mojom target definitions. Bug: 1059389 Change-Id: Ic739e79aeb8b150c81188e37b15ffe538b919c38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2406683Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#807213}
-