1305 Commits (464ce24b40c9291362e31fb4105a781618601c89)

Author SHA1 Message Date
Ken Payson 7722245ce8 Make .pxi imports relative 8 years ago
Vizerai 12d1fc61d8 initial commit of tracing context files 8 years ago
Craig Tiller d8a3c048e2 Tie workqueue implementation to event engine 8 years ago
Mark D. Roth 4c0fe49f76 Move subchannel_call_holder code into client_channel module. 8 years ago
Mark D. Roth 7331a7aa62 Change wrapped languages to use the new channel arg macro name. 8 years ago
Alistair Veitch a0c69f9099 add trace context proto 8 years ago
Nathaniel Manista 79cf53c992 Lower-case example "Authorization" header name 8 years ago
Mark D. Roth 14c072ccc0 Initial code to move deadline timer into a filter. Timer cancellation 8 years ago
Mark D. Roth af00d8bfb2 Add channel arg for max send message size and add message size filter. 8 years ago
siddharthshukla 82c01e5a95 remove skipIf from TypeSmokeTest (issue 7672) 8 years ago
Mark D. Roth ff4df06a66 Rename grpc_client_config to grpc_resolver_result. 8 years ago
Masood Malekghassemi f24a405551 Remove unused imports in grpcio-tests 8 years ago
Nathaniel Manista 7a6e30e61c Python grpc.secure_channel doc string correction 8 years ago
Nicolas "Pixel" Noble 35b8c51485 Bumping version to 1.0.1-pre1. 8 years ago
Ken Payson 8348973de9 Use templates for python version dependencies 8 years ago
Craig Tiller 17ed6b17c7 Percent encoding routines 8 years ago
Nicolas "Pixel" Noble 0f9337b6a0 Removing pre2 flag. 8 years ago
Ken Payson 5998cd760c Add Python3.5 artifact targets 8 years ago
Nathaniel Manista 5450f05e0c Migrate distrib, interop, and stress to GA API 8 years ago
murgatroid99 7c205906d5 Removed GPR_POSIX_FILE, and changed the files that used it 8 years ago
siddharthshukla f0f58e6873 skip test run if running with pypy 8 years ago
murgatroid99 79b322751f refactor inet_ntop into a portability header 8 years ago
siddharthshukla 9eedb4ffd7 Switch init/shutdown: lib-wide -> per-object 8 years ago
siddharthshukla de84d566b8 Fix the ThreadPoolExecutor: max_workers can't be 0 8 years ago
Ken Payson e5fd01a389 Bump python protobuf dependency to 3.0.0 8 years ago
Nicolas "Pixel" Noble 3260a1731a Bumping to 1.0.0-pre2. 8 years ago
murgatroid99 1533e6aab9 Rerun generate_projects.sh 8 years ago
Masood Malekghassemi fd9cc106f3 Be more intelligent about Cython in grpcio 8 years ago
Mark D. Roth 1102a9eef7 Update build files. 8 years ago
Ken Payson 8d3e9ec9c2 Fix cygrpc test 8 years ago
Ken Payson e39edac2c8 Fixed name syntax error 8 years ago
Ken Payson dd24c1ece4 Polish grpcio_health_checking package 8 years ago
Masood Malekghassemi a39c2cb4f2 Handle distutils command idiosyncracies 8 years ago
Masood Malekghassemi b236279832 Patch `spawn` for Python 'unix' compilers instead 8 years ago
Mark D. Roth dfbdefedd3 Added handshaker.[ch] to build.yaml. 8 years ago
Masood Malekghassemi 3acddb20db Remove Python 'loader' hack 9 years ago
Masood Malekghassemi e9b90e5e1f Move Python.h include out of loader code 9 years ago
Ken Payson 84401116a8 Skip exit_test until flake is fixed 9 years ago
Ken Payson c41f81aeeb Document rpc details as string type 9 years ago
Robbie Shade 710d242e89 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport 9 years ago
Ken Payson cc06b91b7f Change sequence of client/server events 9 years ago
Masood Malekghassemi 48d07c6489 Add special methods to generated Python docs 9 years ago
Ken Payson 4d425522bf Remove early adopter code 9 years ago
Masood Malekghassemi c3e3ae5862 Patch `spawn` for Python 'unix' compilers instead 9 years ago
Ken Payson f7f47a6d26 Added Glossary to docs with metadata definition 9 years ago
Nicolas "Pixel" Noble 49bfb92dc1 Master is now 1.1.0-dev. 9 years ago
Nicolas "Pixel" Noble 8c72ae43f9 Flagging master as 1.0.0-pre1. 9 years ago
Ken Payson b5b6f93e00 Updated python qps tests to use GA server API 9 years ago
Nicolas "Pixel" Noble 9183314435 Addressing comments. 9 years ago
Nathaniel Manista 1ab04e6b46 Add more assertions to _rpc_test 9 years ago