- Feb 05, 2015
-
-
Donna Dionne authored
Added missing pingpong tests to cloud prod test Cleaned up test output and inserted them into a google.visualization.Datatable object
-
- Feb 04, 2015
-
-
Donna Dionne authored
-
Nicolas Noble authored
Fix a memory leak and a gpr_strdup/free mismatch in json_test
-
David Klempner authored
-
Vijay Pai authored
Fixing build.json by removing files that are no longer present.
-
Nicolas Noble authored
-
Craig Tiller authored
Add a missing mdstr_unref
-
David Klempner authored
This fixes most of the asan reported leaks.
-
Craig Tiller authored
Make gpr_timespec no longer be a typedef for struct timespec in posix
-
David Klempner authored
-
Donna Dionne authored
-
David Klempner authored
-
Craig Tiller authored
Remove timeval functions
-
Craig Tiller authored
Fling client needs to have 4 invocations of event_finish to make this
-
David Klempner authored
They only had one caller, which could easily be converted to use timespec instead of timeval.
-
Craig Tiller authored
Add write buffer hint to C++ server handlers so that writes actually go out as expected
-
Vijay Pai authored
a real ping-pong test
-
Vijay Pai authored
Resolve a conflict between adding write buffer hint and the change of API Conflicts: src/cpp/server/async_server_context.cc
-
donnadionne authored
Grpc tools add auth prod tests
-
Michael Lumish authored
Grpc tools improve launch server cmd
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Michael Lumish authored
Update docker creation script to use the full boot disk size
-
Vijay Pai authored
out when expected.
-
Tim Emiola authored
Added cancel_after_first_response interop test
-
Tim Emiola authored
Updated PHP metadata representation to be consistent with Node
-
Tim Emiola authored
Switched to binding servers to port 0 in tests
-
Nicolas Noble authored
Fixing tsan errors in OpenSSL (#319)
-
David Klempner authored
The problem is that for the typedef to work we need _POSIX_C_SOURCE to be defined properly before any file that uses gpr_timespec includes anything. This is extremely fragile unless we change CFLAGS, which probably isn't worth doing for this.
-
Donna Dionne authored
-
Tim Emiola authored
- automates the disk partitioning described in https://cloud.google.com/compute/docs/disks/persistent-disks#repartitionrootpd Removes an unnecessary semi-colon
-
Julien Boeuf authored
-
Julien Boeuf authored
-
Craig Tiller authored
Have cpu_linux.c define _GNU_SOURCE at the beginning of the file
-
Craig Tiller authored
Fixing potential hitch in iomgr shutdown.
-
David Klempner authored
-
David Klempner authored
-