cef/tests/cefclient
Marshall Greenblatt 5780ea8baa Support configuration of preferences during runtime (issue #1709)
- Preferences are now associated with a CefRequestContext instead of
  being stored globally.
- Add methods to CefRequestContext for getting/setting preferences.
2015-10-06 18:14:11 -04:00
..
browser Support configuration of preferences during runtime (issue #1709) 2015-10-06 18:14:11 -04:00
common Always save cookies for http, https, ws and wss schemes (issue #1684) 2015-08-21 16:38:19 -04:00
renderer Add plugin placeholder and policy support (issue #1708) 2015-09-22 12:28:46 +03:00
resources Support configuration of preferences during runtime (issue #1709) 2015-10-06 18:14:11 -04:00
CMakeLists.txt.in
cefclient_gtk.cc cefclient: Move files containing the main() program entry point to the top-level cefclient directory (issue #1500). 2015-02-02 22:33:35 +00:00
cefclient_mac.mm cefclient: Support dynamic configuration of the device scale factor with off-screen rendering (issue #1674) 2015-08-11 14:19:16 -04:00
cefclient_win.cc Windows: Add CefEnableHighDPISupport function and fix high-dpi scaling issues (issue #1674) 2015-08-07 16:04:03 -04:00
process_helper_mac.cc cefclient: Move files containing the main() program entry point to the top-level cefclient directory (issue #1500). 2015-02-02 22:33:35 +00:00