54 Commits (ef35b4a28b1ef9f38b426a1bb358476d35135b64)

Author SHA1 Message Date
Vijay Pai ef35b4a28b
Constify failed_before_recv_message check (#26330) 4 years ago
Vijay Pai 0f80378a21
Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 5 years ago
Yash Tibrewal ce8a1df713 Reviewer comments 5 years ago
Yash Tibrewal 3c34eae97e Move decompression into gRPC Core 5 years ago
Vijay Pai 8a8348b2ca Remove unused-parameter warnings, round 2 (11 of 19) 6 years ago
Soheil Hassas Yeganeh 3bcae1e368 Apply do {...} while(0) to the remaining macros. 6 years ago
Soheil Hassas Yeganeh 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
Yihua Zhang 99d8216d06 create internal version of grpc_call_cancel. 7 years ago
ncteisen 3aa987a29a Add channelz server support 7 years ago
ncteisen bfdfe9fefb Restructure heirarchy 7 years ago
ncteisen 835dab6a46 Full subchannel support 7 years ago
Hope Casey-Allen 8f3222c4eb Remove allocation in server_auth filter and allocate on the arena instead 7 years ago
Juanli Shen b58f004b4b
Revert "Revert arena size fix" 7 years ago
Juanli Shen 226a3d2ff6 Revert arena size fix 7 years ago
Juanli Shen 25c57a38bf Include other usage to estimate call size 7 years ago
Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
ncteisen 66dfcf5919 clang fmt 8 years ago
ncteisen adbfbd5977 Remove all extern C 8 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 8 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 8 years ago
Craig Tiller 694580faee Better name 8 years ago
Craig Tiller cdaf6d8e06 clang-format 8 years ago
Craig Tiller 6014e8a945 C++ize tracing 8 years ago
Yash Tibrewal b2a54ac4cb Reverting suffixes and changing field names instead 8 years ago
yang-g d3cbd72d5f Make grpc_call_log_batch take const char* 8 years ago
yang-g 66e6c23372 Log offending ops and error code before crashing the server 8 years ago
Craig Tiller 89c1428a60 Propagate grpc_millis further 8 years ago
ncteisen 9c43fc0242 Add refcount tracers for resolver, lb_policy, stream 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 84f75d448e Fix ASAN/TSAN failures 8 years ago
David Garcia Quintas fafe995900 comments 8 years ago
Craig Tiller 58b30cd4a1 Refine error selection rules 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 0160de9ae5 Begin moving mdelem to be a value type 9 years ago
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 9 years ago
Craig Tiller 8e21465a76 Make failure to initialize a filter cause the server to silently swallow that request 9 years ago
murgatroid99 9f6a805977 Allow disabling traces, add trace variables for pluck and timeout events 9 years ago
David Garcia Quintas 879b3b9efa PR comments 9 years ago
David Garcia Quintas 4afce7e66f Changes across the board from pollset to pollset_set 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 9a4dddd8b5 Fix include guards 9 years ago
Craig Tiller f23078cbd3 Stage #1 of core breakup: move everything under lib 9 years ago