1. 21 Jul, 2016 3 commits
    • amistry's avatar
      Use ChannelMojo for GpuChannels. · cef5cfa8
      amistry authored
      BUG=604282
      CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel
      
      Review-Url: https://codereview.chromium.org/2127693002
      Cr-Commit-Position: refs/heads/master@{#406719}
      cef5cfa8
    • joedow's avatar
      Renaming Gnubby and RemoteSecurityKey files/classes/members · be9ab1df
      joedow authored
      This change is a simple refactoring to rename the 'Gnubby' and
      'RemoteSecurityKey' file/class names/comments/etc to be consistent.
      I've chosen to use 'SecurityKey' as it is shorter that RemoteSecurityKey
      (which was causing too many 80 char limit issues).  No functional
      changes are expected as a result of this change.
      
      Note: Not every instance of Gnubby or RemoteSecurityKey has been
      changed.  The registry key used for toggling this functionality still
      uses 'gnubby'.  I don't want to change that here.  Also, the process
      used on the host machine is still called remote_security_key so classes
      associated with that process were not renamed (neither were the IPC
      messages used by it).
      
      BUG=593736
      TBR=jochen@chromium.org
      
      Review-Url: https://codereview.chromium.org/2164753004
      Cr-Commit-Position: refs/heads/master@{#406718}
      be9ab1df
    • sammiequon's avatar
      Autoclick on md-settings is synced with autoclick on settings. · 6302068a
      sammiequon authored
      BUG=623944
      CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
      
      Review-Url: https://codereview.chromium.org/2153963002
      Cr-Commit-Position: refs/heads/master@{#406717}
      6302068a
  2. 20 Jul, 2016 37 commits