13716 Commits (a29d1b5f7cda8d87e0b1cbecc711a9e0c428f604)

Author SHA1 Message Date
Makarand Dharmapurikar 366c9c5aaa using URI query to communicate payload 8 years ago
Craig Tiller 18e1506484 Fix uninitialized variable 8 years ago
Craig Tiller 2b4a040d40 Fix race? 8 years ago
Craig Tiller bd0af4fc6c Fix signed overflow on queue drain 8 years ago
Craig Tiller cad47dd47a Compile fix 8 years ago
Craig Tiller d216440934 Switch to no-barrier loads + full barrier cas-s to solve ABA problem 8 years ago
Yuchen Zeng d6b4985de0 Fix uv, cmake, bazel build 8 years ago
Alexander Polcyn 4e606751db add end2end tests to formatter and adjust to formatter 8 years ago
Alexander Polcyn b862b6ae20 use RTEST with channel watch arg to capture larger set of truthy args 8 years ago
Yuchen Zeng 15618625ed Turn off c_ares resolver by default 8 years ago
Muxi Yan 1f9fd13a15 clang-format 8 years ago
Muxi Yan 408f36bf28 Bug fix 8 years ago
Nathaniel Manista bb7484cee7 Update tests to current gRPC code elements 8 years ago
Muxi Yan 2a63e1b283 Fix a bug in slice_buffer:maybe_embiggen 8 years ago
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
murgatroid99 b1a02311b3 Autodetect ProtoBuf.js version in grpc.loadObject 8 years ago
Muxi Yan 0aea920579 Add compression support to cronet transport 8 years ago
murgatroid99 b5b5f020a3 Upgrade Node dependency on Protobuf.js to version 6 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
Craig Tiller 185f6c9e04 Fix rounding, reduce contention on global shared state 8 years ago
Muxi Yan 60cbf8fc39 Relieve ios deployment version to 7.0 8 years ago
Muxi Yan 37d3fba391 Relieve ios deployment version to 7.0 8 years ago
Muxi Yan 082b286b77 Advance dependency version 8 years ago
Muxi Yan 411b63b92f Advance dependency version 8 years ago
Craig Tiller 7b2dd93362 Track milliseconds since process start in timer heap 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