4066 Commits (40627b4dc4dfbccdd372d2813f45c682e464dee9)
 

Author SHA1 Message Date
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
Craig Tiller 2ea37fd2ce Bug fixing 10 years ago
Craig Tiller c1f7560ac2 Stream mapping fixes 10 years ago
murgatroid99 463a7a86ba Fixed indentation 10 years ago
Nicolas "Pixel" Noble 436f964a80 Flagging a few census tests as flaky. 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 f87b609169 Fix array size 10 years ago
Craig Tiller e70413c916 Handle reading after cancellation 10 years ago
Stanley Cheung 884f4dad58 Merge pull request #1362 from tbetbetbe/grpc_ruby_interop_fixes 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
Jan Tattermusch e79e2f54e8 adding csharp tests to travis 10 years ago