5388 Commits (8bda67c32131cae4ae65f69d9c2104f1c8bdbc4c)

Author SHA1 Message Date
murgatroid99 35155ae997 Fixed missing item in Node library file list 10 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 10 years ago
yang-g 18802c7786 change objc 10 years ago
Tim Emiola 9908877a73 Update README.mds that don't currently have Status 'Beta' 10 years ago
Craig Tiller dc17471545 Completing wakeup story 10 years ago
Craig Tiller 988e37f1fc Allow fd_posix to force a re-evaluation of polling on wakeup 10 years ago
David Garcia Quintas 3b147818e3 Added subchannel ability to unsubscribe to connectivity state changes. 10 years ago
Masood Malekghassemi d43ad333b8 Make load_tests protocol tests run via py.test 10 years ago
murgatroid99 5f709ca2a4 Split Credentials into two types 10 years ago
David Garcia Quintas 404cf028e5 Subchannel cleanup on iomgr shutdown 10 years ago
murgatroid99 d7d8337df0 Added code for extension coverage 10 years ago
Craig Tiller 191b79cf53 Add comment 10 years ago
Craig Tiller 1433791d87 Don't wait forever for iocp to shutdown 10 years ago
Craig Tiller 0b6312e970 Flush iocp related work immediately 10 years ago
Craig Tiller 01be53d1a1 Add a facility to flush iocp at iomgr shutdown 10 years ago
Craig Tiller 4086474399 Make grpc_exec_ctx_flush return a status indicating if work was performed 10 years ago
Vijay Pai e547bdf4d7 Fix an assert 10 years ago
Vijay Pai e57abcfbdb C++ changes required to maintain gcc4.4 compatibility - reduce use 10 years ago
Vijay Pai 7b080baf2a C changes to avoid shadowed global declaration warnings in gcc4.4 10 years ago
sreek 7d3ea5965d Fix float to bool conversion compilation error in mac 10 years ago
Jorge Canizales 7069da2fe2 Repeat https://github.com/grpc/grpc/issues/3049 for OSX 10 years ago
Robbie Shade a8e2e5263d Pass through grpc_fd pointer rather than int. 10 years ago
Craig Tiller 084c8089a4 Threading fixes 10 years ago
Craig Tiller 3ccd9613da Ensure GrpcEnvironment setup for these (special) tests 10 years ago
Craig Tiller c3e577805d Properly initialize variables, destroy variables in usage order 10 years ago
Craig Tiller 114bda1090 Fix rounding error so IOCP completes on time 10 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 10 years ago
Craig Tiller eff4419b2a Fixes 10 years ago
Craig Tiller 26465e8e44 Fix windows 10 years ago
Craig Tiller 8afeec8838 Fix alarms 10 years ago
murgatroid99 a5a897d44f Removed now-redundant credentials wrappings 10 years ago
murgatroid99 9c43b00217 Fixed some issues with new credential code 10 years ago
Jan Tattermusch 8266c67127 enable cloud_to_cloud tests with servers in a separate container 10 years ago
Craig Tiller 926c0e99f8 Initialize/destroy TLS members - to fix iOS build 10 years ago
Nicolas "Pixel" Noble 499fb052a0 Restoring sanity. 10 years ago
Vijay Pai 8c7665e06d Add some TODO comments for possible poll optimization 10 years ago
Tim Emiola 383d7da1b2 Bugfix: correct circular arg ref 10 years ago
Tim Emiola 557d26f643 Remove a bad flaky rpc server test 10 years ago
murgatroid99 153b09d039 Reworked credentials surface API, added test 10 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 10 years ago
Robbie Shade 109a8dc6d8 Stop shadowing global name 10 years ago
Jan Tattermusch 3fcbdef6f7 further docs fixes 10 years ago
Robbie Shade 147fe701a0 Add grpc_server argument to grpc_udp_server_start 10 years ago
Nate Kibler 2d32771a1b Removed comment from code generation and updated tests 10 years ago
Nate Kibler 6d19724a90 Adds class factory method to generated ProtoService classes 10 years ago
Craig Tiller 7db24e06e2 Fix memory leak 10 years ago
Craig Tiller 0799ff3684 Fix a memory corruption bug 10 years ago
Craig Tiller 649deebf7f Recycle partially filled buffers on the next read 10 years ago
vjpai 2a42e55bb9 Don't annotate a blocking region on an epoll_wait that has 0 timeout 10 years ago
vjpai 9839d285cd Move block_annotate from iomgr to support since it's used in other 10 years ago