13716 Commits (a29d1b5f7cda8d87e0b1cbecc711a9e0c428f604)

Author SHA1 Message Date
Muxi Yan c2e53b5af4 Addressed the comments 8 years ago
Sree Kuchibhotla 8d8bb7a515 Ruby changes 8 years ago
Sree Kuchibhotla 56b1032feb Python changes 8 years ago
Sree Kuchibhotla 3a55efaed7 PHP changes 8 years ago
Sree Kuchibhotla ffc69a7644 Objective-C changes 8 years ago
Sree Kuchibhotla ef8857e4af Node changes 8 years ago
Sree Kuchibhotla 615e468b08 C# changes 8 years ago
Makarand Dharmapurikar 226098c9f1 added b64.c to the sources neede for grpc_base 8 years ago
Alexander Polcyn 513070cf20 get rid of time check increment in watch connectivity state loop 8 years ago
Nathaniel Manista 2f390dbb02 Drop unnecessary imports from _pb2_grpc.py files 8 years ago
Julien Boeuf 8f0fd82a96 Removing credentials assert in server_auth_filter. 8 years ago
Sree Kuchibhotla def3354c9a Fix test bug and generate_projects.sh 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Sree Kuchibhotla 995ed1c3c6 Fix bug 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
Alexander Polcyn 06d4edd283 fix setting of time_check_increment in watch conn state loop 8 years ago
ncteisen 031cfeb954 Line breaks and doc reffing 8 years ago
Muxi Yan dbd3618782 Strategy change 8 years ago
Sree Kuchibhotla 2abbf8a319 Changes to use the new API 8 years ago
Alexander Polcyn 5b881460d2 make fewer lock/unlock calls and loop on cv_wait in watch conn state 8 years ago
murgatroid99 c1b758f488 Use new oneofs option in deserialize call 8 years ago
Sree Kuchibhotla add6962d7a Add version macro 8 years ago
Yuchen Zeng 3431996485 Fix subchannel creation in pick_first and round_robin 8 years ago
Muxi Yan b05fc32f84 xcpretty for examples too 8 years ago
Sree Kuchibhotla bf18428740 Introduce grpc_completion_queue_factory API 8 years ago
Muxi Yan b18d54f191 Use xcpretty to provide better test information 8 years ago
Ken Payson ac433cf640 Assert on thread creation 8 years ago
Craig Tiller afb168bc2e Fix race that ended up forcing us to spin poll with every thread on the timer stack 8 years ago
Muxi Yan 1bfcc40fd3 Clean up byte_stream_next interface usage 8 years ago
Yuchen Zeng eb799b78b3 Fix shutdown process on macos 8 years ago
murgatroid99 b306854816 Improve ProtoBuf.js version heuristic, add tests for oneof decoding 8 years ago
Craig Tiller b2d8e03c5e Weaken some barriers that were stronger than necessary 8 years ago
Muxi Yan 94f3dddfdc clang-format 8 years ago
Craig Tiller 2a1949e566 Add tracing for timers, fix a time shifting bug 8 years ago
Eric Pinzur e718647ed0 fix the namespacing for php docs on clients 8 years ago
Craig Tiller 4e4647ae44 Fix crash on mac 8 years ago
Craig Tiller 18f09a01f6 Add benchmark suite for chttp2 8 years ago
Jan Tattermusch 431756b15a Include new namespaces in the generated docs as well 8 years ago
Alexander Polcyn ea282e9c4c add passing test that kills a process while there are active watch chan state calls 8 years ago
Craig Tiller 99c718b8f7 Update timer_generic.c 8 years ago
Muxi Yan b4478ff264 Comment 8 years ago
Craig Tiller e8a44e064a Dynamically adjust TCP read buffer size 8 years ago
Alexander Polcyn 3e30832cca bump v1.2.x branch to 1.2.1-pre1 8 years ago
murgatroid99 c8e6ac4bf3 Ensure arguments are validated before they are serialized, unskip some tests 8 years ago
Yuchen Zeng 513aa6cbfd Use _locked functions in dns_ares_resolver_vtable 8 years ago
Muxi Yan eb6f20128a Improvement on reading compression byt 8 years ago
Makarand Dharmapurikar b239da9ab3 removed multiple allocs, refactored b64 encoder 8 years ago
David Garcia Quintas 69e5a28635 Going for 1.2.0 8 years ago
Yuchen Zeng c75bbf287d Fix cmake build on linux 8 years ago
Craig Tiller 306efc787a Fix use after clear 8 years ago