31730 Commits (c50405364a194a0e4931153cbe329662d90530bc)
 

Author SHA1 Message Date
Vijay Pai 3c3c4c913a
Update server.h 7 years ago
Vijay Pai 589e2cfe09
Update completion_queue.h 7 years ago
makdharma 626a65e877 Added protected default constructor 7 years ago
Mark D. Roth 49a76e9d87 clang-format 7 years ago
makdharma dbf4b71a00 added Experimental in comments 7 years ago
Mark D. Roth 4941414565 Avoid trying to access underlying_stream_ after it's been orphaned. 7 years ago
Mark D. Roth 24e34b85c0 Orphan underlying byte stream as soon as it's been drained. 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
nownabe fcc4b9b68c Fix ruby document 7 years ago
kkm 3cf219334c Minor changes to control files from Tools package rework 7 years ago
Vijay Pai 44fd6557ae
Merge pull request #14676 from muxi/fix-inttypes-include 7 years ago
Juanli Shen 7573f989ad Fix call stack ref flake 7 years ago
Muxi Yan a2f991625b Add Xcode link map analyzer 7 years ago
Yash Tibrewal 337373b91f More explicit static casts for size_t to socklen_t 7 years ago
murgatroid99 a7ed100c2e Add another missing install line 7 years ago
Muxi Yan 2a03c876ec Fix one more file 7 years ago
adelez 01d1178564
Merge pull request #14678 from adelez/foundry_integration 7 years ago
makdharma 606742d30c replaced loop with range expression 7 years ago
Vijay Pai 2c6aee9cf7
Merge pull request #14591 from vjpai/framesize 7 years ago
murgatroid99 ac21e04cf7 Fix python script style 7 years ago
Adele Zhou d898926d3d Incease job to 100. 7 years ago
murgatroid99 e0e110e2e0 Fix syntax error 7 years ago
murgatroid99 06210a103e Node pure JS interop: add missing install line, skip more tests 7 years ago
David Garcia Quintas 7b84b3d519 PR comments 7 years ago
Mark D. Roth ecc865124c Use metadata batch callouts in client_auth_filter. 7 years ago
Muxi Yan 60aa27884f Remove include of inttypes.h completely 7 years ago
Muxi Yan 4b37fb0e4c Stop including inttypes.h in gRPC core public header in Apple platforms 7 years ago
murgatroid99 9d2275864a Use different docker image for Node pure JS interop tests 7 years ago
makdharma d10c4e1e8e added "Experimental" and returned raw pointers 7 years ago
Mark D. Roth 41c396ec88
Merge pull request #14607 from markdroth/c++_byte_stream 7 years ago
makdharma 1d603248f2 forgot to add completion_queue.h doh! 7 years ago
makdharma d10a885922 removed unnecessary "virtual" 7 years ago
Muxi Yan ec154f6f2d
Merge pull request #14642 from MrMage/avoid-running-sed-on-backups 7 years ago
David Garcia Quintas c7c0d69d8b Secure channels: use the right authority 7 years ago
apolcyn 1213682122
Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel 7 years ago
Yash Tibrewal 4d46260dc5 Explicit static_cast conversions 7 years ago
Vijay Pai a7f52a62ba
Merge pull request #14660 from vjpai/exception_10x 7 years ago
murgatroid99 9eb82a4461 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node 7 years ago
Vijay Pai c04c53b38e Run exception tests 10x to make sure server doesn't crash 7 years ago
murgatroid99 2c86e064f0 Add Node pure JS interop client 7 years ago
Yash Tibrewal 5f3b474727 Blank line after including port_platform.h 7 years ago
Alexander Polcyn f133259617 Fix broken golden file test under bazel 7 years ago
Yash Tibrewal e63ab97f1b
Merge branch 'master' into socklent 7 years ago
Yash Tibrewal ea37b0c8db Adding uv too 7 years ago
Vijay Pai c50ded274c
Merge pull request #14651 from vjpai/cpp_deprecate 7 years ago
makdharma c8e523351e clang-format 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago
ZhouyihaiDing 8993297d1a php: adding trace for call_credentials callback function 7 years ago
Muxi Yan 34f153cbeb Change grpc++ reference in names to grpcpp in test/cpp/cocoapods 7 years ago
makdharma 757af97ad0 added ///Experimental in comment for c_server 7 years ago