15572 Commits (4eb67b47a0918f5633585cfc3335476139d37685)
 

Author SHA1 Message Date
murgatroid99 6a45e93407 Made ruby plugin support empty package names 9 years ago
Jan Tattermusch e03f8e8584 Merge pull request #6387 from ctiller/sml 9 years ago
Nicolas "Pixel" Noble 777c26329c Properly using our build.yaml source of truth to generate our list of public APIs. 9 years ago
murgatroid99 8a6efb7a42 Node tools: use the right extension for running protoc on Windows 9 years ago
Nicolas Noble 3f2fad6c20 Merge pull request #6371 from murgatroid99/ruby_tools_gem 9 years ago
Nicolas "Pixel" Noble 791e93ee2f Always build the grpc library when building the ruby extension. 9 years ago
Jan Tattermusch 08e1f755a3 fix typo 9 years ago
murgatroid99 8e4512ba48 Reversed premature removal of a file 9 years ago
David Garcia Quintas 80721b20ca Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto 9 years ago
murgatroid99 edb8b76ac2 Simplified Ruby tools extension checking 9 years ago
Jan Tattermusch 1dd74dd378 Merge pull request #6377 from murgatroid99/node_consistent_examples 9 years ago
Jan Tattermusch a4a627030e add more tests 9 years ago
Mark D. Roth 586c8667ee Merge branch 'master' into limit_metadata_size 9 years ago
Jan Tattermusch 13d1abf444 improve unary call response handler 9 years ago
Mark D. Roth ebbbce3e6e Changed writing code to honor the peer's header size limit setting. 9 years ago
Mark D. Roth 125590f9d5 Add grpc_metadata_batch_size() function. 9 years ago
Makarand Dharmapurikar 63ee8ce43c Reran tools/buildgen/generate_projects.sh again. 9 years ago
Makarand Dharmapurikar 2389ad6295 Clang formatting fixes 9 years ago
Makarand Dharmapurikar 808131932e reverting stuff 9 years ago
Makarand Dharmapurikar be5186a79d created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ 9 years ago
Makarand Dharmapurikar 77044830ff fixed clang formating 9 years ago
Makarand Dharmapurikar df66507304 moved cronet_c_for_grpc.h in third_party 9 years ago
Makarand Dharmapurikar a49b13bc33 cronet wrapper code 9 years ago
makdharma 6b1afe1ad9 Merge pull request #6386 from jcanizales/fix-call-state 9 years ago
thinkerou baf28f501f Merge remote-tracking branch 'upstream/master' 9 years ago
thinkerou 7c6c394c02 Add to call zend_object_std_dtor 9 years ago
Craig Tiller e98b494db7 Fix bug where max_frame_size was ignored 9 years ago
Jorge Canizales 0803bb0b33 Add state transitions to GRPCCall 9 years ago
Jorge Canizales 47b80bc558 Test that GRPCCall transitions states properly 9 years ago
David Garcia Quintas 7a5f019bd3 Removed leftover function declaration from channel args 9 years ago
Sree Kuchibhotla 67df784bbc C# Dockerfile and Config scripts 9 years ago
Yuchen Zeng 088aa27adf format fixes 9 years ago
Yuchen Zeng 615da64992 explicitly cast constant value to gpr_atm 9 years ago
Jayant Kolhe 2f26234203 Update CONTRIBUTING.md 9 years ago
Jayant Kolhe 29660794bf Update CONTRIBUTING.md 9 years ago
Nicolas Noble 5ff9920248 Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 9 years ago
Nicolas Noble ee11213eb9 Merge pull request #6368 from ctiller/vtune 9 years ago
Craig Tiller 4ee1a62723 Stress test fixes 9 years ago
Yuchen Zeng fad045004d debug logging fix 9 years ago
murgatroid99 c7edb0ee10 Reverted 'Rewrite Node greeter example to use generated code' 9 years ago
murgatroid99 9fab438669 Made Node tests support multiple versions and set the Node default version to 4 everywhere possible 9 years ago
David G. Quintas eadcb89b7a Fixed name of test config for h2_census 9 years ago
Yuchen Zeng c049035bed Add GRPC_ prefix for macros 9 years ago
Eric Anderson 90b4a87d3b Merge pull request #6372 from ctiller/fail_fast 9 years ago
Yuchen Zeng 018bf1a864 modified has_async_methods and has_sync_methods of TestServerBuilderPlugin 9 years ago
Mark D. Roth 00598719bc Use HTTP/2 MAX_HEADER_LIST_SIZE setting instead of adding a new member 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
Craig Tiller 2a932daaaf Spell out fail fast semantics 9 years ago
murgatroid99 8cb5f2f413 Fixed build_package_ruby's use of variables 9 years ago
Jan Tattermusch f921f2bee1 Merge pull request #6305 from dgquintas/compression_tracer 9 years ago