26521 Commits (976eb7c4b4e77b6b2f98463442219f33edb8f9d9)
 

Author SHA1 Message Date
Nathaniel Manista 9104884a19 Clean up and opinionate .pylintrc 8 years ago
Nathaniel Manista 6613f60166 Enable wrong-import-order lint 8 years ago
Nathaniel Manista 37c83ffbed Enable redefined-variable-type lint 8 years ago
Nathaniel Manista a7182f7f5a Always use an upgraded pip when running pylint 8 years ago
Nathaniel Manista 936f8d5eaa Enable next-method-called lint 8 years ago
David Garcia Quintas 38ba4661ce Fix segfault in rr trace 8 years ago
Muxi Yan 366270eee5 Fix test 8 years ago
David Garcia Quintas 64ea30fe5b Fix RR policy connectivity state upon subchannels shutdown 8 years ago
Muxi Yan d19c112db0 Add test 8 years ago
yang-g 2b8b7482ab Destroy byte buffer to avoid leak in zombied calls 8 years ago
Muxi Yan c7208282ae Add comment to explain the added lines and disable debugging log 8 years ago
Vijay Pai 1b4be41a72 Merge pull request #11332 from vjpai/dethrift 8 years ago
Yuchen Zeng 32e41b452a Fix bad_ping 8 years ago
Muxi Yan 275e392449 Another bug fix in the same series 8 years ago
murgatroid99 bb8b1c9be4 Node: fix status memory leak, improve tcp_uv read buffer allocation code 8 years ago
Muxi Yan a1d79d9763 Handle cancel correctly 8 years ago
Vijay Pai a1fe5e5ae3 Remove remaining thrift content from main repo 8 years ago
Mark D. Roth 5dc774199b Fix Windows compiler problem. 8 years ago
Jan Tattermusch dca8d637c0 regenerate 8 years ago
Jan Tattermusch f691556db4 dont reuse protobuf cmake install dirs 8 years ago
Jan Tattermusch 456b713f06 regenerate 8 years ago
Jan Tattermusch f3219f459d make some headers public 8 years ago
Jan Tattermusch b70df57c49 build protobuf without zlib 8 years ago
Jan Tattermusch 74c74fb04e workaround zlib cmake issue 8 years ago
Vijay Pai b9fc05bf93 Merge pull request #11576 from vjpai/deprecated_on_arrival 8 years ago
Michael Bausor 495e9ac023 Run formatter 8 years ago
Vijay Pai 10c040d455 Move collection reset before unref (since unref could destroy obj) 8 years ago
Vijay Pai d35730d185 Fix use of terminal underscores in field names. 8 years ago
Mark D. Roth 2024353b07 Merge pull request #11499 from markdroth/trailers_only 8 years ago
Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 8 years ago
Mark D. Roth 7cd1425e29 Fix handling of send_message before send_initial_metadata in compress filter. 8 years ago
Vijay Pai fc539eb193 Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used. 8 years ago
Vijay Pai c8d249ccd2 Merge pull request #11559 from vjpai/longlong 8 years ago
Vijay Pai 86a4d998a1 Remove 'long long' 8 years ago
Yuchen Zeng f8315e1bf0 Merge pull request #11563 from y-zeng/max_message_length_14x 8 years ago
Yang Gao de7dec71b3 Merge pull request #11542 from yang-g/grpc_cli 8 years ago
Noah Eisen 892afc2097 Merge pull request #10833 from ncteisen/tracing-overhaul 8 years ago
Muxi Yan 869e373466 Merge pull request #11567 from muxi/fix-objc-memory-leak-v14 8 years ago
Muxi Yan 655a275c03 Merge pull request #11521 from muxi/fix-objc-memory-leak 8 years ago
Jan Tattermusch fd5781a49e Merge pull request #11527 from jtattermusch/core_fix_license 8 years ago
Muxi Yan 9cd1ba1c3e Release slice no longer owned 8 years ago
Jan Tattermusch 75e29e4ea9 Merge pull request #11560 from grpc/vjpai-patch-2-1 8 years ago
ncteisen 9f3bd3340c Updated doc 8 years ago
Yang Gao 132e5331f9 Merge pull request #11556 from yang-g/unref_error2 8 years ago
Yuchen Zeng 1def5a181d Fix max_message_length 8 years ago
Noah Eisen 264879fec5 Overhaul the new pollers 8 years ago
Noah Eisen 1ef8270d45 Merge pull request #11561 from ncteisen/sanity 8 years ago
David Garcia Quintas e48949f0b4 Make grpc::Alarm non-copyable 8 years ago
ncteisen 847985a2c9 Regenerate projects 8 years ago
Noah Eisen 09f804b652 Merge pull request #11504 from ncteisen/qps-driver-diff 8 years ago