4080 Commits (ff73231610b5245f12191a8c0608f53689549ab5)
 

Author SHA1 Message Date
Craig Tiller 59abfc234b Properly handle non-full metadata batches 10 years ago
Craig Tiller 1fb99552b7 Fix early shutdown: await client context deletion before channel deletion 10 years ago
Craig Tiller a2b32f1133 Fix early shutdown: await client context deletion before channel deletion 10 years ago
Craig Tiller 1be373cf12 Stop kicking ourselves 10 years ago
Craig Tiller a9274b89dc Fix comment 10 years ago
Craig Tiller ea9fbb15b8 Stop kicking ourselves 10 years ago
Craig Tiller d5e2e296bf Fix comment 10 years ago
wkubiak 0d20f42c93 fix comparison between pointer and integer error 10 years ago
wkubiak 49185a8f78 removed unused variables 10 years ago
zeliard 28d051d9ba remove type casting on gpr_time_to_millis 10 years ago
zeliard 8ff24593f8 add Windows x64 (WIN64) mode and make buildable on MSVC 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
zeliard 04ddd8c524 fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) 10 years ago
zeliard 81f750e7b2 undo time_t type casting 10 years ago
Craig Tiller 74ace9e4c7 Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass 10 years ago
Craig Tiller 7551fa6149 Merge github.com:grpc/grpc into one-pass 10 years ago
Craig Tiller 7305dc69e6 Merge pull request #1227 from nicolasnoble/the-purge-2 10 years ago
Nicolas Noble 1eef5aa1eb Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix 10 years ago
Nicolas Noble eae6973b00 Merge pull request #1366 from ctiller/mwha 10 years ago
Craig Tiller ca9d0c0e2d Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass 10 years ago
Craig Tiller 2b0f7c5b1e Thread safety fix 10 years ago
Craig Tiller b56ca8d555 Fix use-after-free in lame client test 10 years ago
Craig Tiller 64bc3fdaaa remove annotations 10 years ago
Craig Tiller 65f9f81afb Fix memory leak 10 years ago
David Garcia Quintas f5fcafde81 Renamed make variables for protoc presence and version checking. 10 years ago
David Garcia Quintas 0dee28e95a Renamed make variables for protoc presence and version checking. 10 years ago
Craig Tiller 9c71b6f5b6 Fix memory leak 10 years ago
Craig Tiller 916b152184 annotations - revert later 10 years ago
Craig Tiller 872af0281e Fix memory leak 10 years ago
Yang Gao fa74ec4617 Merge pull request #1359 from a11r/cc2 10 years ago
Yang Gao 9a5eee1d34 Merge pull request #1360 from nicolasnoble/flakes 10 years ago
Yang Gao 68d615737b Add two scenarios in interop test 10 years ago
Craig Tiller 04f8156f65 Cleanup 10 years ago
murgatroid99 a89cc64947 Fixed dictionary usage 10 years ago
Craig Tiller 2660ebcff0 Actually remove them 10 years ago
Craig Tiller d896fa5640 Remove some useless lines in the Makefile 10 years ago
Nicolas "Pixel" Noble fd2bf675f7 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
Craig Tiller 48bfcdcfcc Fix memory leak 10 years ago
murgatroid99 3d13eb056c Fixed grpc_getMetadataArray 10 years ago
Craig Tiller 4107ba2897 Merge pull request #1365 from yang-g/init 10 years ago
Craig Tiller 4df5caea06 Fix memory leak 10 years ago
murgatroid99 69927d65c3 Addressed review comments 10 years ago
Craig Tiller 71cb81c737 Merge github.com:grpc/grpc into one-pass 10 years ago
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 96de48449c Add the new header to build.json and regenerate projects 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