Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • src
  • Vulkan
  • Debug
  • Server.cpp
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    third_party/cppdap: Roll forward to 1fd23dda · 01144ed9
    Ben Clayton authored Oct 03, 2020
    Changes:
        1fd23dd Add license checker config and kokoro presubmit
        1e5ec3e Change dap::integer backing type to int64_t
        7b02b9f Add dap::initialize() and terminate() functions
        c9630a9 TypeOf: Move Move TypeInfos to anon namespace
        ed0af8f Add lots more tests for dap::any.
        9d3f5c8 clang: Enable -Weverything, fix all warnings
        bb3dbcd Update DAP protocol to 1.41.0
        f0c28f9 Fix moves of any when value isInBuffer
        2f607e0 Fix deadlock closing socket on another thread
        9003ee5 Socket: Use the RWMutex to fix TSAN error
        53a62fd Add dap::RWMutex. A read / write mutex.
        78dd3ab CMake: Handle building fuzzer with sanitizers
        13c9e7d Implement timeouts for dap::Socket::connect
        261d62d Remove unnecessary virtual inheritance
        aeb6614 json_serializer: Disable exceptions
        773f0df Add support for fuzzing cppdap
        cc93ba9 Add the ability to derive message types from one another.
        c918748 Fix short reads in ContentReader::buffer()
        ad9b458 Fix `dap::Socket::read()` when `recv()` errors
        9e31344 Kokoro Ubuntu: Switch to docker image
        4bc690c Update DAP protocol to Version 1.40
    
    Bug: b/145351270
    Change-Id: I33bef298d558a3b4a484d5efc317494d4dc26c96
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/48949
    Kokoro-Result: kokoro <noreply+kokoro@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Tested-by: 's avatarBen Clayton <bclayton@google.com>
    01144ed9
Server.cpp 15.9 KB
EditWeb IDE
×

Replace Server.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.