• rockot's avatar
    Adds sync brokering to Windows EDK · b214d02f
    rockot authored
    We use a sync channel on other platforms to facilitate synchronous
    shared buffer creation from within a sandbox. We need to do this
    on Windows too.
    
    This implements that, and adds a test for sandboxed shared buffer
    creation.
    
    BUG=594883
    
    Review-Url: https://codereview.chromium.org/2264543003
    Cr-Commit-Position: refs/heads/master@{#418679}
    b214d02f
broker_host.h 1.63 KB