- 02 Oct, 2019 40 commits
-
-
Rune Lillesveen authored
Continue to use ParentOrShadowHostNode() unless the FlatTreeStyleRecalc runtime flag is enabled, in which case we use the flat tree parent. Bug: 972752 Change-Id: Ieb09ba6dcd341825403451ce1a17f86a965cf089 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832215Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#701938}
-
Arthur Hemery authored
Followup CL addressing comments by arthursonzogni@ on: https://chromium-review.googlesource.com/c/chromium/src/+/1738451 Bug: 990816 Change-Id: Ibc1610c188e3082a049695dcd1c89dd3f710d264 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832819 Commit-Queue: Arthur Hemery <ahemery@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#701937}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/98592f6c5dbe..929f3ba81e6e git log 98592f6c5dbe..929f3ba81e6e --date=short --no-merges --format='%ad %ae %s' 2019-10-02 vapier@chromium.org cros_build_lib: rework RunCommandError.result API Created with: gclient setdep -r src/third_party/chromite@929f3ba81e6e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: Ic3a4378578af23de38938105f368c90264350a2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834663Reviewed-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@{#701936}
-
Alexandre Courbot authored
ARC++ imported buffers can use a different stride than the one requested by ProvidePictureBuffers(). Make sure to update the buffer stride at the time of the first buffer import, and create the image processor at that time. Bug: b:139901663 Test: Video playback in Chromium and ARC++ on Kukui. Change-Id: I65a26fae11f92bd240a7c32ead2fdb69c20d5377 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832126 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#701935}
-
Hajime Hoshi authored
This adds new metrics for eviction by back-forward navigation: BackForwardCache.HistoryNavigationOutcome. BackForwardCache.HistoryNavigationOutcome records the outcome of history navigation, especially whether the page was restored from the cache or not. This CL is a split of the CL for all the metrices: https://chromium-review.googlesource.com/c/chromium/src/+/1782233 Bug: 1004676 Change-Id: I75e64bc702dccfe40678f9a3f7830a92860fdb5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824502 Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#701934}
-
Kazuhiro Inaba authored
It looks precisely 9 levels are expected to be provided in the current implementation. Bug: b/137830936 Test: display_unittests Test: Display settings does not show an invalid (Inf*Inf) resolution Change-Id: I31e928d3534ba0f7e8cfa070f2c8c239dc524dd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832124 Commit-Queue: Kazuhiro Inaba <kinaba@chromium.org> Auto-Submit: Kazuhiro Inaba <kinaba@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#701933}
-
Alexander Dunaev authored
The current drag'n'drop implementation only supports transfer of text. This CL adds support for additional types such as files, URLs, and HTML. R=msisov@igalia.com Bug: 1004715 Change-Id: Ic7430c0bf7820c55b8ac99b01a3f684c2d7c8a51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815863 Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#701932}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/017b54db6bea..5740a8e03413 git log 017b54db6bea..5740a8e03413 --date=short --no-merges --format='%ad %ae %s' 2019-10-02 perezju@chromium.org [Telemetry] Stop mucking with sys.stdout in StoryRunnerTest Created with: gclient setdep -r src/third_party/catapult@5740a8e03413 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 skyostil@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 TBR=skyostil@google.com Bug: chromium:1008852 Change-Id: Idd26df8d65dc596fb30bb92302274ec2151fb17e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834662Reviewed-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@{#701931}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1ebaa15a4c62..1c934fade666 git log 1ebaa15a4c62..1c934fade666 --date=short --no-merges --format='%ad %ae %s' 2019-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 087f1384f233..f22f16d3c0a8 (8 commits) Created with: gclient setdep -r src/third_party/skia@1c934fade666 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 rmistry@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-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 TBR=rmistry@google.com Bug: chromium:None Change-Id: If1111fab27a8d8d818ec14a34bb34b9a9501a521 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835065Reviewed-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@{#701930}
-
Chinglin Yu authored
This adds //chrome/browser/metrics/perf:profile_provider_unittest to Cros VM tests. The test makes real perf collections using debugd for coverage over classes that are mocked in the unit tests running on linux_chromeos. Bug: 1002751 Change-Id: I0fbb5a1990dae924bf0330b2d0be46a5d2de8429 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1828727Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Chinglin Yu <chinglinyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#701929}
-
Gyuyoung Kim authored
To reduce pre-processed size of post_message_helper.h, this CL replaces .mojom.h with .mojom-forward.h. This CL has no behavior changes. Bug: 1001360 Change-Id: I12a338fc3d62f85e032f0ed6f845d3fa098017c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833352Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#701928}
-
Alexander Dunaev authored
This CL implements primary (aka middle click) selection in Wayland. R=dcheng@chromium.org, kylechar@chromium.org, msisov@igalia.com TBR=oshima@chromium.org, dcastagna@chromium.org Bug: 921950 Change-Id: I4aa02ffbd34541979e30dcefdecc9087d7c949c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795825Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Maksim Sisov <msisov@igalia.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Cr-Commit-Position: refs/heads/master@{#701927}
-
Dominic Battré authored
This reverts commit 49ad1ffd. Reason for revert: Stack trace did not capture the problematic root cause. http://crrev.com/9d87634b53d8403be8b0b7364e1ff3c405bf57fd should help but we need another flake. Original change's description: > Disable HttpCredentialCleanerTest.ReportHttpMigrationMetrics on Mac > > TBR=hbos@chromium.org > NOTRY=true > > Bug: 1010016 > Change-Id: Ifff6105c6f46a35d8248f1c5c70237a104e8d714 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833311 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701542} TBR=hbos@chromium.org,xidachen@chromium.org Change-Id: Id47dcb0001c3079c5d24fbaf08097e02845a050c No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010016 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834188Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701926}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/c15160f3ab08..dc9f1e680699 git log c15160f3ab08..dc9f1e680699 --date=short --no-merges --format='%ad %ae %s' 2019-10-02 enga@chromium.org Add validation tests for WebGPU bind group "persistence" Created with: gclient setdep -r src/third_party/dawn@dc9f1e680699 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel TBR=cwallez@google.com Bug: None Change-Id: Iadbfdfb47a6a82f5402e90a234ccdcb349e34bde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835063Reviewed-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@{#701925}
-
Gyuyoung Kim authored
This CL applies pending_remote|receiver to Start() and CreateOverlay() functions in FrameSinkVideoCapturer interface. Bug: 955171 Change-Id: I65d2e2b62fb3874d6ee8031fcdb40420b32d8cb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1819088Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#701924}
-
Dominic Battré authored
This reverts commit 5945cdc3. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable 4 tests in webrtc_browsertest.cc > > TBR=hbos@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: Ib35d542205f85f026a1f6df271dbba4c1b6683e6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833291 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701589} TBR=hbos@chromium.org,xidachen@chromium.org Change-Id: Icb2d8f84fd4fa1f1ecd6ae152f8b930949e019db No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835354Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701923}
-
Dominic Battré authored
This reverts commit 76a2b442. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable ParameterizedShowActionDeclarativeContentApiTest.ActionInManifest > > TBR=jyasskin@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: I741e49ba958631aa46dd9a77995a5060ce12b200 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832913 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701620} TBR=jyasskin@chromium.org,xidachen@chromium.org Change-Id: I1687b2e180c961ab43d5e016061355539add39ad No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834185Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701922}
-
Dominic Battré authored
This reverts commit 8e79c9fc. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable ExtensionWebRequestApiTest.WebSocketRequest > > TBR=jyasskin@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: I184d6bdef8cc39577faab29f9b7b87314cf5776f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833900 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701629} TBR=jyasskin@chromium.org,xidachen@chromium.org Change-Id: I6b7d156dd5ba989b3c495d540e66f68afbe20150 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835355Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701921}
-
Dominic Battré authored
This reverts commit 89a29df6. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable SubframeNavigationFilteringThrottleTest.FilterOnRedirect > > TBR=jyasskin@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: Ie2519fec6a3faaf65437dcc218699b5b8a666fea > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833294 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701628} TBR=jyasskin@chromium.org,xidachen@chromium.org Change-Id: I9b81a939174a31c0cd001a630ec9d647b6b17191 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834186Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701920}
-
Dominic Battré authored
This reverts commit b8243a15. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable TabCloseWithCrossSiteBeforeUnloadIframe > > TBR=jyasskin@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: I06b679d48413f0b30bc72fe88b199205c6b37429 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834061 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701631} TBR=jyasskin@chromium.org,xidachen@chromium.org Change-Id: I8a20fdd39b8a113dd459d0995f5cd4e4e3008079 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834187Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701919}
-
Dominic Battré authored
This reverts commit f183ff7b. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Correct associated bug number in media_source_browsertest.cc > > TBR=hbos@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: If5db6d009c19b97dff86185d62f4ecc414f2fb33 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833290 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701585} TBR=hbos@chromium.org,xidachen@chromium.org Change-Id: Ia9f6f2abed5055b77ff966fe0268b4bf30ab9caf No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834184Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701918}
-
Dominic Battré authored
This reverts commit c53bd714. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable 3 tests in encrypted_media_browsertest.cc > > TBR=hbos@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: Iac97955e581bfbe5091c7cab8ca453fdd63c1c7e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832693 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701584} TBR=hbos@chromium.org,xidachen@chromium.org Change-Id: Ibf089b59ecebccdabe63c1169be9ca572f2f2301 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835353Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701917}
-
Dominic Battré authored
This reverts commit 987ff13a. Reason for revert: Disabling is non-actionable, see crbug.com/1010061#c11 Original change's description: > Disable 3 tests in media_source_browsertest.cc > > TBR=hbos@chromium.org > NOTRY=true > > Bug: 1010061 > Change-Id: Ifd0d117a1f5ab110acb1456cad577d9394acaf13 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833287 > Reviewed-by: Xida Chen <xidachen@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#701581} TBR=hbos@chromium.org,xidachen@chromium.org Change-Id: I4b0c33f572bb3108b9ef7c0274d12f162a70ebd0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1010061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834183Reviewed-by:
Dominic Battré <battre@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#701916}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/11c0f9d0..23dacd6b 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I01790dd10dd7020d008f603ce0532bd37b15454e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835291Reviewed-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@{#701915}
-
Pâris MEULEMAN authored
Remove most of the static functions relying on AccountManagerFacade in OAuth2TokenService, instead provide AccountManagerFacade during construction. OAuth2TokenService.GetNewAccessToken wasn't updated as its dependency, |InvalidationService| does not have access to OAuth2TokenService instances. Bug: 934688 Change-Id: I098923209ecdc66970ec8f6a8d73343325e1bf98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763426 Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#701914}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/820d185fa292..eb06828e0343 Created with: gclient setdep -r src-internal@eb06828e0343 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 TBR=jbudorick@google.com Bug: chromium:None Change-Id: I83476f2580ab8a91721bc3b9f9adf12e5fa241ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835172Reviewed-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@{#701913}
-
chrome://sandboxAlex Gough authored
Exports basic fields of active sandbox policies and formats these into a table for the chrome://sandbox webui. Bug: 997273 Change-Id: Ic437441fc11a4ebc052fac159e786daf74479863 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817417 Commit-Queue: Alex Gough <ajgo@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#701912}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/16236fcfbe31..017b54db6bea git log 16236fcfbe31..017b54db6bea --date=short --no-merges --format='%ad %ae %s' 2019-10-02 dberris@chromium.org PinpointScheduler: Port ReadValue to Tasks+Evaluators Created with: gclient setdep -r src/third_party/catapult@017b54db6bea 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 skyostil@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 TBR=skyostil@google.com Bug: chromium:988912 Change-Id: I85afb8f4e834a836a59b1ab2e45c51bab93acdc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835061Reviewed-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@{#701911}
-
David Grogan authored
Moved most of legacy's AlignChildren to the common method FlexLayoutAlgorithm::AlignChildren, to which Legacy and NG pass a callback that contains their respective stretch implementations. One test for baseline alignment regresses. I don't know why. Other tests for baseline alignment still fail, so maybe this test used to pass by accident. R=cbiesinger@chromium.org Bug: 845235 Change-Id: I6e58307d76a6f950017b89a3dcea4aef77c5f067 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807184 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#701910}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/c0d64b05d939..98592f6c5dbe git log c0d64b05d939..98592f6c5dbe --date=short --no-merges --format='%ad %ae %s' 2019-10-02 mmortensen@google.com Implementation of Sysroot.CreateSimpleChromeSysroot in the BuildAPI. 2019-10-02 ahassani@chromium.org chromeos_config: Move betty-arc64-paladin to experimental 2019-10-02 ahassani@chromium.org paygen: Don't stage the metadata signature file. 2019-10-02 vapier@chromium.org pylint: add linter for bad comment styles 2019-10-02 vapier@chromium.org pylint: drop custom excess-trailing-newlines check 2019-10-02 saklein@chromium.org services: chroot tempdir cleanup Created with: gclient setdep -r src/third_party/chromite@98592f6c5dbe If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: I295647915dd7ddb8ed049d307fb5a46976c0322d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835062Reviewed-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@{#701909}
-
Kush Sinha authored
Chrome OS Account Manager has been turned on by default on ToT, and has been launched via Finch for some time now. Clean up its flag's usages in JS browser tests. Bug: 1009960 Test: browser_tests --gtest_filter="*CrSettingsPeoplePageAccountManagerTest*" Test: browser_tests --gtest_filter="*OSSettingsPeoplePageAccountManagerTest*" Change-Id: I9dd25a6e943ebd3d9ac992e2957d609ebf1b072f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832813Reviewed-by:
James Cook <jamescook@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Commit-Queue: Kush Sinha <sinhak@chromium.org> Cr-Commit-Position: refs/heads/master@{#701908}
-
Ken Rockot authored
Currently if a remote process is detected as disconnected (i.e. your internal Channel transport to that process signals an error), unread messages which have already arrived from that process may be unreadable from the ports that received them. Bug: 1005510 Change-Id: Id743ce4560a0309a2058d0b825a2bb4a6065b342 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832244 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Darin Fisher <darin@chromium.org> Cr-Commit-Position: refs/heads/master@{#701907}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/674f77a24b62..1ebaa15a4c62 git log 674f77a24b62..1ebaa15a4c62 --date=short --no-merges --format='%ad %ae %s' 2019-10-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 2019-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b26cb15a..c00626cb (462 commits) 2019-10-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3044c24181e9..0cd9a67ce84f (5 commits) Created with: gclient setdep -r src/third_party/skia@1ebaa15a4c62 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 rmistry@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-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 TBR=rmistry@google.com Bug: chromium:None,chromium:None Change-Id: I4d8ee5bcd2bd6541fd5edf3f5d76440e8f216113 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835059Reviewed-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@{#701906}
-
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: I2958f7284bc353242721b2affd72562c7d26a2e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1834747Reviewed-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@{#701905}
-
Takashi Sakamoto authored
test_support depends on third_party/blink/renderer/platform:bindings_buildflags, because (snip)/platform/heap/name_traits.h includes bindings/name_client.h and the name_client.h includes (snip)/platform/bindings/buildflags.h. Sample build to be fixed by this CL: https://ci.chromium.org/p/chromium/builders/ci/mac-archive-rel/5277 Sample log: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8900748397429231616/+/steps/compile/0/stdout?format=raw In file included from ../../third_party/blink/renderer/platform/heap/heap_test_utilities.cc:7: In file included from ../../third_party/blink/renderer/platform/heap/heap_test_utilities.h:15: In file included from ../../third_party/blink/renderer/platform/heap/handle.h:35: In file included from ../../third_party/blink/renderer/platform/heap/heap.h:40: In file included from ../../third_party/blink/renderer/platform/heap/gc_info.h:11: In file included from ../../third_party/blink/renderer/platform/heap/name_traits.h:9: ../../third_party/blink/renderer/platform/bindings/name_client.h:9:10: fatal error: 'third_party/blink/renderer/platform/bindings/buildflags.h' file not found ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Change-Id: Ib8b63d59fff2d9c828644e470101d9202453e5a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833348Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/master@{#701904}
-
Alexandre Courbot authored
V4L2SVDA checks that imported buffers are as expected by checking their GpuMemoryBufferHandle information in ImportBufferForPicture(). V4L2SVDA reads |gl_image_planes_count_| to that effect. However, |gl_image_planes_count_| belongs to the decoder thread, so this check should be performed there as well. This is basically a port of crrev.com/c/1475551 to V4L2SVDA. Bug: b:139901663 Test: Video playback in Chromium and ARC++ on Kukui. Change-Id: I113665322c4a27c496b2f0696f7e0a7ae31c5f82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832125 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#701903}
-
Maksim Sisov authored
The logic for ozone/linux has been moved to DWTHLinux. Thus, remove the same from DWTHPlatform. Bug: 990756 Change-Id: I9ea464a85fc055069f155ca28fef8f6ec4ff4bf4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833583Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#701902}
-
Adam Rice authored
Remove the JavaScript implementation of WHATWG Streams. See the design doc for the C++ implementation which replaced it at https://docs.google.com/document/d/1n0IIRmJb0R-DFc2IhhJfS2-LUwl6iKSBNaR0klr3o40/edit. Also remove dependencies of the implementation and the StreamsNative feature flag. This CL removes the code, but the interfaces remain virtualised. A follow-up CL will de-virtualise the interfaces and simplify the names of the classes. BUG=902633 Change-Id: I0ea8095a453bba9756a309dd6310ba0fe996d172 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1746118 Commit-Queue: Adam Rice <ricea@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#701901}
-
James Hollyer authored
The ble_scan_parser_ was bound when we tried to start discovery and reset when we stopped discovery. However, if we failed to start discovery it stayed bound and next time we tried to start discovery we called bind again. This patch fixes this by only binding the parser after successfully starting discovery. Bug: 996805 Change-Id: I217844a33924b2780fc9f831f2621837337a49f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832694 Commit-Queue: James Hollyer <jameshollyer@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/master@{#701900}
-
Hajime Hoshi authored
This CL is a pure refactoring. This is a preparation to introduce recording metrics at BackForwardCacheMetrics::DidCommitNavigation. Bug: 1004676 Change-Id: I8855a798bc5956c52321d6f731c7911076e0b96e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1833196Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> Cr-Commit-Position: refs/heads/master@{#701899}
-