1. 16 Feb, 2023 1 commit
  2. 15 Feb, 2023 1 commit
  3. 14 Feb, 2023 4 commits
  4. 13 Feb, 2023 3 commits
  5. 10 Feb, 2023 2 commits
    • Workaround MSan false positive. · cde2f0ea
      On Linux Kernels >= 5.4 MSan reports a false positive when accessing thread local storage data from loaded libraries.
      
      This was reported on Chromium (which on some build configurations uses absl as a dynamic library). More info here: crbug.com/1414573.
      
      PiperOrigin-RevId: 508645053
      Change-Id: I5d5a97e1ee7230cc23f3934a4ec5594b883918b4
      Abseil Team committed
    • Rewrite KernelTimeout to support both absolute and relative timeouts · fa485540
      APIs that take KernelTimeout as a parameter can now query if an
      absolute or relative timeout was requested. If the underlying API can
      only use one type of timeout, the code will do a reasonable
      conversion.
      
      The goal is to eventually enable the possibility of using wait times
      that are based on monotonic clocks that are safe against system clock
      steps.
      
      PiperOrigin-RevId: 508541507
      Change-Id: Id08bf13515f3e1bfd78d88393cde98a6fd3ef72c
      Derek Mauro committed
  6. 09 Feb, 2023 1 commit
  7. 08 Feb, 2023 2 commits
  8. 07 Feb, 2023 1 commit
  9. 06 Feb, 2023 2 commits
  10. 04 Feb, 2023 1 commit
  11. 03 Feb, 2023 1 commit
  12. 02 Feb, 2023 3 commits
  13. 01 Feb, 2023 3 commits
  14. 31 Jan, 2023 1 commit
  15. 30 Jan, 2023 1 commit
  16. 28 Jan, 2023 1 commit
  17. 27 Jan, 2023 3 commits
  18. 26 Jan, 2023 4 commits
  19. 25 Jan, 2023 4 commits
  20. 24 Jan, 2023 1 commit