6729 Commits (9b0fd3b317d59de21a67ec11001d30d2ae7c2053)
 

Author SHA1 Message Date
Jan Tattermusch 9b602e06dc Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins 9 years ago
Craig Tiller f08b067cdb Merge pull request #2494 from grpc/cconfig-readme 9 years ago
Craig Tiller ad339108f1 Merge branch 'dgquintas-decompression' 9 years ago
Craig Tiller b4e70366c6 Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression 9 years ago
Stanley Cheung 17bb3ec921 support macos in jenkins run_distributions script 9 years ago
Jorge Canizales 5fcdffcf3e Accept [GRXWriter writerWithContainer:nil] for consistency with the rest 9 years ago
Jorge Canizales bc970ae23b Fix [GRXWriter emptyWriter] not being reusable. 9 years ago
Craig Tiller acd095006f Spam cleanup 9 years ago
Michael Larson c58e501373 changes to grpc.mak.template to support c++ test building 9 years ago
Michael Larson 2c960065e2 nmake: continue on error 9 years ago
Craig Tiller 5246838657 Fix a use after free 9 years ago
Michael Larson d6fafad067 documentation of new vcxproj/.sln debug buildgen 9 years ago
Michael Larson 878b63e1eb old not parallel version of generate_projects.sh, for debuggin 9 years ago
Michael Larson 845019c1d1 helper script to build all .proto files in /test/ in-place 9 years ago
Michael Larson c27b25f789 new includes / one less warning 9 years ago
Michael Larson 1ee691d922 changed generate_debug_projects.sh to use the .sln hint when making vcxproj templates 9 years ago
Michael Larson 6e081e0453 changed .sln to include hint about lib vs. target 9 years ago
Michael Larson b19d4ebba0 changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes 9 years ago
Michael Larson b542c821d1 new .props that has c++ dependencies 9 years ago
Nicolas Noble d82d0b295b Merge pull request #2319 from dgquintas/str_join_with_sep 9 years ago
Nicolas Noble 436822131e Merge pull request #2476 from murgatroid99/ruby_fix_warnings 9 years ago
Craig Tiller 7156fca192 Extend tracer to server shutdown 9 years ago
Craig Tiller 0dc5e6cf16 User agent string support 9 years ago
Craig Tiller 8bf2dcab4e Make tests a little more robust 9 years ago
Craig Tiller 352f38c112 Remove metadata checks - these are testing things that arent true 9 years ago
Craig Tiller 83ac705fa7 Only check metadata that we want: its allowed to have extra elements 9 years ago
Craig Tiller 9f85fa0043 Only validate metadata from the client that we know should exist 9 years ago
David G. Quintas faeeac5750 Rephrasing of lb policies sentence 9 years ago
Jorge Canizales 9fce455435 Fixup codegen now that GRXWriter is a class 9 years ago
Jorge Canizales 570e9417b6 Fix C library gpr_inf_future breakage 9 years ago
Jorge Canizales 243e8ee4eb Remove Cocoapods warning of OTHER_LDFLAGS 9 years ago
Jorge Canizales 6531b2b791 Make the call retain cycle explicit and encapsulated within GRPCCall.m 9 years ago
Jorge Canizales 4c6f778cfd ConcurrentWriteable: NSData *message -> id value 9 years ago
Jorge Canizales 35f003b24e Rename GRPCDelegateWrapper -> GRXConcurrentWriteable 9 years ago
jboeuf f2b702071c Merge pull request #2404 from yang-g/oauth_interop 9 years ago
Craig Tiller 03dc655d2e Fix state tracking, refcounting bugs 9 years ago
Craig Tiller b5980be9a0 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 9 years ago
yang-g 5e7e55b957 Merge with head and resolve conflict 9 years ago
Jorge Canizales 63c3efb6fa Move head podspec to v0.7. 9 years ago
Craig Tiller a14215a678 Fix state tracking, refcounting, overflow bugs 9 years ago
Craig Tiller cf9a9334f5 Enforce one of the state transitions 9 years ago
Craig Tiller 286ca4be4d Correct alarm handling 9 years ago
Craig Tiller b8fa67eb89 Shutdown alarms should not finish successfully 9 years ago
David G. Quintas 4a4e22d11a client config README small fixes 9 years ago
Vijay Pai f87a0984ab Merge pull request #2470 from ctiller/i-want-to-wait-free 9 years ago
Alistair Veitch 635899d062 rebuild makefile 9 years ago
David Garcia Quintas 6016e260ca Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep 9 years ago
Nicolas Noble e9881bbaf3 Merge pull request #2403 from ctiller/no-worries-i-can-wait 9 years ago
David Garcia Quintas 0c2f1626c0 Moved docs from .c to .h for compress_filter 9 years ago
David Garcia Quintas cadbf22467 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms 9 years ago