- 03 Jan, 2020 40 commits
-
-
Koji Ishii authored
This patch adds |NGFragmentItem| support when computing scrollable overflow. To share logic between child fragments and child items, this patch converts a local lambda function to an internal struct with member functions. Fixes ~80 tests when FragmentItem is enabled. Otherwise no behavior changes. Bug: 982194 Change-Id: Ia9f107f830404dc74e258bf9cd4fa3b878e22e38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1963597 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#728175}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c0734715d1c0..83ee98292f2b git log c0734715d1c0..83ee98292f2b --date=short --first-parent --format='%ad %ae %s' 2020-01-03 nisse@webrtc.org Delete p2p/base/packet_transport_interface.h Created with: gclient setdep -r src/third_party/webrtc@83ee98292f2b 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/+/master/autoroll/README.md Bug: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Ibb82bc53862fbf8a6ded208805e1aea57dd44526 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986710Reviewed-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@{#728174}
-
Oriol Brufau authored
StyleAdjuster adjusts the style for ::marker depending on whether it's inside or outside. This is mostly defined by the 'list-style-position' property, however, Chromium forces some markers to be inside. This patch is a follow-up of r726310, it fixes a problem with the logic for detecting these forced-inside markers, it was not working at all. BUG=457718 TEST=fast/lists/list-marker-computed-display.html The test is internal since forced-inside markers are a non-standard quirk. Change-Id: Ibfda8459defb036eabdb2cd01990fde000bae533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985668Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#728173}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/17463ef0e0d9..172d5213f9a6 git log 17463ef0e0d9..172d5213f9a6 --date=short --first-parent --format='%ad %ae %s' 2020-01-03 janscheffler@chromium.org Improve formating when copying network requests Created with: gclient setdep -r src/third_party/devtools-frontend/src@172d5213f9a6 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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If4c1ce054845b80fbe5a8618c7a61e77fe182288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986707Reviewed-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@{#728172}
-
Mugdha Lakhani authored
Now that the feature has shipped, the Devtools experiment for Periodic Background Sync can be removed. The experiment is removed in: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1985661 This change disables affected web tests so the CL linked above can be checked in. Once Devtools autoroller merges the changes from the CL linked above into Chromium, these tests will be re-enabled with updated expectations. Bug: 1038678 Change-Id: I210a2d8a16fce6db9b0aa98b69afae16b0e5b968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985985Reviewed-by:
Tim van der Lippe <tvanderlippe@chromium.org> Commit-Queue: Mugdha Lakhani <nator@chromium.org> Cr-Commit-Position: refs/heads/master@{#728171}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 7b2ee5b3. 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 No-Export: true Change-Id: I71720d93d62c0fc9319d7f9dccac24a7df9f89c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984502Reviewed-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@{#728170}
-
Himanshu Jaju authored
This allows us to find ack times by platform and message type, so we can know if some platform is slower and needs extra work. Bug: 1035433 Change-Id: I36d1eabe1a28b1948671a4985594da8eed96b74e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984299Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
Alex Chau <alexchau@chromium.org> Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#728169}
-
Rayan Kanso authored
Bug: 1037426, 1036959, 1036957, 1036958 Change-Id: I24a3d11293472f078606de7ce0ab1e05b2c47adc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983237Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Auto-Submit: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#728168}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/a43777dead46..c0734715d1c0 git log a43777dead46..c0734715d1c0 --date=short --first-parent --format='%ad %ae %s' 2020-01-03 peah@webrtc.org APM: Move the TransientSuppression activation to the apm_config 2020-01-03 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 81693dc9..d4992c6f (727940:728071) 2020-01-02 chouinard@google.com [Android] Replace java_files with sources 2020-01-02 peah@webrtc.org AEC3: Remove metrics that are not used for analysis 2020-01-02 alexnarest@google.com Fixes WebRtcAudioTrack crash while stopping 2020-01-02 yvesg@webrtc.org Return unavailable rate rather than garbage value. 2020-01-02 peah@webrtc.org APM: Make the GetStatistics call independent of the locks in APM Created with: gclient setdep -r src/third_party/webrtc@c0734715d1c0 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/+/master/autoroll/README.md Bug: chromium:1035074 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I348fee64f72e1810e39c6e28c4672a08fa2e4539 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986641Reviewed-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@{#728167}
-
Gauthier Ambard authored
This CL prepares the error page workflow to be used with static HTML files instead of the placeholder URL and the error retry state machine. It is preventing the placeholder URL from being called and used. Based on crrev.com/c/1959041. Bug: 991608 Change-Id: Iab7030714a0649ca125acedc0670be3d8677c97f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983235 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#728166}
-
Mugdha Lakhani authored
Check that the requirements set for the BackgroundTask that is supposed to fire at a fixed time are met before starting it. Bug: 970160 Change-Id: I03edb499cd607c747b583b4eca2f500c1e105ff1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1964613 Commit-Queue: Mugdha Lakhani <nator@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#728165}
-
Pâris MEULEMAN authored
This sets a popup to noopener when: - COOP is same-origin, - a cross-origin iframe opens the popup. As specified in the draft: https://gist.github.com/annevk/6f2dd8c79c77123f39797f6bdac43f3e#changes-to-choosing-a-browsing-context Bug: 922191 Change-Id: Ie3aade8087b487998e7144375640f2e9a838a23f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980173Reviewed-by:
Arthur Hemery <ahemery@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#728164}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/35e6050f5023..93061d4e764f git log 35e6050f5023..93061d4e764f --date=short --first-parent --format='%ad %ae %s' 2020-01-03 syoussefi@chromium.org Vulkan: Support vertex-only line emulation draw with xfb Created with: gclient setdep -r src/third_party/angle@93061d4e764f 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 courtneygo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try: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 Bug: None Tbr: courtneygo@google.com Change-Id: I99745b7ec781f4885ee0c1defc00b9f311d3176c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986629Reviewed-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@{#728163}
-
Peter Kasting authored
Bug: none Change-Id: I15d1ff74833aa15f79a08a16d2ffbc9f07e0e605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983430 Commit-Queue: Greg Thompson <grt@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#728162}
-
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/+/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: I8c4324f5383700aeae02d46f3444b34f7660ff17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986633Reviewed-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@{#728161}
-
Gauthier Ambard authored
This CL uses the common implementation in /service to know if a URL should be considered as secure or not, instead of having a custom implementation for iOS. It allows to manage the blob: scheme and reduces the code duplication. This is doing a forward call instead of changing the call sites to make sure that the test are passing. The call sites will be updated later. Previously trustworthy, now treated as not trustworthy: - data scheme URLs (explicitly rejected by IsOriginPotentiallyTrustworthy's opaqueness checks + explicitly rejected by IsUrlPotentiallyTrustworthy). Previously inner origin not extracted, now correct behavior: - blob: URLs (because network::IsUrlPotentiallyTrustworthy calls url::Origin::Create) Previously not trustworthy, now treated as trustworthy: - file scheme (explicitly covered by network::IsOriginPotentiallyTrustworthy, but not by the old SchemeRegistry::secure_schemes) No change in behavior: - about scheme (covered by old SchemeRegistry::secure_schemes and explicitly handled by new network::IsUrlPotentiallyTrustworthy) - https, wss scheme (covered both by old SchemeRegistry::secure_schemes and new GURL::SchemeIsCryptographic) - quic (covered by old SchemeRegistry::secure_schemes and new url::GetSecureSchemes check from IsOriginPotentiallyTrustworthy) - net::IsLocalhost called in the old and new code path Bug: 939077 Change-Id: Ic2f12f9c64e845f78c26bc764f900e0e1108953c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982540Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#728160}
-
Alice Wang authored
This CL introduces a new listener in ConfirmSyncDataStateMachine to avoid confusion of reusing the dialog listener in the previous code. Bug: 1038502 Change-Id: Ib90aea6a04c38458d01eaa5d497ef13e0aa0bc58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985840 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#728159}
-
Matthias Körber authored
Change-Id: I1a2c644c469a575e536e572f70a77938311b8f2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978678Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#728158}
-
Abhijeet Kandalkar authored
The goal of this CL is to use new downcast helper and remove DEFINE_TYPE_CASTS to adopt new downcast helpers. This CL removes DEFINE_TYPE_CASTS for below classes. - InterpolableNumber, - InterpolableList Change-Id: I499a1f693136864e61716732973e2fc58d66c282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983114 Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#728157}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/material-foundation/material-font-disk-loader-ios/+log/93acc021e303..8e30188777b0 git log 93acc021e303..8e30188777b0 --date=short --first-parent --format='%ad %ae %s' 2017-02-17 willlarche@users.noreply.github.com [Docs] Clarity in README (#1) Created with: gclient setdep -r src/ios/third_party/material_font_disk_loader_ios/src@8e30188777b0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/material-font-disk-loader-ios-chromium Please CC bling-p10-rolls@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:ios-internal-mdc Bug: None Tbr: bling-p10-rolls@google.com Change-Id: Ib37073f2a03e4e8c46ad45df756107b594812414 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986636Reviewed-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@{#728156}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/material-foundation/material-roboto-font-loader-ios/+log/4aa51e906e56..bc63eabbbd1e git log 4aa51e906e56..bc63eabbbd1e --date=short --first-parent --format='%ad %ae %s' 2019-04-10 rsmoore@google.com Revert "Remove unneeded fonts and unhint others. (#17)" (#19) 2019-04-10 rsmoore@google.com Revert "Remove extra `self = [super init]`. (#15)" (#18) 2019-04-10 dmaclach@gmail.com Remove unneeded fonts and unhint others. (#17) 2019-04-10 ccrazy88@users.noreply.github.com Remove extra `self = [super init]`. (#15) Created with: gclient setdep -r src/ios/third_party/material_roboto_font_loader_ios/src@bc63eabbbd1e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/material-roboto-font-loader-ios-chromium Please CC bling-p10-rolls@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:ios-internal-mdc Bug: None Tbr: bling-p10-rolls@google.com Change-Id: I61ad20334c75e96b0b05d461f623eb43e34d389d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986635Reviewed-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@{#728155}
-
Peter Marshall authored
Bug: 1028684 Change-Id: If579db7684970205d55a398016b55b889bb3e7bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1978748 Commit-Queue: Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#728154}
-
Yuki Shiino authored
Bug: 839389 Change-Id: Icb07d31a622bca16b70dea9e9a4e1ac5c83fb411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984791Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#728153}
-
Anton Bikineev authored
IncrementalMarkingStart is only called from IncrementalMarkingScheduler::Start, so the reflective transition IncrementalGCScheduled -> IncrementalGCScheduled is not possible. This patch also removes redundant task scheduling when incremental marking is done and unified GC is in progress. Change-Id: Iad7690e1dfc4a2eba254a3a537e515860e64fe4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985965Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#728152}
-
Gauthier Ambard authored
This CL makes sure that the font size used for the NTP fakebox is the same as the one for the steady view. Fixed: 934817 Change-Id: I21959edc4b1c1336cf9075522c2bcde6bee246c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982541 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Kurt Horimoto <kkhorimoto@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#728151}
-
Eugene But authored
https://chromium.googlesource.com/external/github.com/material-components/material-components-ios.git/+log/7967e9ed75ed..c2500e4ea9dc $ git log 7967e9ed7..c2500e4ea --date=short --no-merges --format='%ad %ae %s' 2019-12-26 featherless Bump the release. 2019-12-26 featherless Update release notes. 2019-12-26 featherless Automatic changelog preparation for release. 2019-12-26 featherless Bump the release. 2019-12-26 featherless Automatic changelog preparation for release. 2019-12-23 galiak Bumped version number to 99.0.0. 2019-12-20 galiak Hand-modified CHANGELOG.md API diff. 2019-12-19 yarneo Resolve kokoro build failure for CocoaPods builds. (#9306) 2019-12-18 galiak Automatic changelog preparation for release. 2019-12-18 galiak [List] Fix typo in doc (#9301) 2019-12-18 galiak [List] Remove MDCListTypographyThemer (#9190) 2019-12-18 yarneo [Snackbar] Allow Snackbars to be non-transient if needed. (#9299) 2019-12-18 galiak [List] Removing Themers from documentation (#9296) 2019-12-17 38367602+bambaragoogle [Dialogs] Fix for MDCAlertController icon centering. (#9219) 2019-12-16 galiak [List] Remove MDCListColorThemer (#9188) 2019-12-16 bryanoltman [Cards] Remove leading space before Swift and ObjC example headers (#9295) 2019-12-16 34519388+williamernest [Chips] Fix documentation error for Theming section (#9294) 2019-12-16 andrewoverton Revert "revert of commit ca2f2ad64046b4a2583abbe7cb705e42ed5f0ae7" (#9271) 2019-12-16 andrewoverton Delete MDCFeatureHighlightTypographyThemer (#9273) 2019-12-16 andrewoverton Delete MDCOutlinedTextFieldColorThemer (#9274) 2019-12-16 andrewoverton Revert "Revert "Delete MDCButtonBarColorThemer (#9235)"" (#9272) 2019-12-13 bryanoltman [BottomAppBar] Add intrinsicContentSize (#9290) 2019-12-13 bryanoltman [BottomAppBar] Add snapshot test to verify autolayout bug (#9289) 2019-12-13 bryanoltman [FlexibleHeader] Remove uses of MDCFlexibleHeaderColorThemer (#9282) 2019-12-13 bryanoltman [FlexibleHeader] Deprecate MDCFlexibleHeaderColorThemer (#9281) 2019-12-18 galiak [List] Fix typo in doc (#9301) 2019-12-18 galiak [List] Remove MDCListTypographyThemer (#9190) 2019-12-18 yarneo [Snackbar] Allow Snackbars to be non-transient if needed. (#9299) 2019-12-18 galiak [List] Removing Themers from documentation (#9296) 2019-12-17 38367602+bambaragoogle [Dialogs] Fix for MDCAlertController icon centering. (#9219) 2019-12-16 galiak [List] Remove MDCListColorThemer (#9188) 2019-12-16 bryanoltman [Cards] Remove leading space before Swift and ObjC example headers (#9295) 2019-12-16 34519388+williamernest [Chips] Fix documentation error for Theming section (#9294) 2019-12-16 andrewoverton Revert "revert of commit ca2f2ad64046b4a2583abbe7cb705e42ed5f0ae7" (#9271) 2019-12-16 andrewoverton Delete MDCFeatureHighlightTypographyThemer (#9273) 2019-12-16 andrewoverton Delete MDCOutlinedTextFieldColorThemer (#9274) 2019-12-16 andrewoverton Revert "Revert "Delete MDCButtonBarColorThemer (#9235)"" (#9272) 2019-12-13 bryanoltman [BottomAppBar] Add intrinsicContentSize (#9290) 2019-12-13 bryanoltman [BottomAppBar] Add snapshot test to verify autolayout bug (#9289) 2019-12-13 bryanoltman [FlexibleHeader] Remove uses of MDCFlexibleHeaderColorThemer (#9282) 2019-12-13 bryanoltman [FlexibleHeader] Deprecate MDCFlexibleHeaderColorThemer (#9281) Created with: roll-dep src/ios/third_party/material_components_ios/src Roll src/ios/third_party/material_roboto_font_loader_ios/src/ bc63eabbb..4aa51e906 (0 commit) https://chromium.googlesource.com/external/github.com/material-foundation/material-roboto-font-loader-ios.git/+log/bc63eabbbd1e..4aa51e906e56 $ git log bc63eabbb..4aa51e906 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/ios/third_party/material_roboto_font_loader_ios/src Roll src/ios/third_party/material_font_disk_loader_ios/src/ 8e3018877..93acc021e (0 commit) https://chromium.googlesource.com/external/github.com/material-foundation/material-font-disk-loader-ios.git/+log/8e30188777b0..93acc021e303 $ git log 8e3018877..93acc021e --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/ios/third_party/material_font_disk_loader_ios/src Change-Id: Id15ba6eb8c01a5437adeb4d28c6156e233d8d7a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985817Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Auto-Submit: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#728150}
-
Javier Ernesto Flores Robles authored
Skip add payment tests if the flag is disabled. These tests were failing when on release and EG1. Bug: 1021501 Change-Id: Id1ba652de86a8a8058917aeba37df96e58b608a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986239 Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#728149}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/5f98f046f97c..a5b4ab17af94 git log 5f98f046f97c..a5b4ab17af94 --date=short --first-parent --format='%ad %ae %s' 2020-01-03 dberris@chromium.org Execution Engine: Find Culprits and Completion Created with: gclient setdep -r src/third_party/catapult@a5b4ab17af94 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try: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_optional_gpu_tests_rel Bug: chromium:1034393 Tbr: sadrul@google.com Change-Id: Ie8cc6a274007050149a76c362c7b32a891d39d16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986464Reviewed-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@{#728148}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' on HALv1 and v3 devices. Change-Id: Iae72f5ad4d267e7757e41f0234b7e2478c703c00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985634 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#728147}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' on both HALv1 and v3 devices. Change-Id: I3e3496b6b14b8092cb4b230332fbf05d3984a98f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985632 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#728146}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1fdf6ca5141d..35e6050f5023 git log 1fdf6ca5141d..35e6050f5023 --date=short --first-parent --format='%ad %ae %s' 2020-01-03 syoussefi@chromium.org Vulkan: Correct error message for VK_ERROR_INVALID_SHADER_NV Created with: gclient setdep -r src/third_party/angle@35e6050f5023 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 courtneygo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try: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 Bug: None Tbr: courtneygo@google.com Change-Id: Ibfd1def33089105b355002ddda2ec93a9aa2717d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986455Reviewed-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@{#728145}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 57c76aad. 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 No-Export: true Change-Id: I070aff8a890f2e3f3f2f37415cbe0696268cc1fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984501Reviewed-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@{#728144}
-
Anubha Mathur authored
Add accessibility tests for flamecharts, toolbar, settings toolbar and overview pane in the timeline panel Bug: 963183 Change-Id: Ic3f38951bda84a0d5f1153561cde39451b427caf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730764 Commit-Queue: Anubha Mathur <anubmat@microsoft.com> Reviewed-by:
Robert Paveza <Rob.Paveza@microsoft.com> Cr-Commit-Position: refs/heads/master@{#728143}
-
Abhijeet Kandalkar authored
The goal of this CL is to use new downcast helper and remove DEFINE_TYPE_CASTS to adopt new downcast helpers. This CL removes DEFINE_TYPE_CASTS for below element. - InvalidatableInterpolation, - SVGInterpolationEnvironment, - TransitionInterpolation Bug: 891908 Change-Id: Ic33ca0ca5da5bc7d70f32a621c61c95eed2d6008 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1967511Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#728142}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' on HALv1 and v3 devices. Change-Id: I74b0c612171c44b92072ed28b7eca6bd6abda943 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985637Reviewed-by:
Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#728141}
-
Peter Kasting authored
(1) Link() calls Init() unconditionally from its constructor and nowhere else. Inline this. (2) No one calls MessageBoxView::SetLink() with empty |text|. Remove the handling for that case and add DCHECKs. Bug: none Change-Id: Id5d95010d8c06340d30707db42515f4769d2cba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983431 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#728140}
-
Christopher Cameron authored
The union of all platforms' capabilities is will eventually be about as big as gfx::ColorSpace, so we should use that instead. On Windows this reduces the two functions to produce a DXGI_COLOR_SPACE from gl::ColorSpaceUtils and gfx::ColorSpaceWin to just the one in gfx::ColorSpaceWin. The next patch in this sequence will be to serialize gfx::ColorSpace instead of sending it as a GLenum in glResizeCHROMIUM. Bug: 1037954 Change-Id: I7a244543c1eae2826b1a3910b1dc9a860838644b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984621 Commit-Queue: ccameron <ccameron@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#728139}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8ce9f47088e8..e7ad3848550e Created with: gclient setdep -r src-internal@e7ad3848550e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I79b432c1dba667db0f4804bc8940c9791374079e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986456Reviewed-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@{#728138}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' on both HALv1 and v3 devices. Change-Id: Icfb974ce58698b276e042fa64b178154eb4ff24d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985836 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#728137}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' on both HALv1 and v3 devices. Change-Id: Ia0031bd96def99717d92914453da6065ba91b02c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985631 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#728136}
-