1. 08 Aug, 2018 34 commits
  2. 07 Aug, 2018 6 commits
    • Muyuan Li's avatar
      assistant: implement volume control. · ed7c7640
      Muyuan Li authored
      Bug: b/77916222
      Test: Manual
      Change-Id: Id930abc94b68d74932b7f705b7de061ec83f949c
      Reviewed-on: https://chromium-review.googlesource.com/1139105
      Commit-Queue: Muyuan Li <muyuanli@chromium.org>
      Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
      Reviewed-by: default avatarXiaohui Chen <xiaohuic@chromium.org>
      Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#581398}
      ed7c7640
    • Gabriel Charette's avatar
      Expire Settings.JsonDataWriteCount.* histograms · f5741c62
      Gabriel Charette authored
      R=isherman@chromium.org
      
      Bug: 828242
      Change-Id: Ide5e2358a17d115655ca255b57cfeda9a5cbb9be
      Reviewed-on: https://chromium-review.googlesource.com/1165307Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
      Commit-Queue: Gabriel Charette <gab@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#581397}
      f5741c62
    • Wan-Teh Chang's avatar
      Roll src/third_party/libaom/source/libaom/ bc484c485..7a76b645a (72 commits) · ac46ca48
      Wan-Teh Chang authored
      https://aomedia.googlesource.com/aom.git/+log/bc484c485277..7a76b645a08c
      
      $ git log bc484c485..7a76b645a --date=short --no-merges --format='%ad %ae %s'
      2018-08-06 tomfinegan Move aom_read_obu_header from exports_test to exports_dec
      2018-08-06 wtc Add a regression test for bug oss-fuzz:9720.
      2018-08-06 tomfinegan av1_txfm_test: exclude from shared lib tests.
      2018-08-03 mbonadei aomenc: replace uint16 with uint16_t
      2018-08-06 ranjit.tulabandu Fix crash issue with monochrome content
      2018-08-01 ranjit.tulabandu Fix issues in interpolation filter selection
      2018-08-03 urvang Refactor code in setup_ref_mv_list.
      2018-08-03 urvang Introduce read_delta_q_params() function.
      2018-08-03 chiyotsai Remove repeated code in encode_rd_sb_row
      2018-08-03 chiyotsai Replace is_single_inter_mode with is_inter_singleref_mode
      2018-08-04 wtc read_tile_info: Validate context_update_tile_id.
      2018-08-04 wtc Fix spelling mistake: partiton => partition.
      2018-08-03 wtc Document get_partition_subsize and ss_size_lookup.
      2018-08-03 debargha Make ss_size lookup same as the spec
      2018-08-03 urvang Rename some intra mode functions for clarity.
      2018-08-03 urvang Introduce write_intra_prediction_modes() func.
      2018-08-03 sarahparker Clean up show_existing_frame decision
      2018-08-03 urvang wiener_test: Dedup compute_stats_win* funcs.
      2018-08-03 urvang Introduce write_delta_q_params() function.
      2018-08-02 wtc Add comments for width/height lookup tables.
      (...)
      
      Created with:
        roll-dep src/third_party/libaom/source/libaom
      R=johannkoenig@google.com,urvang@chromium.org
      
      BUG=871928
      BUG=oss-fuzz:9720
      
      Change-Id: Ie58f1c92c5cac29d9a6b98de1871620f4467a567
      Reviewed-on: https://chromium-review.googlesource.com/1166147Reviewed-by: default avatarJohann Koenig <johannkoenig@google.com>
      Commit-Queue: Wan-Teh Chang <wtc@google.com>
      Cr-Commit-Position: refs/heads/master@{#581396}
      ac46ca48
    • pdfium-chromium-autoroll's avatar
      Roll src/third_party/pdfium f3a3393a2f96..e1c2f6d7fe7a (5 commits) · 405d5d9c
      pdfium-chromium-autoroll authored
      https://pdfium.googlesource.com/pdfium.git/+log/f3a3393a2f96..e1c2f6d7fe7a
      
      
      git log f3a3393a2f96..e1c2f6d7fe7a --date=short --no-merges --format='%ad %ae %s'
      2018-08-07 tsepez@chromium.org Remove WideString::Format() from ThrowException() methods.
      2018-08-07 tsepez@chromium.org Use wide string addition in place of some Format() calls.
      2018-08-07 tsepez@chromium.org Add test for {Byte,Wide}String Operator+().
      2018-08-07 tsepez@chromium.org Combine redundant CJBig2_Image code.
      2018-08-07 tsepez@chromium.org Speculative fix for null deref above ThrowNoDefaultPropertyException
      
      
      Created with:
        gclient setdep -r src/third_party/pdfium@e1c2f6d7fe7a
      
      The AutoRoll server is located here: https://pdfium-roll.skia.org
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      If the roll is causing failures, please contact the current sheriff, who should
      be CC'd on the roll, and stop the roller if necessary.
      
      
      
      BUG=chromium:870952
      TBR=dsinclair@chromium.org
      
      Change-Id: I10fe6cd6f0dd97baf6b7e2f3b774bab1558c9875
      Reviewed-on: https://chromium-review.googlesource.com/1166042Reviewed-by: default avatarpdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
      Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
      Cr-Commit-Position: refs/heads/master@{#581395}
      405d5d9c
    • Reilly Grant's avatar
      Reland "Port policy::UploadJobImpl to network::SimpleURLLoader" · b4bc1f55
      Reilly Grant authored
      This reverts commit b624551f.
      
      Reason for revert: Reverting this change broke the tree because of a patch that depends on it. Since the test is only flaky fixing the tree is better than causing more disturbance by reverting more changes.
      
      Original change's description:
      > Revert "Port policy::UploadJobImpl to network::SimpleURLLoader"
      > 
      > This reverts commit 581330a9.
      > 
      > Reason for revert: SimpleURLLoaderTest.OnUploadProgressCallback/3 is flaky
      > 
      > Original change's description:
      > > Port policy::UploadJobImpl to network::SimpleURLLoader
      > > 
      > > This change ports UploadJobImpl from net::URLFetcher to SimpleURLLoader.
      > > 
      > > Since this request does not make use of the response a new method has
      > > been added to SimpleURLLoader, DownloadToNull. This download mode still
      > > reads the response body from the network but does not save it anywhere.
      > > This is useful for requests which upload data and would otherwise have
      > > to specify an arbitrary |max_body_size|. A maximum may still be set if
      > > the caller wants to limit the amount of data transferred over the
      > > network.
      > > 
      > > Bug: 773295
      > > Cq-Include-Trybots: luci.chromium.try:linux_mojo
      > > Change-Id: Iee1fdc6f7406066ced8c91122e22cd51ddcb1c5f
      > > Reviewed-on: https://chromium-review.googlesource.com/1161551
      > > Commit-Queue: Reilly Grant <reillyg@chromium.org>
      > > Reviewed-by: Matt Menke <mmenke@chromium.org>
      > > Reviewed-by: Julian Pastarmov <pastarmovj@chromium.org>
      > > Cr-Commit-Position: refs/heads/master@{#581060}
      > 
      > TBR=pastarmovj@chromium.org,reillyg@chromium.org,mmenke@chromium.org
      > 
      > Change-Id: Ica09c85a12861d35efbdfd9a882d137bac6b9e56
      > No-Presubmit: true
      > No-Tree-Checks: true
      > No-Try: true
      > Bug: 773295, 872023
      > Cq-Include-Trybots: luci.chromium.try:linux_mojo
      > Reviewed-on: https://chromium-review.googlesource.com/1166288
      > Reviewed-by: Reilly Grant <reillyg@chromium.org>
      > Commit-Queue: Reilly Grant <reillyg@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#581389}
      
      TBR=pastarmovj@chromium.org,reillyg@chromium.org,mmenke@chromium.org
      
      Change-Id: I793ab6c8c22c5bec97ef853f520dc506809970cb
      No-Presubmit: true
      No-Tree-Checks: true
      No-Try: true
      Bug: 773295, 872023
      Cq-Include-Trybots: luci.chromium.try:linux_mojo
      Reviewed-on: https://chromium-review.googlesource.com/1166301Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
      Commit-Queue: Reilly Grant <reillyg@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#581394}
      b4bc1f55
    • Patrick Monette's avatar
      Track modules that bypass the blocking in chrome_elf · 89224288
      Patrick Monette authored
      Also render them valid to trigger an incompatible applications warning.
      
      Bug: 846953
      Change-Id: I6fa9951043d19a44a820aeaf44cab1c0e9b981e2
      Reviewed-on: https://chromium-review.googlesource.com/1158986Reviewed-by: default avatarChris Hamilton <chrisha@chromium.org>
      Commit-Queue: Chris Hamilton <chrisha@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#581393}
      89224288