2341 Commits (766d77cad84ae36748981d19a453cb0f088c20aa)

Author SHA1 Message Date
Craig Tiller 6f7030b9d7 revert accidental change 10 years ago
Craig Tiller 1a727fde47 clang-format 10 years ago
Craig Tiller c52779ff61 Add missing remove list 10 years ago
Craig Tiller 60de66cf7d Always wait for all ops to finish 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Craig Tiller 2ea37fd2ce Bug fixing 10 years ago
Craig Tiller c1f7560ac2 Stream mapping fixes 10 years ago
murgatroid99 463a7a86ba Fixed indentation 10 years ago
Craig Tiller a940752dee Take a lock every time through client_channel - to simplify logic and ensure correctness 10 years ago
murgatroid99 30b7d4e62e Migrated Objective C library to C batch API 10 years ago
Craig Tiller e70413c916 Handle reading after cancellation 10 years ago
Tim Emiola 932b13be4c Corrects bad return values in C error-handling block 10 years ago
Craig Tiller 4e87e00767 Fix uninitialized variable 10 years ago
Tim Emiola 9cb56f8707 Move Notifier into its own file 10 years ago
Tim Emiola 0a6557809a Simplify debugging, avoid inspecting C-backed objects. 10 years ago
Craig Tiller 48b9fde74e call progress 10 years ago
Craig Tiller 7d4a96a58b Publish cancellation metadata 10 years ago
Tim Emiola 119decc0f4 Fix logging version mismatchj 10 years ago
Tim Emiola 117cc1207d Fix failing interop servers 10 years ago
Craig Tiller 7abc8d2149 Add missing clear 10 years ago
Craig Tiller 7e320ba518 Add newline 10 years ago
Craig Tiller d393f10431 Fix uninitialized variable 10 years ago
Craig Tiller e889314fa2 Allow round-robin again in flow control 10 years ago
Craig Tiller 3928c7a1a6 Add a hack to ensure one-op-at-a-time during connection establishment 10 years ago
Nicolas "Pixel" Noble e24dde5736 Adressing comments. 10 years ago
Craig Tiller fa4f99404f Add init/destroy, and a debug-only assert on bad headers 10 years ago
Craig Tiller 6e84aba85f Make the things compile again 10 years ago
Abhishek Kumar d774c5cadb Test client stream cancellation and fix bug exposed by the test. 10 years ago
Tim Emiola bc206b1e32 Corrects command/flags used in ruby interop tests 10 years ago
Jan Tattermusch 97e294aadc Removing some ugly hacks from C# server and improving the comments a bit 10 years ago
murgatroid99 58584a35db Fixed typo in README change 10 years ago
murgatroid99 0a95d87e6c Added information about custom gRPC install locations in README, bumped version 10 years ago
Craig Tiller 7e8489ae40 Fix double-set of alarm 10 years ago
Craig Tiller 482ef8b0db Add required NULL check 10 years ago
Craig Tiller 06aeea7e94 clang-format 10 years ago
Craig Tiller 50d9db534c Flesh out initial_op 10 years ago
Craig Tiller 3f2c2214b7 Fiddling with an initial op 10 years ago
zeliard 8ae189bbab 64bit support on Windows 10 years ago
Jorge Canizales 8957cae707 Moves ProtoRPC.podspec into gRPC.podspec 10 years ago
Jorge Canizales 7847b0eb3a Adjusts #imports of RxLibrary 10 years ago
Craig Tiller e5cb23ba55 Fix accidental delete 10 years ago
Craig Tiller 09b49d7c68 Add newline 10 years ago
Craig Tiller fbf5be26a3 One test compiles 10 years ago
Craig Tiller c079c111cb Transport compiles 10 years ago
Craig Tiller be18b8db30 Beginning transport work 10 years ago
Jorge Canizales 05bd511155 Adds unit test of stub to the XCode project 10 years ago
Jorge Canizales 3f576c7ef3 Creates unit test for the stub 10 years ago
Jorge Canizales 17b43e8982 Fixes initializer of the generated stub 10 years ago
Jorge Canizales f593fef550 Fixes syntax errors. 10 years ago
Jorge Canizales 6482d5dc90 Makes the runtime serialize alright. 10 years ago