diff options
author | skia-deps-roller <skia-deps-roller@chromium.org> | 2016-03-25 12:22:41 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-25 19:23:50 +0000 |
commit | 0ea257e12a4baf25b4e7f451f56db98dc91c9c6b (patch) | |
tree | 67d1161e2d0cef75b497d4b1dd7d81bfbe22844f /DEPS | |
parent | 559a35b9574ea1e17b2d6ccc5bc4f0cc955bb570 (diff) | |
download | chromium_src-0ea257e12a4baf25b4e7f451f56db98dc91c9c6b.zip chromium_src-0ea257e12a4baf25b4e7f451f56db98dc91c9c6b.tar.gz chromium_src-0ea257e12a4baf25b4e7f451f56db98dc91c9c6b.tar.bz2 |
Roll src/third_party/skia/ 5443f1b6b..d442d3233 (6 commits).
https://chromium.googlesource.com/skia.git/+log/5443f1b6bab2..d442d32335a1
$ git log 5443f1b6b..d442d3233 --date=short --no-merges --format='%ad %ae %s'
2016-03-25 msarett Remove extra definitions of SkMovie
2016-03-25 ethannicholas got Vulkan compiling on Linux again GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1834953003
2016-03-25 msarett Delete SkPageFlipper
2016-03-25 robertphillips Turn off Discardable scaled image cache
2016-03-25 kjlubick Forward serial (fixes charging)
2016-03-25 ethannicholas added support for glMinSampleShading GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1812223002
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=bsalomon@google.com
Review URL: https://codereview.chromium.org/1831343002
Cr-Commit-Position: refs/heads/master@{#383329}
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': '5443f1b6bab26e0ee010d8b255f9ab6498a096ea', + 'skia_revision': 'd442d32335a12964af1691b64977621d18048d20', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. |