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

Issue 10815041: Make NativeViewGLSurfaceEGL directly usable on Android. (Closed)

Created:
8 years, 5 months ago by no sievers
Modified:
8 years, 5 months ago
CC:
chromium-reviews, piman
Visibility:
Public.

Description

Make NativeViewGLSurfaceEGL directly usable on Android. Define AcceleratedWidget as ANativeWindow* which can be used to create an EGLSurface. Also do allow direct initialization of NativeViewGLSurfaceEGL. BUG=136923 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147879

Patch Set 1 #

Total comments: 3

Patch Set 2 : use angle EGL headers on Android too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -12 lines) Patch
M ui/gfx/native_widget_types.h View 2 chunks +2 lines, -1 line 0 comments Download
M ui/gl/gl_surface_egl.cc View 1 3 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
no sievers
https://chromiumcodereview.appspot.com/10815041/diff/1/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (right): https://chromiumcodereview.appspot.com/10815041/diff/1/ui/gl/gl_surface_egl.cc#newcode183 ui/gl/gl_surface_egl.cc:183: #if defined(EGL_NV_post_sub_buffer) Is this good? This is not defined ...
8 years, 5 months ago (2012-07-20 20:31:59 UTC) #1
piman
https://chromiumcodereview.appspot.com/10815041/diff/1/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (right): https://chromiumcodereview.appspot.com/10815041/diff/1/ui/gl/gl_surface_egl.cc#newcode183 ui/gl/gl_surface_egl.cc:183: #if defined(EGL_NV_post_sub_buffer) On 2012/07/20 20:31:59, Daniel Sievers wrote: > ...
8 years, 5 months ago (2012-07-20 20:44:08 UTC) #2
no sievers
http://codereview.chromium.org/10815041/diff/1/ui/gl/gl_surface_egl.cc File ui/gl/gl_surface_egl.cc (right): http://codereview.chromium.org/10815041/diff/1/ui/gl/gl_surface_egl.cc#newcode183 ui/gl/gl_surface_egl.cc:183: #if defined(EGL_NV_post_sub_buffer) Word. Especially, since this file is explicit ...
8 years, 5 months ago (2012-07-20 21:11:05 UTC) #3
piman
*much* nicer ;) LGTM
8 years, 5 months ago (2012-07-20 21:19:19 UTC) #4
apatrick_chromium
lgtm
8 years, 5 months ago (2012-07-20 21:35:39 UTC) #5
no sievers
need OWNERS lgtm from sky for native_widget_types.h
8 years, 5 months ago (2012-07-20 23:55:46 UTC) #6
sky
LGTM
8 years, 5 months ago (2012-07-21 00:04:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sievers@chromium.org/10815041/1003
8 years, 5 months ago (2012-07-23 16:21:10 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 17:41:02 UTC) #9
Change committed as 147879

Powered by Google App Engine
This is Rietveld 408576698