994 Commits (a7a956fe16e85b15363ce720d1d9c08bf09c69b8)

Author SHA1 Message Date
Craig Tiller ed9132427a Get user agent right 8 years ago
Nicolas "Pixel" Noble 733a420ed3 Removing dependency between tsi and grpc. 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai e08fe4f41e Remove separate versions of code based on presence of threading in compiler 8 years ago
Craig Tiller bb6061b3e6 Fix corpus directories for http fuzzers 8 years ago
Craig Tiller 5282cdb025 Run benchamrks to ensure zero bitrot 9 years ago
Craig Tiller d8a2fa012a Hardcode a different regex engine 9 years ago
Mark D. Roth 452287607f Add test for setting LB policy via C++ API. 9 years ago
Mark D. Roth bfe56801ad Move method_config module from ext/client_channel to lib/transport. 9 years ago
Nicolas "Pixel" Noble 50a730bd1c Going 1.0.1. 9 years ago
Craig Tiller d3cd017f5d Initial google_benchmark integration: source changes 9 years ago
Harvey Tuch 7be1322b86 Restrict handshake_{client,server} to linux platform. 9 years ago
Harvey Tuch 62b2a9051c Fix handshake_client bind flakes and build issues. 9 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 9 years ago
Mark D. Roth af84245131 Remove resolver_result. 9 years ago
Craig Tiller 4f5ae75958 Fix build for import 9 years ago
Craig Tiller dd2fa6482a Add pid controller test 9 years ago
Makarand Dharmapurikar e3dd1d7d11 modify stress_test command line options 9 years ago
Sree Kuchibhotla 920ed0c418 Modify Thread manager test 9 years ago
murgatroid99 b7a83818f8 Disable a new test from running under libuv 9 years ago
Mark D. Roth 24301717d4 Allow specifying extra flags for C++ interop server. 9 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 9 years ago
Yuchen Zeng 324cc66128 Fix missing dependencies 9 years ago
Yuchen Zeng 5f6fbc8379 More dependency changes 9 years ago
Yuchen Zeng 169c985f67 Remove generated pb files 9 years ago
Mark D. Roth 6a721b5b3f Rename grpc_hash_table to grpc_mdstr_hash_table. 9 years ago
yang-g c4292fb971 Add a simple test 9 years ago
yang-g 4287998855 Add a test spouse for server context 9 years ago
Sree Kuchibhotla 8f7739bcd6 Rename GrpcRpcManager -> ThreadManager 9 years ago
Ken Payson 82e4ec741b Moved cv polling into ev_poll_posix.c 9 years ago
murgatroid99 aa9c578b07 Clean up code after merge with master 9 years ago
kpayson64 d195cf589d Add condition variable polling engine 9 years ago
murgatroid99 2c287ca750 UV tests pass on linux 9 years ago
Garrett Casto 931a26bf5b Add C++ Api 9 years ago
Mark D. Roth da0ec8222e Add fake resolver for tests. 9 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 9 years ago
Stanley Cheung b7223bbfe9 PHP Proto3: update templates 9 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 9 years ago
Craig Tiller af541d8232 Fix conflicting filename 9 years ago
Craig Tiller db1a5cce47 Buffer pool C++ wrapper 9 years ago
Mark D. Roth 6600645135 Refactor hash table code into its own module and use it for method_config as well as method_config_table. 9 years ago
Craig Tiller 012372f044 Cleanup test, check fail fast or not 9 years ago
Mark D. Roth 4c3a4688bb Move method config table code to its own module. 9 years ago
Yuchen Zeng 27170357ab Improve ProtoReflectionDescriptorDatabase 9 years ago
Craig Tiller 86958768b4 Buffer pools compile 9 years ago
Craig Tiller ca30eb9931 Add (empty) buffer pool test 9 years ago
Craig Tiller 7af69f34df Add buffer pools to build 9 years ago
Nicolas "Pixel" Noble 880b4578ab Backport of #8055 into v1.0.x. 9 years ago
murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 9 years ago
Ken Payson 31caabdead Add shim to support condition variable wakeup fds where pipe/eventfd is not available 9 years ago