13212 Commits (b1d3dcdb7db540b7dfa2efad269cd56738ff7e79)

Author SHA1 Message Date
Yuchen Zeng e5230b7f2e Use the combiner from client_channel 8 years ago
Yuchen Zeng 8c87db0ddd Add TODOs to track unimplmented features 8 years ago
Yuchen Zeng 4a769943dd Use zalloc in c-ares resolver 8 years ago
Yuchen Zeng cabb1517e5 Update with the client channel combiner change 8 years ago
Muxi Yan 59660e5570 Add supprot of processing trailer-only response in cronet_transport.c 8 years ago
Yuchen Zeng dc6b569d97 Print debug info 8 years ago
Yuchen Zeng d10749251c Update with combiner API 8 years ago
Yuchen Zeng cb2f3f6ba6 Downgrade error severity to INFO when failing to add a listener 8 years ago
Muxi Yan 780cf2a9c1 Fix that there is no :status header in the case of trailer-only failure reply 8 years ago
Muxi Yan 3c3093cbed Fix that there is no :status header in the case of trailer-only failure reply 8 years ago
Muxi Yan 0aea920579 Add compression support to cronet transport 8 years ago
Ken Payson 39a5932097 Add max_requests argument to server 8 years ago
Mark D. Roth fecba535d9 Switch to using a CAS loop to update the token value. 8 years ago
Muxi Yan 37d3fba391 Relieve ios deployment version to 7.0 8 years ago
Muxi Yan 411b63b92f Advance dependency version 8 years ago
Ken Payson 867e35a458 Initialize GIL at startup 8 years ago
Craig Tiller b7f35a658b Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack 8 years ago
Ken Payson 12ca7d319c Bump 1.2.x version to pre-2 8 years ago
Muxi Yan 10112e50de Use k-contant and add comment for encoding overhead 8 years ago
Muxi Yan f69a885f17 Add comment to encodingOverhead 8 years ago
Muxi Yan 3f2413d15e Use the right encoding overhead number in remote interop test with Cronet 8 years ago
Craig Tiller 2ccd502ed4 Add cast 8 years ago
Muxi Yan 1292906a7c Disable cronet trace 8 years ago
Mark D. Roth 364fa33576 Override subchannel address in channel args when proxy mapper is used. 8 years ago
Alexander Polcyn 071f74f6f1 add copyright header to fix failing sanity tests 8 years ago
Muxi Yan 94a4ed93a1 Fix the error in flush read that was causing jenkins timeout 8 years ago
Alexander Polcyn af3213f38b remove now-unused channel completion queues 8 years ago
Ken Payson 8b371e23c0 Change GIL aquire functions to make it c-core thread safe 8 years ago
Nathaniel Manista 488d419125 Update health to current gRPC code elements 8 years ago
Alexander Polcyn 4109c23734 add a README for new test directory 8 years ago
Alexander Polcyn 563ec5324f stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock 8 years ago
Alexander Polcyn 70bc4921e1 add another currently failing test related to channels and deadlock 8 years ago
Alexander Polcyn f3147b3a7c watch channel state without the gil to fix deadlock on abrupt SIGTERM 8 years ago
Mark D. Roth de14410b43 Rename on_complete_locked() to on_complete(). 8 years ago
Mark D. Roth 2ac189e606 Fix proxy mapper initialization to work with third-party plugins. 8 years ago
Alexander Polcyn 16d97edf56 add failing test revealing bug in channel state api 8 years ago
Craig Tiller 5279370314 Fix compilation 8 years ago
Mark D. Roth 9ccbc4d5e5 Don't use combiner lock for on_complete callback. 8 years ago
Craig Tiller dbad370aa5 Fix use-after-free, cronet compiles 8 years ago
Craig Tiller 51006fea71 Fix use-after-free 8 years ago
Alexander Polcyn f8dc32e9e2 make end2end test ports dynamic and slight refactor 8 years ago
Alexander Polcyn c44c16e330 add initial framework for full end2end tests outside of rspec 8 years ago
Noah Eisen 3005ce8dda Only use static on string literals 8 years ago
Yuchen Zeng 68745bbf8a Resolve dependency issues 8 years ago
Alexander Polcyn be30114a3b fix up tests and remove two unlocks in a row bug 8 years ago
Yuchen Zeng c6f3a00b13 Fix SetSocketMutator 8 years ago
Michael Warres 456ddd83df Remove grpc_udp_server dependency on grpc_server. 8 years ago
Muxi Yan 62e9596c61 Advance ProtoCompiler version 8 years ago
Nicolas "Pixel" Noble 58796c8589 G stands for... 8 years ago
Alexander Polcyn fcad5799b4 in the middle of fixing watch and get connectivity state to work with new changes 8 years ago