index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
synchronization
/
BUILD.bazel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor changes to the BUILD file for absl/synchronization
Abseil Team
2024-02-02
1
-1
/
+3
*
Replace `testonly = 1` with `testonly = True` in abseil BUILD files.
Shahriar Rouf
2024-01-31
1
-5
/
+5
*
Migrate static objects to NoDestructor in tests, testing libraries and benchm...
Abseil Team
2023-12-26
1
-0
/
+2
*
Bazel: Enable the header_modules feature
Derek Mauro
2023-10-11
1
-0
/
+1
*
Bazel: Support layering_check and parse_headers
Derek Mauro
2023-10-10
1
-1
/
+16
*
Use an allowlist visibility model for //absl/synchronization
Derek Mauro
2023-07-10
1
-10
/
+6
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
1
-3
/
+5
*
For Bazel builds, mark some of the low-level tests that are dependent
Derek Mauro
2023-05-08
1
-0
/
+2
*
For Bazel builds, mark some of the low-level tests that are dependent
Derek Mauro
2023-05-02
1
-0
/
+2
*
Don't override clock_gettime in the KernelTimeout and Waiter
Derek Mauro
2023-04-13
1
-0
/
+1
*
Synchronization: Consolidate the logic for whether steady clocks are supported
Derek Mauro
2023-04-12
1
-0
/
+4
*
Internal Code Change
Abseil Team
2023-03-23
1
-1
/
+1
*
Add an implementation of Waiter that uses std::mutex/std::condition_variable
Derek Mauro
2023-03-21
1
-0
/
+2
*
Synchronization: Refactor Waiter to allow us to write tests
Derek Mauro
2023-03-20
1
-1
/
+24
*
Rewrite KernelTimeout to support both absolute and relative timeouts
Derek Mauro
2023-02-09
1
-1
/
+15
*
Update Condition to allocate 24 bytes for MSVC platform pointers to methods.
Abseil Team
2022-11-16
1
-0
/
+12
*
Use AnyInvocable in internal thread_pool
Abseil Team
2022-11-15
1
-0
/
+1
*
Change per_thread_sem_test from size medium to size large.
Evan Brown
2022-10-14
1
-1
/
+1
*
Added some more no_test.. tags to build targets for controlling testing.
Abseil Team
2022-08-31
1
-0
/
+1
*
Disable tests on some platforms where they currently fail.
Tom Rybka
2022-06-02
1
-1
/
+13
*
Export of internal Abseil changes
Abseil Team
2022-04-12
1
-2
/
+4
*
Export of internal Abseil changes
Abseil Team
2022-03-31
1
-1
/
+3
*
Remove bazelbuild/rules_cc dependency (#1038)
Vertexwahn
2021-10-14
1
-1
/
+0
*
Export of internal Abseil changes
Abseil Team
2021-06-27
1
-2
/
+0
*
Export of internal Abseil changes
Abseil Team
2021-06-10
1
-0
/
+2
*
Export of internal Abseil changes
Abseil Team
2021-05-06
1
-0
/
+15
*
Export of internal Abseil changes
Abseil Team
2021-02-18
1
-1
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-10-12
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-09-28
1
-4
/
+2
*
Export of internal Abseil changes
Abseil Team
2020-08-20
1
-1
/
+1
*
Export of internal Abseil changes
Abseil Team
2020-07-31
1
-0
/
+3
*
Disable pthread for standalone wasm build support (#721)
Rei Shimizu
2020-07-12
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-12-12
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-09-05
1
-1
/
+16
*
[bazel] Add fixes for --incompatible_load_cc_rules_from_bzl (#351)
Yannic
2019-08-16
1
-0
/
+1
*
Export of internal Abseil changes
Abseil Team
2019-08-13
1
-4
/
+6
*
Export of internal Abseil changes.
Abseil Team
2019-07-18
1
-0
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-03-27
1
-8
/
+15
*
Export of internal Abseil changes.
Abseil Team
2019-03-14
1
-1
/
+1
*
Changed HTTP URLs to HTTPS where possible (#270)
nik7273
2019-03-08
1
-1
/
+1
*
Export of internal Abseil changes.
Abseil Team
2019-01-07
1
-4
/
+4
*
Export of internal Abseil changes.
Abseil Team
2018-12-05
1
-2
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-12-04
1
-5
/
+19
*
Export of internal Abseil changes.
Abseil Team
2018-10-03
1
-0
/
+7
*
Export of internal Abseil changes.
Abseil Team
2018-08-28
1
-0
/
+3
*
Export of internal Abseil changes.
Abseil Team
2018-08-13
1
-0
/
+1
*
Export of internal Abseil changes.
Abseil Team
2018-06-26
1
-0
/
+1
*
--
Abseil Team
2018-06-18
1
-6
/
+0
*
- e2f6b8ac647271815b4fed2991f405524dd762c3 Release cctz microbenchmarks. by...
Abseil Team
2018-05-31
1
-2
/
+2
*
- 31d03284ca8017ba59d98d47e7d041f361d478a7 Release escaping microbenchmarks...
Abseil Team
2018-05-24
1
-0
/
+3
[next]