387 Commits (6b5d682c981f365d1f3c1bf771f113bd727d5ee0)

Author SHA1 Message Date
Craig Tiller 4f5ae75958 Fix build for import 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
yang-g c4292fb971 Add a simple test 8 years ago
yang-g 4287998855 Add a test spouse for server context 8 years ago
Mark D. Roth ec393343ee Add h2_fake_resolver end2end test fixture. 8 years ago
Craig Tiller 69a1f66005 Complete integration test for buffer pools 8 years ago
Craig Tiller 82509936ae Stub out end2end tests 8 years ago
Craig Tiller af76e6523a Fixes 8 years ago
Craig Tiller ca30eb9931 Add (empty) buffer pool test 8 years ago
Mark D. Roth 54dfd68a0e Ran generate_projects.sh. 8 years ago
Mark D. Roth 2137cd8e9b Rename client_config directory to client_channel. 8 years ago
Craig Tiller 57726ca5a9 Revert "Revert "Grand unified closures"" 8 years ago
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 8 years ago
Vizerai 12d1fc61d8 initial commit of tracing context files 8 years ago
yang-g d558149a5e Add a helper to get canonical code from status 8 years ago
Craig Tiller c1c691fdb1 Fix merge error 8 years ago
Yuchen Zeng 916079de1b Add no-logging test 8 years ago
Vijay Pai 45c6d5ca64 Remove server_streamed_unary.h 8 years ago
Vijay Pai 1ce6d33669 Fix file names 8 years ago
murgatroid99 b61fd86985 Also fix minor error in end2end gen_build_yaml script 8 years ago
Makarand Dharmapurikar 015180a8f4 end-to-end test for cacheable requests. 8 years ago
Craig Tiller 17ed6b17c7 Percent encoding routines 8 years ago
David Garcia Quintas 8c5424f0d5 added gpr_types.h 8 years ago
David Garcia Quintas e8fd66b71d removed codegen/slice_buffer.h and scrubbed codegen/slice.h 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
David Garcia Quintas 1399e466b0 removed codegen/time.h 8 years ago
David Garcia Quintas 3b31fdf77b removed codegen/byte_buffer.h 8 years ago
David Garcia Quintas 6b11462da1 removed codegen/alloc.h 8 years ago
Yuchen Zeng 28263275f0 Remove unnecessary dependencies 8 years ago
Yuchen Zeng 29ca79be89 Command processing, validation 8 years ago
Mark D. Roth a3ef601ca9 Basic proof-of-concept test. Needs more work to run stand-alone. 8 years ago
David Garcia Quintas 824363dc2f Simplified LR filter 9 years ago
Robbie Shade 710d242e89 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport 9 years ago
David Garcia Quintas 01c4d995d3 Added new features to load reporting. 9 years ago
Craig Tiller f7cade1b4f Rename async_execution_lock --> combiner, make it use closures, unroll previous changes for idleness 9 years ago
Yuchen Zeng 256cc7aa03 Support server reflection in CLI 9 years ago
Craig Tiller f975f74c01 Refactor workqueues a little to make them great again 9 years ago
Craig Tiller b19ca30b43 Enable workqueue_test on Windows 9 years ago
Craig Tiller cea0004a53 Annotate error.c for timing, remove broken test 9 years ago
Mark D. Roth 5d11e43ce3 Added test for filter whose call initialization fails, and fixed bugs 9 years ago
vjpai 726561ed06 Initial definition of flow-controlled unary type along with code generation for this type 9 years ago
Tamas Berghammer c82324fa49 Remove some unneccessary dependency from build.yaml 9 years ago
David Garcia Quintas 55145c03d2 first step in transforming grpclb_test to C++ 9 years ago
Makarand Dharmapurikar 0579cfc334 more files after running build.yaml changes through 9 years ago
Craig Tiller fa1f74e226 Fix errored streams prematurely terminating, add a test 9 years ago
Yuchen Zeng 955a364e34 Add bad_server_response_test 9 years ago
Mark D. Roth c459ecf7c9 - fix build problems 9 years ago
David Garcia Quintas 3fb8f7360b gRPC LB policy 9 years ago
Craig Tiller dbaf05e13d Add a test of connecting many times in a row 9 years ago
David Klempner e27d189f21 Factor out json seriailzation code and move it into parse_json. 9 years ago