5567 Commits (f37a90c0d9d1ad23ed448f98fa0060cd89c5ff1d)

Author SHA1 Message Date
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
Jan Tattermusch e0be467c33 Update c# docs for release 0.11 10 years ago
vjpai 50d653476d Annotate sleep calls 10 years ago
Craig Tiller cc5dc5bbaf Fast path for proto serialization for small protos 10 years ago
vjpai 7e0289e1c2 Annotate blocking file operations 10 years ago
Stanley Cheung 81449fdb7f php: need additional cli flags in scripts 10 years ago
murgatroid99 8cde3d7c20 Implemented credentials plugin interface 10 years ago
Craig Tiller fc193e1ff4 Fix a livelock issue 10 years ago
Stanley Cheung d2dd37bca9 php: update helloworld and route guide after beta release 10 years ago
Vijay Pai 4473a087fe Cleanup existing code to use GPR_ARRAY_SIZE 10 years ago
Craig Tiller 6301038bfc Fix some bugs leading to memory leaks 10 years ago
Vijay Pai ba130550fc Put in blocking point annotations at places in the code where we may block for reasons other than synchronization 10 years ago
Tim Emiola 0deeb04a0b Bump version to reflect changes to the gRPC ruby package 10 years ago
Tim Emiola c03138a483 Fixes bins in the grpc beta package 10 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 10 years ago
Craig Tiller 5cf7013c4b Merge 10 years ago
murgatroid99 43a147959e Added test for using gRPC with other async operations 10 years ago
murgatroid99 8d4aec37cb Added most of the plugin implementation 10 years ago
Craig Tiller 3dedb70b38 Implement turnstile polling for Windows 10 years ago
Tim Emiola 98ef7a277d Update status to Beta 10 years ago
Craig Tiller f8a455545b Fix specific worker wakeup 10 years ago
Craig Tiller caeff022df Merge with gyp changes 10 years ago
Nate Kibler eff9256b39 Fixes broken build due to misplaced import 10 years ago
Stanley Cheung 3543ea40b5 php: fix watchConnectivityState unit test 10 years ago
Nate Kibler 56cd72b282 Changed GRPCCall import to class forward declaration 10 years ago
Craig Tiller 8475047dcb FD logging cleanup 10 years ago
Craig Tiller 80183f3032 Creds fix 10 years ago
Craig Tiller 258f8de866 Windows fixes 10 years ago
murgatroid99 e339f6feec Fixed hang when using Node gRPC with other async operations 10 years ago
murgatroid99 ada3f61f4d Added function signatures for plugin wrapping 10 years ago
Craig Tiller 565b18b69c clang-format all core files 10 years ago
Craig Tiller 04456843cd Windows fixes 10 years ago
Craig Tiller f4fc5d2bfd Enable warnings as errors on Windows 10 years ago
Craig Tiller 82f9bd84e5 Update Windows stuff 10 years ago
Nathaniel Manista 3ba30e16ad Drop issue 527 TODOs for interop specification 10 years ago
David Garcia Quintas 4f1fe54c2d Client now swallows content-type on receive 10 years ago