1. 31 Oct, 2018 6 commits
  2. 30 Oct, 2018 2 commits
  3. 29 Oct, 2018 4 commits
  4. 28 Oct, 2018 3 commits
  5. 26 Oct, 2018 3 commits
    • Abseil Team's avatar
      Googletest export · 2e308484
      Abseil Team authored
      [Fuchsia] Make the child process stderr redirection use a socket.
      
      This changes the stderr redirection mechanism for the child process in Fuchsia death tests to use a Zircon socket rather than fd redirection. This should improve performance and reliability of the redirection process.
      This also includes some minor style cleanups.
      
      PiperOrigin-RevId: 218903196
      2e308484
    • Abseil Team's avatar
      Googletest export · b57c7039
      Abseil Team authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218618184
      b57c7039
    • misterg's avatar
      Googletest export · a50e4f05
      misterg authored
      Remove linked_ptr and use std::shared_ptr instead
      
      PiperOrigin-RevId: 218571466
      a50e4f05
  6. 25 Oct, 2018 1 commit
  7. 24 Oct, 2018 11 commits
  8. 23 Oct, 2018 7 commits
  9. 22 Oct, 2018 3 commits