7247 Commits (77c5dc6e72e06816428bc84fd4a1862571debecc)

Author SHA1 Message Date
Craig Tiller 8a891eb8ba Regenerate files 9 years ago
Craig Tiller 43539fb539 Fix another path 9 years ago
Craig Tiller 5070d8bba5 Fix another path 9 years ago
Craig Tiller 0bcca41dda Fix 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 8a9fd52b71 Fix copyright 9 years ago
Craig Tiller 9a4dddd8b5 Fix include guards 9 years ago
Craig Tiller f23078cbd3 Stage #1 of core breakup: move everything under lib 9 years ago
Craig Tiller 534ce4eb93 Fixes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Jan Tattermusch 6412479c89 dont check read_info for writes 9 years ago
Leifur Halldor Asgeirsson ae2195667d fixes to tests for py2/3 syntax compatibility 9 years ago
Sree Kuchibhotla 739454749b fix copyright 9 years ago
murgatroid99 0cdf04796f Fix Node status code usage to match spec 9 years ago
Sree Kuchibhotla e7964dd7bb Fix the link again: Third time's a charm! 9 years ago
Sree Kuchibhotla b5a1ff5a4d Try fixing the link again 9 years ago
Sree Kuchibhotla 26cbe1ef8c Fix broken link 9 years ago
Sree Kuchibhotla 294c5d8d11 Address review feedback 9 years ago
murgatroid99 e9b3af85d9 Fixed import 9 years ago
Sree Kuchibhotla 8447b88f8c Address code review comments 9 years ago
murgatroid99 9e3e0ab57b Added generic service client and server to Node perf tests 9 years ago
yang-g b7921c7b4a resolve comments 9 years ago
Matthew Iselin 1824f0519f Add HTTP request parsing. 9 years ago
Leifur Halldor Asgeirsson b9501bcb0b Python 3: fix a bytes/str runtime issue 9 years ago
yang-g 6346041a25 Fix failure handling code 9 years ago
ahedberg 6753ae0cd7 fix include guard for unix_sockets_posix 9 years ago
ahedberg 3811dc78a8 more style fixes 9 years ago
ahedberg 879ce77cb6 include sockaddr.h in unix_sockets_posix.h for platform compatibility 9 years ago
ahedberg 8afb88de66 fix copyright dates and style issues 9 years ago
alex ce37938255 Make grpc-python ByteBuffer.bytes() linear cost. 9 years ago
ahedberg 799fd4bda6 fix compilation errors 9 years ago
ahedberg fcbcbff290 prefix external linkage functions with grpc 9 years ago
vjpai e7077b5c96 Fix a missing include in UDP_SERVER code and 9 years ago
David Garcia Quintas fb349b9f71 removed uchannels 9 years ago
Nicolas "Pixel" Noble 6bda8497b8 Fixing copyrights. 9 years ago
vjpai 3abc651db1 Remove a spammy log 9 years ago
vjpai c6993428c2 Lock the FD when initializing it out of the freelist. 9 years ago
Craig Tiller d262454b98 Fix time encoding 9 years ago
Nicolas "Pixel" Noble 702243698c For GRPCOperation's, ensure finish _handler can only be called once, and release it when called, so weak ptrs needn't be used with it, and the call won't be released until the finish handler is called. 9 years ago
David Garcia Quintas 07503b6e5c Add identity to static metadata accept-encodings bitmasks 9 years ago
Craig Tiller 3d2686bbc6 Fix cast 9 years ago
Craig Tiller 9d9e4d3e21 Please the include sanity check 9 years ago
Jorge Canizales 0b6cb7dcb2 Revert "Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"" 9 years ago
vjpai 4ce09cf760 Reorder a release store after the operations it protects. 9 years ago
Craig Tiller 58270d5461 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" 9 years ago
David Garcia Quintas 146070db8d fixed multiple initialization of globals 9 years ago
David G. Quintas 108cecb826 Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" 9 years ago
Sree Kuchibhotla 244545671d DocFixit: Troubleshooting info for Windows and some minor tweaks 9 years ago