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.