.. |
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 |
bytes_write_handler.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
bytes_write_handler.h
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-22 23:34:29 +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: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
cefclient_mac.mm
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
cefclient_osr_dragdrop_win.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
cefclient_osr_dragdrop_win.h
|
Use CMake configuration to detect ATL support (issue #1328).
|
2014-10-27 21:34:48 +00:00 |
cefclient_osr_widget_gtk.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
cefclient_osr_widget_gtk.h
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-22 23:34:29 +00:00 |
cefclient_osr_widget_mac.h
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-22 23:34:29 +00:00 |
cefclient_osr_widget_mac.mm
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
cefclient_osr_widget_win.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
cefclient_osr_widget_win.h
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-22 23:34:29 +00:00 |
cefclient_win.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
client_app.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
client_app.h
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-22 23:34:29 +00:00 |
client_app_delegates.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 |
client_handler.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
client_handler.h
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-23 16:20:52 +00:00 |
client_handler_gtk.cc
|
cefclient: Use test_runner::Alert instead of platform-specific notifications (issue #1500).
|
2015-01-22 21:39:36 +00:00 |
client_handler_mac.mm
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
client_handler_win.cc
|
cefclient: Use test_runner::Alert instead of platform-specific notifications (issue #1500).
|
2015-01-22 21:39:36 +00:00 |
client_renderer.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
client_renderer.h
|
- Add keyboard and focus notifications (issue #508).
|
2012-06-11 15:52:49 +00:00 |
client_switches.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
client_switches.h
|
Improve off-screen rendering behavior (issue #1257).
|
2014-12-02 11:23:57 +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 |
dragdrop_events.h
|
Implement off-screen rendering support using delegated rendering (issue #1257).
|
2014-06-30 22:30:29 +00:00 |
main_context.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
main_context.h
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
main_context_impl.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
main_context_impl.h
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +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: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +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: 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.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 |
osrenderer.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
osrenderer.h
|
Add support for begin frame scheduling and direct rendering when GPU compositing is disabled (issue #1368).
|
2015-01-01 16:51:56 +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
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
print_handler_gtk.h
|
Linux: Add new CefPrintHandler and CefPrintSettings classes to support printing and a GTK implementation in cefclient (issue #1258).
|
2014-07-10 15:41:30 +00:00 |
process_helper_mac.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +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: Simplify tests and related resource loading.
|
2013-04-03 18:20:59 +00:00 |
resource_util_linux.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
resource_util_mac.mm
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-11 20:10:05 +00:00 |
resource_util_posix.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
resource_util_win.cc
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +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 |
test_runner.cc
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +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: 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 |
util_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 |
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 |