- 27 Aug, 2020 40 commits
-
-
Kyle Horimoto authored
This class provides an interface for the Phone Hub UI to ring the connected phone as part of the FindMyDevice feature; additionally, it provides an API for checking whether the phone is currently ringing. The implementation of setting/retrieving the phone ringing state will be part of a future CL. Bug: 1106937 Change-Id: Ia100f320bd782e307fdae85581ef45b43bcc1c2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378728 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#802315}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0c589cca4eff..1fd76f85b10e 2020-08-27 vidorteg@microsoft.com Reland "Localization: creating and integrating i18n module" 2020-08-27 tvanderlippe@chromium.org Fix harmless problems reported by VS Code 2020-08-27 tvanderlippe@chromium.org Typecheck console_counters/WarningErrorCounter.js with TypeScript 2020-08-27 tvanderlippe@chromium.org [globals] self.UI.inspectorView 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,chromium:1058320 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ie85149656035976ca3f3b3f1eb4f1266b6480391 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380350Reviewed-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@{#802314}
-
Scott Little authored
TBR=miu@chromium.org Bug: 1122654 Change-Id: I69baee39a766f1fe0395d3a817d0d5c908b8b3f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380078Reviewed-by:
Scott Little <sclittle@chromium.org> Commit-Queue: Scott Little <sclittle@chromium.org> Cr-Commit-Position: refs/heads/master@{#802313}
-
Xiaoling Bao authored
Change-Id: Id9957cbc9d5bf4a459e86627bc224c3ea53a6fdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380079Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Xiaoling Bao <xiaolingbao@chromium.org> Cr-Commit-Position: refs/heads/master@{#802312}
-
Lei Zhang authored
Also move appended entries to where they belong. Change-Id: I81bb398a4da90471ed778621b5f3b5b6b46e581a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380258Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#802311}
-
Kyle Horimoto authored
This class tracks whether DND (Do Not Disturb) is enabled on the phone and notifies observers when the DND state has changed. It also provides an API so that clients (i.e., the Phone Hub UI) can request a change in the DND state. The implementation of setting/retrieving the DND state will be part of a future CL. Bug: 1106937 Change-Id: I80b2fa881ed2959ea5d17a7331cee46275fbe74d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2378853Reviewed-by:
Regan Hsu <hsuregan@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#802310}
-
Eric Lawrence authored
Previously, the HTTP_AUTH_CONTROLLER entries in the NetLog did not mention if an AuthHandler was not initialized because the specified scheme was disabled or did not exist. This CL adds a scheme attribute to the NetLog when creating or failing to create an AuthHandler. Bug: 1121644 Change-Id: I3571a31b0655232f22140f0eb4e7a778468f5363 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376207 Commit-Queue: Eric Lawrence [MSFT] <ericlaw@microsoft.com> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#802309}
-
chrome://resources/dpapad authored
Moving some tests such that there is a matching folder structure under ui/webui/resources/ and chrome/test/data/webui/. Bug: 1119707 Change-Id: Ia366f5597bde40ae0eace30e467272f8e3699dce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379097 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#802308}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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 Tbr: gbiv@chromium.org Change-Id: I7046001140264bdfc89480c8ca3cb965f00cc732 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380334Reviewed-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@{#802307}
-
Alan Screen authored
Noticed during mojoification preparation for PrintBackend that the max value for a printing::ColorModel was reflective of an old value that didn't get automatically adjusted for new additions. Update to use the value attached to the last color model, to always be up-to-date. Bug: 809738 Change-Id: I288ce3a6ab89c3e7ba7eeebb17e78df42f8870dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2355589Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#802306}
-
Noah Rose Ledesma authored
This change adds IPC message declarations, senders, and receivers for communicating between the renderer and browser that audio device changing is no longer possible. When the audio output device cannot be changed, the Global Media Controls UI should not display a device picker. This change is a part of a series of changes for appropriately hiding this UI. Bug: 1120620 Change-Id: Ib5610fa95d56f284e1957c59bd4f098112c1a81a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368285 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#802305}
-
Becca Hughes authored
Add two css variables for the color and text size of module content. BUG=1121360 Change-Id: Ie1bcbad8c05895d1cc546811b471df1fc6c5324e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380023Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#802304}
-
Shik Chen authored
Bug: 1122444, b/166523553 Test: Revert https://crrev.com/c/2377019 and check the bug is caught. Change-Id: I152a05bbd3e078e7d5ed6cfe6e91a28927e93482 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379433 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#802303}
-
Noah Rose Ledesma authored
This change has the WebMediaPlayer register a callback with the WebAudioSourceProviderImpl to be called when it is no longer possible to change audio output devices. When the audio output device cannot be changed, the Global Media Controls UI should not display a device picker. This change is a part of a series of changes for appropriately hiding this UI. Bug: 1120620 Change-Id: I9b65a78e57bc08358b5cfc0ff46733ca545df825 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369439 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#802302}
-
Xing Liu authored
This CL removes the metric "Download.PageTransition". The enum in enums.xml is also deprecated since all metrics using it are deprecated. Bug: 1088734 Change-Id: Ic80130f2e15dad45b797700b43aec0c29714eefd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2363667Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#802301}
-
Xianzhu Wang authored
Enable the test for the specific unit test instead. Based on the feedback in https://docs.google.com/spreadsheets/d/1DAtdbGy7XZCC_1_IXHXZKx568pw0eDlVETCtJBexqZc/edit#gid=0. TBR=mgiuca@chromium.org Bug: 1121839 Change-Id: Id658ae6aa645b7a6a89306997acb10b1fefee46f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376067 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Auto-Submit: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#802300}
-
Matthias Körber authored
Currently, the new types for structured last names are missing in the enum definition to collect metrics. Change-Id: Ic3eb6c6f335e97d45753c89689d1732003707658 Bug: 1099202 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379677 Auto-Submit: Matthias Körber <koerber@google.com> Commit-Queue: Christoph Schwering <schwering@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#802299}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f41960f6..80848e3b 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: Ie6fb5ac4586b1f61ec4c74a24b7f7049b5f1fdd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379652Reviewed-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@{#802298}
-
chromium-internal-autoroll authored
Release_Notes: http://go/help_app-x20/relnotes/Nightly/help_app_nightly_202008270800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/help_app/app/+/5zRtM4LXpC-Z7P5N4CHd7PXNf5rw1Q_9_1JVriM9fDUC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/help-app-chromium-autoroll Please CC help-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/152819348 Tbr: help-app@grotations.appspotmail.com Change-Id: Idb63eb7021f9cdbad3f1213bacee61a8af90d0b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380020Reviewed-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@{#802297}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Nightly/media_app_202008270800_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/TE0dc7sbP3FAHWLUrsmhH4nbgRkXKLTEWC-Ct0Nx2jYC If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/161558109,b/162980662 Tbr: media-app@grotations.appspotmail.com Change-Id: I7169b08d5375f5ab43d6ef2e6cefb7dd756920da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380019Reviewed-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@{#802296}
-
Gang Wu authored
We were use getCurrentModel() to switch tab, and this will be a problem in multi window mode. We should choose the model(incognito or not) same as the tab which we will switch to. Bug: 1121102 Change-Id: Ie9742fb4a1b38f921c01d7f8ffd47a813b1b5a14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379093Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Gang Wu <gangwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#802295}
-
Noah Rose Ledesma authored
This change allows the WebAudioSourceProviderImpl to register callbacks to run when a client is set. When the WebAudioSourceProviderImpl has a client, an audio output sink cannot be set. In this case, the Global Media Controls (GMC) UI should not display a device picker. This change is a part of a series of changes for appropriately hiding this UI. Bug: 1120620 Change-Id: I2c536f8a7234116567cff1e795ca38054e29bc62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2369660 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#802294}
-
Garrett Beaty authored
Bug: 1109276 Change-Id: Ic6be3f297401bce87019ef398271769da515de4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380256 Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Erik Staab <estaab@chromium.org> Commit-Queue: Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/master@{#802293}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/3d3b531b64fa..1f580a97e55f 2020-08-27 terelius@webrtc.org Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" 2020-08-27 perkj@webrtc.org Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps 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: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I78080ff44ae3e518837b7458fed50c6112a6d879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380330Reviewed-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@{#802292}
-
Swapnil authored
We have several failure reasons that specify why the extension failed to install. We have classified some of the failures as misconfiguration from the admin side. We want to add a flag whether the current failure is misconfiguration or not to the existing event type INSTALLATION_FAILED for the event based reporting for force installed extensions. Bug: 1116398 Change-Id: I93b0e92fdf798a897e3033b5e348db90393432ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352825Reviewed-by:
Oleg Davydov <burunduk@chromium.org> Reviewed-by:
Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Swapnil Gupta <swapnilgupta@google.com> Cr-Commit-Position: refs/heads/master@{#802291}
-
Justin Cohen authored
Bug: 1115121 Change-Id: I83cdd4e83a96b47c1cb5a5261487ebbf7245c5fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376721 Auto-Submit: Justin Cohen <justincohen@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#802290}
-
Anastasia Helfinstein authored
AX-Relnotes: n/a. Bug: 1122216 Change-Id: I971e5399d2122e76221c1b7e39f79fbb54c1b2a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376669 Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Reviewed-by:
Akihiro Ota <akihiroota@chromium.org> Auto-Submit: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#802289}
-
Kristi Park authored
Used to track how many screenshots users are taking. Bug: 1109940 Change-Id: I78b0e24c35f87f2e6094a9be560bb1503d225709 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2372911Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#802288}
-
Hans Wennborg authored
Ran `tools/clang/scripts/upload_revision.py 33ce275fc156c8b015acfad918937028b2cc235c`. Bug: 1120645 Change-Id: I44b20217fb4468bd9d73e8a2ec83ec6f09840e2f Cq-Include-Trybots: chromium/try:chromeos-amd64-generic-cfi-thin-lto-rel Cq-Include-Trybots: chromium/try:dawn-win10-x86-deps-rel Cq-Include-Trybots: chromium/try:linux-chromeos-dbg Cq-Include-Trybots: chromium/try:linux_angle_deqp_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_cfi_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_chromeos_asan_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_chromeos_msan_rel_ng Cq-Include-Trybots: chromium/try:linux_chromium_compile_dbg_32_ng Cq-Include-Trybots: chromium/try:linux_chromium_msan_rel_ng Cq-Include-Trybots: chromium/try:mac-arm64-rel,mac_chromium_asan_rel_ng Cq-Include-Trybots: chromium/try:win-angle-deqp-rel-64 Cq-Include-Trybots: chromium/try:win-asan,win7-rel,win-angle-deqp-rel-32 Cq-Include-Trybots: chrome/try:iphone-device,ipad-device Cq-Include-Trybots: chrome/try:linux-chromeos-chrome Cq-Include-Trybots: chrome/try:win-chrome,win64-chrome,mac-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377875Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#802287}
-
Mohamed Mansour authored
In RTL mode, this will render the focus ring in the right spot and allow it to be traversable via keyboard shortcuts in the correct direction. AX-Relnotes: Focus ring does not appear distorted and left / right arrow keys behave correctly in the Task Manager and other tables in Chromium's UI, when right-to-left languages are used. Bug: 1030617, 1121715 Change-Id: I303a55486205c25580d6985462949dc0b79bf4d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375736Reviewed-by:
Peter Boström <pbos@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Commit-Queue: Mohamed Mansour <mmansour@microsoft.com> Cr-Commit-Position: refs/heads/master@{#802286}
-
Alex Chau authored
- container:btree, functional:bind_front and strings:str_format are added, none of them requires .def update - container:btree does not build due to extra colon when __cpp_inline_variables is undefined, added a patch to only include colon when the macro is defined Bug: 1046390 Change-Id: Id0f48966b185e582dbbce39de6f957ba6a534b8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379833Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Alex Chau <alexchau@chromium.org> Cr-Commit-Position: refs/heads/master@{#802285}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/8e6246dafe61..cc61e5a98324 2020-08-27 fmayer@google.com Add Known Issue about 32-bit bugs. 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: chromium:163551040 Tbr: perfetto-bugs@google.com Change-Id: Ie19585a25759f09a391a596279ec5fb693c9c359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380022Reviewed-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@{#802284}
-
ckitagawa authored
Only capture previews of http/https pages. Some people have been suprised when an FDT was shown on chrome://flags and capturing only really makes sense for http/https anyways. Change-Id: Idaaa44711abc6b2cf2cd029277f5bf23f4eae5cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377558Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#802283}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/aba6b93dfbc8..faa844b3686c 2020-08-27 mtklein@google.com collapse some unused type hierarchy 2020-08-27 johnstiles@google.com Use an unordered map for intrinsics in the IR generator. 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 mtklein@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: mtklein@google.com Change-Id: Ibf9c66ae1c5927a81939c07fc9a5b79ff5105840 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380018Reviewed-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@{#802282}
-
rbpotter authored
Proof of concept CL updating Print Preview to use the new grit_preprocess build rule to generate inputs for rollup, instead of generating a pak file and unpak folder from the grd file. Bug: 1071641 Change-Id: Ic9a15c6c546be979ce68ad4d90537c142163a024 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2370162Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#802281}
-
Omer Katz authored
See comments in the issue for explanation of the crash. Bug: 1114579 Change-Id: Ic8158b53f5de1b0239003202bafb654e6584fad6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2379757 Commit-Queue: Omer Katz <omerkatz@chromium.org> Auto-Submit: Omer Katz <omerkatz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#802280}
-
Charlene Yan authored
Bug: 1080383, 10182301 Change-Id: I57a65bfeabfa0a854f0585b0f1571be48bc1a73d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377233 Commit-Queue: Charlene Yan <cyan@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#802279}
-
Eric Willigers authored
Add feature use counters for calls of Navigator methods openTCPSocket, openUDPSocket Explainer: https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md Bug: 1119681 Change-Id: I5570c87d73985429e0475cc9e97bea355c926176 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2367253 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Glen Robertson <glenrob@chromium.org> Cr-Commit-Position: refs/heads/master@{#802278}
-
Aaron Leventhal authored
Bug: 1091178 Change-Id: Ia6e82b1fcab8f08dbb3dff6186a8ab04e5a4f127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376307 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#802277}
-
Guillaume Jenkins authored
The CloudReportingEnabled policy controls whether cloud reports are sent to the Admin Console. It is still an experimental policy on iOS. When testing the CBCM flow via experimental settings, that policy was never allowed in the list of experimental policies, so it was ignored. That prevented testing cloud reporting. This change simply adds the CloudReportingEnabled policy to the list of allowed experimental policies if a CBCM enrollment token is provided via the experimental settings. This change also clarifies comments and variable names around policy about:flags to make it easier to understand what's going on. Bug: 1122005 Change-Id: Iec6ecf7b4ef7a2a8bed60dbd82b73a474a70cd8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2377896Reviewed-by:
Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Guillaume Jenkins <gujen@google.com> Cr-Commit-Position: refs/heads/master@{#802276}
-