Commit Graph

75 Commits

Author SHA1 Message Date
Craig Tiller 934e9d72f8 Re-legalize comma 2015-12-09 12:58:29 -08:00
Craig Tiller 2dd081955d Add copyright 2015-12-09 09:00:35 -08:00
Craig Tiller 2a2bee9c22 Basic server request bad_client template 2015-12-09 08:32:58 -08:00
David Garcia Quintas 886b7d19ba Added example to gen_load_balancing_proto.sh 2015-12-03 13:19:41 -08:00
David Garcia Quintas 011e79a271 Merge branch 'master' of github.com:grpc/grpc into grpclb_api
# Conflicts:
#	BUILD
#	Makefile
#	binding.gyp
#	build.yaml
#	gRPC.podspec
#	tools/doxygen/Doxyfile.core.internal
#	tools/run_tests/sources_and_headers.json
#	vsprojects/vcxproj/grpc/grpc.vcxproj
#	vsprojects/vcxproj/grpc/grpc.vcxproj.filters
#	vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
#	vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
2015-12-03 13:09:54 -08:00
Hongyu Chen 1f96048187 Census tags propagation. 2015-12-02 22:24:33 -08:00
Craig Tiller b2b4261631 Remove metadata context entirely 2015-11-20 12:02:17 -08:00
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 2015-11-19 17:09:49 -08:00
Craig Tiller f6e40fd2aa Add compression algorithms to static metadata 2015-11-19 08:56:29 -08:00
Craig Tiller 51ae0bea04 Add commentary 2015-11-19 07:51:25 -08:00
Craig Tiller 328d4b18a5 More const 2015-11-18 15:10:41 -08:00
Craig Tiller 2e7687c5ef Static metadata declarations 2015-11-18 14:56:46 -08:00
Craig Tiller 892c34a067 Remove spurious file 2015-11-17 15:32:34 -08:00
David Garcia Quintas ff03847182 Moved nanopb to 3rd party 2015-11-12 09:27:13 +00:00
Craig Tiller ca1593a955 stream_op cleanup: build system changes 2015-11-02 14:08:33 -08:00
David Garcia Quintas 35284f0c84 Simplified comments 2015-10-06 11:05:05 -07:00
David Garcia Quintas 809831eef7 Added comments 2015-10-05 13:40:07 -07:00
David Garcia Quintas d76cdac17a Type conversion fixes to make GCC 5.2.0 happy 2015-10-03 15:57:09 -07:00
Craig Tiller 6a6b36c503 Enable -Wconversion 2015-09-10 16:00:22 -07:00
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 2015-09-10 14:43:18 -07:00
Craig Tiller 240b7db1ca Outlaw comma in non-binary metadata values 2015-08-27 15:35:32 -07:00
Craig Tiller 80aa28013f Fix character classes to updated spec 2015-08-21 08:50:51 -07:00
Craig Tiller 49772e00eb Outlaw illegal metadata characters 2015-08-21 08:08:37 -07:00
Craig Tiller 6e8c7e87ef Merge github.com:grpc/grpc into oops-i-split-it-again 2015-06-25 08:52:40 -07:00
Craig Tiller 31489e3aba Move some code out of src/ into tools/
It shouldn't count towards coverage
2015-06-23 14:27:34 -07:00