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

Issue 2032623002: Implement OpenGL backend in Android viewer app (Closed)

Created:
4 years, 6 months ago by liyuqian
Modified:
4 years, 6 months ago
Reviewers:
jvanverth1, scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Implement OpenGL backend in Android viewer app BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2032623002 Committed: https://skia.googlesource.com/skia/+/6cb70251829a467b146da9bc8925064f33608e48

Patch Set 1 #

Patch Set 2 : Init #

Patch Set 3 : Clean #

Total comments: 17

Patch Set 4 : Revision #

Patch Set 5 : Comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -48 lines) Patch
M tools/viewer/Viewer.cpp View 1 2 3 4 3 chunks +22 lines, -3 lines 1 comment Download
M tools/viewer/sk_app/GLWindowContext.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + tools/viewer/sk_app/android/GLWindowContext_android.h View 2 chunks +11 lines, -10 lines 0 comments Download
A tools/viewer/sk_app/android/GLWindowContext_android.cpp View 1 2 3 1 chunk +122 lines, -0 lines 0 comments Download
D tools/viewer/sk_app/android/VulkanWindowContext_android.h View 1 chunk +0 lines, -26 lines 0 comments Download
M tools/viewer/sk_app/android/VulkanWindowContext_android.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M tools/viewer/sk_app/android/Window_android.h View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M tools/viewer/sk_app/android/Window_android.cpp View 1 2 3 4 2 chunks +21 lines, -8 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
liyuqian
Leon: Since Derek is on vacation, can you please review my change on the Android ...
4 years, 6 months ago (2016-06-02 15:39:41 UTC) #4
liyuqian
Sorry, I forget to change the title...
4 years, 6 months ago (2016-06-02 15:40:27 UTC) #5
jvanverth1
lgtm + comments https://codereview.chromium.org/2032623002/diff/40001/tools/viewer/sk_app/android/GLWindowContext_android.cpp File tools/viewer/sk_app/android/GLWindowContext_android.cpp (right): https://codereview.chromium.org/2032623002/diff/40001/tools/viewer/sk_app/android/GLWindowContext_android.cpp#newcode52 tools/viewer/sk_app/android/GLWindowContext_android.cpp:52: // The following initialization is mainly ...
4 years, 6 months ago (2016-06-02 17:17:36 UTC) #6
scroggo
On 2016/06/02 15:39:41, liyuqian wrote: > Leon: Since Derek is on vacation, can you please ...
4 years, 6 months ago (2016-06-02 18:25:17 UTC) #7
scroggo
On 2016/06/02 15:39:41, liyuqian wrote: > Leon: Since Derek is on vacation, can you please ...
4 years, 6 months ago (2016-06-02 18:25:17 UTC) #8
liyuqian
Thank you for the comments! Please see my answers below. https://codereview.chromium.org/2032623002/diff/40001/tools/viewer/Viewer.cpp File tools/viewer/Viewer.cpp (right): https://codereview.chromium.org/2032623002/diff/40001/tools/viewer/Viewer.cpp#newcode439 ...
4 years, 6 months ago (2016-06-02 18:47:14 UTC) #9
scroggo
lgtm https://codereview.chromium.org/2032623002/diff/40001/tools/viewer/sk_app/android/Window_android.cpp File tools/viewer/sk_app/android/Window_android.cpp (right): https://codereview.chromium.org/2032623002/diff/40001/tools/viewer/sk_app/android/Window_android.cpp#newcode76 tools/viewer/sk_app/android/Window_android.cpp:76: default: On 2016/06/02 18:47:13, liyuqian wrote: > On ...
4 years, 6 months ago (2016-06-02 18:58:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2032623002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2032623002/80001
4 years, 6 months ago (2016-06-02 19:01:31 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 19:16:33 UTC) #15
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/6cb70251829a467b146da9bc8925064f33608e48

Powered by Google App Engine
This is Rietveld 408576698