318 Commits (c4da6b7ad5b46b6b0b0499dff08eb1c73094d0dc)
 

Author SHA1 Message Date
Craig Tiller c4da6b7ad5 Force using custom libraries if we are using ?SAN. 10 years ago
Craig Tiller 3ccae020f2 Support compiling zlib with ?SAN 10 years ago
Craig Tiller da3010ad6f Merge github.com:google/grpc into testing 10 years ago
Craig Tiller 686fb26b30 Allow language to be specified to run_tests.py 10 years ago
Craig Tiller ec0b8f3f77 Compile OpenSSL differently for each config. 10 years ago
Michael Lumish b876c68bcc Merge pull request #39 from tbetbetbe/grpc_ruby_update_protobuf_ruby_version 10 years ago
Tim Emiola cd85bb9a6e Updates to use the latest version of protobuf-ruby 10 years ago
Craig Tiller 3a9675af50 Merge pull request #37 from nicolasnoble/tweaks 10 years ago
Nicolas Noble b09078f202 Addressing pull request comments. 10 years ago
Nicolas Noble 594ef6c3b3 Merge remote-tracking branch 'google/master' into tweaks 10 years ago
Nicolas Noble 93209643dd Merge pull request #35 from ctiller/helgrind 10 years ago
Nicolas Noble 044db7422a Various cosmetic improvements to run_tests.py 10 years ago
Michael Lumish 2739a49eee Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags 10 years ago
Tim Emiola b891807429 rolled back generated proto changes 10 years ago
Craig Tiller 2aa4d64947 Helgrind support for run_tests.py 10 years ago
Craig Tiller e55e1155d3 Merge pull request #33 from nicolasnoble/quiet 10 years ago
Nicolas Noble ba51bead55 Muting an extremely chatty log line. 10 years ago
Tim Emiola baa26f845e Updates the JDK to JDK8 10 years ago
Craig Tiller 8dfaae6984 Merge pull request #22 from dklempner/http_scheme 10 years ago
David Klempner ed0cbc8b0c Review changes for :scheme conversion to http[s] 10 years ago
Yang Gao c6a56dfd45 Merge pull request #32 from ctiller/qpsfix 10 years ago
Craig Tiller 8a7a152919 Remove unused private field 10 years ago
Qi Zhao f4f2351865 Merge pull request #13 from ctiller/nogo 10 years ago
Nicolas Noble 42a1bab6a7 Merge pull request #27 from ctiller/faster_make 10 years ago
Nicolas Noble a9ce4b4649 Merge pull request #29 from ctiller/forever 10 years ago
Yang Gao 087ebf5508 Merge pull request #30 from ctiller/cppapi 10 years ago
Tim Emiola 7ae3950675 Fix the transport name used to start the grpc java docker server 10 years ago
Craig Tiller fc4a449c1e Merge github.com:google/grpc into cppapi 10 years ago
Craig Tiller 6046dc35ef clang-format 10 years ago
Craig Tiller 7d4c64ae7d libevent snuck in 10 years ago
Craig Tiller d248c24546 Update C++ code to set status via the C api. 10 years ago
Craig Tiller 4de9b7d4a3 Use the first received status as authoritative. 10 years ago
Craig Tiller d86a394ce2 Fix return behavior of run_tools.py 10 years ago
Tim Emiola f1f7213a9d Merge pull request #28 from yang-g/codegen 10 years ago
Yang Gao 5680ff4687 Run clang-format-all.sh 10 years ago
Yang Gao 1ff11f6d04 Add a space in front of template argument list. Changing possible <:: to < :: 10 years ago
Craig Tiller be56a9684e Build all targets for a config at once 10 years ago
Yang Gao 0e477384cb Merge pull request #26 from ctiller/signals 10 years ago
Craig Tiller 14e60e9f8b Use C signal handling in C++ end2end 10 years ago
Craig Tiller e1e2475b69 Unify signal handling in C 10 years ago
Tim Emiola 944596771c Adds the service client code generated from the pubsub proto 10 years ago
Nicolas Noble 29512b56d0 Merge pull request #11 from ctiller/mac 10 years ago
Tim Emiola 699c0ec2e6 Merge pull request #18 from murgatroid99/node_client_constructor 10 years ago
Craig Tiller 2d8f790ebc Format change 10 years ago
Craig Tiller dd330d6d68 Merge pull request #24 from nicolasnoble/win32 10 years ago
Craig Tiller 665c5d4a47 Merge pull request #23 from nicolasnoble/libevent-removal 10 years ago
Nicolas "Pixel" Noble 80d68c09c4 Fixing test_config.c 10 years ago
Nicolas "Pixel" Noble 27be1a2d3c Removing a few more traces of libevent. 10 years ago
Nicolas "Pixel" Noble 848e74441e Fixing log_win32.c 10 years ago
Nicolas "Pixel" Noble 6ba50fde9c Fixing time.c for win32 - MIN_INT can't work with 0x80000000 under win32. 10 years ago