13126 Commits (5b8fa872821af6a7e4d701a9a821a694b22c7290)

Author SHA1 Message Date
Jan Tattermusch aa4abaa8cc fix Grpc.HealthCheck and Grpc.Reflection packages 8 years ago
Nathaniel Manista 3ec1366eb6 Enable unused-argument lint 8 years ago
Nathaniel Manista 8fccf59d04 Enable too-many-return-statements lint 8 years ago
Nathaniel Manista c3038a5cb3 Suppress and enable too-many-locals lint 8 years ago
Nathaniel Manista db0f85b010 Configure and enable too-many-arguments lint 8 years ago
Nathaniel Manista 18f025e0a3 Fix and enable super-init-not-called lint 8 years ago
Nathaniel Manista af39256c01 Fix and enable redefined-outer-name lint 8 years ago
Nathaniel Manista b16d765c0c Work toward enabling cyclic-import lint 8 years ago
Nathaniel Manista 4531cbe937 Selectively suppress and enable broad-except lint 8 years ago
Nathaniel Manista e151a21ee4 Fix and enable unused-variable lint 8 years ago
Nathaniel Manista d5e3766027 Fix and enable no-value-for-parameter lint 8 years ago
Nathaniel Manista 7983213fd2 Fix and enable unused-import lint 8 years ago
Nathaniel Manista 017365d072 Fix and enable no-self-use lint 8 years ago
J. Martin 18e8b147e6
Limit the gem native build resources 8 years ago
Nathaniel Manista 98a4c6f33f Remove grpc.beta._connectivity_channel 8 years ago
Jan Tattermusch c9b03fe987 expose AuthContext in C# 8 years ago
Yuchen Zeng 39514ccb29 Add licenses() in BUILD files 8 years ago
Muxi Yan 5c2d7e287b Boost grpc version to v1.1.4 8 years ago
Stanley Cheung 82c6d8d4fd PHP: prepare for 1.2 release 8 years ago
yang-g 5838dbffeb Return an error when the HTTP first line or header is longer than 4K 8 years ago
Craig Tiller 295df6da9a Add a slice type that shares a refcount with a transport stream 8 years ago
kpayson64 47d7a08e1e Increase epsilon in thread cleanup test 8 years ago
Noah Eisen da22274401 Add sleep(1) to Python negative http2 client 8 years ago
Craig Tiller 48bc4767db Eliminate cancellation if we never sent an op down 8 years ago
Muxi Yan 255d002f92 Relieve ios deployment version to 7.0 8 years ago
Craig Tiller 36dd42ec01 Diff minimization 8 years ago
Craig Tiller 2c3d0a92c7 Better cleanup 8 years ago
Nathaniel Manista fc39593a08 Add missing unittest.main call 8 years ago
Craig Tiller a7ed26885c Fix some bugs 8 years ago
yang-g 01f1544c3b Check and act on Dump failure 8 years ago
Craig Tiller 7acc37e502 Trim deadline setting out of call creation path: reduces ClientChannelFilter init/destroy from 128ns to 46ns on my machine 8 years ago
Craig Tiller 8e43edb7c3 Fix include guards 8 years ago
murgatroid99 06ab69d2d2 Clang format 8 years ago
Yuchen Zeng 77532e8bf3 Destroy pointer args when destructing a ChannelArguments 8 years ago
Yuchen Zeng e0b1e46f0d Address review comments 8 years ago
murgatroid99 8c2946a5a0 Fix missing wakeups when using the libuv iomgr under Electron 8 years ago
Mark D. Roth 722de8d46e clang-format 8 years ago
Craig Tiller c758542df6 Fix compile 8 years ago
Craig Tiller edbf2b9d13 Add a spinlock type. 8 years ago
Yuchen Zeng 380a3be6ee Add more closures 8 years ago
Yuchen Zeng efdf5a3903 Update with the new ping implementation 8 years ago
Yuchen Zeng 990d9fe146 Client-side keepalive ping 8 years ago
Craig Tiller b4673fa9ec Use zalloc in completion queue 8 years ago
ncteisen 40e1e99f62 Fix load_reporting linker error 8 years ago
Mark D. Roth 95b627b7ad Clean up method parameters in client channel code. 8 years ago
Jan Tattermusch 66f85782c0 display logs when running interop based tests 8 years ago
Mark D. Roth 95039b57dc Fix refcounting bug. 8 years ago
yang-g 23f777df08 When there is an error from filters (such as max recv message size too 8 years ago
Craig Tiller 13792875de Fix closure running: current code is unsafe 8 years ago
Sree Kuchibhotla 97e3ecc216 Comments and relaxed cas in some cases 8 years ago