1. 15 Mar, 2018 36 commits
  2. 14 Mar, 2018 4 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
    • Emircan Uysaler's avatar
      Reland "Stop using GpuMemoryBufferVideoFramePool when WebMediaPlayerMS is hidden" · c3089ac9
      Emircan Uysaler authored
      This is a reland of 1f31a184
      
      Original change's description:
      > Stop using GpuMemoryBufferVideoFramePool when WebMediaPlayerMS is hidden
      >
      > This CL adds calls to track when WebMediaPlayerMS is hidden or shown, so
      > that in the time period we can skip creating GMB backed frames. For that
      > time period, frames aren't going to be displayed, so copying them to GMBs
      > is extra work which should be avoided.
      >
      > Bug: 653200
      > Change-Id: I67e55c7f1150b434d82321ac90a08c7c3e3e6336
      > Reviewed-on: https://chromium-review.googlesource.com/954339
      > Reviewed-by: Daniele Castagna <dcastagna@chromium.org>
      > Reviewed-by: Dan Sanders <sandersd@chromium.org>
      > Commit-Queue: Emircan Uysaler <emircan@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#542950}
      
      Bug: 653200
      TBR: sandersd@chromium.org, dcastagna@chromium.org
      Change-Id: I277eca14cac19e80b4b00dae75188842d7b49c97
      Reviewed-on: https://chromium-review.googlesource.com/963581Reviewed-by: default avatarEmircan Uysaler <emircan@chromium.org>
      Commit-Queue: Emircan Uysaler <emircan@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#543241}
      c3089ac9
    • Ian Clelland's avatar
      Update syntax in feature policy unittest documentation · 1de17bc9
      Ian Clelland authored
      Change-Id: Ic18a8df18f32710a54bbc67f81a0776b1b22626b
      Reviewed-on: https://chromium-review.googlesource.com/962676Reviewed-by: default avatarLuna Lu <loonybear@chromium.org>
      Commit-Queue: Ian Clelland <iclelland@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#543240}
      1de17bc9