1. 29 Feb, 2020 5 commits
    • Peter Kasting's avatar
      Host CreateTestWidget() to ViewsTestBase and use it in a few places. · 6a6b8fd7
      Peter Kasting authored
      Still many, many more to convert.
      
      Bug: 1056332
      Change-Id: I19d411d7583031779bad0a8ff4da4699df6df284
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080046Reviewed-by: default avatarLeonard Grey <lgrey@chromium.org>
      Reviewed-by: default avatarScott Violet <sky@chromium.org>
      Reviewed-by: default avatarRobert Liao <robliao@chromium.org>
      Commit-Queue: Peter Kasting <pkasting@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#745681}
      6a6b8fd7
    • Gabriel Charette's avatar
      Migrate off base::ThreadPool()-as-a-trait in /chrome/browser/chromeos/system_logs · 879b222e
      Gabriel Charette authored
      This CL is a logical no-op.
      
      It manually covers the use cases the script
      (https://crbug.com/1026641#c22) didn't cover in
      https://chromium-review.googlesource.com/c/chromium/src/+/2026350.
      
      A few of the affected files were also migrated to
      content::GetUIThreadTaskRunner() whenever surrounding code consistency
      was at stake (but the bulk of that migration is staged to happen after
      this one so this wasn't a priority in this batch).
      
      Most files intentionally kept base/task/post_task.h as an include. It is
      still required because of a cyclical dependency during the migration
      preventing base/task/thread_pool.h from implicitly providing
      base/task/task_traits.h to its users (callers that explicitly store
      TaskTraits and include task_traits.h don't have this problem). The
      post_task.h include will be cleaned up in a later phase.
      
      This CL was uploaded by git cl split.
      
      R=jkardatzke@chromium.org
      
      Bug: 1026641
      Change-Id: Ia186179ca831edf161da9a31a249e175444bca41
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078665Reviewed-by: default avatarJeffrey Kardatzke <jkardatzke@google.com>
      Reviewed-by: default avatarJ Kardatzke <jkardatzke@chromium.org>
      Commit-Queue: J Kardatzke <jkardatzke@chromium.org>
      Auto-Submit: Gabriel Charette <gab@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#745680}
      879b222e
    • Gabriel Charette's avatar
      Migrate off base::ThreadPool()-as-a-trait in /extensions/browser/api/feedback_private · 1d95553c
      Gabriel Charette authored
      This CL is a logical no-op.
      
      It manually covers the use cases the script
      (https://crbug.com/1026641#c22) didn't cover in
      https://chromium-review.googlesource.com/c/chromium/src/+/2026350.
      
      A few of the affected files were also migrated to
      content::GetUIThreadTaskRunner() whenever surrounding code consistency
      was at stake (but the bulk of that migration is staged to happen after
      this one so this wasn't a priority in this batch).
      
      Most files intentionally kept base/task/post_task.h as an include. It is
      still required because of a cyclical dependency during the migration
      preventing base/task/thread_pool.h from implicitly providing
      base/task/task_traits.h to its users (callers that explicitly store
      TaskTraits and include task_traits.h don't have this problem). The
      post_task.h include will be cleaned up in a later phase.
      
      This CL was uploaded by git cl split.
      
      R=jkardatzke@chromium.org
      
      Bug: 1026641
      Change-Id: Id008ffcead00c6787d40b56c9370d09b56df87bb
      Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078418
      Commit-Queue: J Kardatzke <jkardatzke@chromium.org>
      Reviewed-by: default avatarJ Kardatzke <jkardatzke@chromium.org>
      Reviewed-by: default avatarJeffrey Kardatzke <jkardatzke@google.com>
      Auto-Submit: Gabriel Charette <gab@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#745679}
      1d95553c
    • 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 35 commits