26312 Commits (9a69478498232b6b42169f8a1a389b51fb4e03ec)
 

Author SHA1 Message Date
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
Vijay Pai 1b4be41a72 Merge pull request #11332 from vjpai/dethrift 8 years ago
Vijay Pai a1fe5e5ae3 Remove remaining thrift content from main repo 8 years ago
Vijay Pai b9fc05bf93 Merge pull request #11576 from vjpai/deprecated_on_arrival 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
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
Jan Tattermusch fd5781a49e Merge pull request #11527 from jtattermusch/core_fix_license 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
Noah Eisen 264879fec5 Overhaul the new pollers 8 years ago
Noah Eisen 1ef8270d45 Merge pull request #11561 from ncteisen/sanity 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
Noah Eisen 431c604dab Merge pull request #11552 from ncteisen/bps 8 years ago
ncteisen 741ffb4b46 Rename files 8 years ago
Vijay Pai 54af639e0c Update ISSUE_TEMPLATE.md 8 years ago
kpayson64 9cd18311a0 Merge pull request #11412 from kpayson64/upgrade_boringssl 8 years ago
ncteisen 08cefa0408 Don't initiate writes on setting pushes 8 years ago
Yuchen Zeng cf8c67c00b Merge pull request #11545 from y-zeng/max_message_length 8 years ago
Yang Gao 045f9346ef Merge pull request #11540 from yang-g/unref_error 8 years ago
Vijay Pai d8847b99b3 Merge pull request #11430 from vjpai/popstack 8 years ago
ncteisen 06795cb442 Address github comments 8 years ago
Mark D. Roth 4d5f30d9db Merge pull request #11352 from markdroth/client_channel_avoid_allocations 8 years ago
Mark D. Roth 0ca0be8b56 Clean up client_channel code and eliminate unnecessary allocations. 8 years ago
ncteisen 24ce2b711d Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul 8 years ago
ncteisen 3ac64f826c Fix windows segfault 8 years ago
yang-g 32e1678327 Still create channel if remotedb is false. Just do not use it in the file parsing 8 years ago
Yuchen Zeng 2768866320 Fix max_message_length 8 years ago
Vijay Pai 3d04e025bc Remove lockfree-stack implementation that is no longer used 8 years ago
ncteisen 61a75993f5 Enable jenkins testing 8 years ago
ncteisen 390668999f relax QPS diff threshold 8 years ago
ncteisen 63aa9c8446 Add QPS Diff 8 years ago
Noah Eisen 6beba3c50e Merge pull request #11510 from ncteisen/testing-trickle-diff 8 years ago
ncteisen 65fe1abed2 Address github comments 8 years ago
yang-g 0aeede35a5 Unref existing error before setting a new one. 8 years ago
Michael Lumish 8399f92fd6 Merge pull request #11516 from murgatroid99/upmerge_1.4.x 8 years ago
Muxi Yan 070a8eeb28 Merge pull request #11341 from muxi/fix-objc-plugin-output 8 years ago