1689 Commits (f7c165627147773e6a07bd80d108bbdc6ac0161d)

Author SHA1 Message Date
Mehrdad Afshari 1546b2ae7c Regenerate projects 7 years ago
Mehrdad Afshari 9073ea03ef Regenerate projects 7 years ago
Mehrdad Afshari 005d63da4c Regenerate projects 7 years ago
Ken Payson a75712a71f Remove Python background poller thread 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Mehrdad Afshari db04c18289 Clarify add_done_callback works on both success and failure 7 years ago
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
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
ncteisen 34ebf5dd9e Move object registry out of gpr 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
ncteisen 7d9b6358b5 Initial commit 7 years ago
Nathaniel Manista 81edf5ff9a Reform cygrpc.Operation 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 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 128366374f Yapf-ize grpcio/grpc_.py 7 years ago
Muxi Yan c870ce5476 More message compression level clean-up 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