|
Add a basic linux client for Blimp.
Add a simple linux front end for blimp. This ties into all of the
features but does not handle input events yet.
BUG= 534894
Total comments: 26
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+362 lines, -36 lines) |
Patch |
 |
M |
blimp/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
blimp/client/BUILD.gn
|
View
|
|
2 chunks |
+26 lines, -0 lines |
5 comments
|
Download
|
 |
M |
blimp/client/DEPS
|
View
|
|
1 chunk |
+2 lines, -0 lines |
1 comment
|
Download
|
 |
M |
blimp/client/android/blimp_library_loader.cc
|
View
|
|
2 chunks |
+3 lines, -28 lines |
0 comments
|
Download
|
 |
M |
blimp/client/android/java/src/org/chromium/blimp/BlimpLibraryLoader.java
|
View
|
|
2 chunks |
+1 line, -3 lines |
1 comment
|
Download
|
 |
A |
blimp/client/blimp_startup.h
|
View
|
|
1 chunk |
+18 lines, -0 lines |
1 comment
|
Download
|
 |
A |
blimp/client/blimp_startup.cc
|
View
|
|
1 chunk |
+53 lines, -0 lines |
6 comments
|
Download
|
 |
M |
blimp/client/compositor/blimp_compositor.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A |
blimp/client/linux/blimp_display_manager.h
|
View
|
|
1 chunk |
+66 lines, -0 lines |
5 comments
|
Download
|
 |
A |
blimp/client/linux/blimp_display_manager.cc
|
View
|
1
|
1 chunk |
+82 lines, -0 lines |
4 comments
|
Download
|
 |
A |
blimp/client/linux/blimp_main.cc
|
View
|
1
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
blimp/client/session/blimp_client_session_linux.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
1 comment
|
Download
|
 |
A |
blimp/client/session/blimp_client_session_linux.cc
|
View
|
|
1 chunk |
+28 lines, -0 lines |
2 comments
|
Download
|
Total messages: 7 (1 generated)
|