- 07 Sep, 2019 40 commits
-
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/814779132a6f..b6c572d0b111 git log 814779132a6f..b6c572d0b111 --date=short --no-merges --format='%ad %ae %s' 2019-09-07 bclayton@google.com Revert "Migrate from yarn to marl." 2019-09-07 bclayton@google.com Migrate from yarn to marl. Created with: gclient setdep -r src/third_party/swiftshader@b6c572d0b111 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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=swiftshader-team+autoroll@google.com Bug: chromium:b/140546382 Change-Id: I33ae4810e2a92d8a9ac75771e3632bd501d7d3f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790973Reviewed-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@{#694560}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /services/device/fingerprint. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=sammiequon@chromium.org Bug: 891670 Change-Id: I3d84b09cf0f453bfefcceed697805444acc86146 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786804 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Sammie Quon <sammiequon@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694559}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /storage/browser/blob. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=dmurph@chromium.org Bug: 891670 Change-Id: I99ac7bcf5a134b145570185918bd9ea41ab0db5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786837 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694558}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromecast/media/cma/backend/fuchsia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=wez@chromium.org Bug: 891670 Change-Id: I64b5b78848e49d1219e77f4006ca5f770dbe38ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786799 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#694557}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/dbus/shill. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tbarzic@chromium.org Bug: 891670 Change-Id: Iac09961da9bc2842611f378e2098e4f905d60744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786740 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694556}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chrome/services/app_service. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=nigeltao@chromium.org Bug: 891670 Change-Id: I6fffe1719fc7b31ffa949d1936876bb499ddfad4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787180 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Nigel Tao <nigeltao@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694555}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /fuchsia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=wez@chromium.org Bug: 891670 Change-Id: Ie88dc27610fefddf8ed30f392f4b7747573cb52b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787104 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#694554}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /ui/android. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tedchoc@chromium.org Bug: 891670 Change-Id: I602188aba1e886e4f02fe5894d689021f5b5b0d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786838 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694553}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/process_proxy. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=tbarzic@chromium.org Bug: 891670 Change-Id: I925c2fd509220c100983f1745568056029251af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786687 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694552}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /media/filters/fuchsia. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=kmarshall@chromium.org Bug: 891670 Change-Id: I6854a07bfef348d449112d3b49bf5ceecf12458b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786783 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#694551}
-
Gabriel Charette authored
These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /chromeos/attestation. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=mnissler@chromium.org Bug: 891670 Change-Id: I601a7d23b9b7b1862c033c5341a797389cbb7eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786906 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Mattias Nissler <mnissler@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#694550}
-
Gabriel Charette authored
Backport some tests in /fuchsia/mojom/fidl_interface_request_mojom_traits_unittest.cc to SingleThreadTaskEnvironment These tests were previously migrated from single-threaded MessageLoop to a multi-threaded TaskEnvironment (then named ScopedTaskEnvironment) as part of crbug.com/891670. //base OWNERS decided in retrospect that it was better to keep a single-threaded option for TaskEnvironment and introduced SingleThreadTaskEnvironment. This CL retrofits that decision for /fuchsia/mojom/fidl_interface_request_mojom_traits_unittest.cc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=mkwst@chromium.org Bug: 891670 Change-Id: I2034f1d99a7b53cdfbe1fa1d0fd01baa6ed95401 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786902 Commit-Queue: Gabriel Charette <gab@chromium.org> Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#694549}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6bb09958edab..85e2fb2fed5f Created with: gclient setdep -r src-internal@85e2fb2fed5f 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: I377f8da126117377cf08fdc555bbea191dc14799 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790971Reviewed-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@{#694548}
-
Miyoung Shin authored
This CL converts MediaStreamDeviceObserver{Ptr, Request} in blink and content to the new Mojo types. Bug: 955171, 978694 Change-Id: Iecfadc62d2b16abba4ebc110054003b73da8ab75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783682 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#694547}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/374b99bd6607..814779132a6f git log 374b99bd6607..814779132a6f --date=short --no-merges --format='%ad %ae %s' 2019-09-07 bclayton@google.com Revert "Migrate from yarn to marl." 2019-09-07 bclayton@google.com Migrate from yarn to marl. 2019-09-07 bclayton@google.com .vscode/c_cpp_properties.json: Add marl include path 2019-09-07 bclayton@google.com marl: Fix compiler warning treated as error. Created with: gclient setdep -r src/third_party/swiftshader@814779132a6f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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=swiftshader-team+autoroll@google.com Bug: chromium:b/140546382,chromium:b/140546382,chromium:b/140546382 Change-Id: Ia8e66cc118842ef9dfb132b84f4535899a366bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790969Reviewed-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@{#694546}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 090cb16b. With Chromium commits locally applied on WPT: 1f146124 "[WPT/common/security-features] Remove {mixed-content,referrer-policy}-test-case.sub.js" bfd6ddf8 "[WPT/common/security-features] Update subresource and redirection type names" 9d7721df "Strip the fragment directive and update scroll-to-text WPT" 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: I638901fb327eff989fc067a97263b126710ff978 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790703Reviewed-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@{#694545}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/92d15335bccd..6bb09958edab Created with: gclient setdep -r src-internal@6bb09958edab 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: I6978e6245c7b1b48cfdf63e1d129d6dfc31073be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790964Reviewed-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@{#694544}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ce5102c2406d..57774b7f079d git log ce5102c2406d..57774b7f079d --date=short --no-merges --format='%ad %ae %s' 2019-09-07 primiano@google.com Merge "Properly add perfetto_build_flags.h to cc_binary targets" Created with: gclient setdep -r src/third_party/perfetto@57774b7f079d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: I3fee766b10d4adc6632f3e506832fcf8f7d97b2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790913Reviewed-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@{#694543}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/69a426f5a427..f433336585ed git log 69a426f5a427..f433336585ed --date=short --no-merges --format='%ad %ae %s' 2019-09-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps Created with: gclient setdep -r src/third_party/skia@f433336585ed 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 jlavrova@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=jlavrova@google.com Bug: None Change-Id: I109c142328a59c386bdbbda3d7636eb2ca68dd9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790910Reviewed-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@{#694542}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f54c3cac6a64..92d15335bccd Created with: gclient setdep -r src-internal@92d15335bccd 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: I416f6b8a651d43e0d950ca3793533c07749b9883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790907Reviewed-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@{#694541}
-
Peter Kasting authored
This variable was never written, so we were always reading an uninitialized value. However, the only effect was to toggle between the UPPER and LOWER track parts, which AFAIK always look the same. So I don't think this could have a user-visible effect. Still, it was technically UB. Fix it the right way by making ScrollBarViews paint the track in upper and lower pieces and set the bit correctly for each one. Thus, if the appearance actually differs for any theme out there, this should get it right. This also copies the parallel-meaning WebThemeEngine |is_back| member, so scrollbars painted from that source have the bit set too. Bug: 374410 Change-Id: Ib37f54e369f08dd6439d9edb969af13cc02ddf3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790474Reviewed-by:
Robert Liao <robliao@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#694540}
-
Bin Wu authored
Roll src/net/third_party/quiche/src/ 43652ca17..b2486b8ca (10 commits) https://quiche.googlesource.com/quiche.git/+log/43652ca1735a..b2486b8ca513 $ git log 43652ca17..b2486b8ca --date=short --no-merges --format='%ad %ae %s' 2019-09-06 wub gfe-relnote: (n/a) Update QuicIetfFramerTest.(Application|Connection)Close to use the new QuicConnectionCloseFrame constructor. Test only, not protected. 2019-09-06 dschinazi Deprecate quic_drop_invalid_small_initial_connection_id 2019-09-06 vasilvv Support the use of MESSAGE/DATAGRAM frames in QBONE. 2019-09-06 vasilvv Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic 2019-09-06 renjietang Remove QuicSession::RegisterStaticStream() and merge it into QuicSession::ActivateStream(). 2019-09-06 fkastenholz Add version-aware QuicConnectionCloseFrame constructor 2019-09-06 renjietang Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner. 2019-09-06 fayang gfe-relnote: n/a (TODO added) 2019-09-06 fkastenholz Change Application and Transport ConnectionClose codes to uint64_t 2019-09-06 wub gfe-relnote: (n/a) Only increment flag count for quic_simple_inflight_time when the flag is true. Flag count only. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=rch@chromium.org Change-Id: I6a831fe8ab9072a639d8f6f9e16c617b325d2b0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790486 Commit-Queue: Bin Wu <wub@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#694539}
-
Lijin Shen authored
This CL updates the background color of infobar to match the color metrics. Bug: 998670 Change-Id: I0b6b1880f2b467b5c2ae3e03766521c7f25126af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790476Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/master@{#694538}
-
Antonio Gomes authored
... down to third_party/blink/renderer/platform/media_capabilities. Note that the "web" prefix is not removed yet from the file and class names, since there are IDL-generated files/classes in renderer/modules/media_capabilities that collide to each other. Hence on this first step, the CL only move things, leaving removing the duplication to a follow up step. BUG=919392 R=haraken@chromium.org Change-Id: Ida67a420bf17a47d1f7cdc393bb4e9c8f2a92ca3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789449 Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#694537}
-
Peter Kotwicz authored
This CL changes WebApk.Startup.Cold.ShellLaunchToSplashscreenVisible to record the time from when the initial ShellAPK activity is created - H2OOpaqueMainActivity#onCreate() - instead of from SplashActivity#onCreate() BUG=1000848 Change-Id: I2a99e76e241001ae53071bb1ab214e6f76abd299 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1785741Reviewed-by:
Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Cr-Commit-Position: refs/heads/master@{#694536}
-
Mansi Awasthi authored
This CL refactors link navigation code in PDFiumEngine::OnMouseUp() to a new method PDFiumEngine::NavigateToLinkDestination(). This new method is now also called for handling click on links for accessibility actions. A test is also added to validate if default action on weblinks is resulting in OutOfProcessInstance::NavigateTo() call with correct URL. Bug: 981448 Change-Id: I1700f4bd3152ee32d4c4e7a47714f745af67cc16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760830Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Commit-Queue: Mansi Awasthi <maawas@microsoft.com> Cr-Commit-Position: refs/heads/master@{#694535}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0a427689977d..69a426f5a427 git log 0a427689977d..69a426f5a427 --date=short --no-merges --format='%ad %ae %s' 2019-09-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@69a426f5a427 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 jlavrova@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=jlavrova@google.com Bug: None Change-Id: I90b1cf2b1d4762c3ad07f7a72c18cab2f804da11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790657Reviewed-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@{#694534}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4ebfe4643bf0..efce0d1b7657 git log 4ebfe4643bf0..efce0d1b7657 --date=short --no-merges --format='%ad %ae %s' 2019-09-07 ehmaldonado@chromium.org gclient_utils: Fix bug in CheckCallAndFilter in Python 3. Created with: gclient setdep -r src/third_party/depot_tools@efce0d1b7657 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@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 TBR=agable@chromium.org Bug: chromium:984182 Change-Id: I6cf1518fc189ee51ac0fd67446f01ba656af3e23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790765Reviewed-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@{#694533}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/29504a0396b2..f54c3cac6a64 Created with: gclient setdep -r src-internal@f54c3cac6a64 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: I99f33ebd977b6ffcbe651213e9aebcad6ab1842f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790764Reviewed-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@{#694532}
-
Lei Zhang authored
A couple of them got removed in https://crrev.com/694112. Change-Id: If299e30f0063a7ed20b6091aa2cd0919525d868c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790584Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#694531}
-
Joey Arhar authored
This patch rewrites the request cookies view panel to include new information about blocked cookies emitted by the new Network ExtraInfo events, including: - Splitting the cookie table into multiple tables to make it easier to read. - Modifying CookiesTable to highlight and add an icon to cookies which were blocked. - Fixing some bugs in RequestCookiesView and NetworkRequest which caused the cookies panel to not appear when it should. - Modifying SDK.Cookie and SDK.CookieParser to store blocking information and the original cookie line. Screenshots before: https://imgur.com/I7WBSgz Screenshot after: https://imgur.com/uHTU3ID Bug: 856777 Change-Id: I044aa7fcd4fe8db121fd7aaa13ff9d6cd829aae2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756252 Commit-Queue: Joey Arhar <jarhar@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Cr-Commit-Position: refs/heads/master@{#694530}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/fd9b7e654b05..eb590e0e22e9 git log fd9b7e654b05..eb590e0e22e9 --date=short --no-merges --format='%ad %ae %s' 2019-09-07 thestig@chromium.org Reapply git EOL policy for .in files. 2019-09-06 thestig@chromium.org Remove some redundant assertions in CFFL_ListBox. 2019-09-06 thestig@chromium.org Remove |CPDF_FormField::m_Flags|. 2019-09-06 thestig@chromium.org Add CFFL_ComboBox::GetComboBox(). Created with: gclient setdep -r src/third_party/pdfium@eb590e0e22e9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@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 TBR=pdfium-deps-rolls@chromium.org Bug: None Change-Id: I63079b1c75e76a28efbc8681fa135d16c96618a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790793Reviewed-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@{#694529}
-
Ankit Kumar 🌪️ authored
This CL refactors populating kPreviousOnLineId and kNextOnLineId into its own function. It also reuses FinishStaticNode(). Bug: 981448 Change-Id: Ic2035791f79ed3cd5c983e0006524ec44ce3c7b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776154Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Ian Prest <iapres@microsoft.com> Commit-Queue: Ankit Kumar
🌪 ️ <ankk@microsoft.com> Cr-Commit-Position: refs/heads/master@{#694528} -
Julie Jeongeun Kim authored
This CL converts Resolve from blob_url_store.mojom amd members from data_element.mojom and serialized_blob.mojom to new Mojo types. It also updates methods and members which use them with mojo::PendingRemote and mojo::Remote. Bug: 955171, 978694 Change-Id: Ib4a387e5047c82467f93392d9f8b65370896840a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782461 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#694527}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: I11136adc53f4bedeb81399d1974d49ad6b7a2be7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790295Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#694526}
-
Julie Jeongeun Kim authored
This CL converts WidgetRequest to new Mojo types. It uses PendingReceiver and Receiver instead of WidgetRequest and Binding. Bug: 955171 Change-Id: Ied7433ff792fe6ceefd83a30bc276328966f901c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787675 Commit-Queue: Julie Kim <jkim@igalia.com> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#694525}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/0dbf1e37194c..fcd6915ca283 git log 0dbf1e37194c..fcd6915ca283 --date=short --no-merges --format='%ad %ae %s' 2019-09-07 simonhatch@chromium.org Pinpoint - Use new /describe master parameter Created with: gclient setdep -r src/third_party/catapult@fcd6915ca283 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 TBR=sadrul@google.com Bug: chromium:992162 Change-Id: Ieb7caf1c03a535a442330c3f65f069f47f3f45bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790790Reviewed-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@{#694524}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/380561393385..0a427689977d git log 380561393385..0a427689977d --date=short --no-merges --format='%ad %ae %s' 2019-09-07 iannucci@chromium.org Remove use of deprecated tempfile module in skia. Created with: gclient setdep -r src/third_party/skia@0a427689977d 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 jlavrova@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=jlavrova@google.com Bug: None Change-Id: I3d463b68cb81cd25d107546aa08483eb73f01410 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790792Reviewed-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@{#694523}
-
Caleb Rouleau authored
Bug is unrelated but does demonstrate his knowledge of the area. Bug: 923564 Change-Id: I802712335ee34d9898fb4a5fceb7a9ab50c409b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790433 Auto-Submit: Caleb Rouleau <crouleau@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#694522}
-
Chromium WPT Sync authored
Using wpt-import in Chromium aecd1fb5. With Chromium commits locally applied on WPT: 1f146124 "[WPT/common/security-features] Remove {mixed-content,referrer-policy}-test-case.sub.js" bfd6ddf8 "[WPT/common/security-features] Update subresource and redirection type names" 9d7721df "Strip the fragment directive and update scroll-to-text WPT" 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 Directory owners for changes in this CL: drott@chromium.org: external/wpt/css/css-text-decor drott@chromium.org, kojii@chromium.org: external/wpt/css/css-fonts foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools igrigorik@chromium.org, yoavweiss@chromium.org: external/wpt/preload kojii@chromium.org: external/wpt/css/CSS2/linebox kojii@chromium.org, mstensho@chromium.org: external/wpt/css/CSS2 mcasas@chromium.org: external/wpt/geolocation-API msisov@igalia.com: external/wpt/webvtt rego@igalia.com: external/wpt/css/css-grid external/wpt/css/css-ui rob.buis@samsung.com: external/wpt/quirks NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I6469e403068b1115df8d858dcd7f24aaba079e9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790702Reviewed-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@{#694521}
-