5 Commits (60fbdef6767a71e6a29576488bddc24c798ea94e)

Author SHA1 Message Date
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Mark D. Roth 597154c2a7 [reorg] move tests to directories that correspond to the src tree (#36424) 7 months ago
Mark D. Roth 08f56b3a74 [reorg] move channelz code to src/core/channelz (#36380) 8 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 86b931c354
[work-serializer] Dispatch on run experiment (relanding) (#34372) 1 year ago
Craig Tiller d589caa679
Revert "[work-serializer] Dispatch on run experiment" (#34371) 1 year ago
Craig Tiller 1705470950
[work-serializer] Dispatch on run experiment (#34274) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Craig Tiller 79e46a6022
[channelz] Save some memory per channel (#32996) 2 years ago
Mark D. Roth 844e740183
[JSON] Replace ctors with factory methods (#32834) 2 years ago
Mark D. Roth 9393cd887c
[JSON] remove mutable accessor methods. (#32806) 2 years ago
Mark D. Roth 36d2716d52
[JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
Mark D. Roth 656e5f283b
[JSON] use updated style for enum values (#32741) 2 years ago
Mark D. Roth 3a8f499645
[JSON] Rename some accessor methods for consistency (#32740) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Craig Tiller 2ec220a6b1
[sanity] Fix it (#31163) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Craig Tiller ecde2a9f26
[init] Remove channelz from grpc_init path (#29613) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Craig Tiller 6af45a35ba
Tooling to remove redundant grpc_core:: namespace references (#28030) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Mark D. Roth e1633396dc Decouple channel creation from channelz child linkage. 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Esun Kim 8c64e96458 Fix flaky LastCallStartedTime 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Mark D. Roth bc5e3fb661 Convert channelz code to use new JSON API 5 years ago
Esun Kim ed44a1f430 Clean up grpc_core::MakeUnique 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Vijay Pai 5d7e4bb301 Stop using deprecated gtest macros 5 years ago
Soheil Hassas Yeganeh bdd3fdddb2 Expose cycle counter and use it /channelz. 5 years ago
Mark D. Roth cfb31818ef Remove channelz from LB policy API. 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago