1. 15 May, 2020 8 commits
    • chromium-autoroll's avatar
      Roll src/third_party/pdfium 3e36f6883143..2da665244251 (10 commits) · 64b4f3e6
      chromium-autoroll authored
      https://pdfium.googlesource.com/pdfium.git/+log/3e36f6883143..2da665244251
      
      git log 3e36f6883143..2da665244251 --date=short --first-parent --format='%ad %ae %s'
      2020-05-14 tsepez@chromium.org Retain owning layout items earlier in CXFA_FFField
      2020-05-14 thestig@chromium.org Remove unreachable code in ProgressiveDecoder.
      2020-05-14 thestig@chromium.org Remove non-const reference params in ProgressiveDecoder.
      2020-05-14 thestig@chromium.org Rename ModuleIface to ProgressiveDecoderIface.
      2020-05-14 thestig@chromium.org Add another test case for FPDFImageObj_GetImageMetadata().
      2020-05-14 thestig@chromium.org Remove fx_freetype_warnings config.
      2020-05-14 thestig@chromium.org Remove JpxModule.
      2020-05-14 thestig@chromium.org Remove an unused flag in fx_lcms2_warnings config.
      2020-05-14 thestig@chromium.org Limit fx_libopenjpeg_warnings config.
      2020-05-14 nigi@chromium.org Fix FPDFAnnotEmbedderTest.AddAndModifyText for Skia.
      
      Created with:
        gclient setdep -r src/third_party/pdfium@2da665244251
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/pdfium-autoroll
      Please CC pdfium-deps-rolls@chromium.org on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: chromium:1082597
      Tbr: pdfium-deps-rolls@chromium.org
      Change-Id: I49c33a1fb1f965fc82d6a4ba20037a42218cc76c
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203179Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
      Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
      Cr-Commit-Position: refs/heads/master@{#769067}
      64b4f3e6
    • David Bertoni's avatar
      [Extensions] Re-enable some ImageWriterWriteFromUrlOperationTest · 836b44f8
      David Bertoni authored
      tests.
      
      The SelectTargetWithoutExtension and SelectTargetWithExtension
      tests were disabled on TSAN configurations because they flaky.
      I ran these tests for 3000 iterations on TSAN bots without any
      failures.
      
      Bug: 859317
      Change-Id: Ie8031f79b8725229d7dc5294855ef89730084d85
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199996
      Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
      Reviewed-by: default avatarKaran Bhatia <karandeepb@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#769066}
      836b44f8
    • Garrett Beaty's avatar
      Add missing copyright notices to starlark config files. · b9287553
      Garrett Beaty authored
      Change-Id: Idf1d385aa82f73079ca1409c986be3ac1778efe4
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2199926
      Commit-Queue: Garrett Beaty <gbeaty@chromium.org>
      Reviewed-by: default avatarAaron Gable <agable@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#769065}
      b9287553
    • Dale Curtis's avatar
      Roll src/third_party/dav1d/libdav1d/ 114e8f0ee..b585f051c (33 commits) · 8bd26aa6
      Dale Curtis authored
      https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/114e8f0ee53b..b585f051c365
      
      $ git log 114e8f0ee..b585f051c --date=short --no-merges --format='%ad %ae %s'
      2020-05-14 martin checkasm: arm: Offset the location of the stack canary reference
      2020-05-13 martin checkasm: arm32: Take the number of stack arguments into account when checking for stack clobbering
      2020-05-13 martin checkasm: arm64: Take the number of stack arguments into account when checking for stack clobbering
      2020-05-13 gramner checkasm: Cosmetics
      2020-05-12 gramner checkasm: Skip printing the seed when using --list-functions
      2020-05-12 matthieu.bouron checkasm: arm64: Avoid overwriting the v0/q0/d0/s0 register
      2020-05-12 martin checkasm: arm: Don't use blx to call checkasm_fail_func
      2020-04-29 code CI: Add 32 bit instruction set test
      2020-04-29 code CI: Optimise multi-threading tests
      2020-04-11 code CI: Optimise instruction set tests
      2020-04-10 code CI: Add multi-threading to conformance tests
      2020-04-03 code CI: Run conformance tests with different instruction sets
      2020-05-11 martin checkasm: filmgrain: Fix benchmarking in 16 bpc mode
      2020-05-10 gramner cli: Reduce fps fraction in ivf parsing
      2020-05-10 gramner x86: Use 'test' instead of 'or' to compare with zero
      2020-05-10 gramner x86: Unconditionally compile msac_init.c
      2020-05-10 gramner x86-64: Do msac refill before calling dav1d_msac_init_x86()
      2020-05-10 gramner msac: Avoid attempting to refill after eob has already been reached
      2020-04-11 martin arm64: itx: Add NEON implementation of itx for 10 bpc
      2020-05-05 martin arm: Mark global symbols hidden
      2020-04-09 martin arm64: itx: Prepare for other bitdepths
      2020-04-11 martin itx: Add a bpc parameter to the itx dsp init function
      2020-05-05 martin arm64: itx: Share code for the three horz_16x8 functions
      2020-05-04 martin arm64: itx: Fix the eob checking for dct_dct_64x16
      2020-05-03 martin arm64: itx: Simplify inv_txfm_horz_dct_32x8
      2020-04-28 martin arm64: itx: Minor optimizations for the 8x32 functions
      2020-04-28 martin arm64: itx: Cosmetic fix up
      2020-05-04 martin arm64: itx: Remove an unused constant
      2020-05-05 martin arm64: itx: Remove a todo comment about more special cased functions
      2020-04-12 martin arm64: itx: Remove a now unused macro
      2020-05-06 martin arm64: Explicitly forbid using the x18 register
      2020-05-05 martin checkasm: arm32: Check for stack overflows
      2020-05-05 martin checkasm: arm64: Check for stack overflows
      
      Created with:
        roll-dep src/third_party/dav1d/libdav1d
      
      TBR=tguilbert
      
      Change-Id: I8614895a7c08f6dc3ba0d54dee84a214faa78b40
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202531Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
      Reviewed-by: default avatarThomas Guilbert <tguilbert@chromium.org>
      Commit-Queue: Dale Curtis <dalecurtis@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#769064}
      8bd26aa6
    • Charlene Yan's avatar
      [Tab Groups] Initial work for collapse. · 6a1f6124
      Charlene Yan authored
      This CL includes the following:
      - data plumbing for the collapsed boolean
      - logic for showing collapsed based on the flag
      - updating the tab bounds if collapsed
      
      Change-Id: Iadcba24738eab795945134a8b77b98076fe59491
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2159931
      Commit-Queue: Charlene Yan <cyan@chromium.org>
      Reviewed-by: default avatarConnie Wan <connily@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#769063}
      6a1f6124
    • Li Lin's avatar
      Quick Answers text annotator integration. · 966e2e36
      Li Lin authored
      This CL includes:
      - Generate user intent based on text annotation result. Fallbacks to
      generate translation intent based on language detection result if no
      other intent is generated.
      - Only send query to server if there is a supported intent generated.
      - Rewrite query based on generated intent.
      - Notify client with preprocess output. The output will be used to
      conditionally trigger Quick Answers view in a follow up CL.
      
      Bug: b/150249535
      Test: unit tests
      Change-Id: I702f1f65dd73bb8ff5d36fafb65e8409230d3028
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2198115Reviewed-by: default avatarXiyuan Xia <xiyuan@chromium.org>
      Commit-Queue: Li Lin <llin@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#769062}
      966e2e36
    • Lijin Shen's avatar
      Limit multi-display test to P+ and fix a typo · 7b06f8f3
      Lijin Shen authored
      - Limit test to P+ as it fails on O for unknown reason.
      - Fix the typo in tab persistence policy
      
      Bug: 1081912
      Change-Id: I9e8b9203dfac4fb359c9e9b4d337323950dc9324
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2202508Reviewed-by: default avatarTheresa  <twellington@chromium.org>
      Commit-Queue: Lijin Shen <lazzzis@google.com>
      Cr-Commit-Position: refs/heads/master@{#769061}
      7b06f8f3
    • Alexander Hendrich's avatar
      Reland "Whitelist Imprivata extensions for networking.onc API" · fab3e6b3
      Alexander Hendrich authored
      This is a reland of 88854e15
      
      Original change's description:
      > Whitelist Imprivata extensions for networking.onc API
      > 
      > Whitelisting the Imprivata extensions so that they can send their local
      > IP + MAC address to the Imprivata server, which are being used in the
      > Imprivata admin consoleto assign the device to a specific "site" and
      > also to assign computer policies to specific devices.
      > 
      > Bug: 1075877
      > Change-Id: Id3a14b2ac5618dfcbc6c476da555153792debe57
      > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2169888
      > Reviewed-by: Devlin <rdevlin.cronin@chromium.org>
      > Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
      > Auto-Submit: Alexander Hendrich <hendrich@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#768029}
      
      Bug: 1075877
      Change-Id: I73fcce371de0568ea470ca518b856b8e52ba1914
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2203376
      Auto-Submit: Alexander Hendrich <hendrich@chromium.org>
      Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
      Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
      Commit-Queue: Alexander Hendrich <hendrich@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#769060}
      fab3e6b3
  2. 14 May, 2020 32 commits