558 Commits (0a2077176524ae08eeb02fcd63f1e3e28a715741)
 

Author SHA1 Message Date
Craig Tiller cffd920c3f Merge pull request #78 from nicolasnoble/parallel-build 10 years ago
Nicolas "Pixel" Noble 17f2b5921e Fixing parallel build. 10 years ago
Yang Gao 56ac94f2fe Merge pull request #72 from nicolasnoble/no-std 10 years ago
Nicolas "Pixel" Noble 36f5323846 Fixing includes inconsistency. 10 years ago
Nicolas Noble 3903bcf42c Merge pull request #74 from ctiller/run_tests_fast 10 years ago
Nicolas Noble f5c5d80968 Removing "using namespace std" everywhere. 10 years ago
Craig Tiller b50d166634 Make run_tests.py pass lint 10 years ago
Craig Tiller 71735185a1 Cache for successful test runs 10 years ago
murgatroid99 216aa818a7 Merge remote-tracking branch 'upstream/master' 10 years ago
Craig Tiller 07c7c680e8 Merge pull request #68 from nicolasnoble/typos 10 years ago
Craig Tiller 297fafa078 Opportunistically use perftools if installed. 10 years ago
Nicolas Noble 54f68b6a8a Fixing typos in build.json: .cpp -> .cc 10 years ago
Michael Lumish fbf4051ef2 Merge pull request #66 from tbetbetbe/grpc_tools_simplify_docker_image_updates 10 years ago
Tim Emiola f3c7ae229d Updates launch server to remove existing server if it's present 10 years ago
murgatroid99 cca5ffa991 Added code generation for clients and servers 10 years ago
Tim Emiola 4036f002e1 Renames and grpc_update_docker_images to grpc_sync_images 10 years ago
Yang Gao bb99cba2b6 Merge pull request #62 from ctiller/brackets 10 years ago
Nicolas Noble db2963e7fd Merge pull request #47 from ctiller/makeclean 10 years ago
Tim Emiola 58192e8c9b Simplify the docker image update cmd 10 years ago
Nicolas Noble a82516b2d0 Merge pull request #46 from ctiller/testing 10 years ago
Craig Tiller 3eef2c4bcb clang-format 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
Yang Gao da2a953fd6 Merge pull request #48 from ctiller/noaccept 10 years ago
Craig Tiller d7f2c2b1c7 clang-format 10 years ago
Craig Tiller 4f20042ce1 Remove grpc_call_accept 10 years ago
Craig Tiller a2075b90d7 Remove calls to grpc_call_accept from C core tests. 10 years ago
Craig Tiller a614caa54b Add missing space 10 years ago
Craig Tiller d201c9dcec Merge pull request #1 from nicolasnoble/zlib 10 years ago
Nicolas "Pixel" Noble 85bf09b315 Fixing zlib dependency build. 10 years ago
Craig Tiller f58b9ef681 Remove protoc_plugins, and use a variable. 10 years ago
Craig Tiller f0afe50dc9 Add missing space 10 years ago
Nicolas Noble 5bf2c11f81 Merge pull request #45 from ctiller/test-lang 10 years ago
Craig Tiller 8f126a6552 Remove _DEPS variables 10 years ago
Craig Tiller 12c8209c93 Generate dependencies when compiling the .o 10 years ago
Craig Tiller 3759e6f0f1 Remove clean rules 10 years ago
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 f8cc166605 Allow language to be specified to run_tests.py 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
murgatroid99 82fdc983b2 Merge remote-tracking branch 'upstream/master' 10 years ago
Michael Lumish 2739a49eee Merge pull request #36 from tbetbetbe/grpc_tools_update_java_testing_flags 10 years ago