|
|
Linux: Add xcb FD to glib event loop
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1424 lines, -14 lines) |
Patch |
 |
M |
build/config/linux/BUILD.gn
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/experimental/install-build-deps.py
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/install-build-deps.sh
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
build/linux/sysroot_scripts/install-sysroot.py
|
View
|
1
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
build/linux/system.gyp
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_browser_main_extra_parts_x11.cc
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/linux/debian/expected_deps_ia32
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/linux/debian/expected_deps_x64
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/linux/rpm/expected_deps_i386
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/linux/rpm/expected_deps_x86_64
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/BUILD.gn
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/ui_base_tests.gyp
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/x/BUILD.gn
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/x/ui_base_x.gyp
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/x/x11_window_cache.h
|
View
|
1
|
1 chunk |
+179 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/x/x11_window_cache.cc
|
View
|
1
|
1 chunk |
+617 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/x/x11_window_cache_event_source.h
|
View
|
1
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/x/x11_window_cache_event_source.cc
|
View
|
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ui/base/x/x11_window_cache_unittest.cc
|
View
|
1
|
1 chunk |
+426 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/events/platform/x11/x11_event_source_glib.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/x/BUILD.gn
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/x/x11_types.cc
|
View
|
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
|