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

Issue 2032963002: WIP - OpenGL Native Renderer (Closed)

Created:
4 years, 6 months ago by Yuwei
Modified:
4 years, 4 months ago
Reviewers:
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WIP - OpenGL Native Renderer WIP. BUG=385924

Patch Set 1 #

Patch Set 2 : WIP #

Patch Set 3 : WIP #

Patch Set 4 : WIP #

Patch Set 5 : WIP #

Patch Set 6 : WIP #

Patch Set 7 : WIP #

Patch Set 8 : WIP #

Patch Set 9 : Merge branch 'glrenderer' into gl #

Patch Set 10 : WIP #

Patch Set 11 : WIP #

Patch Set 12 : WIP #

Patch Set 13 : Merge branch 'cursor_stub' into gl #

Patch Set 14 : WIP #

Patch Set 15 : Merge branch 'master' into gl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+291 lines, -57 lines) Patch
M remoting/android/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A + remoting/android/java/res/menu/toggle_opengl_list_item.xml View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/AbstractDesktopView.java View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/Chromoting.java View 1 2 3 4 5 1 chunk +14 lines, -1 line 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/DesktopView.java View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/GlDesktopView.java View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +7 lines, -8 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/InputStrategyInterface.java View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/TouchInputHandler.java View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +4 lines, -4 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/jni/GlDisplay.java View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +4 lines, -3 lines 0 comments Download
M remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/client/jni/chromoting_jni_runtime.cc View 1 2 3 4 5 1 chunk +5 lines, -0 lines 0 comments Download
M remoting/client/jni/display_updater_factory.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M remoting/client/jni/jni_client.cc View 1 2 3 4 5 2 chunks +11 lines, -9 lines 0 comments Download
M remoting/client/jni/jni_gl_display_handler.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 5 chunks +50 lines, -5 lines 0 comments Download
M remoting/client/jni/jni_gl_display_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 8 chunks +146 lines, -20 lines 0 comments Download
M remoting/client/jni/remoting_jni_registrar.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
A remoting/client/opengl_renderer.gyp View 1 2 3 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Yuwei
4 years, 4 months ago (2016-08-10 00:26:52 UTC) #1
Description was changed from

==========
WIP - OpenGL Native Renderer

WIP.

BUG=385924
==========

to

==========
WIP - OpenGL Native Renderer

WIP.

BUG=385924
==========

Powered by Google App Engine
This is Rietveld 408576698