6350 Commits (c58e50137327760a5b046a357cec9b1462844690)
 

Author SHA1 Message Date
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
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
jboeuf f2b702071c Merge pull request #2404 from yang-g/oauth_interop 9 years ago
yang-g 5e7e55b957 Merge with head and resolve conflict 9 years ago
Vijay Pai f87a0984ab Merge pull request #2470 from ctiller/i-want-to-wait-free 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
Craig Tiller 2d883e7231 Merge pull request #2489 from yang-g/header_guard 9 years ago
Craig Tiller 29cb6dd21f Merge pull request #2482 from vjpai/rename_schedule_callback 9 years ago
yang-g 463cde7cf9 update according to spec change 9 years ago
Craig Tiller efccb3f5ce Merge pull request #2472 from nicolasnoble/4000-is-infinite-right 10 years ago
yang-g 6ca6ec884d set header guard 10 years ago
Craig Tiller e086725e4c Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait 10 years ago
Craig Tiller c9fef6f521 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 years ago
Craig Tiller af26143b6f Merge github.com:grpc/grpc into i-want-to-wait-free 10 years ago
Craig Tiller 232e04b619 Spelling correction 10 years ago
Craig Tiller 2510ce477b Reflect new gpr_timespec type in C# 10 years ago
David G. Quintas fea28b79fb Merge pull request #2485 from ctiller/thread-stress=craig-stress 10 years ago
Jan Tattermusch 068e320ed1 Merge pull request #2486 from murgatroid99/node_error_status_test 10 years ago
Michael Lumish 048fc2f04f Merge pull request #2488 from jcanizales/subclass-grxwriter 10 years ago
murgatroid99 560b82c459 Added tests for UNKNOWN status when the handler does not specify 10 years ago
Craig Tiller fb5ce3dbea Merge pull request #2479 from grpc/pick_first_h_docstring 10 years ago
Craig Tiller 3644adf864 Merge pull request #2478 from grpc/pollset_set_comment_fix 10 years ago
Craig Tiller be2b9b2563 Merge pull request #2463 from dgquintas/bitsetmacros 10 years ago
Nicolas "Pixel" Noble aff4f2a0cc Changing a very long (4000s) deadline to 10s. 10 years ago
Jorge Canizales 29f55d5655 Remove GRXWriter wrappers that are now unnecessary 10 years ago
Jorge Canizales a38baaec9c Subclass GRXWriter instead of conforming to protocol 10 years ago
Jorge Canizales 739c99879a Codegen GRXWriter* instead of id<GRXWriter> 10 years ago
Jorge Canizales a8c5d96893 id<GRXWriter> -> GRXWriter * in the tests 10 years ago
Jorge Canizales 5604712b03 id<GRXWriter> -> GRXWriter * in the runtime 10 years ago
David Garcia Quintas 29f13f22fe Moar parenthesis! 10 years ago
Jorge Canizales 7b52c98e62 Separate GRXForwardingWriter, delete the protocol 10 years ago
Craig Tiller eec373c555 Merge pull request #2413 from dgquintas/interop_sniffer 10 years ago
Craig Tiller 1eedf268e6 Merge pull request #2385 from yang-g/timeout_interop 10 years ago
murgatroid99 06f0972924 Add tests for translating server handler errors to status objects 10 years ago
Craig Tiller 304048c271 Fix leaked completions (leading to leaked calls in thread_stress_test) 10 years ago
Jan Tattermusch 9d70c81081 Merge pull request #2483 from stanley-cheung/add_homebrew_to_jenkins 10 years ago
Stanley Cheung d76bb254e2 rename script to run_distribution 10 years ago
jboeuf c876923bc2 Merge pull request #2451 from yang-g/authcontext_iterator 10 years ago
vjpai 72a44178e9 ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add 10 years ago