1. 17 Nov, 2020 38 commits
  2. 16 Nov, 2020 2 commits
    • Curt Clemens's avatar
      [Nearby] Display errors on discovery page · 3a3815b9
      Curt Clemens authored
      Display a generic error message on the discovery page when the share
      target selection fails or if we can't get the discovery manager. Hide
      the help section when the error section is showing to avoid crowding
      the page, since the help is irrelevant if we're in an error state.
      
      Bug: 1123934
      Change-Id: If417cc633987da59fec495f329d2f54fe4d8eb83
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538425
      Commit-Queue: Curt Clemens <cclem@google.com>
      Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#827982}
      3a3815b9
    • Tim Sergeant's avatar
      Reland "CrOS: Add Files app to default shelf pins in second position" · 527ae681
      Tim Sergeant authored
      This is a reland of 5d6ecbfb
      
      The failing Tast test (ui.ShelfLaunchedApps) has been updated to
      ensure it continues passing after this CL is landed.
      
      This is the second of a chain of 3 CLs:
      
      1. crrev.com/c/2538305: Allow Files app to be pinned by default in
         ui.ShelfLaunchedApps
      2. crrev.com/c/2538857: Add Files app to default shelf pins in second
         position
      3. crrev.com/c/2538307: Update ui.ShelfLaunchedApps to ensure Chrome and
         Files are always pinned
      
      Original change's description:
      > CrOS: Add Files app to default shelf pins in second position
      >
      > This adds the Files app to the spot after the Chrome icon, for new users
      > only. There's also some variations of the default pin layout controlled
      > by a Finch experiment, I've moved the Files app up in those layouts for
      > consistency.
      >
      > This change was requested for M88 and will be merged back.
      >
      > Bug: 1148519
      > Change-Id: Iae54561fec599b813ba97e82a5678fa834a02db2
      > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537214
      > Reviewed-by: Dominick Ng <dominickn@chromium.org>
      > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org>
      > Commit-Queue: Xiyuan Xia <xiyuan@chromium.org>
      > Auto-Submit: Tim Sergeant <tsergeant@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#827272}
      
      Bug: 1148519
      Change-Id: I9186b43a651dea4c4de9e46f849d35da9cc6062c
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538857Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
      Commit-Queue: Tim Sergeant <tsergeant@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#827981}
      527ae681