cef/tests/cefclient/resources/win
Nik Pavlov 81e892d19e Add a shared memory variant of CefProcessMessage (fixes issue #3126)
CefSharedProcessMessageBuilder supports creation of a CefProcessMessage
backed by a CefSharedMemoryRegion.

Performance tests comparing the existing ArgumentList approach and the new
SharedMemoryRegion approach have been added to cefclient at
http://tests/ipc_performance.

CefMessageRouter has been updated to use SharedMemoryRegion as transport
for larger message payloads. The threshold is configurable via
|CefMessageRouterConfig.message_size_threshold|.

To test:
run `ceftests --gtest_filter=SendSharedProcessMessageTest.*:SharedProcessMessageTest.*:MessageRouterTest.Threshold*`
2022-07-04 09:49:15 +00:00
..
cefclient.exe.manifest cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500). 2015-01-31 00:55:56 +00:00
cefclient.ico cefclient: Windows: Move icon files to a new resources/win folder (issue #1500). 2015-01-30 20:26:16 +00:00
cefclient.rc Add a shared memory variant of CefProcessMessage (fixes issue #3126) 2022-07-04 09:49:15 +00:00
small.ico cefclient: Windows: Move icon files to a new resources/win folder (issue #1500). 2015-01-30 20:26:16 +00:00