Skip to content

Commit

Permalink
Roll src/third_party/skia 6abaff3041a3..c712e962b647 (1 commits)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/6abaff3041a3..c712e962b647

git log 6abaff3041a3..c712e962b647 --date=short --no-merges --format='%ad %ae %s'
2019-09-25 mtklein@google.com poor man's contention profiler

Created with:
  gclient setdep -r src/third_party/skia@c712e962b647

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 bungeman@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
TBR=bungeman@google.com

Bug: None
Change-Id: I527d242ad7fa26bf7adaa4eb41859fe7929a79f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825377
Reviewed-by: chromium-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@{#699839}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Sep 25, 2019
1 parent 0a23950 commit 64833a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '6abaff3041a3eb140b82d091ef2aa35063b5c69c',
'skia_revision': 'c712e962b64742f18fc69620678297bee144ea9b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
Expand Down

0 comments on commit 64833a3

Please sign in to comment.