- Mar 22, 2017
-
-
Makarand Dharmapurikar authored
-
- Mar 20, 2017
-
-
Makarand Dharmapurikar authored
Added new api to b64.h for directly encoding to memory. Using slice_sub instead of string operations for separating path from query.
-
Makarand Dharmapurikar authored
When using GET verb, the request payload is now communicated as a base64 encoded string in the query parameter. Deleted the code that wrote/read a custom header field (payload-bin), since caches don't consider this field when looking for a cache hit.
-
- Mar 15, 2017
-
-
matt-kwong authored
Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
-
Yang Gao authored
Include x.pb.h instead of x.grpc.pb.h for message-only protos
-
Michael Warres authored
Remove grpc_udp_server dependency on grpc_server.
-
matt-kwong authored
Correct Kokoro scripts
-
Yang Gao authored
add missing header
-
- Mar 14, 2017
-
-
Craig Tiller authored
Trim deadline setting out of call creation path
-
Michael Warres authored
-
yang-g authored
-
Matt Kwong authored
-
Nathaniel Manista authored
Add import prefix to Python code generator.
-
Noah Eisen authored
Fix Copy and Unref Bug
-
Craig Tiller authored
- this is both the point where we *know* we have a config (or not), and the last moment before wait_until_ready-ness is not an issue
-
Craig Tiller authored
-
Nathaniel Manista authored
Make testing scripts python3.x compatible.
-
Nathaniel Manista authored
This is needed by a customer with a nontraditional codebase.
-
ncteisen authored
-
ncteisen authored
-
- Mar 13, 2017
-
-
ncteisen authored
-
Craig Tiller authored
Add some pollset benchmarks
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Muxi Yan authored
Fix flush read
-
Michael Lumish authored
Upmerge v1.2.x
-
ncteisen authored
-
Muxi Yan authored
Use the right encoding overhead number in remote interop test with Cronet
-
Muxi Yan authored
-
Craig Tiller authored
Don't track allocations if we are not going to use the tracking results
-
Craig Tiller authored
Track memory as part of microbenchmark profiling runs
-
Nathaniel Manista authored
Skip split_definitions_test if PyPy is used as an interpreter.
-
Vijay Pai authored
PHP benchmarking performance client, proxied through Ruby
-
Vijay Pai authored
Temporarily disable resource quota QPS tests
-
matt-kwong authored
run_tests_matrix: ignore the number of failed skipped tests
-
Craig Tiller authored
Fix sanity
-
Muxi Yan authored
-
Muxi Yan authored
-
Muxi Yan authored
-