commit | 97444019423ac6b8d238080a106a80d624f12f3b | [log] [tgz] |
---|---|---|
author | skia-deps-roller <[email protected]> | Thu Feb 11 22:18:34 2016 |
committer | Commit bot <[email protected]> | Thu Feb 11 22:20:51 2016 |
tree | f0b8dd3c56510f9af6ade75b4d4ef25352b5bf01 | |
parent | cfcae41e2e3f8efb14aeb1d49d5e49bbf3afbe79 [diff] [blame] |
Roll src/third_party/skia/ ef02b24d1..0eed94529 (9 commits). https://chromium.googlesource.com/skia.git/+log/ef02b24d1c19..0eed945294fa $ git log ef02b24d1..0eed94529 --date=short --no-merges --format='%ad %ae %s' 2016-02-11 kjlubick Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) 2016-02-11 joshualitt Remove GrContext* from GrTextContext 2016-02-11 bsalomon Make copySurface work for texture dsts, return a bool, & add unit test. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1684313002 2016-02-11 joshualitt enable ThermalManager on Android 2016-02-11 msarett Support more color types for ICOs 2016-02-11 msarett Avoid initializing memory twice on incomplete RLE bmps 2016-02-11 ethannicholas integrated SkDebugCanvas JSON support with UrlDataManager GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1686143004 2016-02-11 scroggo Test SkAndroidCodec for more types 2016-02-11 brianosman Further reduce the number of primitives in the donut tests. Avoids crashes on iOS. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel;tryserver.chromium.win:win_clang_dbg [email protected] Review URL: https://codereview.chromium.org/1692663002 Cr-Commit-Position: refs/heads/master@{#375017}
diff --git a/DEPS b/DEPS index 502cdd9..73af965 100644 --- a/DEPS +++ b/DEPS
@@ -39,7 +39,7 @@ # 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': 'ef02b24d1c19bebe77ed6f4d531e245db45551c5', + 'skia_revision': '0eed945294fa0b2dee7d971c16dc9beefab2ec1c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.