1914 Commits (67f10123601a291ce9105140dcd8b92a286fb94e)

Author SHA1 Message Date
Mark D. Roth 209f644f04 Convert resolver API to C++. 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Muxi Yan cda058de8e build projects 7 years ago
Muxi Yan 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 7 years ago
Mehrdad Afshari b66e6fe761 Sleep a second to deflake ReconnectTest 7 years ago
Ken Payson 1a8565d379 Bump version to 1.9.1 7 years ago
Mehrdad Afshari e05ca2204e Regenerate projects 7 years ago
Matt Kwong a110c74c58 Update BoringSSL to latest chromium-stable ref 7 years ago
Mehrdad Afshari 812e5da193 Regenerate projects 7 years ago
Nathaniel Manista c73758acb0 Elide cygrpc.ChannelArg and cygrpc.ChannelArgs 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Yihua Zhang d36fe0708b rename gts to alts 7 years ago
Jan Tattermusch 2dc3b1eb55 regenerate projects 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
Mehrdad Afshari 6615ef5eef Relax call details interface from interceptor 7 years ago
Mehrdad Afshari 43884047c9 Regenerate projects 7 years ago
Mehrdad Afshari 28d5cf33e9 Regenerate projects 7 years ago
Muxi Yan 19b4feaee7 Update surface API in cython pxi 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Mehrdad Afshari f2a33b0e39 Reformat Python docstrings 7 years ago
Evan Jones 145b199c4d python: Context.abort should fail RPC even for StatusCode.OK 7 years ago
Nathaniel Manista 31ddbff8cf Elide cygrpc.Timespec 7 years ago
murgatroid99 01c2334998 Update version to v1.8.4 7 years ago
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0 7 years ago
Nathaniel Manista 7b9c023391 Reform cygrpc.OperationTag and cygrpc.Event 7 years ago
Mehrdad Afshari 6c9a0a1a96 Bump version to 1.8.3 7 years ago
Nathaniel Manista 81edf5ff9a Reform cygrpc.Operation 7 years ago
Mehrdad Afshari 271b042c4d Fix port picking logic in Python tests 7 years ago
Ken Payson 3bc8e422dc Disable so_reuseport for Python tests 7 years ago
Ken Payson 16e4bc010a Bump to 1.8.2 7 years ago
Mehrdad Afshari 0981f9fab1 Bump version to 1.8.1 7 years ago
Ken Payson 8179b9523a Fixes race condition in Python server shutdown 7 years ago
Nathaniel Manista e1c4021726 Reallow out-of-spec metadata 7 years ago
Mehrdad Afshari 0ba96edc41 v1.8.0-pre2 is now v1.8.0 7 years ago
Mehrdad Afshari fdfaf1b12e Add tests for gRPC Python interceptor machinery 7 years ago
Mehrdad Afshari 108500f194 Add gRPC Python client-side interceptor machinery 7 years ago
Mehrdad Afshari 68e1978e9e Add gRPC Python service-side interceptor machinery 7 years ago
ncteisen 138ee78529 yapf grpcio_tests 7 years ago
ncteisen e2097f0cc9 yapf-ize grpc_testing 7 years ago
ncteisen 0f6c518e3c yapf-ize grpcio_reflection 7 years ago
ncteisen d258430bc3 yapf-ize grpcio_health_checking 7 years ago
ncteisen 128366374f Yapf-ize grpcio/grpc_.py 7 years ago
Muxi Yan c870ce5476 More message compression level clean-up 7 years ago
Mehrdad Afshari b0afa016cb Refactor: Rename call to response_iterator_call 7 years ago
Mehrdad Afshari 90ab995cb0 Tests for ServicerContext.abort 7 years ago
Mehrdad Afshari 9bc44e3829 Introduce ServicerContext.abort to abort an RPC 7 years ago
Nathaniel Manista c5c1216a65 Elide cygrpc.Operations 7 years ago
Nathaniel Manista 80516e884a Streamline metadata in gRPC Python 7 years ago
Yash Tibrewal caaf416eba virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python 7 years ago
Nathaniel Manista ae74a320dc Fix Beta API metadata looseness 7 years ago