cef/tests/cefclient
Nishant Kaushik 406867f293 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 14:31:14 -04:00
..
browser Implement accessibility enhancements (issue #1217) 2017-05-12 14:31:14 -04:00
common Update to Chromium revision 939b32ee (#454471) 2017-03-08 13:33:05 -08:00
renderer Improve crashpad integration (issue #1995) 2017-01-10 18:40:31 -05:00
resources macOS: cefclient: Create Tests menu with Interface Builder 2017-02-02 15:43:41 -05:00
CMakeLists.txt.in Mac: Fix resource copy when building the binary distrib with Ninja (issue #1632) 2016-11-18 13:34:32 -05:00
cefclient_gtk.cc Add unittests target to the binary distribution (issue #1632) 2016-11-18 03:19:17 -05:00
cefclient_mac.mm Implement accessibility enhancements (issue #1217) 2017-05-12 14:31:14 -04:00
cefclient_win.cc Add unittests target to the binary distribution (issue #1632) 2016-11-18 03:19:17 -05:00