cef/tests
Marshall Greenblatt 4d1c5ebdd2 Fix CefCommandLine character case requirements (fixes issue #1872)
Switch names will now be converted to lowercase ASCII on all platforms.
Switch values will retain the original case and UTF8 encoding.
2021-09-27 16:36:57 +03:00
..
cefclient Replace CefRequestCallback with CefCallback (fixes issue #1861) 2021-09-27 16:22:27 +03:00
cefsimple tests: Convert usage of base::Bind to Once or Repeating (see issue #3140) 2021-06-19 17:19:32 -04:00
ceftests Fix CefCommandLine character case requirements (fixes issue #1872) 2021-09-27 16:36:57 +03:00
gtest Check in fused GTest files 2021-08-24 17:43:02 -04:00
shared views: Support configuration of initial window show state 2021-09-23 14:41:47 +03:00