diff options
author | skia-deps-roller <skia-deps-roller@chromium.org> | 2016-01-28 15:46:40 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-28 23:47:32 +0000 |
commit | 7362eb570f82c152c9fc223843af85187b8bc0b7 (patch) | |
tree | f4f39a42b7f026751860812d9f90c4830bd6e738 /DEPS | |
parent | 9db08cc3e1979d3f974f8486420fb65bc8ccf247 (diff) | |
download | chromium_src-7362eb570f82c152c9fc223843af85187b8bc0b7.zip chromium_src-7362eb570f82c152c9fc223843af85187b8bc0b7.tar.gz chromium_src-7362eb570f82c152c9fc223843af85187b8bc0b7.tar.bz2 |
Roll src/third_party/skia/ 317a45e87..817c72ad4 (4 commits).
https://chromium.googlesource.com/skia.git/+log/317a45e87988..817c72ad40bf
$ git log 317a45e87..817c72ad4 --date=short --no-merges --format='%ad %ae %s'
2016-01-28 djsollen Fix broken Android framework builds GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1641173003
2016-01-28 fmalita SaveFlags begone!
2016-01-28 benjaminwagner Fix typo on trooper page.
2016-01-28 benjaminwagner Work around exasperating Google3 Android build error.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=msarett@google.com
Review URL: https://codereview.chromium.org/1642243002
Cr-Commit-Position: refs/heads/master@{#372208}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,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': '317a45e879889f9ed876549a10bbfd51aab41b45', + 'skia_revision': '817c72ad40bfbb42824010837c0bcc572a9eb9bc', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. |