26347 Commits (85762752c4a12390f6815eb7ddd3833aa3bfa223)
 

Author SHA1 Message Date
Jan Tattermusch 85762752c4 Merge pull request #11650 from jtattermusch/fix_kokoro_macos_artifacts 8 years ago
Jan Tattermusch c250b048a0 add mac deps to build artifacts on kokoro 8 years ago
Jan Tattermusch a410632b57 Merge pull request #11647 from jtattermusch/kokoro_python_green 8 years ago
Jan Tattermusch f53eb37056 improvements to kokoro macos build 8 years ago
Jan Tattermusch b047350e4b Merge pull request #11615 from jtattermusch/patch_dashboard_schema 8 years ago
Jan Tattermusch 91c403b30c Merge pull request #11636 from jtattermusch/kokoro_macos_rc 8 years ago
Vijay Pai def0cdf455 Merge pull request #11638 from vjpai/uint64 8 years ago
Vijay Pai b9078c8ee8 Properly use uint64_t not unsigned int64_t 8 years ago
Jan Tattermusch e282dfe9e9 update macos kokoro rc script 8 years ago
Muxi Yan 883655d6cf Merge pull request #11624 from muxi/fix-objc-memory-leak 8 years ago
Vijay Pai 7f93e58989 Merge pull request #11621 from vjpai/error_doc 8 years ago
Vijay Pai ff17b050e6 Document error unref contract for iomgr cb's and transport/stream errors 8 years ago
Nicolas Noble c4f85b78f3 Merge pull request #11474 from makdharma/cares_fix 8 years ago
Nicolas Noble d8bf2df7c6 Merge pull request #10462 from nicolasnoble/ares-header-pollution 8 years ago
Muxi Yan be3c7e2a42 Fix the memory leak in metadata 8 years ago
Jan Tattermusch 58ca8beb16 add script for patching perf benchmark schema 8 years ago
Jan Tattermusch 3598ac81b0 update scenario result schema 8 years ago
Yang Gao 71a78e92cb Merge pull request #11590 from yang-g/zombie_paylod 8 years ago
Mark D. Roth bf527617bf Merge pull request #11577 from markdroth/compression_filter_fix 8 years ago
Yuchen Zeng 8bec6a9316 Merge pull request #11589 from y-zeng/fix_bad_ping 8 years ago
Stanley Cheung fdf30af6e0 Merge pull request #11524 from michaelbausor/php-protoc-plugin 8 years ago
Muxi Yan 8399ff6a17 Merge pull request #11584 from muxi/fix-cronet-lock-abort 8 years ago
Nathaniel Manista 9a69478498 Merge pull request #11595 from nathanielmanistaatgoogle/lint 8 years ago
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
Muxi Yan 366270eee5 Fix 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
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
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
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 655a275c03 Merge pull request #11521 from muxi/fix-objc-memory-leak 8 years ago