1. 15 Mar, 2018 38 commits
  2. 14 Mar, 2018 2 commits
    • Jinsuk Kim's avatar
      Android: Moved APIs to SelectionPopupController · f67c1dd8
      Jinsuk Kim authored
      Moved 2 selection-related APIs from ContentViewCore
      to SelectionPopupController:
      
      - preserveSelectionOnNextLossOfFocus
      - updateTextSelectionUI
      
      Bug: 598880
      
      Change-Id: I7c944390c2d244902599d7a0c78568e6d512494e
      Reviewed-on: https://chromium-review.googlesource.com/956786Reviewed-by: default avatarTommy Nyquist <nyquist@chromium.org>
      Reviewed-by: default avatarBo <boliu@chromium.org>
      Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#543243}
      f67c1dd8
    • mark a. foltz's avatar
      Reland "[Media Router] Converts integration tests to run on Chromium waterfall." · 8cb5314c
      mark a. foltz authored
      This is a reland of aa57fe6d
      
      Original change's description:
      > [Media Router] Converts integration tests to run on Chromium waterfall.
      >
      > This updates the Media Router integration tests so they run in the
      > Chromium waterfall with the open source Media Router component
      > extension and its mock (test) Media Route Provider.
      >
      > Additional changes:
      >
      > - Removes extension from top level BUILD.gn as it is only used for
      >   browser tests at the moment.
      > - Splits the targets for Media Router browser tests into integration tests
      >   (part of main browser_tests suite), e2e tests (which require the
      >   external component extension), perf tests, and shared support code.
      > - Renames the "test" extension to the "telemetry" extension used for perf
      >   tests to avoid confusion.
      > - Updates README files
      > - One test is not compatible with the Chromium component and need
      >   to be fixed.  Bugs 818767 filed for follow-up.
      >
      > Bug: 698796
      > Change-Id: I6cc9302ffd72de95630ce33ca3617b3b73b9e722
      > Reviewed-on: https://chromium-review.googlesource.com/917214
      > Commit-Queue: mark a. foltz <mfoltz@chromium.org>
      > Reviewed-by: Scott Violet <sky@chromium.org>
      > Reviewed-by: Derek Cheng <imcheng@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#543005}
      
      TBR=cliffordcheng, imcheng, jrw, sky
      
      Bug: 698796,822029, 821717
      Change-Id: Ie5c2fdc9a838dec2906a73f7827fa6ceafdcce1b
      Reviewed-on: https://chromium-review.googlesource.com/963064
      Commit-Queue: mark a. foltz <mfoltz@chromium.org>
      Reviewed-by: default avatarmark a. foltz <mfoltz@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#543242}
      8cb5314c