Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Issue 943393002: Add HWUI Sink to DM on Android Framework builds (Closed)

Created:
5 years, 10 months ago by tomhudson
Modified:
5 years, 10 months ago
Reviewers:
djsollen, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add HWUI Sink to DM on Android Framework builds Allows "hwui" as a --config argument to dm, drawing through the Android Framework's HWUI backend. R=djsollen@google.com,mtklein@google.com BUG=skia: Committed: https://skia.googlesource.com/skia/+/eebc39ad5a1dcbde1b10a9b2ab54679549522b52

Patch Set 1 #

Total comments: 9

Patch Set 2 : Remove unnecessary SkStringPrintf() calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -2 lines) Patch
M dm/DM.cpp View 2 chunks +5 lines, -0 lines 0 comments Download
A dm/DMSrcSinkAndroid.h View 1 chunk +38 lines, -0 lines 0 comments Download
A dm/DMSrcSinkAndroid.cpp View 1 1 chunk +158 lines, -0 lines 0 comments Download
M gyp/dm.gyp View 1 chunk +14 lines, -1 line 0 comments Download
M tools/flags/SkCommonFlags.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
tomhudson
These are the changes we've been hashing out for Android, and should be about ready ...
5 years, 10 months ago (2015-02-23 16:23:42 UTC) #1
djsollen
https://codereview.chromium.org/943393002/diff/1/dm/DMSrcSinkAndroid.cpp File dm/DMSrcSinkAndroid.cpp (right): https://codereview.chromium.org/943393002/diff/1/dm/DMSrcSinkAndroid.cpp#newcode15 dm/DMSrcSinkAndroid.cpp:15: #include "android/rect.h" do we need all of these includes?
5 years, 10 months ago (2015-02-23 16:30:19 UTC) #2
mtklein
lgtm https://codereview.chromium.org/943393002/diff/1/dm/DMSrcSinkAndroid.cpp File dm/DMSrcSinkAndroid.cpp (right): https://codereview.chromium.org/943393002/diff/1/dm/DMSrcSinkAndroid.cpp#newcode27 dm/DMSrcSinkAndroid.cpp:27: /* These functions are only compiled in the ...
5 years, 10 months ago (2015-02-23 16:46:09 UTC) #3
tomhudson
https://codereview.chromium.org/943393002/diff/1/dm/DMSrcSinkAndroid.cpp File dm/DMSrcSinkAndroid.cpp (right): https://codereview.chromium.org/943393002/diff/1/dm/DMSrcSinkAndroid.cpp#newcode15 dm/DMSrcSinkAndroid.cpp:15: #include "android/rect.h" On 2015/02/23 16:30:19, djsollen wrote: > do ...
5 years, 10 months ago (2015-02-23 17:43:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/943393002/20001
5 years, 10 months ago (2015-02-23 19:18:54 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 20:18:09 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/eebc39ad5a1dcbde1b10a9b2ab54679549522b52

Powered by Google App Engine
This is Rietveld 408576698