index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
synchronization
/
internal
Commit message (
Expand
)
Author
Age
*
Add Support for mmap on Qualcomm Hexagon DSP targets.
Abseil Team
2023-07-17
*
absl: reformat Mutex-related files
Abseil Team
2023-06-20
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
*
Nop change.
Abseil Team
2023-05-08
*
PR #1433: Fix incorrect timespec definition on 32-bit platforms with 64-bit t...
Oleg Lyovin
2023-05-02
*
Merge pull request #1416 from AtariDreams:fill
Copybara-Service
2023-04-24
|
\
*
|
Support pthread_cond_clockwait() and sem_clockwait() on Android
Derek Mauro
2023-04-20
*
|
Fix flaky test failures.
Evan Brown
2023-04-20
|
*
Prefer copy_n and fill_n over copy and fill where appropriate.
Rose
2023-04-19
|
/
*
Don't override clock_gettime in the KernelTimeout and Waiter
Derek Mauro
2023-04-13
*
Synchronization: Consolidate the logic for whether steady clocks are supported
Derek Mauro
2023-04-12
*
Synchronization: Support true relative timeouts using the POSIX
Derek Mauro
2023-04-08
*
Synchronization: Support true relative timeouts on Apple platforms
Derek Mauro
2023-04-06
*
Fix flakiness issues in timing tests.
Evan Brown
2023-03-27
*
Add an implementation of Waiter that uses std::mutex/std::condition_variable
Derek Mauro
2023-03-21
*
Synchronization: Refactor Waiter to allow us to write tests
Derek Mauro
2023-03-20
*
Increase the timeout of Windows for the kernel timeout tests.
Tom Rybka
2023-03-16
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-03-14
*
Synchronization: Change KernelTimeout to always store absolute
Derek Mauro
2023-03-13
*
Rollback Mutex relative timeout support because of internal incompatibility
Abseil Team
2023-03-09
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-03-08
*
Rollback because of internal incompatibility.
Abseil Team
2023-02-28
*
Synchronization: Add support for true relative timeouts using
Derek Mauro
2023-02-17
*
Add KernelTimeout methods that convert the timeout to the
Derek Mauro
2023-02-16
*
KernelTimeout optimization: Use absl::GetCurrentTimeNanos()
Derek Mauro
2023-02-15
*
Rewrite KernelTimeout to support both absolute and relative timeouts
Derek Mauro
2023-02-09
*
Add overrides to other functions which call Waiter::GetWaiter
Abseil Team
2023-02-08
*
Delete unused Futex methods
Derek Mauro
2023-02-01
*
Remove unneeded "friends" from KernelTimeout.
Abseil Team
2022-12-21
*
Add MakeAbsNs to KernelTimeout.
Abseil Team
2022-12-15
*
Use AnyInvocable in internal thread_pool
Abseil Team
2022-11-15
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-12
*
Rollback of fix "unsafe narrowing" warnings in absl, 8/n.
Derek Mauro
2022-09-01
*
Fix "unsafe narrowing" warnings in absl, 8/n.
Abseil Team
2022-09-01
*
Fix "unsafe narrowing" warnings in absl, 3/n.
Abseil Team
2022-08-04
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
*
absl: fix use-after-free in Mutex/CondVar
Abseil Team
2022-05-17
*
Add a stress test for base_internal::ThreadIdentity reuse.
Abseil Team
2022-05-16
*
Fix spelling error "charachter"
Abseil Team
2022-05-11
*
Export of internal Abseil changes
Abseil Team
2021-05-04
*
Export of internal Abseil changes
Abseil Team
2021-04-27
*
Export of internal Abseil changes
Abseil Team
2021-02-19
*
Export of internal Abseil changes
Abseil Team
2020-10-26
*
Export of internal Abseil changes
Abseil Team
2020-10-13
*
Export of internal Abseil changes
Abseil Team
2020-10-12
*
Export of internal Abseil changes
Abseil Team
2020-09-28
*
Export of internal Abseil changes
Abseil Team
2020-09-04
*
Export of internal Abseil changes
Abseil Team
2020-07-31
*
Export of internal Abseil changes
Abseil Team
2020-06-24
*
Fix build on riscv32 (#675)
Khem Raj
2020-05-18
[next]