|
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
|