128 Commits (1e465cac913045058d8b5b9bac27f99e3ea9b087)

Author SHA1 Message Date
Mark D. Roth 33d0afd316
[JSON object loader] fix null handling (#33225) 2 years ago
Mark D. Roth ba1b8b15ea
[JSON] fix bug that incorrectly allowed trailing commas after an empty container (#33158) 2 years ago
Yijie Ma 3526defc19
[JsonWriter] Do not break in EscapeString when encountering a null byte (#33127) 2 years ago
Mark D. Roth 8fdfb22848
[JSON] generalize handling of RefCountedPtr<> (#33048) 2 years ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Mark D. Roth 844e740183
[JSON] Replace ctors with factory methods (#32834) 2 years ago
AJ Heller c268ac2c25
[revert] Revert "Revert "[gprpp] Add ValidationErrors::message retrieval" (#32767)". (#32771) 2 years ago
Craig Tiller 4f444aaabf
Revert "[gprpp] Add ValidationErrors::message retrieval" (#32767) 2 years ago
AJ Heller b94d55bd20
[gprpp] Add ValidationErrors::message retrieval (#32761) 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
Mark D. Roth 5192021637
Second attempt: xDS stateful session affinity: add config plumbing (#31874) 2 years ago
Richard Belleville 4f15d3dcf9
Revert "xDS stateful session affinity: add config plumbing (#31827)" (#31873) 2 years ago
Mark D. Roth f76948b12d
xDS stateful session affinity: add config plumbing (#31827) 2 years ago
Esun Kim 50fbe51238
Fix IWYU with clang-15 (#31556) 2 years ago
Mark D. Roth 49da06c3a1
Revert "Revert "service config: use new JSON API (#30467)" (#31485)" (#31486) 2 years ago
Mark D. Roth 008661a5d6
Revert "service config: use new JSON API (#30467)" (#31485) 2 years ago
Mark D. Roth b853ccc6db
service config: use new JSON API (#30467) 2 years ago
Yash Tibrewal 5f6c357e74
Move some targets from //: to //src/core: (#31402) 2 years ago
Mark D. Roth f2a377d35e
xDS cluster resource type: use ValidationErrors and add unit test (#31025) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Mark D. Roth 07df5ff9c7
json_object_loader: refactor ErrorList into its own library (#31049) 2 years ago
Mark D. Roth e475e165a7
LB policies: convert to new JSON API (#30468) 2 years ago
Mark D. Roth af634e19b4
Declarative JSON parser (#30442) 2 years ago
Cheng-Yu Chung 8d792b7721
Fix missing detection for invalid UTF-8 characters (#30406) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Cheng-Yu Chung 0536a75167
Detect invalid UTF-8 characters (#30307) 2 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Vignesh Babu 71374e7375
accounting for un-matched utf8 bytes in json parsing (#28203) 3 years ago
Craig Tiller 48323d8ea6
Ensure JSON parser can consume dumped JSON (#27994) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 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
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Mark D. Roth 01e87e2d93 Remove old JSON API 5 years ago
Mark D. Roth 380eb750ec New JSON API 5 years ago
Mark D. Roth 68df397aa2 Remove vtables from JSON library 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Vijay Pai 2477b966e2 Remove unused-parameter warnings, round 2 (17 of 19) 5 years ago
Jan Tattermusch 8e79705d29 disable fuzzers on windows 5 years ago
Jan Tattermusch 6ebc1c616f set uses_polling=False for some bazel tests 5 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g cedc76bf38 Resolve comments 6 years ago