5416 Commits (04e1eb8423fb4744c6e915ad2c71bfae3492ed37)

Author SHA1 Message Date
Tim Emiola 557d26f643 Remove a bad flaky rpc server test 9 years ago
murgatroid99 153b09d039 Reworked credentials surface API, added test 9 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 9 years ago
Robbie Shade 109a8dc6d8 Stop shadowing global name 9 years ago
Jan Tattermusch 3fcbdef6f7 further docs fixes 9 years ago
Robbie Shade 147fe701a0 Add grpc_server argument to grpc_udp_server_start 9 years ago
Nate Kibler 2d32771a1b Removed comment from code generation and updated tests 9 years ago
Nate Kibler 6d19724a90 Adds class factory method to generated ProtoService classes 9 years ago
Craig Tiller 7db24e06e2 Fix memory leak 9 years ago
Craig Tiller 0799ff3684 Fix a memory corruption bug 9 years ago
Craig Tiller 649deebf7f Recycle partially filled buffers on the next read 9 years ago
vjpai 2a42e55bb9 Don't annotate a blocking region on an epoll_wait that has 0 timeout 9 years ago
vjpai 9839d285cd Move block_annotate from iomgr to support since it's used in other 9 years ago
Jan Tattermusch e0be467c33 Update c# docs for release 0.11 9 years ago
vjpai 50d653476d Annotate sleep calls 9 years ago
Craig Tiller cc5dc5bbaf Fast path for proto serialization for small protos 9 years ago
vjpai 7e0289e1c2 Annotate blocking file operations 9 years ago
Stanley Cheung 81449fdb7f php: need additional cli flags in scripts 9 years ago
murgatroid99 8cde3d7c20 Implemented credentials plugin interface 9 years ago
Craig Tiller fc193e1ff4 Fix a livelock issue 9 years ago
Stanley Cheung d2dd37bca9 php: update helloworld and route guide after beta release 9 years ago
Vijay Pai 4473a087fe Cleanup existing code to use GPR_ARRAY_SIZE 9 years ago
Craig Tiller 6301038bfc Fix some bugs leading to memory leaks 9 years ago
Vijay Pai ba130550fc Put in blocking point annotations at places in the code where we may block for reasons other than synchronization 9 years ago
Tim Emiola 0deeb04a0b Bump version to reflect changes to the gRPC ruby package 9 years ago
Tim Emiola c03138a483 Fixes bins in the grpc beta package 9 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 9 years ago
Craig Tiller 5cf7013c4b Merge 9 years ago
murgatroid99 43a147959e Added test for using gRPC with other async operations 9 years ago
murgatroid99 8d4aec37cb Added most of the plugin implementation 9 years ago
Craig Tiller 3dedb70b38 Implement turnstile polling for Windows 9 years ago
Tim Emiola 98ef7a277d Update status to Beta 9 years ago
Craig Tiller f8a455545b Fix specific worker wakeup 9 years ago
Craig Tiller caeff022df Merge with gyp changes 9 years ago
Nate Kibler eff9256b39 Fixes broken build due to misplaced import 9 years ago
Stanley Cheung 3543ea40b5 php: fix watchConnectivityState unit test 9 years ago
Nate Kibler 56cd72b282 Changed GRPCCall import to class forward declaration 9 years ago
Craig Tiller 8475047dcb FD logging cleanup 9 years ago
Craig Tiller 80183f3032 Creds fix 9 years ago
Craig Tiller 258f8de866 Windows fixes 9 years ago
murgatroid99 e339f6feec Fixed hang when using Node gRPC with other async operations 9 years ago
murgatroid99 ada3f61f4d Added function signatures for plugin wrapping 9 years ago
Craig Tiller 565b18b69c clang-format all core files 9 years ago
Craig Tiller 04456843cd Windows fixes 9 years ago
Craig Tiller f4fc5d2bfd Enable warnings as errors on Windows 9 years ago
Craig Tiller 82f9bd84e5 Update Windows stuff 9 years ago
Nathaniel Manista 3ba30e16ad Drop issue 527 TODOs for interop specification 9 years ago
David Garcia Quintas 4f1fe54c2d Client now swallows content-type on receive 9 years ago
Craig Tiller 52c8c97ca3 Explicitly set content-type for servers 9 years ago
Craig Tiller 6ecd8ad519 Make zookeeper compile with execution contexts 9 years ago