cef/tests/cefclient
Marshall Greenblatt a66c401687 - cefclient: Split ClientHandler into an abstract base class and a concrete implementation for shared usage (issue #1500).
- cefclient: Show an alert box when selecting Tests > Popup Window while running in off-screen rendering mode.
- cefclient: Mac: Enable/disable UX buttons to match loading state.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1999 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-26 19:34:26 +00:00
..
mac
res
CMakeLists.txt.in
binding_test.cc
binding_test.h
bytes_write_handler.cc
bytes_write_handler.h
cefclient.exe.manifest
cefclient.rc
cefclient_gtk.cc
cefclient_mac.mm
cefclient_win.cc
client_app.cc
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
client_handler.cc
client_handler.h
client_handler_shared.cc
client_handler_shared.h
client_handler_shared_gtk.cc
client_handler_shared_mac.mm
client_handler_shared_win.cc
client_renderer.cc
client_renderer.h
client_switches.cc
client_switches.h
dialog_handler_gtk.cc
dialog_handler_gtk.h
dialog_test.cc
dialog_test.h
main_context.cc
main_context.h
main_context_impl.cc
main_context_impl.h
main_context_impl_posix.cc
main_context_impl_win.cc
main_message_loop.cc
main_message_loop.h
main_message_loop_multithreaded_win.cc
main_message_loop_multithreaded_win.h
main_message_loop_std.cc
main_message_loop_std.h
osr_dragdrop_events.h
osr_dragdrop_win.cc
osr_dragdrop_win.h
osr_renderer.cc
osr_renderer.h
osr_widget_gtk.cc
osr_widget_gtk.h
osr_widget_mac.h
osr_widget_mac.mm
osr_widget_win.cc
osr_widget_win.h
performance_test.cc
performance_test.h
performance_test_setup.h
performance_test_tests.cc
print_handler_gtk.cc
print_handler_gtk.h
process_helper_mac.cc
resource.h
resource_util.h
resource_util_linux.cc
resource_util_mac.mm
resource_util_posix.cc
resource_util_win.cc
scheme_test.cc
scheme_test.h
test_runner.cc
test_runner.h
util_win.cc
util_win.h cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500). 2015-01-23 17:37:23 +00:00
window_test.cc
window_test.h
window_test_gtk.cc
window_test_mac.mm
window_test_win.cc