492 Commits (c5b570f97efb29db5b624e2dc360aa7e6b03780f)

Author SHA1 Message Date
yang-g 31ff8bcc15 add missing headers from 2495 9 years ago
Julien Boeuf 8fd915ab8d Adding grpc::string_ref class. 9 years ago
yang-g 9d1f0c4a0c Fix merge failures 9 years ago
Craig Tiller 333ced0b8a Remove accidental dependency on zookeeper in shutdown_test 9 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 9 years ago
Craig Tiller 11a28c7f1a Update projects 9 years ago
yang-g 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Hongyu Chen e09dc78e74 rename census_filter.{c,h} to grpc_filter.{c,h} 9 years ago
Craig Tiller 49772e00eb Outlaw illegal metadata characters 9 years ago
David Garcia Quintas a4c4f02a63 Added C API functions for compression args handling (w/ tests) 9 years ago
yang-g c317f07b56 Make Channel ctor private 9 years ago
yang-g ef00308e39 remove internal_stub 9 years ago
Hongyu Chen fdc1dc744b Move census_filters from .../channel to .../census 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Jan Tattermusch 9876077fde disable grpc_zookeeper target on windows 9 years ago
Craig Tiller e50e5cbde2 Add a timeout to shutdown to forcefully end calls 9 years ago
Nicolas "Pixel" Noble 1df8ee9871 Recreating grpc_test_util_unsecure's template. 9 years ago
Nicolas "Pixel" Noble bb3aed0ef9 Removing gpr_cancelable. 9 years ago
David Garcia Quintas b802fc7732 Updated outdated Grpc.mak 9 years ago
Hongyu Chen 7adbb64307 Build file changes 9 years ago
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 9 years ago
Jan Tattermusch 50d8ed91be updated .gitignore 9 years ago
Craig Tiller f53d9c8d0d Testing port server 9 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 9 years ago
yang-g 297a25b0cf Add StubOptions 9 years ago
Hongwei Wang 8e04d4107e Add zookeeper end-to-end test 9 years ago
Nicolas Noble 563b8a2779 Regenerating project files and massaging VS project files. 9 years ago
Nicolas Noble 7c5ef31613 Regenerating project files and massaging VS project files. 9 years ago
yang-g 61fcb185dd regenerate projects 9 years ago
Alistair Veitch 1178900c04 merge with master, fix build issue 9 years ago
Alistair Veitch ff32faf3c9 Move grpc_census_call_*_context calls into public header 9 years ago
Craig Tiller 83f4d4e218 Add a subchannel factory decorator library 9 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 9 years ago
Nicolas "Pixel" Noble 58577ecdd1 Regenerate project files. 9 years ago
yang-g f145b3b5be regenerate projects 9 years ago
yang-g c9c69e27da Add reconnect interop test client and server 10 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 10 years ago
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 10 years ago
David Garcia Quintas 8ec09f6530 Added tests (and bugfix) for grpc_compression_algorithm_parse 10 years ago
Michael Larson 639ae0ff5f documentation for windows testing using grpc.mak 10 years ago
Alistair Veitch b46f3f400e fix build 10 years ago
Craig Tiller 698d00c60e Add ipv4:, ipv6: schemes 10 years ago
Michael Larson 2c960065e2 nmake: continue on error 10 years ago
Michael Larson d6fafad067 documentation of new vcxproj/.sln debug buildgen 10 years ago
Michael Larson c27b25f789 new includes / one less warning 10 years ago
Michael Larson b542c821d1 new .props that has c++ dependencies 10 years ago
Alistair Veitch 635899d062 rebuild makefile 10 years ago
yang-g 7ef7232dd9 split iterator into its own file 10 years ago
Craig Tiller 1ada6ad8e5 Added connectivity tests, fixed bugs 10 years ago