1. 05 Oct, 2020 1 commit
    • third_party/cppdap: Roll forward to 1fd23dda · 01144ed9
      Ben Clayton authored
      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>
  2. 02 Oct, 2020 3 commits
  3. 01 Oct, 2020 2 commits
  4. 30 Sep, 2020 3 commits
  5. 29 Sep, 2020 15 commits
  6. 28 Sep, 2020 2 commits
  7. 24 Sep, 2020 2 commits
  8. 21 Sep, 2020 1 commit
  9. 16 Sep, 2020 1 commit
  10. 15 Sep, 2020 2 commits
  11. 14 Sep, 2020 4 commits
  12. 11 Sep, 2020 1 commit
  13. 10 Sep, 2020 1 commit
  14. 09 Sep, 2020 2 commits