- Aug 18, 2016
-
-
Craig Tiller authored
-
Mark D. Roth authored
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
-
Mark D. Roth authored
-
makdharma authored
fixed compile warnings treated as errors
-
kpayson64 authored
Improve gRPC CLI
-
kpayson64 authored
grpc thrift integration
-
Makarand Dharmapurikar authored
-
- Aug 17, 2016
-
-
Makarand Dharmapurikar authored
-
makdharma authored
Cronet e2e take2
-
Stanley Cheung authored
Fix jenkins linux image in create script
-
Makarand Dharmapurikar authored
-
Makarand Dharmapurikar authored
-
Nicolas Noble authored
Include missing header in ev_epoll_linux.c
-
Nicolas Noble authored
fix_interop_server_arg
-
Adele Zhou authored
-
Makarand Dharmapurikar authored
-
- Aug 16, 2016
-
-
Yuchen Zeng authored
-
Sree Kuchibhotla authored
-
kpayson64 authored
add PyPy to testing toolchain
-
Yuchen Zeng authored
-
Yuchen Zeng authored
-
Yuchen Zeng authored
-
kpayson64 authored
Change handshaker API to support passing leftover bytes read between handshakers.
-
Makarand Dharmapurikar authored
modified condition for trailing metadata. added more information to log message.
-
- Aug 15, 2016
-
-
Nicolas Noble authored
Remove <linux/unistd.h> include for compatibility with non-glibc
-
kpayson64 authored
Change Python one-time grpc_init/grpc_shutdown to per-object-lifetime grpc_init/grpc_shutdown
-
kpayson64 authored
Use unique_ptr properly in QPS async tests
-
Yuchen Zeng authored
-
kpayson64 authored
Add optional resource parameters to census resource test
-
kpayson64 authored
Moved sending of initial metadata from server into server handler
-
kpayson64 authored
Better client-side ending for QPS tests
-
kpayson64 authored
skip test run if pypy
-
Yuchen Zeng authored
-
Brian authored
On my glibc (Debian Jessie amd64 if anybody cares) system, <linux/unistd.h> is a strict subset of <sys/sycall.h>, which the file is already including. musl libc doesn't provide this file, and with this change all the C++ tests pass with musl libc. This came up in bazelbuild/bazel#1492.
-
- Aug 13, 2016
-
-
Yuchen Zeng authored
-
- Aug 12, 2016
-
-
Nicolas Noble authored
Make Node code generator work properly with nested types
-
murgatroid99 authored
-
David G. Quintas authored
fix c++ readme and tutorial
-
Makarand Dharmapurikar authored
-
Alexander Polcyn authored
-