- 12 Sep, 2019 40 commits
-
-
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 /components/subresource_filter. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=pkalinnikov@chromium.org Bug: 891670 Change-Id: I2b50b464bf35451ba478a29b25888b4c4ee97854 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786808 Auto-Submit: Gabriel Charette <gab@chromium.org> Commit-Queue: Charlie Harrison <csharrison@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#696026}
-
Gabriel Charette authored
Backport some tests in /content/browser/renderer_host/media/video_capture_buffer_pool_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 /content/browser/renderer_host/media/video_capture_buffer_pool_unittest.cc. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=mcasas@chromium.org Bug: 891670 Change-Id: I0b56ac7f2bf659f28ebdbf8a04e425301033b9ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787114 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#696025}
-
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 /components/metrics. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=nikunjb@chromium.org Bug: 891670 Change-Id: Ia47c792059528981fcbe3b0ca40baadfece43154 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786976 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Nik Bhagat <nikunjb@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#696024}
-
Khushal authored
There is no ordering guarentee in the destruction order for objects in thread local storage. Since Thread and SharedGpuContext are both in thread local storage and destruction of CanvasResource can be triggered by SharedGpuContext being destroyed, we shouldn't access Thread in the CanvasResource dtor since it may have already been destroyed. R=fserb@chromium.org Change-Id: Id7efe3eb51fa242382f7446b731f0531c6bd9816 Bug: 1002792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1799223 Auto-Submit: Khushal <khushalsagar@chromium.org> Commit-Queue: Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#696023}
-
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/updater. This CL is a no-op if it passes CQ. This CL was uploaded by git cl split. R=borisv@chromium.org Bug: 891670 Change-Id: I4c7eee29b7dcd6b8f553dbaab0e168faec4fede7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786981 Auto-Submit: Gabriel Charette <gab@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#696022}
-
Miyoung Shin authored
This CL converts FingerprintObserverPtr and FingerprintObserverRequest in chrome, services and ui to the new Mojo type, and uses pending_remote<FingerprintObserver> in fingerprint.mojom. Bug: 955171 Change-Id: Ide42fdb94bc69b100b5fce68f672cc86ef6f7c27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1792464 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#696021}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3fe6946d..7a7bda6a 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: I8bbe836f4945cbbc8914dd217dfe15af318e0d7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801065Reviewed-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@{#696020}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/578c88f047ec..429f0d380c28 git log 578c88f047ec..429f0d380c28 --date=short --no-merges --format='%ad %ae %s' 2019-09-12 robertphillips@google.com Add kRG_1616 and kAlpha_16 SkColorTypes Created with: gclient setdep -r src/third_party/skia@429f0d380c28 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC mtklein@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/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=mtklein@google.com Bug: None Change-Id: Iaf2a81e2d80917959bb5ac64039535ff8d8439a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801027Reviewed-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@{#696019}
-
Anqing Zhao authored
Introduce two new data structs in DeviceStatusReportRequest. - cpu_tuilization_infos : CpuUtilizationInfo - system_ram_free_infos : SystemFreeRamInfo They both contains additional timestamp information compared with existing fields. We plan to deprecate the usage of following two fields after back-end servers are switched to new implementation. - cpu_utilization_pct_samples : int32 - system_ram_free_samples : int64 Bug: 1001391 Change-Id: Iae911d3657c75e52c75decbd4b28154e2185a63d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795245 Commit-Queue: Anqing Zhao <anqing@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#696018}
-
vitaliii authored
Disable LocalCardMigrationBrowserTestForStatusChip.ClickingOmniboxIconReshowsBubble on Linux, because crashes flakily. TBR=cfroussios@chromium.org Bug: 999510 Change-Id: I51b6e8995217a60ee90b6eda18483d2b4743486a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801144Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#696017}
-
Pavel Shmakov authored
The last piece of code that begs to be extracted from CustomTabActivity one that keeps the client connection alive and reports the status. Change-Id: I1e24fea219dcaa72ed0a07d3da66f131c9fa5235 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798705 Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#696016}
-
vitaliii authored
Disable WebViewPointerLockInteractiveTest.PointerLock because timeouts flakily. TBR=ekaramad@chromium.org Bug: 1003345 Change-Id: Ia1b4b23e88c31da01264be21f1a29d6e8f7628cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800305Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#696015}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/626f7ff2bb8d..dc7d2c6fd7ca git log 626f7ff2bb8d..dc7d2c6fd7ca --date=short --no-merges --format='%ad %ae %s' 2019-09-12 perkj@webrtc.org Backoff to acked bitrate during first overuse detection Created with: gclient setdep -r src/third_party/webrtc@dc7d2c6fd7ca 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 TBR=webrtc-chromium-sheriffs-robots@google.com Bug: None Change-Id: I3c2dd6199c7b1124fe291d9022ee7f1f43864ada Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801026Reviewed-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@{#696014}
-
vikassoni authored
The usage of base::Optional was buggy which was causing CHECK to fail in the base::Optional. This CL fixes the bug. Change-Id: I3be9995ce69859ec2acfbfa118978b785d103e93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1799303 Auto-Submit: vikas soni <vikassoni@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#696013}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/da5dbc1bca3e..02a52463b483 Created with: gclient setdep -r src-internal@02a52463b483 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: I9465387fabedf3d55dc42646bbf4e098f726265d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1801025Reviewed-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@{#696012}
-
Carlos Caballero authored
Bug: 891670 Change-Id: I6c30caccbf040366505a46ffe9619fc6adf15105 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778053Reviewed-by:
Tommi <tommi@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#696011}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/9fb2ed7f23e8..b077afffb867 git log 9fb2ed7f23e8..b077afffb867 --date=short --no-merges --format='%ad %ae %s' 2019-09-11 ilkos@google.com Use scraped thread names in trace processor if available Created with: gclient setdep -r src/third_party/perfetto@b077afffb867 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: chromium:b/140862422 Change-Id: Iab61ad66d4c0dbfe5c85fbf3d3614717c8021ebe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800724Reviewed-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@{#696010}
-
Carlos Caballero authored
No need for a custom RenderFrameHostId which is the same as GlobalRoutingId Change-Id: I4bbf1e8d53c3e42c03cab23ab57874a4bbf8f09b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796669Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#696009}
-
Henrique Ferreiro authored
Convert the implementation and all users of the blink::mojom::FileUtilitiesHost interface to the new Mojo types. Bug: 955171, 978694 Change-Id: Ifc340e266f28c4a8122b54302824257b8cfe887c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787387Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#696008}
-
Henrique Ferreiro authored
Convert the implementation and all users of the ash::mojom::AssistantVolumeControl and VolumeObserver interfaces. Bug: 955171 Change-Id: Id4fd8931ecc2d29eaff0b25defb909bf0f491aca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795422Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Emily Stark <estark@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#696007}
-
vitaliii authored
TBR=afakhry@chromium.org Bug: 1003339 Change-Id: I2dfa6fb14bf43e641fc53a9fba849fc43848d76c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800985Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#696006}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/916720b02c76..3a8b3dc2ed7c git log 916720b02c76..3a8b3dc2ed7c --date=short --no-merges --format='%ad %ae %s' 2019-09-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 664ad418f845..fdd13ca10ffc (1 commits) Created with: gclient setdep -r src/third_party/angle@3a8b3dc2ed7c 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 syoussefi@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: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=syoussefi@chromium.org Bug: chromium:None Change-Id: I4b896128fd15e48983ae67f1a8751033bfbb2289 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800506Reviewed-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@{#696005}
-
Rune Lillesveen authored
LayoutTheme::SystemColor implementation return different colors for different color-schemes. All browsers return different values here. Changed colors based on which of the system colors Safari returns different colors for when the used color-scheme is dark. ButtonFace is used for rendering form buttons, which needed a darker background for the white text used in dark color-scheme. Bug: 939811 Change-Id: I02c9254225f721f8e6101269f57a51fb47b90944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795822 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#696004}
-
Eric Willigers authored
The web app installability check now verifies that the entire web app manifest scope is within a service worker's scope, instead of simply checking the start url. Bug: 809837 Change-Id: Ia4a957aae3e3d1737401376d2188c6f8dd85837e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1799649Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#696003}
-
Thomas Tangl authored
A parameterized browser test is added to simulate a click for each button. Each button click is expected to record a sample from ProfileMenuView::ActionableItem in the histogram Profile.Menu.ClickedActionableItem. Additional fix: - The identity image is set to kUserAccountAvatarIcon if the passed image is empty. This can happen in tests and when the account image hasn't been fetched yet. Bug: 995720 Change-Id: I36122417e0cc3b685397aac8d975ed9ad94fd137 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798610 Commit-Queue: Thomas Tangl <tangltom@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#696002}
-
Pavel Shmakov authored
This feature has been cancelled long ago, so let's cut down some complexity and method count. Change-Id: I8d8eebd82258a09396cf333b283cd43c9fbd7c5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798663Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Pavel Shmakov <pshmakov@chromium.org> Cr-Commit-Position: refs/heads/master@{#696001}
-
vitaliii authored
PolicyDeviceDisplayResolution/DeviceDisplayResolutionRecommendedTest.Internal/0 PolicyDeviceDisplayResolution/DeviceDisplayResolutionRecommendedTest.Internal/1 PolicyDeviceDisplayResolution/DeviceDisplayResolutionRecommendedTest.Internal/2 PolicyDeviceDisplayResolution/DeviceDisplayResolutionRecommendedTest.ResizeExternalDisplay/0 PolicyDeviceDisplayResolution/DeviceDisplayResolutionRecommendedTest.ResizeExternalDisplay/1 PolicyDeviceDisplayResolution/DeviceDisplayResolutionRecommendedTest.ResizeExternalDisplay/2 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.ConnectExternalDisplay/0 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.Internal/0 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.Internal/2 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.ResizeExternalDisplay/0 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.ResizeExternalDisplay/1 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.ResizeExternalDisplay/2 PolicyDeviceDisplayResolution/DeviceDisplayResolutionTest.SetAndUnsetPolicy/0 PolicyDeviceDisplayResolution/DisplayResolutionBootTest.Reboot/0 TBR=antrim@chromium.org Bug: 1000694 Change-Id: I58373a317fc917f79ff440ec14c62dc9d84cda6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800409Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#696000}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/e373bb6ea58b..626f7ff2bb8d git log e373bb6ea58b..626f7ff2bb8d --date=short --no-merges --format='%ad %ae %s' 2019-09-12 ssilkin@webrtc.org Update video_replay. Created with: gclient setdep -r src/third_party/webrtc@626f7ff2bb8d 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 TBR=webrtc-chromium-sheriffs-robots@google.com Bug: chromium:none Change-Id: I33a02467eba97f3a364a752a78bdf29f9b67a493 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800507Reviewed-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@{#695999}
-
Denis Solonkov authored
This change implements step 2 of the script: moving all of its program headers to the end of the file and zeroing the previous position. Bug: 998082 Change-Id: I66726398d0789938239648728b3bdeed2b715f4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778495Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Alex Ilin <alexilin@chromium.org> Commit-Queue: Denis Solonkov <solonkovda@google.com> Cr-Commit-Position: refs/heads/master@{#695998}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ba7ffaef. With Chromium commits locally applied on WPT: 20133397 "[sensor] Upstream sensor layout tests to 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: foolip@chromium.org: external/wpt/fullscreen kojii@chromium.org: external/wpt/css/CSS2/linebox NOAUTOREVERT=true TBR=lpz No-Export: true Change-Id: I6f1c623732ff5fe5afc8f7547d2df04ec191163d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800824Reviewed-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@{#695997}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/34915c5e..3fe6946d 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: I6020e8c8d60ad174ec33fdc6c91f141cf989b4a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800825Reviewed-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@{#695996}
-
Leszek Swirski authored
Re-enabling (with new expectations) after landing https://crrev.com/c/1777702. Bug: 999473 Change-Id: I2ed89ed157c9fed37fabfcccd638d05e6af1d12d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777861Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/master@{#695995}
-
Marina Ciocea authored
When dragging out the shared tab, a new browser view gets created that doesn't have a content border yet. Create the border in this case. Bug: 998081 Change-Id: I1aa4420adda74583461b7a78bf965dfdf0cf189a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800746Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Marina Ciocea <marinaciocea@chromium.org> Cr-Commit-Position: refs/heads/master@{#695994}
-
vitaliii authored
Disable TabDragging/DetachToBrowserInSeparateDisplayTabDragControllerTest.DragBrowserWindowWhenMajorityOfBoundsInSecondDisplay/0 on Chrome OS (crashes). TBR=kylixrd@chromium.org Bug: 1003288 Change-Id: Ibdf77ab62872304fca207fe4fd0ae174525d21f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800866Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#695993}
-
Thomas Tangl authored
A rounded rectangular border is added around the identity info and the shortcut feature buttons. Screenshot: https://drive.google.com/file/d/1TDtoomMKru6rwWfd_fqoUmbEJfF7k9UB/view?usp=sharing Flag: profile-menu-revamp Bug: 995720 Change-Id: Icfb031632b2564a0c49acbf2cf6b8cd17f6605ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796327Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#695992}
-
Vadym Doroshenko authored
This field is set to true if at least one password field was autofilled. Bug: 1001903 Change-Id: Iaa36a4305f1cbb30beaf991cd4dd2e1af9b7bc47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800764Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vadym Doroshenko <dvadym@chromium.org> Cr-Commit-Position: refs/heads/master@{#695991}
-
Rune Lillesveen authored
The selectors matching for those pseudo classes are the same. No need to use the legacy one internally. Change-Id: I7a4f6d25e6e016a2af95e863948fda63cfa6d6fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800182Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#695990}
-
Takashi Toyoshima authored
This patch partially reverts the change introduced by https://chromium-review.googlesource.com/c/chromium/src/+/1792682 Bug: 1000554, 1003271 Change-Id: Iccf7dab5d8c5f919f1b42c5064b061854c7a6699 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800704 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#695989}
-
David Roger authored
This pref was only read in one place (chrome_content_browser_client), to check if the user is signed in. TBR=jzw Change-Id: I491b06b5fefd9fef5d7dc27a38a652870c1a5cc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1795330 Commit-Queue: David Roger <droger@chromium.org> Reviewed-by:
Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/master@{#695988}
-
Andrei Chulkov authored
Bug: 983445 Change-Id: I0c246798453ed8b940ae65cd9ac32739a0b001d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798354Reviewed-by:
Brian White <bcwhite@chromium.org> Commit-Queue: Andrei Chulkov <achulkov@google.com> Cr-Commit-Position: refs/heads/master@{#695987}
-