- 19 Oct, 2020 40 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/4b18e249672f..af704183574c 2020-10-19 perkj@webrtc.org Hookup VideoSendStreamImpl::OnVideoLayersAllocationUpdate to RtpVideoSender. 2020-10-19 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision f16d83f8..cb51eef7 (818270:818409) 2020-10-19 danilchap@webrtc.org Allow to set av1 scalability mode after encoder is constructed 2020-10-19 perkj@webrtc.org Make sprang@ owner in call 2020-10-19 hta@webrtc.org IWYU: Don't filter for already-included header files. 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: I082efc3177336fd2dcd0629360a8bd3755b32381 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484154Reviewed-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@{#818492}
-
Wolfgang Beyer authored
frontend CL: https://crrev.com/c/2475716 disabling tests CL: https://crrev.com/c/2479366 Bug: chromium:1011811, chromium:1138492 Change-Id: I1596f686dafc29c7933e2b14c2b07198d73043e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2478991Reviewed-by:
Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> Cr-Commit-Position: refs/heads/master@{#818491}
-
Yuke Liao authored
The goal is to speed-up the compilation linux-lacros-rel so as to offset the extra overhead of enabling 'also_build_ash_chrome' gn arg. Bug: 1129223 Change-Id: Idc720c125779484fbbb73ce062556b16749fff35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2481047Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#818490}
-
Steven Bennetts authored
This removes DictionaryValue from the fake Manager, Device, and IPConfig classes. Bug: 1137487 Change-Id: I823c7cb6b6fd3620e750931dc9ac983365884b83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2465777Reviewed-by:
Pavol Marko <pmarko@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#818489}
-
Colin Blundell authored
This CL componentizes SubresourceFilterProfileContext, AdsInterventionManager, and SubresourceFilterContextSettingsManager for sharing with WebLayer. In particular, componentizing these classes will enable accessing them from SubresourceFilterContentThrottleManager and directly sharing much of the logic related to e.g. content settings that is currently in ChromeSubresourceFilterClient. We leave addition of the subresource_filter namespace to these files for a direct followup to avoid introducing a lot of noise to this CL. Bug: 1116095 Change-Id: If547ef88143bd3bdc394851bf0063f573812b0d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2479472Reviewed-by:
Eric Robinson <ericrobinson@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#818488}
-
Sergei Datsenko authored
Bug: 1138402, 1127948 Change-Id: Ia51e250659a373c5c982831326d3f7b9b6aaf21d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483788 Auto-Submit: Sergei Datsenko <dats@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#818487}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/94e1f5b2..7bce5fed 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: I7dcf9810243803efab1269438247e13e732bcbf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484872Reviewed-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@{#818486}
-
Richard Coles authored
This reverts commit cb51eef7. Reason for revert: Newly added test consistently failing on several bots, crbug/1139935 Original change's description: > [Autofill Assistant] Add integration test for input actions > > This adds integration tests for our current input actions. > Once we start experimenting, these should ensure that we > are not breaking currently working behaviour. > > Bug: b/168107066 > Bug: b/169924567 > Change-Id: I141f4033e0080e8c99e0b1280e8521d2bc45e837 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484422 > Commit-Queue: Sandro Maggi <sandromaggi@google.com> > Reviewed-by: Luca Hunkeler <hluca@google.com> > Cr-Commit-Position: refs/heads/master@{#818409} TBR=hluca@google.com,sandromaggi@google.com Change-Id: I56bae34b0768c43cdb4809b234abf3ff7bd7957a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b/168107066 Bug: b/169924567 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485293 Commit-Queue: Richard Coles <torne@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#818485}
-
Matt Jones authored
After migrating contextual search scene-related logic out of LayoutManager in http://crrev.com/c/2456634, it is possible for the manager to be null. This patch adds a check for that case. Bug: 1139765 Change-Id: I80c5c326a3a31dcfee378241f794c5860eac5370 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484932Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#818484}
-
Maciek Slusarczyk authored
This CL introduces checking the password sync token for SAML users on the login screen. If the token is already set in local settings we poll the token API and update login screen to online authentication if the token is not valid. Bug: 1090341 Change-Id: I93fed049cf4050d4114143dd971614d3fa22740e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438493 Commit-Queue: Maciek Slusarczyk <mslus@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#818483}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/e2e37e74709f..6883db53569f 2020-10-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 52c1a859d9eb to df17a76102df (4 revisions) 2020-10-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 5c64374dd6cb to 7e1825a59619 (7 revisions) 2020-10-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Headers from 04306fa5d673 to 320af06cbdd2 (1 revision) 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 ynovikov@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: ynovikov@google.com Change-Id: I9b03eb7e63d2159002476fbbc2ceb5b11feda53d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484891Reviewed-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@{#818482}
-
Dylan Cutler authored
identifiability study. I instrumented this API in http://crrev.com/c/2442138 and accidentally omitted the HighEntropy IDL annotation. The annotation adds a use counter to get a broader picture of the API usage across the web. This supplements the data collected in the instrumentation which is only recorded for a small fraction of users. Bug: 973801 Change-Id: I827c56d32d004f6eb42524954cfcad65cadd78dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472603Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Commit-Queue: Dylan Cutler <dylancutler@google.com> Cr-Commit-Position: refs/heads/master@{#818481}
-
Kevin Ellis authored
The patch fixes the underlying problem in the element-based-offset tests, whereby a scroll timeline can be created before layout resulting in a zero scroll range. This patch adds a forced layout. Revert CL: https://chromium-review.googlesource.com/c/chromium/src/+/2483585 Bug: 1080609 Change-Id: I44c6186f535e713d49a9ce6cab4d6aa68c302889 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484267Reviewed-by:
Xida Chen <xidachen@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#818480}
-
Ryan Daum authored
This reverts commit 1089a4c4. Reason for revert: internal b/171106000 Original change's description: > [chromecast] Webview text input focus events > > * Registers and watch for text input focus events within webview > content. > > * Defines a new gRPC payload for said events, and broadcasts them. > > Bug: internal b/161811385 > Test: manually with wayland client tool > Change-Id: Ie6d5167bc21f40d603e990b08a3e27b3802eeafd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422501 > Reviewed-by: Daniel Nicoara <dnicoara@chromium.org> > Reviewed-by: Kevin Schoedel <kpschoedel@chromium.org> > Commit-Queue: Ryan Daum <rdaum@chromium.org> > Cr-Commit-Position: refs/heads/master@{#815585} TBR=shuchen@chromium.org,dnicoara@chromium.org,kpschoedel@chromium.org,rdaum@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: internal b/161811385 Change-Id: I26da8ce3cad491be363f3386fae5774b19f5811a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485451Reviewed-by:
Ryan Daum <rdaum@chromium.org> Reviewed-by:
Daniel Nicoara <dnicoara@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#818479}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 8e0efede. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Cq-Include-Trybots: luci.chromium.try:linux-wpt-identity-fyi-rel,linux-wpt-payments-fyi-rel Change-Id: I0ba29ada3a4068036a0b41ef715348abf9f30396 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484874Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#818478}
-
Dan Elphick authored
drain_in_watts and power_counters are now in trace_processor so use RUN_METRIC and remove the duplication in tbmv3. Change-Id: If34bde8ac437525d4ffd83e851ac5a9e1274dbf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429066 Auto-Submit: Dan Elphick <delphick@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Reviewed-by:
Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#818477}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7b572a466a21..bb82eeb03d64 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 lanwei@google.com,finnur@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:1122182 Tbr: lanwei@google.com,finnur@google.com Change-Id: I3c554d42088b98f0397b3dfe508b9039724292ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484895Reviewed-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@{#818476}
-
Jan Krcal authored
This CL addresses inconsistent metadata passed to client_tag_based_model_type_processor from the bridge in ModelReadyToSync(). Previously, when the metadata contained duplicate client tag hashes, the latter has overwritten the former (and a DCHECK was triggered). With this change, the bridge is asked to wipe its metadata and initial sync is performed for the data type. The CL also unifies the code to clear and reset state. Bug: 1075573, 1058956 Change-Id: I21231fe35413569c25adde95b849dbcd90f76cca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470563 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
Rushan Suleymanov <rushans@google.com> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#818475}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/260029435baa..abdfd39bb64e 2020-10-19 adlai@google.com Fix debug code in GrDrawingManager 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 egdaniel@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: egdaniel@google.com Change-Id: I4bc1c59e21ff339d56b17e523439d3e057a043a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483923Reviewed-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@{#818474}
-
Anders Hartvoll Ruud authored
Bug: 568705 Change-Id: I8aedac0bc4b9fa3b63f7107dac1af809ea250f1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2479167 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#818473}
-
Dan Elphick authored
Emit Scheduler.RAILMode as a proto (ChromeRendererSchedulerState.ChromeRAILMode) added in: https://android-review.googlesource.com/c/platform/external/perfetto/+/1454655 Also updates services/tracing/perfetto/privacy_filtered_fields-inl.h so the new fields are not filtered out. Change-Id: I610648e87b017237e261478163b34757605c166b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466244 Commit-Queue: Dan Elphick <delphick@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#818472}
-
Chris Sharp authored
Bug: 1018157 Change-Id: I04d2d1befdcb30b47077500cdfd90df87f769b73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458408 Commit-Queue: Chris Sharp <csharp@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#818471}
-
Marc Treib authored
This field is unused except for displaying it in chrome://sync-internals, and apparently it also always empty in practice. Bug: 1139903 Change-Id: Ib5345594dc6d5bc0bd5d967c8dd9d08ba3781e08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484593Reviewed-by:
Tim Schumann <tschumann@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#818470}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1603087080-212b8c940037ae1d78d2bd42956b635be6add59e.profdata to chrome-linux-master-1603107412-6ef156ac52bac5f4e53402d26e81a7a7c88be584.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-linux-chromium Please CC pgo-profile-sheriffs@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-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I10e3f128fa47147078a9d9e0b48e10f080e6b667 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484894Reviewed-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@{#818469}
-
Andrew Grieve authored
The component lookup logic uses dirname(source_path), so we should not use directories as source_paths. Bug: None Change-Id: Ibbfd6670a68ce5016912b4ad1390226cbc25b339 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484045 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#818468}
-
Anders Hartvoll Ruud authored
This adds various invalidation reftests for things that I felt were missing. Bug: 568705 Change-Id: Iebc9bbbc4184c6b2420ab9a0042b16fbe4721241 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2479367 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#818467}
-
Olga Sharonova authored
Reduce the frequency of dynamic memory allocation in blink::MediaStreamWebAudioSource::ProvideInput() which runs on a real-time audio thread. With the fix it's one-off allocation, rather than on each call. Bug: 1137778 Change-Id: Ibd33bc3fc8715c1cd9f49033476b97138fbfa027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2471397 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Auto-Submit: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#818466}
-
Olga Sharonova authored
Bug: 1137718 Change-Id: Ia7108d84d09bc3f48058fc15989612389abd7664 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470567 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Auto-Submit: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#818465}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/16b862bdf547..a8b477dc553d 2020-10-19 wolfi@chromium.org [TS] Port BackgroundServiceModel.js to TypeScript 2020-10-19 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-10-19 jacktfranklin@chromium.org Breadcrumbs: don't reset user scroll position on update 2020-10-19 tvanderlippe@chromium.org Typecheck resources/IndexedDBModel.js with TypeScript If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1138492,chromium:1138767 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I617143a77228a5aec097ba334d621b97fe886c1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483921Reviewed-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@{#818464}
-
Yunke Zhou authored
Bug: 1011324 Change-Id: I4ae9d7cd8524ddfc294ea249d9992ad9a1a8b3c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2482263 Commit-Queue: Yunke Zhou <yunkez@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#818463}
-
sauski authored
Enables sizing of the HaTS Next native window automatically based on the desired size of the WebContents. To achieve this, the HaTS Next dialog is modified to inherit from WebView rather than WebDialogView. Bug: 1110888 Change-Id: I107d05843095e53f73aee65dfa40ab04f5c157ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2456108 Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Reviewed-by:
Bret Sepulveda <bsep@chromium.org> Cr-Commit-Position: refs/heads/master@{#818462}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/1253aea08e5f..4b18e249672f 2020-10-19 danilchap@webrtc.org Support layer skipping in key svc structures 2020-10-19 jakobi@webrtc.org Add NetEq decision logic unit tests. 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: I4ae915f4431723223b55244fcc23f9afd5555c92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483918Reviewed-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@{#818461}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1603087080-138c0bc7a94d51e9caaa7300e866d8f7233b285e.profdata to chrome-mac-master-1603107412-fb64dfead80726fe49a6a8dd27a12a049b69e6ae.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-mac-chromium Please CC pgo-profile-sheriffs@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:mac-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: I68afa8fa6e97544d32bfd43ffd94806e9547b3cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484892Reviewed-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@{#818460}
-
Mikel Astiz authored
The class is only used under sync/engine_impl and in fact shouldn't be used outside, so let's move it away from base/. While moving it, a few minor things are refactored, such as a few functions being renamed for clarity. Change-Id: Ibaf6e662551eeb78e2b7c7cbc88778b54cf31ee2 Bug: 1129782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484697Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#818459}
-
Alice Wang authored
This CL removes the invisible views in the sign-in in progress screen to decouple this screen from others. This helps us to refactor the web sign-in screens later. Bug: 1139236 Change-Id: I2824266f4d856a68404b2db16df462a9b80a0e47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484425Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#818458}
-
Luca Hunkeler authored
Currently, if an element check is being performed the chips will not be correctly hidden when the keyboard is shown. This happens because after the periodic element check we reset the visibity to the default value (true). This change reworks how we hide the chips and fixes that problem. Bug: b/171179162 Change-Id: Icb3149fb31449d2ad2dedc114b710f195275ff57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484696 Commit-Queue: Luca Hunkeler <hluca@google.com> Reviewed-by:
Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#818457}
-
Melissa Zhang authored
Make copy of display name before std::move target so value is not null. Bug: 1097623 Change-Id: I949002b09c022d7d1cb7bda67f4932829406167c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2483548 Auto-Submit: Melissa Zhang <melzhang@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#818456}
-
Sky Malice authored
TBR: gogerald@google.com Bug: 1139515 Change-Id: I11bb4ed067a760763f96cca37d44ceab2c9794cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2481748 Commit-Queue: Sky Malice <skym@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#818455}
-
Andrew Grieve authored
These by nature pick up transitive deps, so it doesn't really make sense to require per-team OWNERS when a //build .py gains a new dep. Bug: None Change-Id: I98be08e3c40ae5d4913d7806379cd38434a6363a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484264 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#818454}
-
Greg Thompson authored
These GoogleUpdate. metrics will be useful through 2021 while Omaha 4 is being deployed. BUG=1138415 R=waffles@chromium.org Change-Id: Ife9baf6a1d3391741bc5b4f2ce944aace56019a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2484442 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#818453}
-