103 Commits (d428c54681bb83c8908262d10e552f609514309d)

Author SHA1 Message Date
Nicolas "Pixel" Noble be5201826b Regenerating project files. 10 years ago
Chen Wang 86af8cffc5 TIPS client implementation. 10 years ago
Craig Tiller 96b49557ec Sort out some more compile flags for Mac 10 years ago
Craig Tiller b4ee3b5977 Make libraries compile on Darwin 10 years ago
Craig Tiller 996d9dff47 Generate projects 10 years ago
Craig Tiller 17ec5f9ebf Run buildgen 10 years ago
David Klempner 7f3ed1eda1 Factor out the pollset kicking mechanism and eliminate sharding 10 years ago
Nicolas Noble 047b72706d Adding a few more comments in the Makefile template, to explain some of its more obscure features. 10 years ago
Craig Tiller 4ffdcd56ce Add an optional server shutdown event. 10 years ago
Nicolas "Pixel" Noble 17f2b5921e Fixing parallel build. 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
Craig Tiller a614caa54b Add missing space 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
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 ec0b8f3f77 Compile OpenSSL differently for each config. 10 years ago
Nicolas Noble 9e47552e53 Don't mix C and C++ libraries. 10 years ago
Craig Tiller bf2659f0b6 Fix qps test. 10 years ago
Craig Tiller cfc18adef7 Remove go compiler 10 years ago
Craig Tiller 934baa3bb1 Add tools/run_tests/run_lcov.sh 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
Craig Tiller 27715caf6e Allow C++ tests to be built in parallel 10 years ago
Craig Tiller d4773f5119 Fix some C++ test dependencies 10 years ago
rsilvera 35e7b0cb5c Fix gRPC compilation failure 10 years ago
nnoble 45fc159eed Preparing the go plugin for non-[] compilation. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
ctiller c008ae5e50 Fix opensource build. 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
ctiller 228ad9b853 Fix opensource build. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
yangg 102e4feb8e Use CONFIG after defining it. Define CONFIG before using it. 10 years ago
ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 10 years ago
ctiller cab52e76e5 Allow specifying CONFIG as a string, instead of DEBUG=1. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
nnoble 7e012cf4e0 Solving chicken-and-egg issue while detecting OpenSSL capabilities. 10 years ago
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 521039327f Update build.json, fix opensource build. 10 years ago
ctiller 09cb6d5651 Build debug/optimized builds into different target directories. 10 years ago