1. 30 Aug, 2018 3 commits
    • Ted Choc's avatar
      Add strict mode exemption to DeviceUtils#addDeviceSpecificUserAgentSwitch · f6599ea6
      Ted Choc authored
      BUG=878704
      
      Change-Id: I30dbc348c2a8b5e7440822993dae21c92784fa47
      Reviewed-on: https://chromium-review.googlesource.com/1195922Reviewed-by: default avatarJinsuk Kim <jinsukkim@chromium.org>
      Commit-Queue: Ted Choc <tedchoc@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#587360}
      f6599ea6
    • Johann's avatar
      Roll src/third_party/libaom/source/libaom/ 10df8d1b5..75b9859ca (33 commits) · 89164d99
      Johann authored
      https://aomedia.googlesource.com/aom.git/+log/10df8d1b5861..75b9859caeeb
      
      $ git log 10df8d1b5..75b9859ca --date=short --no-merges --format='%ad %ae %s'
      2018-08-27 binpengsmail Skip setup_buffer_ref_mvs_inter for skipped frames
      2018-08-28 binpengsmail Add webm support in video_reader.c
      2018-08-20 huisu Fix the model for 4-partition pruning
      2018-08-17 grant.hsu Early skip of compound search
      2018-08-24 tomfinegan Add obu_util and reorganize OBU support code.
      2018-08-21 tomfinegan Implement aom_codec_get_global_headers for AV1.
      2018-08-27 ycho [dist-8x8] Enforce partition and tx size 8x8 or larger
      2018-08-27 ranjit.tulabandu Refine luma transform rd evaluation
      2018-08-24 tomfinegan Add API hooks for setting chroma subsampling values.
      2018-08-27 binpengsmail Refactor: Remove code use dir to select ref_frame
      2018-08-17 grant.hsu Early skip in handle_intra_mode
      2018-08-28 sanampudi.venkatarao Optimize highbd inv_txfm modules
      2018-08-28 ravi.chaudhary Fix enc multi-threading mismatch in screen content
      2018-08-27 debargha Remove spurious printf for debug
      2018-08-24 binpengsmail Apply skip_ref_frame_mask to all sub blocks
      2018-08-25 debargha Change the key-frame q mapping function
      2018-08-23 binpengsmail Refine init value of rate_correction_factors
      2018-08-21 yaowu Add test of color info passing through bitstream
      2018-08-27 sanampudi.venkatarao Optimize highbd 64x64 inv_txfm
      2018-08-25 debargha Free memory if grain addition fails in example
      (...)
      
      Created with:
        roll-dep src/third_party/libaom/source/libaom
      
      Change-Id: I83530e461b38a1b07ccb3ae1766deaae6b3815cd
      Reviewed-on: https://chromium-review.googlesource.com/1195846Reviewed-by: default avatarTom Finegan <tomfinegan@chromium.org>
      Commit-Queue: Johann Koenig <johannkoenig@google.com>
      Cr-Commit-Position: refs/heads/master@{#587359}
      89164d99
    • Alex Newcomer's avatar
      Reland "CrOS Shelf: add background over app list" · 203a8b36
      Alex Newcomer authored
      The original CL was reverted because of a test failure that was since
      then fixed in CL 1194509
      
      This is a reland of 468ce86a
      
      Original change's description:
      > CrOS Shelf: add background over app list
      >
      > Currently the shelf is fully transparent when the app
      > list is open. In thr new UI, we want to make it slightly
      > darker to distinguish it from the app list.
      >
      > Bug: 878601
      > Change-Id: I5167e684e174c2d48334f45fa9b1c66e79ba32b7
      > Reviewed-on: https://chromium-review.googlesource.com/1194067
      > Reviewed-by: Xiyuan Xia <xiyuan@chromium.org>
      > Commit-Queue: Manu Cornet <manucornet@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#587137}
      
      TBR=xiyuan@chromium.org
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      
      Bug: 878601
      Change-Id: Ife5ed29f3c325de1665181cac2eb5fe1b39971fc
      Reviewed-on: https://chromium-review.googlesource.com/1196144
      Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
      Reviewed-by: default avatarAlex Newcomer <newcomer@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#587358}
      203a8b36
  2. 29 Aug, 2018 37 commits