- 12 Sep, 2019 40 commits
-
-
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}
-
vitaliii authored
Disable on Win WorkerThreadTest.SyncTerminate_ImmediatelyAfterStart (flaky timeouts). TBR=nhiroki@chromium.org Bug: 1003217 Change-Id: Ibac345ece0e5590f3ed813a54470705bc21d3490 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800747Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#695986}
-
Himanshu Jaju authored
Vector drawable is not supported for api < 21. srcCompat should fix this error. Bug: 1003194 Change-Id: Ib2bb4d0078b60552599969828ba43a2660af337c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800744Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Himanshu Jaju <himanshujaju@chromium.org> Cr-Commit-Position: refs/heads/master@{#695985}
-
Julie Jeongeun Kim authored
This CL converts NavigationClientAssociatedPtrInfo, NavigationClientAssociatedPtr, NavigationClientPtr, and NavigationClientAssociatedRequest to new Mojo types. It also updates BeginNavigation from frame.mojom and methods and members which implements it with new Mojo types. Bug: 955171 Change-Id: I2ed4aa7cdf57361c982e3adc696cc9ead797630b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797823Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#695984}
-
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: Ica28d8cb253e5c316e51f53054eaadbe59004ec7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800504Reviewed-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@{#695983}
-
Vasilii Sukhanov authored
The update bubble is important and we want the user to interact with it. Otherwise, the user may lose the password. Bug: 1003046 Change-Id: I1a0667d139023362e5944647c298da10110c5baf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1798673 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#695982}
-
vitaliii authored
This reverts commit 447ff85d. Reason for revert: tests timeout in Win. https://bugs.chromium.org/p/chromium/issues/detail?id=1003278 Original change's description: > Build and test QUIC BBR2 code. > > Change-Id: I06895589359a77bb771d3b8f8a857ee50398dbec > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1790488 > Commit-Queue: Bin Wu <wub@chromium.org> > Reviewed-by: Ryan Hamilton <rch@chromium.org> > Cr-Commit-Position: refs/heads/master@{#695718} TBR=rch@chromium.org,wub@chromium.org Change-Id: Ic0f09bb22c6462875295064221dc267ef618dbe2 BUG: 1003278 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800407Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#695981}
-
Victor Costan authored
Change-Id: Ie47a640e059c902745b59bce36b4e94c5ac3b308 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1797831 Auto-Submit: Victor Costan <pwnall@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/master@{#695980}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/12b5425582ea..da5dbc1bca3e Created with: gclient setdep -r src-internal@da5dbc1bca3e 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: I811b9103f4628b1d9ccf4d158c11d5754752bf89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1799848Reviewed-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@{#695979}
-
Pâris MEULEMAN authored
This adds reloadAccountsFromSystem on IdentityManager.java and updates SigninManager.java to use this instead of going through signin_manager_android.cc. This is the last IdentityManager access from signin_manager_android.cc remaining except for the construction of SigninManager.java. Bug: 934688 Change-Id: I3280102e03cb7b67b0f5ab3c569929854cc647bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1789385 Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Cr-Commit-Position: refs/heads/master@{#695978}
-
Polina Bondarenko authored
Add requiredKeyPairs ARC policy that contains certificate names for the smart card certificates, available to ARC. This policy is needed to be able to remove smart cards from the list once the reader is detached. The list is updated after the ArcSmartCardManagerBridge::Refresh is called. Bug: b:119914122 Test: ./out/Debug/unit_tests --gtest_filter=ArcSmartCardManagerBridgeTest* Test: ./out/Debug/unit_tests --gtest_filter=ArcPolicyBridgeRequiredKeyPairTest* Test: ./out/Debug/browser_tests --gtest_filter=Arc* Test: detach a smart card reader from the local device, make sure that there is no \ certificate shown in a client certificate user dialog launched from the test \ Android app. Change-Id: I524929ac25d67edaaf54eecdd61448a060393c00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724083 Commit-Queue: Polina Bondarenko <pbond@chromium.org> Auto-Submit: Polina Bondarenko <pbond@chromium.org> Reviewed-by:
Bartosz Fabianowski <bartfab@chromium.org> Reviewed-by:
Edman Anjos <edman@chromium.org> Cr-Commit-Position: refs/heads/master@{#695977}
-
Rune Lillesveen authored
Change-Id: I83c453ef425d239912775aac6db791cec6c13e09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1800165 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#695976}
-