12335 Commits (8ce266449705c13fc6645b4e55e4f75411fb622c)

Author SHA1 Message Date
Muxi Yan 8ce2664497 remove another redundant if statement 8 years ago
Muxi Yan 33c7e8b878 remove redundant if statement 8 years ago
Muxi Yan 35653011a3 Add comments 8 years ago
Muxi Yan d5bac0d38d Add comment and fix a trivial 8 years ago
Muxi Yan 016d1085fc Eliminate magic number 6 8 years ago
Muxi Yan 4373058180 Add comment to logging operations batch 8 years ago
Muxi Yan 7e49365f92 Remove Cronet test cherry-pick 8 years ago
Muxi Yan 1fb35b5348 Add comments to packet coalescing test 8 years ago
Muxi Yan 8e6aec5ed7 Separate/Restore public test interfaces and internal ones 8 years ago
Muxi Yan 14c76cf2c9 Warning and control the rest of interfaces in GRPCCall+Tests as well 8 years ago
Muxi Yan 5bd16b7013 Warnings and macro guards for op batch log 8 years ago
Muxi Yan 40d7c627bd Only test the ObjC layer 8 years ago
Muxi Yan bf803b9563 Nit fixes 8 years ago
Craig Tiller 2ef0d54ffc Handle one core 8 years ago
Craig Tiller 265775fc20 Handle zero-length filenames 8 years ago
thinkerou 2b43481ff3 fix undefined name 8 years ago
David Garcia Quintas 012915045f Secure naming support for gRPCLB 8 years ago
ncteisen e128e837f0 clang fmt 8 years ago
Craig Tiller 8c58a489a2 Save allocating a grpc_error if there is no error 8 years ago
yang-g f2fe4f7dbd Add a PreServerStart in global server callbacks 8 years ago
ncteisen 0a8e32ab7f Add more verbose status msg to rst_stream case 8 years ago
Craig Tiller b038beb724 Add counters for mutex acquisitions, expose in bm_fullstack 8 years ago
Carl Mastrangelo 5f3a143068 remove extra space in Csharp code 8 years ago
Robbie Shade 49124e7ae1 Adds an exec_ctx argument to orphan_cb in udp_server 8 years ago
Craig Tiller 78e6451dae Add a hook to disable BDP probing 8 years ago
Muxi Yan 938f099100 Add Cronet core tests to Jenkins 8 years ago
Muxi Yan 50bd995a98 Advance BoringSSL version 8 years ago
Muxi Yan d81c6b6d01 Advance protoc dependency version as well 8 years ago
Muxi Yan 5ff4bfb651 Advance protoc version to 3.1.0 8 years ago
Muxi Yan ed20a69939 Resolve generate_project failure 8 years ago
Craig Tiller 93727aaaa7 Fix memory leak when re-attempting send_status after it failed 8 years ago
Ken Payson 2fa5f2f978 Re-run yapf code, and pin version 8 years ago
Muxi Yan 1783bd3c99 Correct commet style of version.h 8 years ago
Craig Tiller 9429250e47 Flow control corrections 8 years ago
Craig Tiller 61eb40ce56 Put files in a better place 8 years ago
Muxi Yan ae6290d144 Add regeneration info to version.h 8 years ago
Craig Tiller 4f2d4769b9 Fix include guards 8 years ago
Stanley Cheung aaf2bbaa58 PHP: update README and apache/nginx examples 8 years ago
Craig Tiller 8b1d59cafa Add some debug utilities 8 years ago
Craig Tiller 4fd2bf6ec9 Dont credit flow control after stream has closed reading 8 years ago
Craig Tiller 7dc4ea66f0 Make the microbenchmark profile gatherer run some in parallel 8 years ago
Craig Tiller 81bcff7bce Flip conditional 8 years ago
Craig Tiller 3ceabdee9f Fix potential flow control deadlock 8 years ago
Robbie Shade c23feddd2c Add an on_write callback to the UDP server. 8 years ago
Mark D. Roth 539a864d91 Fixed dumb reversed conditional. 8 years ago
Jan Tattermusch 2b2723bbce add C# testing APIs 8 years ago
Craig Tiller 7ec4748502 Improve sync streaming benchmark, fix deadlock that can occur sometimes 8 years ago
Vizerai 864db53e48 Updated trace_context.proto and associated files. 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Mark D. Roth b43c7bfb85 Make sure grpc_secure_channel_create() never returns NULL. 8 years ago