1. 12 Dec, 2018 8 commits
    • Wenzhao Zang's avatar
      cros: Add current locale icon to status tray · bdf77345
      Wenzhao Zang authored
      We want to show a visual indicator in the status tray when the language
      toggle is available (in demo mode). It should show the abbreviation of
      the locale such as "DA".
      
      The only caveat is that the IME indicator may also be shown in the same
      place, so showing two strings with the same format may confuse users.
      PM confirms that we want to hide the IME indicator as long as the
      locale indicator is available.
      
      Bug: 877749
      Change-Id: Ieca21dd46c846b81147bd44798b2deb25d9d57fa
      Reviewed-on: https://chromium-review.googlesource.com/c/1370886Reviewed-by: default avatarTetsui Ohkubo <tetsui@chromium.org>
      Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615740}
      bdf77345
    • Emircan Uysaler's avatar
      Pass webrtc::SdpVideoFormat to HW decoders for parsing profiles · c33916c6
      Emircan Uysaler authored
      WebRTC currenty passes only the codec selection to the decoders but not
      the profile info. This has been working fine so far because we only had
      different profiles under H264 and initializing the decoder with MAIN was
      enough to cover all of them. However, this became problematic when we
      introduce VP9.2, as it is a 10-bit codec that decoder needs to know and
      initialize in advance.
      
      This CL changes the decoder creation methods such that
      webrtc::SdpVideoFormat is passed and parsed for profile information. This
      will allow us to enabled VP9.2 HW decoder usage.
      
      Bug: 908945,webrtc:9376
      Change-Id: I6959c85fe4074ca1644e6fb02d58d10df2ff0cff
      Reviewed-on: https://chromium-review.googlesource.com/c/1363804
      Commit-Queue: Emircan Uysaler <emircan@chromium.org>
      Reviewed-by: default avatarDan Sanders <sandersd@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615739}
      c33916c6
    • Tobias Sargeant's avatar
      [aw] Support library glue for WebViewRendererClient · 208287be
      Tobias Sargeant authored
      This exposes a support library feature allowing applications to set a
      WebViewRendererClient object upon which renderer related callbacks are
      received. Specifically, these callbacks are:
      
      onRendererUnresponsive(renderer) - called when the renderer associated
          with a webview does not ack an input event, or a navigation does
          not commit within 5 seconds. The callback will continue to be
          called at 5 second intervals until the renderer is killed or the
          unresponsiveness resolves. |renderer| may be null if webview is
          operating in single process mode.
      
      onRendererResponsive(renderer) - called once when an unresponsive
          renderer becomes responsive again.
      
      Bug: 907887
      Change-Id: Ic5c74160e293791e3efc051a5727448ee061c9e2
      Reviewed-on: https://chromium-review.googlesource.com/c/1361242Reviewed-by: default avatarChangwan Ryu <changwan@chromium.org>
      Reviewed-by: default avatarNate Fischer <ntfschr@chromium.org>
      Reviewed-by: default avatarRichard Coles <torne@chromium.org>
      Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615738}
      208287be
    • Bruce Dawson's avatar
      Fix ucrt redist path for copy_cdb_to_output.py · 33f80443
      Bruce Dawson authored
      Recent versions of the 10.0.17763 SDK have rearranged the redist
      directory where we find the UCRT DLLs. This change updates the
      copy_cdb_to_output.py script so that it looks in the new (versioned)
      directory first, and falls back to the old unversioned directory if that
      doesn't work.
      
      Without this change we still soon start seeing build failures when
      using the locally installed toolchain on clean installs.
      
      See also http://crrev.com/c/1370609 for the depot tools packaging
      version of this change, and http://crrev.com/c/1371017 for the
      vs_toolchain.py version of this change. Ideally this change would have
      been made together with the vs_toolchain.py, but the break was found to
      late. The try bots have now done full builds with the new SDK layout so
      this should be the last change needed of this type.
      
      Change-Id: I4c965c66296d2f0b6adad672a71c295ffb021c66
      Reviewed-on: https://chromium-review.googlesource.com/c/1372222Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
      Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615737}
      33f80443
    • manuk's avatar
      [chrome:omnibox] Add access keys for input elements. · 6680f220
      manuk authored
      Using L and F for query and find input boxes in order to be similar to
      browser shortcuts for focusing the omnibox and find dialog respectively.
      
      Using I, D, and P for 'show incomplete results', 'show details', and 'show per
      provider' display checkboxes respectively.
      
      Using C, A, and K for 'lock cursor', 'prevent autocomplete', 'keyword mode'
      input checkboxes respectively.
      
      Using U for 'current page' dropdown.
      
      Bug: 891303
      Change-Id: Id715fb6c3db5787a8e676f2497578128a2810fd9
      Reviewed-on: https://chromium-review.googlesource.com/c/1372243
      Commit-Queue: manuk hovanesian <manukh@chromium.org>
      Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615736}
      6680f220
    • John Delaney's avatar
      Cleanup unused param in PLMTestUtil · 97141c04
      John Delaney authored
      Cleanup an unused argument. Make function definition match the
      declaration.
      
      Change-Id: I5361ebcc56e660b4e697f50a866798ea5c89fad6
      Reviewed-on: https://chromium-review.googlesource.com/c/1372429
      Commit-Queue: John Delaney <johnidel@chromium.org>
      Commit-Queue: Charlie Harrison <csharrison@chromium.org>
      Reviewed-by: default avatarCharlie Harrison <csharrison@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615735}
      97141c04
    • Collin Baker's avatar
      Remove field trial testing config for reopen tab in-product help · 93c9a4bf
      Collin Baker authored
      This testing configuration shouldn't have been added until after an
      experiment in canary and dev has been run. This change removes it.
      
      Change-Id: I27546ef7e4b49f6f155678f3db14856bd7f5340f
      Reviewed-on: https://chromium-review.googlesource.com/c/1372409
      Commit-Queue: Collin Baker <collinbaker@chromium.org>
      Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615734}
      93c9a4bf
    • Fabrice de Gans-Riberi's avatar
      [Fuchsia] Remove ordinals from FIDL files. · 7f93585b
      Fabrice de Gans-Riberi authored
      Ordinals have been deprecated. This also fixes some minor indentation
      issues in FIDL files.
      
      Change-Id: I687b2d35e11b56401771ce9aeea8465735d7ffb9
      Reviewed-on: https://chromium-review.googlesource.com/c/1372659
      Commit-Queue: Fabrice de Gans-Riberi <fdegans@chromium.org>
      Reviewed-by: default avatarWez <wez@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#615733}
      7f93585b
  2. 11 Dec, 2018 32 commits