12595 Commits (b843ff2ce4b8491b5d9c71bb736142b2f072b395)

Author SHA1 Message Date
Masood Malekghassemi 0b1bb2d418 Don't leak Py exceptions without calling gRPC core 8 years ago
Craig Tiller ced5b6a57b Revert "Revert "Fix cronet header memory free"" 8 years ago
David G. Quintas 2e36be09af Revert "Fix cronet header memory free" 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller ad980e3a61 Memory fixes 8 years ago
Craig Tiller 0c3fdad486 Fix hpack fuzzer 8 years ago
Muxi Yan 607413f623 fix the test error 8 years ago
Muxi Yan e0016e2dc6 clang-format 8 years ago
Muxi Yan 289f0fed89 Fix cronet header memory free 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 7fa7d6817e Fix core banned functions 8 years ago
Masood Malekghassemi a66dad5db6 Add __richcmp__ to cygrpc.Timespec 8 years ago
Craig Tiller 13a875d13e Fix simple tests 8 years ago
Nathaniel Manista 7d561a6328 Fix grpc._server._Context.time_remaining 8 years ago
Craig Tiller c5235d7832 Spam cleanup 8 years ago
Craig Tiller 0cf6a71b72 Fix comments, merge head, regen project 8 years ago
Harvey Tuch daa9f45f0e Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c]. 8 years ago
Stanley Cheung b39942f06f Update boringssl to latest chromium-stable 8 years ago
Craig Tiller 0f5b400fa4 Fix Python test 8 years ago
thinkerou 8772a366ba update method prop visibility 8 years ago
thinkerou 16713db012 fix code style 8 years ago
Vizerai 548d59f305 update 8 years ago
Masood Malekghassemi c4d10dfb1b Fix Python memory errors 8 years ago
Craig Tiller ab4796ec6d Make move_first linear 8 years ago
Nathaniel Manista d9ed84f66e Doc string fix and tweaks 8 years ago
Vizerai 2b939832d5 update 8 years ago
ncteisen af2c01e73e Expect INTERNAL in Python negative interop client 8 years ago
yang-g 20115614e1 Stop generating method name array when there is no method. 8 years ago
Craig Tiller 62f28bfcf0 Remove double-checking of max-message-size in C++ layers 8 years ago
Mark D. Roth f0e17783ae Add ChannelArguments methods for setting max send/recv message size. 8 years ago
Mark D. Roth 45ccec5cee clang-format 8 years ago
Craig Tiller 5a96770fe3 Dont try to index close headers: this messes up compression tables for subsequent requests 8 years ago
Yuchen Zeng d0f7bf4a76 Document new args in grpc_resolver_create 8 years ago
Mark D. Roth 12f1e53156 Initialize and shutdown proxy mapper registry. 8 years ago
Mark D. Roth 752f17feec Remove references to proxy mapper factory. 8 years ago
Yuchen Zeng e6f01f6b96 Add resolve_address_posix_test 8 years ago
Mark D. Roth 1339a389e2 Fix handshaker shutdown bug. 8 years ago
Mark D. Roth edff74cc8f clang-format 8 years ago
Mark D. Roth 84d6682212 Fix build breakage. 8 years ago
Mark D. Roth d58a985a56 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. 8 years ago
Mark D. Roth b324287d00 Get HTTP CONNECT headers from channel arg. 8 years ago
Mark D. Roth 37225c450d Trigger HTTP CONNECT handshaker via channel arg. 8 years ago
murgatroid99 e375975e0d Fixed sanity errors 8 years ago
Masood Malekghassemi a47245112b Fix Python errors 8 years ago
Nathaniel Manista 5aa2bcfd4d Pass an iterator rather than an iterable 8 years ago
Mark D. Roth 79f2a24644 Add proxy mapper hook. 8 years ago
yang-g 60450cb811 set has_services properly 8 years ago
Yuchen Zeng b65a8a9630 Check the length of path name 8 years ago
Dan Born 9c627c2032 Document new function grpc_resource_user_quota 8 years ago
Craig Tiller 7bb90fa57c Respond to review comments 8 years ago