119 Commits (2ea6aefd4b2fb14dee032197bcf969f24c525c3c)

Author SHA1 Message Date
Craig Tiller a989e0bfb5
Table type (#26698) 3 years ago
Craig Tiller 0e6fe3f42c
Bitset (#26716) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
Esun Kim 7977494d02
Add time property to status_helper (#26099) 4 years ago
Esun Kim f27a41db43
Added GRPC_ERROR_IS_ABSEIL_STATUS (#26078) 4 years ago
Esun Kim 2d8936b097
Added status_helper (#25901) 4 years ago
Mark D. Roth e4071fc20c
allow RefCounted<> to be used for objects allocated on the arena (#25848) 4 years ago
Esun Kim 0cf94e3fdd Add time-util 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim 4c37a5003d Disable debugging-test when running with MUSL 4 years ago
Esun Kim b85e2ebc8f Disable debugging-test in Release 4 years ago
Esun Kim f3e75c1fa9 Add stack-tracer to gRPC 4 years ago
ZhenLian d5d35650b0 add API to get last modification time of a file 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Mark D. Roth 844d599356 Improve ref-count tracing. 4 years ago
Mark D. Roth 98841a990d Implement DualRefCounted interface for objects needing strong and weak refs. 4 years ago
Mark D. Roth 0db7ea4196 Change RefIfNonZero() to return a RefCountedPtr<>. 4 years ago
Mark D. Roth 5369864a86 Allow RefCounted<> objects to defer deletion from Unref(). 4 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
Mark D. Roth d74548e611 Remove StringViewToCString() and src/core/lib/gprpp/string_view.h 5 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Mark D. Roth 09b42371e7 Remove grpc_core::InlinedVector<> and grpc_core::Optional<>. 5 years ago
Esun Kim b308241343 Fix clang-tidy issues 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Esun Kim ed44a1f430 Clean up grpc_core::MakeUnique 5 years ago
Yash Tibrewal ade0c98e87 Fix grpc_core::Optional 5 years ago
Juanli Shen 2693d34c30 Make StringView cmp compatible with absl 5 years ago
Esun Kim e8863d0064 Fix new & delete match 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Richard Belleville 44e1da8869 Re-add load 5 years ago
Esun Kim de81f120b2 Abseilify StringView 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Richard Belleville 444d5b7760 Revert "Reuse the definition already in the bazel/ directory" 5 years ago
Richard Belleville 78e443b4f6 Reuse the definition already in the bazel/ directory 5 years ago
Richard Belleville 4c8935761d Add wrapper layer for Blaze 5 years ago
Eytan Kidron c97ce9057b Simplify the platform and constraints settings for remote execution 5 years ago
Jan Tattermusch e5e3f70a1a Revert "Revert "Upgrade to bazel 1.0.0"" 5 years ago
Vijay Pai 53e7e9f3fe Remove unused parameter warning (9 of 20) 5 years ago
Nicolas Noble 04d7e0d11f
Revert "Upgrade to bazel 1.0.0" 5 years ago
Jan Tattermusch 74ade125f2 toolchains no longer support machine types 5 years ago
Juanli Shen 2a9a276c3b Add InlinedVector::resize() 5 years ago
Nicolas "Pixel" Noble 6ffecfbcec Adding multiple inheritence delete. 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Jan Tattermusch b8a32c0cff temporarily disable failing tests on windows 5 years ago