.. |
mac
|
Mac: Add NSSupportsAutomaticGraphicsSwitching to Info.plist (issue #1396).
|
2014-10-03 17:00:56 +00:00 |
res
|
- Add open folder dialog support (FILE_DIALOG_OPEN_FOLDER mode) for CefBrowserHost::RunFileDialog (issue #1030).
|
2015-01-20 18:24:54 +00:00 |
CMakeLists.txt.in
|
Update to Chromium revision 8cb76f56 (#307671)
|
2014-12-13 20:18:31 +00:00 |
binding_test.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
binding_test.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
browser_window.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_osr_gtk.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_osr_gtk.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_osr_win.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_osr_win.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_std_gtk.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_std_gtk.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_std_win.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
browser_window_std_win.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
bytes_write_handler.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
bytes_write_handler.h
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:23:54 +00:00 |
cefclient.exe.manifest
|
Update to Chromium revision 217791.
|
2013-08-15 19:38:55 +00:00 |
cefclient.rc
|
Update to Chromium revision ad468e8b (#292352).
|
2014-09-04 17:53:40 +00:00 |
cefclient_gtk.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
cefclient_mac.mm
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
cefclient_win.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
client_app.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_app.h
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_app_delegates.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_handler.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
client_handler_osr.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_osr.h
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_shared.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_shared.h
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_shared_gtk.cc
|
- cefclient: Split ClientHandler into an abstract base class and a concrete implementation for shared usage (issue #1500).
|
2015-01-26 19:34:26 +00:00 |
client_handler_shared_mac.mm
|
- cefclient: Split ClientHandler into an abstract base class and a concrete implementation for shared usage (issue #1500).
|
2015-01-26 19:34:26 +00:00 |
client_handler_single.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_single.h
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_std.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_handler_std.h
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
client_renderer.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_renderer.h
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_switches.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_switches.h
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
client_types.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
dialog_handler_gtk.cc
|
cefclient: Linux: Move GTK dialog handlers from ClientHandler into a separate class (issue #1500).
|
2015-01-23 20:03:47 +00:00 |
dialog_handler_gtk.h
|
cefclient: Linux: Move GTK dialog handlers from ClientHandler into a separate class (issue #1500).
|
2015-01-23 20:03:47 +00:00 |
dialog_test.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
dialog_test.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
main_context.cc
|
Add missing include statement (issue #1502).
|
2015-01-26 00:59:40 +00:00 |
main_context.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
main_context_impl.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
main_context_impl.h
|
cefclient: Add missing include (issue #1500)
|
2015-01-29 21:44:17 +00:00 |
main_context_impl_posix.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
main_context_impl_win.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
main_message_loop.cc
|
cefclient: Use an abstraction for message loop functionality (Run/Quit/PostTask) instead of implementing the same logic multiple times in platform-specific files (issue #1500).
|
2015-01-22 17:55:55 +00:00 |
main_message_loop.h
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
main_message_loop_multithreaded_win.cc
|
cefclient: Use an abstraction for message loop functionality (Run/Quit/PostTask) instead of implementing the same logic multiple times in platform-specific files (issue #1500).
|
2015-01-22 17:55:55 +00:00 |
main_message_loop_multithreaded_win.h
|
cefclient: Use an abstraction for message loop functionality (Run/Quit/PostTask) instead of implementing the same logic multiple times in platform-specific files (issue #1500).
|
2015-01-22 17:55:55 +00:00 |
main_message_loop_std.cc
|
cefclient: Use an abstraction for message loop functionality (Run/Quit/PostTask) instead of implementing the same logic multiple times in platform-specific files (issue #1500).
|
2015-01-22 17:55:55 +00:00 |
main_message_loop_std.h
|
cefclient: Use an abstraction for message loop functionality (Run/Quit/PostTask) instead of implementing the same logic multiple times in platform-specific files (issue #1500).
|
2015-01-22 17:55:55 +00:00 |
osr_dragdrop_events.h
|
cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500).
|
2015-01-23 17:37:23 +00:00 |
osr_dragdrop_win.cc
|
cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500).
|
2015-01-23 17:37:23 +00:00 |
osr_dragdrop_win.h
|
cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500).
|
2015-01-23 17:37:23 +00:00 |
osr_renderer.cc
|
cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500).
|
2015-01-23 17:37:23 +00:00 |
osr_renderer.h
|
cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500).
|
2015-01-23 17:37:23 +00:00 |
osr_widget_mac.h
|
- cefclient: Split ClientHandler into an abstract base class and a concrete implementation for shared usage (issue #1500).
|
2015-01-26 19:34:26 +00:00 |
osr_widget_mac.mm
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
osr_window_win.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
osr_window_win.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
performance_test.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
performance_test.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
performance_test_setup.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
performance_test_tests.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
print_handler_gtk.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:23:54 +00:00 |
print_handler_gtk.h
|
cefclient: Linux: Move GTK dialog handlers from ClientHandler into a separate class (issue #1500).
|
2015-01-23 20:03:47 +00:00 |
process_helper_mac.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
resource.h
|
cefclient: Use test_runner::Alert instead of platform-specific notifications (issue #1500).
|
2015-01-22 21:39:36 +00:00 |
resource_util.h
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
resource_util_linux.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
resource_util_mac.mm
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
resource_util_posix.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
resource_util_win.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
root_window.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
root_window_gtk.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
root_window_gtk.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
root_window_manager.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
root_window_manager.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
root_window_win.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
root_window_win.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
scheme_test.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
scheme_test.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
temp_window_win.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
temp_window_win.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
temp_window_x11.cc
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
temp_window_x11.h
|
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-29 20:53:53 +00:00 |
test_runner.cc
|
cefclient: Move all remaining files to the `client` namespace (issue #1500).
|
2015-01-23 19:09:34 +00:00 |
test_runner.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
util_win.cc
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
util_win.h
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
window_test.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
window_test.h
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
window_test_gtk.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
window_test_mac.mm
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |
window_test_win.cc
|
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
|
2015-01-22 20:21:21 +00:00 |