cef/libcef
Isaac Devine 1086495096 Fix race with multi-threaded message loop (fixes issue #2668).
Remove the local thread object in favor of setting the ui_thread_ field
directly. This avoids the race between ui_thread_.swap(thread) and
CefUIThread::InitializeBrowserRunner.
2019-07-16 21:42:35 +00:00
..
browser Add support for GetAuthCredentials (fixes issue #2718, see issue #2622). 2019-07-16 16:33:08 -04:00
common Fix race with multi-threaded message loop (fixes issue #2668). 2019-07-16 21:42:35 +00:00
features Update to Chromium revision 5fdc0fab (#520840) 2017-12-14 15:31:07 -05:00
renderer Update to Chromium version 76.0.3809.0 (#665002) 2019-07-16 15:34:16 -04:00
resources Update to Chromium version 73.0.3679.0 (#624510) 2019-02-01 16:42:40 +00:00
utility Update to Chromium version 73.0.3665.0 (#620590) 2019-01-18 11:25:51 +01:00