- 03 Aug, 2020 40 commits
-
-
Yuki Shiino authored
This reverts commit e1dce34f. Reason for revert: Most critically due to https://crbug.com/1112227 but not limited to. Original change's description: > bind-gen: Switch to the new IDL interface implementation > > Blink-V8 bindings team has been developing the new improved > Web IDL bindings system, and this patch enables the new > bindings implementation of Web IDL interfaces at build time. > > Note that other IDL definitions (buffer source types, > dictionaries, callback functions, etc.) are not affected and > the old bindings are still used for them. > > The new IDL interface implementation is not 100% compatible > with the old one, and we see the following changes/improvement > that are visible from author script. > > Behavioral changes: > - Cross origin attributes become accessor properties. > - Indexed/named properties' behaviors change. > - Legacy platform objects with indexed properties support > @@iterator property. > - Maplike supports size() operation. > - [NoInterfaceObject] removes 'constructor' property. > - Some of error messages change. > For these changes, new behaviors are better conforming to > Web IDL specification. > > Non-behavioral changes: > - Keep-alive-GC optimization is removed. > > For performance, there is no major difference in speed perf > and -17KB improvement in APK binary size. > > Pinpoint results > https://pinpoint-dot-chromeperf.appspot.com/job/1230bdd8920000 > https://pinpoint-dot-chromeperf.appspot.com/job/14b5b5d0920000 > https://pinpoint-dot-chromeperf.appspot.com/job/12ca6424920000 > https://pinpoint-dot-chromeperf.appspot.com/job/14e3aa48920000 > > Bug: 839389 > Change-Id: I9de8de3cc9e37b4ee46333c9270fe49bbdd69534 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081633 > Commit-Queue: Yuki Shiino <yukishiino@chromium.org> > Reviewed-by: Kent Tamura <tkent@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Hitoshi Yoshida <peria@chromium.org> > Cr-Commit-Position: refs/heads/master@{#793165} TBR=peria@chromium.org,yukishiino@chromium.org,haraken@chromium.org,tkent@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 839389 Change-Id: I797f9cde05ccd0132ff0fbe1a970634f8d152d28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335214Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#794147}
-
Stephen Martinis authored
The freeze is now over! Bug: 1109980 Change-Id: If29ad7064c26090ff0e4a2ddc24c697f051f6d48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334807 Auto-Submit: Stephen Martinis <martiniss@chromium.org> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#794146}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/fce06b20005c..4b656a010be5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: I7fec564e38101024aad053eb62637bbd1ec4baea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334811Reviewed-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@{#794145}
-
Kyle Horimoto authored
This CL fixes a crash which would occur when searching for cellular settings which was caused by a null |cellular_guid_| field. The issue is fixed by (1) ensuring that cellular search tags are only added when an associated cellular network exists, and (2) fetching *all* networks (not only active or visible networks) when responding to network changes. Bug: 1110200 Change-Id: I7e5f29a698cd38905025dd9cfc5364efd8a3abe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334402Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#794144}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/4b656a010be5..c6f029c304ca 2020-08-03 taylori@google.com Merge "Fix 'find' for incomplete slice" 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: Ibd628cec2b873d2178aa3d4d4b6bb919f71fbb1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335009Reviewed-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@{#794143}
-
Peter Beverloo authored
Expired and removed * Notifications.ExtensionNotificationActionCount * Notifications.ExtensionNotificationType Expired because the Notification Triggers OT is ramping down, but we'd like to keep the code for now as it's expected to ramp up again soon. * Notifications.Triggers.ShowTriggerDelay * Notifications.Triggers.HasShowTrigger Relevent for on-going feature development (to M88) * GCM.AccountMappingMessageReceived Relevant for on-going feature development (to M90) * Notifications.Permissions.RevokeDeleteCount * ServiceWorker.NotificationClickEvent.Time * Webapp.NavigationStatus Networking reliability metrics (to M90) * GCM.CheckinRequestStatus * InstanceID.GetToken.NetErrorCode * PushMessaging.UnregistrationIIDResult On-disk database reliability metrics (to M90) * GCM.Crypto.InitKeyStoreSuccessRate * Notifications.Database.WriteTriggeredResult * Notifications.Database.ReadResourcesResult * Notifications.Database.ReadResourcesForTriggeredResult * Notifications.Database.DeleteAllForOriginsResult Bug: 1104954, 1104956, 1104957, 1105075, 1105077, 1105076 Bug: 1105078, 1105079, 1105081, 1104955, 1109826 Change-Id: I3269e6b54b012a863811e550c02ab3fe8b78e4ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302111 Commit-Queue: Peter Beverloo <peter@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#794142}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/705d36be..d6c02e4a 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: I3e5ffed24b6cfbf7ad27d6fa8c412eb8f91e4ad3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334574Reviewed-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@{#794141}
-
Sigurd Schneider authored
This CL restricts web UI scheme support in the the resource loading for DevTools UI bindings: - Only devtools:// and chrome:// schemes are supported for now, but not the chrome-untrusted:// scheme. - In both cases, the resource must have the same scheme as the inspected window. To support chrome-untrusted:// we need to funnel the load of the source map through the renderer of the right iframe; currently we use the renderer of the top inspected window. Bug: chromium:1109587 Change-Id: I59270fe84b1fa11d04f798e28aaa9400dda53e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320793 Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#794140}
-
Marc Treib authored
It lists some guidelines for changing the sync protos, mostly linking to the generic proto style guide and the do's and don'ts. Bug: none Change-Id: I4767e44653db14ecabf2fd6426cf6c4a83a9f164 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332596 Commit-Queue: Marc Treib <treib@chromium.org> Reviewed-by:
Tim Schumann <tschumann@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#794139}
-
Benoit Lize authored
PartitionAlloc has allocation and free hooks. These are used for the sampling heap profiler, as well as GWP-ASAN. When PartitionAlloc is malloc(), these two are already covered by the malloc() hooks. Which means that we have two issues: 1. Hooks can be called twice for the same allocation 2. Added branches for each malloc()/free() pairs. This commit adds a new path which bypasses hooks, and use it for the malloc() implementation. This makes the code shorter, and removes atomic loads and branches. On x86_64, the fast path return in PartitionMalloc() moves from offset 0x250 to offset 0x179. This removes one load and two branches per allocation. See below the removed code: 0x0000000000f5c60e <+30>: movabs $0xaaaaaaaaaaaaaaaa,%rax 0x0000000000f5c623 <+51>: mov (%rax),%r15b 0x0000000000f5c626 <+54>: test $0x1,%r15b 0x0000000000f5c62a <+58>: jne 0xf5c6eb <PartitionMalloc()+251> and: 0x0000000000f5c6c3 <+211>: test $0x1,%r15b 0x0000000000f5c6c7 <+215>: je 0xf5c6dc <PartitionMalloc()+236> As a minor consequence, %r15 is no longer used by the function. Bug: 998048 Change-Id: I389705b7ca29fd9c654d8097edc4d8ee87e1f343 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2323461 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#794138}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/8c201dfadc1b..eac38cfbc1de 2020-08-03 tommek@google.com Fixing a deprecated arrayLayer value inside Queue::WriteTexture 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I7f484d60e21fdbcba1db2cb60519340e123ba1f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335012Reviewed-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@{#794137}
-
Hitoshi Yoshida authored
In the new code generator, dictionaries are expected to be created with an isolate by default. This CL makes the default value construction follow it. Bug: 839389 Change-Id: I648304cf8df3e79ee3d2cdcb7b8b392bcc28f239 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332025Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#794136}
-
Hans Wennborg authored
It currently only applies on Android, but turn it off by default so we actively opt-in when it starts working on other targets. Follow-up to 9795f362. (This may or may not mitigate the Win size increase from the latest clang roll, see the second bug.) Bug: 1110413, 1112174 Change-Id: I928d9125536b330276fa6557c00475c84ee50a32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332591 Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#794135}
-
Gayane Petrosyan authored
This reverts commit 87e0206b. Reason for revert: chromium tree closure https://ci.chromium.org/p/chromium/builders/ci/android-archive-rel/13785? Original change's description: > Roll src-internal from 981002aea991 to 3bd36057b471 (2 revisions) > > https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/981002aea991..3bd36057b471 > > 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 mstensho@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:1033067 > Tbr: mstensho@google.com > Change-Id: Id3a9dedf774a0724d054fe1189ac5ad2553c2b20 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335000 > Reviewed-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@{#794114} TBR=mstensho@google.com,chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Change-Id: I9a02d4b95705474b6755148805d04f14827c227a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1033067 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335333 Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Reviewed-by:
Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#794134}
-
Sebastien Marchand authored
We'll need to keep these histograms for a while as we have many plans that could affect discarding. Bug: 1089370 Change-Id: Ide06019c4ae589485ed64904184a0af2fef013cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329733 Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#794133}
-
Thomas Tellier authored
Bug: 1101326 Change-Id: I498d2c10b5639eaf1525c3f186f5994084541c46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2312700Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Thomas Tellier <tellier@google.com> Cr-Commit-Position: refs/heads/master@{#794132}
-
Kateryna Prokopenko authored
Use the already existing source location struct in mojom instead of introducing a new one Change-Id: Ie6afafc75c156082f1a8e24d24805f4394d1ac72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317881Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Commit-Queue: Kateryna Prokopenko <kprokopenko@google.com> Cr-Commit-Position: refs/heads/master@{#794131}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/27e34c81d468..6d143ae8af4e 2020-08-03 pfaffe@chromium.org [e2e] Introduce AsyncScope and remove timeout settings in test helpers 2020-08-03 janscheffler@chromium.org Migrate `front_end/layers` to `devtools_entrypoint` 2020-08-03 sigurds@chromium.org Update DevTools DEPS. 2020-08-03 changhaohan@chromium.org Add if-defined directive from lit-html 2020-08-03 janscheffler@chromium.org Migrate `front_end/worker_main` to `devtools_entrypoint` 2020-08-03 aerotwist@chromium.org Unlinks files for devtools_entrypoint 2020-08-03 patrick.brosset@microsoft.com Grid: Different color for grid extended lines 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:1047356,chromium:1101738 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I7495f4d0b2ad88d2a46e92a2ebb8c2755c98e9ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335010Reviewed-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@{#794130}
-
Maxim Kolosovskiy authored
Bug: 1092444, 1086114 Change-Id: I84b1c0f5841163f511128db35eb5726318fc7908 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329550Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Maxim Kolosovskiy <kolos@chromium.org> Cr-Commit-Position: refs/heads/master@{#794129}
-
Mathias Carlen authored
The visual viewport resizing logic computed the offset to use as the height as reported by the bottom sheet minus the shadow view height. The handlebar view from the autofill assistant content in the sheet however is also in the shadow view and still covered content of the website. This fix adds the height of the handlebar view to the offset to properly align the top of the AA sheet with the bottom of the website content. Before screenshot: see comment b/159022352#comment23 Now: https://screenshot.googleplex.com/AMNWsHDZYi4.png Bug: b/159022352 Change-Id: I48f4f84efbd6d9bc3490fe7f5d2f68c4ab6942eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329573Reviewed-by:
Matthew Jones <mdjones@chromium.org> Reviewed-by:
Marian Fechete <marianfe@google.com> Commit-Queue: Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#794128}
-
Stephen Chenney authored
In preparation for computing ink_overflow for text decoration, consolidate all of the information used for painting (well, most of it) into a single class that we will be able to create during prepaint and reuse during painting. The new class, TextDecorationInfo, replaces DecorationInfo and holds the data from that plus other data generated in painters. All methods that generate and operate on the data are moved into the new class. For now, create the objects in the text_painters and pass them down. No change in behavior, but a lot of code movement. Bug: 896295 Change-Id: I671cc745692dcb9a32a5bbfbbe06fe8f68162cb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288813 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#794127}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/0f08cdebc12b..4b656a010be5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-trace-processor-linux-chromium Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Tbr: perfetto-bugs@google.com Change-Id: Ife218bac801b0c2bcc74e92f44c6c82f3dd7157e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334810Reviewed-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@{#794126}
-
Morten Stenshorne authored
TBR=carlosil@chromium.org Bug: 1112300 Change-Id: I4e6ac840ab3fb1a5141dcd1d251ab44b26f02039 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335177Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#794125}
-
Andy Paicu authored
... and touch even being sent. I believe this also fixes the flakiness of GeolocationTest.* Bug: 1098806 Change-Id: I203a2f1474b4e63492ef4590b8edea4cb8f039da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332181 Auto-Submit: Andy Paicu <andypaicu@chromium.org> Commit-Queue: Kamila Hasanbega <hkamila@chromium.org> Reviewed-by:
Kamila Hasanbega <hkamila@chromium.org> Cr-Commit-Position: refs/heads/master@{#794124}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1596443658-c49bd6919606a95993aa2e3f741e5484091bffd3.profdata to chrome-win32-master-1596451854-145f78432e49c7c6a87ca8a74d340c029916cf4b.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-win32-chromium Please CC liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@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: chrome/try:win-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: I23ba46ecf147fae9c66c1b1af3d7e9f14648dc73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335002Reviewed-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@{#794123}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/a6df9da28963..74a7a81b984c 2020-08-03 reed@google.com fix addOval and addRRect on builder 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 herb@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 Bug: None Tbr: herb@google.com Change-Id: I63c43877f41ea545d92d62f25beb99b5c815243d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335007Reviewed-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@{#794122}
-
Morten Stenshorne authored
TBR=fergal@google.com Bug: 1112336 Change-Id: I7c26eceb604fabe565e571e10c1b5b6bdd6aeaab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332593Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#794121}
-
Sergey Poromov authored
As there might be multiple different restrictions applied to the content, having a single boolean "confidentiality" flag is not enough and the state should be presented by a set of current restrictions. This CL introduced DlpContentRestrictionSet class that uses bitmask to store the restriction set (single restriction for now, but will be expanded) and migrates other classes to use it instead of bool flag. Bug: 1104884 Test: Unit tests updated. Change-Id: Id157192b1f2b58b7eff71d6fb6c4cfc915cee8d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318145 Commit-Queue: Sergey Poromov <poromov@chromium.org> Reviewed-by:
Aya Elsayed <ayaelattar@chromium.org> Reviewed-by:
Nikita Podguzov <nikitapodguzov@chromium.org> Cr-Commit-Position: refs/heads/master@{#794120}
-
Alice Wang authored
This CL adjusts the add-account flow in web sign-in bottom sheet with multiple accounts on device. Prior to this CL, we returned to the expanded account list with the added account once it is added. With this CL, we return to the collapsed account list with the added account once the account in question is added to the device. Bug: 1097031 Change-Id: I5842d59b365d9901798ad5177d80296db42135fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332601 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#794119}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/353dcec4c1e8..6b7d25eed32d 2020-08-03 handellm@webrtc.org AudioDeviceMac: fix mutex re-entry. 2020-08-03 fippo@sip-communicator.org red: only enable RED if its preferred as send codec 2020-08-03 orphis@webrtc.org Revert "Only enable conference mode simulcast allocations with flag enabled" 2020-08-03 orphis@webrtc.org Only enable conference mode simulcast allocations with flag enabled 2020-08-03 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d0bcff98..adcdc473 (793926:794031) 2020-08-01 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 35bcb2fa..d0bcff98 (793825:793926) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: chromium:1093819 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I87b62f90042500bf8b93cbc7b5717e49aef1b685 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335006Reviewed-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@{#794118}
-
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: I27ecb07377da1386a108ccb73b6fbcd52adac5a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335005Reviewed-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@{#794117}
-
Morten Stenshorne authored
TBR=arthursonzogni@chromium.org Bug: 1112304 Change-Id: Iefdd0e524e06709a58ba23c883eb5995a22921f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334957Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#794116}
-
adamta authored
Add Discover section to sections that should not allow swiping to dismiss in the NTP. Bug: 1085419, 1109684 Change-Id: I878c5e7a5339a130ffded7bdbd39e37f8d64b451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324870Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/master@{#794115}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/981002aea991..3bd36057b471 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 mstensho@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:1033067 Tbr: mstensho@google.com Change-Id: Id3a9dedf774a0724d054fe1189ac5ad2553c2b20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335000Reviewed-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@{#794114}
-
Irina Fedorova authored
This CL change names of editCompromisedPasswordTitle, editCompromisedPassword and editCompromisedPasswordFootnote, because these strings are also used for non-compromised passwords. Bug: 377410 Change-Id: I179db4cdfc7d31c70be97f86f83fe5a19cfe1615 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332583Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Irina Fedorova <irfedorova@google.com> Cr-Commit-Position: refs/heads/master@{#794113}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/cfd2a5d2235f..382e698da199 2020-08-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from 71573c7f64cb to c967a2ddf18b (8 revisions) 2020-08-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from 7ab4564696a7 to 928b7b26bd73 (1 revision) 2020-08-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 2aaa8653da4f to b78f4b1518e0 (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC geofflang@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: geofflang@google.com Change-Id: I09d930b2036e435a17a0b78dbf3e264b70ce429d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334998Reviewed-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@{#794112}
-
Jan Wilken Dörrie authored
This change is part of a series of changes that replacs usages of base::string16 with std::wstring in chrome/chrome_cleaner and fixes appropriate includes. This CL fixes the following subdirectories: * chrome/chrome_cleaner/os * chrome/chrome_cleaner/parsers This change is a simple search and replace and does not effect any functionality. Bug: 911896 Change-Id: Ic9b497f6179621988996b9d59a68f6ebf489020e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333826Reviewed-by:
proberge <proberge@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#794111}
-
Viktor Semeniuk authored
This change fixes crash when Compromised Password is deleted. Bug: 1112344 Change-Id: I5322630b86577f59673dbd2880663bc2f7e5ab6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332674 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#794110}
-
Matthias Körber authored
This CL writes and retrieves name values and validation statuses from the AutofillProfileSpecifics. New address tokens are added in a follow up CL once their retrieval is supported by the AutofillProfile to allow for testing the conversion. Change-Id: Ifb98cb05c03697d14489330b0bad4f0bdef2bbe0 Bug: 1099202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332263Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#794109}
-
Sebastien Lalancette authored
Adding: - Open in New Tab - Open in New Incognito Tab - Open in New Window (if Multi-Window is supported and iPad) Bug: 1093302 Change-Id: Ia040c74322946a2732ef0157a234ecedd6d757d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316408Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
David Jean <djean@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/master@{#794108}
-