1. 29 Feb, 2020 2 commits
    • Brian Geffon's avatar
      base: remove ScopedBlockingCall from inotify_reader thread. · 33da3386
      Brian Geffon authored
      The inotify_reader thread is a dedicated thread and ScopedBlockingCall
      is not needed here. It's polluting slow reports.
      
      Bug=CHROMIUM:1057202
      
      Change-Id: I42cadcc9b1f7553252e5643c3af080fdd7d53b77
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078981
      Auto-Submit: Brian Geffon <bgeffon@chromium.org>
      Reviewed-by: default avatarGabriel Charette <gab@chromium.org>
      Commit-Queue: Gabriel Charette <gab@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#745678}
      33da3386
    • chromium-autoroll's avatar
      Roll src/third_party/skia 55f681faf391..7122d8cec827 (36 commits) · 0c495b08
      chromium-autoroll authored
      https://skia.googlesource.com/skia.git/+log/55f681faf391..7122d8cec827
      
      git log 55f681faf391..7122d8cec827 --date=short --first-parent --format='%ad %ae %s'
      2020-02-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-02-28 mtklein@google.com sqrt
      2020-02-28 nifong@google.com Add WASM os target to public.bzl
      2020-02-28 jvanverth@google.com Drain autorelease pool after each bench run.
      2020-02-28 mtklein@google.com index
      2020-02-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2020-02-28 herb@google.com SkVM round test
      2020-02-28 mtklein@google.com i16x2 ops
      2020-02-28 borenet@google.com [recipes] Re-order DM flags in test.py
      2020-02-28 fmalita@chromium.org [skottie] Fix handling of time-reversed precomp layers
      2020-02-28 mtklein@google.com bit_clear, pack, round, and a TODO for assert
      2020-02-28 mtklein@google.com allow fmas
      2020-02-28 mtklein@google.com select + stores
      2020-02-28 kjlubick@google.com [canvaskit] Roll to v0.13.0
      2020-02-28 robertphillips@google.com Add GrSimpleMeshDrawOpHelper::CreateProgramInfo
      2020-02-28 bsalomon@google.com Simplifications to GrTextureProducers
      2020-02-28 westont@google.com Format GN, isn't checked in third_party, so missed it the first time.
      2020-02-28 fmalita@chromium.org [skottie] Add support for text grouping alignment
      2020-02-28 egdaniel@google.com Fix CompatibleCoverageAsAlpha flag when reducing src-over to src.
      2020-02-28 rmistry@google.com Exclude G3 trybot for non-master branches
      2020-02-28 herb@google.com Generate the correct instruction for neq_f32.
      2020-02-28 nifong@google.com Add a condition to prevent a thread annotation meant for blaze from showing up to emscripten
      2020-02-28 westont@google.com Add Dawn on Windows job.
      2020-02-28 jlavrova@google.com Bugs
      2020-02-28 mtklein@google.com fix bitcode
      2020-02-28 mtklein@google.com fill out loads, uniforms, and gathers
      2020-02-28 mtklein@google.com initialize once
      2020-02-28 herb@google.com Add comparisons (eq|neq|gt|gte)(i32|f32)
      2020-02-28 fmalita@chromium.org [skottie] Fix default character transform origin
      2020-02-28 herb@google.com Add shl_i32, srs_i32, and shr_i32 ops
      2020-02-28 bsalomon@google.com Disable Programs test on TechoSpark3Pro Release
      2020-02-28 bsalomon@google.com Remove code from GrTextureMaker that tries to make a MIP map copy.
      2020-02-28 mtklein@google.com add mad, to_f32, trunc
      2020-02-28 mtklein@google.com simplifications
      2020-02-28 robertphillips@google.com Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView'
      2020-02-28 csmartdalton@google.com Revert "Move setupGeometry() from GrGLGpu to GrGLOpsRenderPass"
      
      Created with:
        gclient setdep -r src/third_party/skia@7122d8cec827
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-autoroll
      Please CC jlavrova@google.com 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
      
      Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
      Bug: None
      Tbr: jlavrova@google.com
      Change-Id: I465d905fc0af29d5af5be52473c0b5811fbbe28b
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080725Reviewed-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@{#745677}
      0c495b08
  2. 28 Feb, 2020 38 commits