1. 04 Jan, 2019 3 commits
    • chromium-autoroll's avatar
      Roll src/third_party/skia 8b0f9d18ddf8..5820b0c3f3ce (11 commits) · 0564e70a
      chromium-autoroll authored
      https://skia.googlesource.com/skia.git/+log/8b0f9d18ddf8..5820b0c3f3ce
      
      
      git log 8b0f9d18ddf8..5820b0c3f3ce --date=short --no-merges --format='%ad %ae %s'
      2019-01-03 michaelludwig@google.com Use specialized quad lists in rectangle ops
      2019-01-03 reed@google.com change textutils to require font param
      2019-01-03 kjlubick@google.com [canvaskit] Refactor skottie into own file
      2019-01-03 recipe-roller@chromium.org Roll recipe dependencies (trivial).
      2019-01-03 robertphillips@google.com Make the RRectEffect's screen coords be Float4 (rather than Half4)
      2019-01-03 michaelludwig@google.com Normalize vectors in dot product for quad type calculations.
      2019-01-03 halcanary@google.com SkPDF: eliminalte one member function
      2019-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4627b3705d59..9fa54eab2590 (1 commits)
      2019-01-03 reed@google.com use drawSimpleText
      2019-01-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms e9b211dd665b..8b9d1f9db8a8 (1 commits)
      2019-01-03 reed@google.com remove legacy drawPosText (and variants)
      
      
      Created with:
        gclient setdep -r src/third_party/skia@5820b0c3f3ce
      
      The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll
      
      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.
      
      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=chromium:915025,chromium:917242,chromium:b/122105577
      TBR=bungeman@chromium.org
      
      Change-Id: I6d8fd6fb28bbee8eb2eca4dc1e3118139b57ae65
      Reviewed-on: https://chromium-review.googlesource.com/c/1394922Reviewed-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@{#619822}
      0564e70a
    • Matthew Jones's avatar
      Add watch list for compositor animator · f3b5f4fc
      Matthew Jones authored
      Bug:
      
      Change-Id: Ie49fde45c2efc4c70fbfa8e99841541064e7540d
      Reviewed-on: https://chromium-review.googlesource.com/c/1395158Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
      Commit-Queue: Matthew Jones <mdjones@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#619821}
      f3b5f4fc
    • Bruce Dawson's avatar
      Fix GetTSC test to handle ARM64 on Win32 · a2972dd7
      Bruce Dawson authored
      The recently added timer performance test for __rdtsc fails to compile
      on ARM64, for obvious reasons. This change fixes the test to use the
      ARM64 cycle counter when building for that platform.
      
      The ReadCycleCounter definition was copied from base\time\time_win.cc
      
      Bug: 893460
      Change-Id: I0d891c5a197e097084a765ab66e9da1b4173b418
      Reviewed-on: https://chromium-review.googlesource.com/c/1394987Reviewed-by: default avatarYuri Wiitala <miu@chromium.org>
      Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#619820}
      a2972dd7
  2. 03 Jan, 2019 37 commits