Sign in
chromium
/
external
/
github.com
/
abseil
/
abseil-cpp
/
HEAD
e72b94a
Make absl_testing::StatusIs() print the status code as a string
by Abseil Team
· 11 hours ago
master
6015232
Mark absl::FastTypeId final to prevent subclassing
by Derek Mauro
· 2 days ago
267879b
Import of CCTZ from GitHub.
by Abseil Team
· 2 days ago
3b777f6
Import of CCTZ from GitHub.
by Abseil Team
· 3 days ago
1d37147
Fix ambiguous call to EncodeVarint()
by Derek Mauro
· 4 days ago
ab54e73
Use reserve() to grow in STLStringResizeUninitializedAmortized()
by Derek Mauro
· 5 days ago
ea40a52
Disable failing tests on ChromiumOS configurations.
by Abseil Team
· 5 days ago
443adb7
Use reserve() to grow in absl::string_internal::StringAppendAndOverwrite()
by Derek Mauro
· 6 days ago
db50e84
`AbseilDll.cmake`: sort list of files alphabetically
by Dino Radakovic
· 6 days ago
8836ff0
Mitigate raw_hash_set_test failures with new llvm version.
by Evan Brown
· 8 days ago
d929c60
Clean up stray TODO
by Mike Kruskal
· 8 days ago
9fb0ebc
Update visibility.
by Chris Kennelly
· 8 days ago
dee6c62
Remove unused include of resize_uninitialized.h
by Derek Mauro
· 9 days ago
1ccf9ee
Update the description of hexadecimal digits to include lowercase letters {a-f}.
by Vitaly Goldshteyn
· 10 days ago
45c8989
Add a visibility placeholder to Abseil for Gloop.
by Mike Kruskal
· 10 days ago
b6808e6
Remove stack trace fixup code from Abseil
by Abseil Team
· 10 days ago
296234c
Add absl::make_unique_for_overwrite
by Jesse Rosenstock
· 10 days ago
4c67257
Use size_t for literal in MaxValidSizeForKeySize.
by Abseil Team
· 10 days ago
4a9a571
Rust wrapper for absl::Clock and absl::SimulatedClock
by Vishnu Poddar
· 10 days ago
2b33d7c
Instead of using bit rotate for CRC hashing, use multiplication by 3.
by Evan Brown
· 11 days ago
d85c528
Create bounds check functions to improve observability of hardening check failures to monitoring.
by Abseil Team
· 11 days ago
4dc2be8
Inline absl_testing::status_internal::GetStatus
by Abseil Team
· 11 days ago
f26b591
Fix a test failure with new version of LLVM TSan.
by Evan Brown
· 11 days ago
c8bebb9
Change MaxValidSize computation to take into account the limitation of unique keys based on key size and add compile-time assumptions that size/capacity are valid.
by Evan Brown
· 12 days ago
7db9293
Fix indentation
by Abseil Team
· 12 days ago
64c1b40
Avoid ADL calls with StatusIs() in absl/status/status_matchers.h
by Abseil Team
· 2 weeks ago
a62029e
Add absl::optional_ref<T>
by Abseil Team
· 2 weeks ago
5088cf5
Cleanup the uses of the polyfills absl::any, absl::optional,
by Derek Mauro
· 2 weeks ago
90633b5
Fix comment about releaser's operators in MakeCordFromExternal.
by Abseil Team
· 2 weeks ago
6f0c4e7
CMake: Add TESTONLY flag to heterogeneous_lookup_testing
by Corentin Le Molgat
· 2 weeks ago
43a9414
Add FAQ entries about hash tables and sanitizers
by Derek Mauro
· 2 weeks ago
b4de535
Update FAQ.md with bzlmod instructions, and fix some typos and awkward wording
by Derek Mauro
· 2 weeks ago
91e52dc
Revert: Record insert misses in hashtable profiling.
by Chris Kennelly
· 3 weeks ago
6ec9964
Inline deprecated versions of absl::Base64Escape() and
by Derek Mauro
· 3 weeks ago
586a3fb
Deprecate the versions of Base64Escape() and WebSafeBase64Escape()
by Derek Mauro
· 3 weeks ago
5ec376e
Remove helper libraries for absl/extend
by Abseil Team
· 3 weeks ago
4da1361
Resolve the filename and build_id associated with an image only once.
by Abseil Team
· 3 weeks ago
351df81
Test that absl::ParseTime() rejects input with embedded NULs
by Derek Mauro
· 3 weeks ago
27a4262
Import of CCTZ from GitHub.
by Abseil Team
· 3 weeks ago
92b4141
Use crc32 with union and rotate in CombineRawImpl.
by Evan Brown
· 4 weeks ago
35e6a95
Delete the internal version of throw_delegate
by Derek Mauro
· 4 weeks ago
919b8f9
Check for overflow on every iteration in a loop inside of CUnescapeInternal()
by Derek Mauro
· 4 weeks ago
af4f27f
Construct {flat,node}_hash_{set,map} w/ from_range
by Abseil Team
· 4 weeks ago
7313246
Fix sign-extension issue in absl::HexStringToBytes()
by Derek Mauro
· 4 weeks ago
b1b9c18
Remove ABSL_META_INTERNAL_STD_HASH_SFINAE_FRIENDLY_ guard
by Abseil Team
· 4 weeks ago
81839fc
Open up the throw_delegate library to public usage
by Derek Mauro
· 4 weeks ago
edeeb35
absl::Now(): Mention the possibility of injecting an absl::Clock
by Derek Mauro
· 4 weeks ago
1296124
Import of CCTZ from GitHub.
by Derek Mauro
· 4 weeks ago
cb4ad96
Correctly define ABSL_UNREACHABLE when Abseil Hardened Fast is enabled
by Abseil Team
· 4 weeks ago
2f40498
Add comment explaining why assertion may fail.
by Chris Kennelly
· 4 weeks ago
fc3eb05
Remove unused dependency in absl/types/optional.h
by Abseil Team
· 4 weeks ago
bf24e8b
Perform ValidateDownCast only in Abseil Hardened Extensive mode
by Abseil Team
· 4 weeks ago
0e2e1ba
Remove unused dependency in absl/types/optional.h
by Abseil Team
· 4 weeks ago
742e99c
Specialize long strings hash for ARM to benefit from AES instruction differences.
by Vitaly Goldshteyn
· 4 weeks ago
f4fdd8d
Add --define="absl=1" to the Bazel build commands in CI
by Abseil Team
· 4 weeks ago
cd765c9
Upgrade CI to Bazel 9.0.0
by Derek Mauro
· 4 weeks ago
1ad4d33
Upgrade CI to XCode 26.2
by Derek Mauro
· 4 weeks ago
7a992d5
Specialize `Mix4x16Vectors` for ARM to benefit from direct instructions.
by Vitaly Goldshteyn
· 4 weeks ago
045a92b
Update Abseil CI
by Derek Mauro
· 5 weeks ago
62701e8
Avoid -Wsign-conversion in extend/internal/reflection.cc
by Abseil Team
· 5 weeks ago
49cd3c7
Minor formatting change
by Derek Mauro
· 5 weeks ago
0e5031d
Add helper libraries for absl/extend
by Abseil Team
· 5 weeks ago
b2f60a1
Undo add helper libraries for absl/extend
by Abseil Team
· 5 weeks ago
bf4988f
Add helper libraries for absl/extend
by Abseil Team
· 5 weeks ago
0783add
AES based hash function for long strings >32 bytes on ARM CPUs.
by Vitaly Goldshteyn
· 5 weeks ago
1fdbcb5
Add absl::Clock, an abstract interface that interface allows
by Derek Mauro
· 5 weeks ago
0437a6d
Fix ODR violation in `absl/functional/bind_front.h`
by Abseil Team
· 6 weeks ago
e56fcf4
Removing template workaround as the ::benchmark::internal::Benchmark type has now been made non-internal.
by Abseil Team
· 6 weeks ago
dd3cb9e
PR #1993: Disable leak sanitizer on clang/windows
by Gaetano
· 6 weeks ago
889ddc9
Ensure `absl/base/casts.h` usage of `typeid` is well-formed
by Abseil Team
· 7 weeks ago
569ff20
Cleanup duplicated bit-rotation code
by Derek Mauro
· 7 weeks ago
ae164c5
Ensure `__cpp_lib_bit_cast` is defined when available by including `<version>`
by Abseil Team
· 7 weeks ago
28e6a79
Make absl::Condition work with C++23 deducing-this
by Abseil Team
· 7 weeks ago
eef1a08
Update `absl::Span` and `std::span` differences comment
by Abseil Team
· 7 weeks ago
5b086d7
Restrict MSVC CRC32 intrinsics to x64.
by Vitaly Goldshteyn
· 7 weeks ago
fa3783e
Reimplement STLStringResizeUninitializedAmortized() using
by Derek Mauro
· 8 weeks ago
6e0a316
Update *SymbolizeURL APIs to add crash_pc parameter.
by Abseil Team
· 8 weeks ago
83b229a
Refactor GroupSse2Impl to improve codegen for hashtable lookups on x86_64.
by Evan Brown
· 8 weeks ago
e8e23f7
Avoid reentrancy in hashtable profiling during profile generation.
by Chris Kennelly
· 8 weeks ago
26e36bb
Use EXPECT_DEATH_IF_SUPPORTED instead of EXPECT_DEATH.
by Abseil Team
· 8 weeks ago
4426395
Fix typo in requires.h
by Derek Mauro
· 8 weeks ago
6715d82
Update includes in Damerau-Levenshtein distance implementation.
by Abseil Team
· 8 weeks ago
17f673b
Add absl_nonnull annotations to absl::CommandLineFlag
by Laramie Leavitt
· 8 weeks ago
124d5e2
Moves ABSL_REQUIRE_EXPLICIT_INIT macro in file.
by Abseil Team
· 8 weeks ago
a3bf78f
Fix self-move handling in absl::linked_hash_{set|map}
by Derek Mauro
· 8 weeks ago
d9d76ba
Fix unused variable warning in GCC7
by Derek Mauro
· 8 weeks ago
237c42c
Convert FastTypeIdType from an alias to a struct.
by Laramie Leavitt
· 8 weeks ago
6d8e1a5
Mark legacy Mutex methods and MutexLock pointer constructors as deprecated
by Derek Mauro
· 8 weeks ago
685995b
`cleanup`: specify that it's safe to use the class in a signal handler.
by Aaron Jacobs
· 8 weeks ago
37147f5
Suppress bugprone-use-after-move in benign cases
by Abseil Team
· 8 weeks ago
9391635
StrFormat: format scientific notation without heap allocation
by Abseil Team
· 9 weeks ago
bbb342c
Introduce a legacy copy of GetDebugStackTraceHook API.
by Abseil Team
· 9 weeks ago
6bd8e2b
Report 1ns instead of 0ns for probe_benchmarks. Some tools incorrectly assume that benchmark was not run if 0ns reported.
by Vitaly Goldshteyn
· 9 weeks ago
7599e36
Add absl::chunked_queue
by Derek Mauro
· 9 weeks ago
60b607b
`CRC32` version of `CombineContiguous` for length <= 32.
by Vitaly Goldshteyn
· 9 weeks ago
7b40ebf
Add `absl::down_cast`
by Abseil Team
· 10 weeks ago
f788bc3
Fix FixedArray iterator constructor, which should require
by Derek Mauro
· 10 weeks ago
647ed70
Add a latency benchmark for hashing a pair of integers.
by Evan Brown
· 10 weeks ago
2d4a5a8
Delete absl::strings_internal::STLStringReserveAmortized()
by Derek Mauro
· 10 weeks ago
a529ebc
As IsAtLeastInputIterator helper
by Derek Mauro
· 10 weeks ago
Next »