5416 Commits (04e1eb8423fb4744c6e915ad2c71bfae3492ed37)

Author SHA1 Message Date
Craig Tiller 5795da7c96 Update connectivity state code to be completely synchronous 9 years ago
murgatroid99 2b09783f8a Update to nan 2.0 9 years ago
Craig Tiller 787fb13056 Move in-flight callback check up 9 years ago
Jorge Canizales fc6a5dfd16 Fix import that relies on Cocoapods 9 years ago
Craig Tiller 2d2711f9e6 Poke fd workqueues on add - to unblock a potential starvation issue 9 years ago
Craig Tiller 7a514915a3 Move in-flight callback check up 9 years ago
Craig Tiller 3cd6a5158d Getting stuff working 9 years ago
Craig Tiller 6728038086 Add server trace line 9 years ago
Craig Tiller 15f8761685 Disable refcount tracing 9 years ago
Craig Tiller 5e53ddb3c5 Add tracing for connect latency 9 years ago
Craig Tiller 8f3addcc4d Propagate workqueue from resolver --> lb_policy 9 years ago
Craig Tiller 7d57ba138f Tests compile 9 years ago
Jan Tattermusch 156a7b6e0f Don't do .Wait() in async context. 9 years ago
Craig Tiller 47a708e252 Core compiles with workqueues 9 years ago
Julien Boeuf 1928d496a2 Adding C++ tests and fixing a few things. 9 years ago
murgatroid99 a59ee9a307 Fixed a couple of incorrect "this" references in Node library 9 years ago
Craig Tiller 131f6edafa Fix memory leak 9 years ago
Craig Tiller 06a43f5d7e Progress towards workqueue transition 9 years ago
murgatroid99 640325e65e Fixed memory leak in Buffer construction 9 years ago
murgatroid99 474f53b138 Fixed Op destructors not being called 9 years ago
Craig Tiller 1d3f127245 Fix a race in fd_posix.c 9 years ago
Craig Tiller d70293c252 Sprinkle casts 9 years ago
David Garcia Quintas f6a39e96fb Type sign fix for C# 9 years ago
David Garcia Quintas f611927f14 Fixed compilation with -Wsign-conversion on mac 9 years ago
David Garcia Quintas bc203a88d7 Updated zookeper resolver to new LB API 9 years ago
Craig Tiller b9d3596cb1 Enable -Wshadow 9 years ago
Nathaniel Manista 0c6177674a Test coverage for callbacks added to Face futures 9 years ago
Craig Tiller ebc7ef268c Mac build fixes 9 years ago
Craig Tiller 6b8046375e Fix typo 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Nathaniel Manista a1880228aa Further maintenance of Python dependencies 9 years ago
Craig Tiller 2ed498151d Fix typo 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 841c880c2b Core compiles with -Wsign-conversion 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
David Garcia Quintas fe7a6368fc Usage of ?lb_policy=xxx in sockaddr_resolver 9 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 9 years ago
Masood Malekghassemi 38fc0bb3d5 Fix Python docgen 9 years ago
Masood Malekghassemi 6c99ad0b76 Python version set to 0.11.0b0 9 years ago
David Garcia Quintas 1db5a8b30d Fixed typo from bad merge 9 years ago
David Garcia Quintas c7705c7c47 Introduced grpc_lb_policy_args 9 years ago
Craig Tiller 8664ca6463 Starting to convert code to work queues 9 years ago
Jan Tattermusch 75290eaad7 remove excess logs 9 years ago
Craig Tiller 73b6606629 Workqueue: interface, test, and posix implementation 9 years ago
Julien Boeuf 675aee6a74 Fixing #3286 9 years ago
Julien Boeuf 1fe38ffb74 Fixing #3286 9 years ago
Craig Tiller cb01417349 Explicitly set content-type for servers 9 years ago
David Garcia Quintas 526789159c Added queries and fragments to uri parser 9 years ago
Craig Tiller bc81291f7e Remove check for no workers 9 years ago
Nathaniel Manista 3b0fefb246 Beta maintenance of Python dependencies 9 years ago