16770 Commits (1a2109a0beeb8fffc036af23cb1644da51090e4c)

Author SHA1 Message Date
Muxi Yan 81f8be347e Upgrade protobuf version in podspec 7 years ago
Muxi Yan 78683f700d Fix ObjC++ build error 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Dan Zhang 0f7bc57e11 Modify udp_server to do asynchronous read and write and only re-arm 7 years ago
ncteisen 0f2a719070 Add missing semicolons 7 years ago
Mark D. Roth bf816d325e Shorted "reference" to "ref". 7 years ago
Mehrdad Afshari d49e100354 clang-format code 7 years ago
Mark D. Roth 853fff8d08 Split tracing code into its own class. 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 7 years ago
murgatroid99 9bdb171151 Clang format 7 years ago
Noah Eisen 1479313244 clang fmt 7 years ago
Noah Eisen 9ab3e5d919 Fix tracer TSAN bug 7 years ago
Nathaniel Manista 95bcb4924b Avoid unsupported and unintended API self-use 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Muxi Yan b7b3f72dac
Fix uninitialized variable 7 years ago
murgatroid99 454fbd2cec Fix uv TCP server handling of wildcard addresses 7 years ago
Nathaniel Manista 6e6e31e75b grpc.CallCredentials doc string correction 7 years ago
David Garcia Quintas d3f6eae669 Restored our own RNG impl 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
Camillo Lugaresi 962722cbc0 Fix alignment issue in gpr_murmur_hash3 7 years ago
Mark D. Roth d3984c32c8 clang-format 7 years ago
Mark D. Roth 3228489f0b Fix include guard check. 7 years ago
Mark D. Roth 835537fbc7 Implement MakeReferenceCounted<> helper. 7 years ago
Mark D. Roth cf9ca843eb Add ReferenceCountedPtr class. 7 years ago
Mark D. Roth abadc6c516 Use New() and Delete() instead of C++ new and delete. 7 years ago
Jan Tattermusch 53bbde3c49 address comments 7 years ago
Alex Polcyn 81e9581bf3 Remove some sleeps in ruby tests and fix test server shutdown 7 years ago
Mehrdad Afshari 14e96f9ae8 Bump 1.8.0-dev to 1.9.0-dev 7 years ago
Mehrdad Afshari 552a7ca088 Bump 1.8.0-dev to 1.8.0-pre1 7 years ago
Muxi Yan 9f6a6f3f1a
Fix compiler error on need_to_unref_constructed 7 years ago
Yash Tibrewal 3285f4c732 Fix grpc_init by removing exec_ctx usage before init 7 years ago
Muxi Yan 0a5cacae46 Remove changes for podspecs other than gRPC-Core 7 years ago
Yash Tibrewal 45b7ad5cf5 GPR_TLS Macro fix, and windows resolve_address fix 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago
Muxi Yan fba967747c generate_projects 7 years ago
Jack Wakefield fc8eafefa3 Fix a PHP memory leak with SSL root certificates 7 years ago
Yash Tibrewal 6fbe010851 minor objc test change 7 years ago
Yash Tibrewal ba0689fa2a tls macro changes and UV fix 7 years ago
Vijay Pai c04f4f16cd
Revert "Revert "Do not interpolate variables in leading comments."" 7 years ago
David Garcia Quintas cfac788ed0 Backoff class docstring 7 years ago
David Garcia Quintas d27e2422cc Use ManualConstructor 7 years ago
Mehrdad Afshari 0df9c8acdc Update Python dependency to protobuf v3.5.0.post1 7 years ago
David G. Quintas 333dd3e1ad
Revert "Do not interpolate variables in leading comments." 7 years ago
Mark D. Roth dc8be882f7 Fix handling of grpc shutdown in timer callback. 7 years ago
Muxi Yan 32318b05e3 Fix ObjC C++ syntax error 7 years ago
Mark D. Roth aaad0c2e5a clang-format 7 years ago
Jan Tattermusch 21cde3d22a use pool in SendMessageBenchmark 7 years ago
Jan Tattermusch 2e631706e2 expose batchcontextpool settings 7 years ago
Jan Tattermusch 63834bf62a add basic tests 7 years ago
Jan Tattermusch 0f41e496d2 simple version of batchcontext pooling 7 years ago