cef/libcef_dll/wrapper
Nishant Kaushik 816f700d3e Implement accessibility enhancements (issue #1217)
- Add new CefBrowserHost::SetAccessibilityState method for toggling
  accessibility state when readers are detected by the client.
- Add new CefAccessibilityHandler interface for the delivery of
  accessibility notifications to windowless (OSR) clients.
- Fix delivery of CefFocusHandler callbacks to windowless clients.
- cefclient: Add example windowless accessibility implementation on Windows and macOS.
- cefclient: Automatically detect screen readers on Windows and macOS.
2017-05-12 18:28:25 +00:00
..
cef_browser_info_map.h Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
cef_byte_read_handler.cc Rename CefBase to CefBaseRefCounted (issue #2090) 2017-02-09 17:50:59 -05:00
cef_closure_task.cc Replace NewCefRunnable* usage with base::Bind and fix CefCreateClosureTask typo (issue #1336). 2014-07-15 18:10:40 +00:00
cef_message_router.cc Update to Chromium revision 0bfd25d4 (#381305) 2016-03-17 13:01:21 -04:00
cef_resource_manager.cc Remove Chromium target dependencies for unit tests (issue #1632) 2016-11-16 12:51:44 -08:00
cef_scoped_temp_dir.cc Add CefScopedTempDir and file utility functions for unit tests (issue #1632) 2016-11-15 13:47:44 -05:00
cef_stream_resource_handler.cc Remove Chromium target dependencies for unit tests (issue #1632) 2016-11-16 12:51:44 -08:00
cef_xml_object.cc Fix ostream link error. 2014-09-03 18:45:12 +00:00
cef_zip_archive.cc Remove Chromium target dependencies for unit tests (issue #1632) 2016-11-16 12:51:44 -08:00
libcef_dll_wrapper.cc Implement accessibility enhancements (issue #1217) 2017-05-12 18:28:25 +00:00
libcef_dll_wrapper2.cc Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00