Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
Roll src/third_party/skia/ 6c3c0c69e..c7eb4905c (4 commits).
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/skia.git/+log/6c3c0c69e80b..c7eb4905c462

$ git log 6c3c0c69e..c7eb4905c --date=short --no-merges --format='%ad %ae %s'
2016-04-25 msarett Fix kSubset_Mode tests on non-native swizzles
2016-04-25 stephana Revert of Batch multiple single NVPR draw paths to instanced draws (patchset #5 id:80001 of https://codereview.chromium.org/1908433002/ )
2016-04-25 msarett Make SkDrawable an SkFlattenable
2016-04-25 rmistry Use BUILD_TYPE in cmake_build.

CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
[email protected]

Review URL: https://codereview.chromium.org/1922533002

Cr-Commit-Position: refs/heads/master@{#389483}
  • Loading branch information
skia-deps-roller authored and Commit bot committed Apr 25, 2016
1 parent d53cb4a commit 714d683
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 @@ -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': '6c3c0c69e80b6387655c9aeda202aa358aa0b8ed',
'skia_revision': 'c7eb4905c4629eba44e76d98ce5e32546f739974',
# 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 714d683

Please sign in to comment.