- May 30, 2015
-
-
Jorge Canizales authored
-
Jorge Canizales authored
-
- May 28, 2015
-
-
Tim Emiola authored
fix php generated code test server port
-
Stanley Cheung authored
Adding 2 helper build scripts to allow docker images to be built
-
Craig Tiller authored
Unref the slices if no write will happen.
-
Vijay Pai authored
More scalable unary polling
-
Craig Tiller authored
-
Craig Tiller authored
-
Vijay Pai authored
Refactored benchmark reporting mechanism.
-
Yang Gao authored
-
Nicolas Noble authored
Flush printers in protoc plugins properly
-
Stanley Cheung authored
-
Donna Dionne authored
from local repositories. Framework is already set up in private_build_and_test.sh; helper build script is needed for each langauge.
-
Jan Tattermusch authored
-
- May 27, 2015
-
-
David Garcia Quintas authored
-
Jorge Canizales authored
Fix for changed parseFromData: signature (now parseFromData:error:)
-
Marc Wandschneider authored
-
Eric Anderson authored
Merge pull request #1764 from ctiller/so-the-standard-we-rely-on-is-actually-released-and-has-been-for-some-time Advertise HTTP2 support via ALPN
-
Nicolas Noble authored
Add testing of bad client behavior
-
Nicolas Noble authored
Initial Doxygen configuration
-
Nicolas Noble authored
Make -j on run_tests work as expected
-
Craig Tiller authored
Add TODO interop test case for CONTINUATIONS; clean up TODOs
-
Eric Anderson authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Vijay Pai authored
Split C/C++ tests: we are running out of space in opt now
-
Craig Tiller authored
Add a check against potential failure to bring up client binary
-
Craig Tiller authored
Conflicts: tools/run_tests/run_tests.py
-
Craig Tiller authored
-
Craig Tiller authored
Added tracing for grpc_server_request_call
-
Yang Gao authored
-
Yang Gao authored
Standardize on |BIO_pending| and |BIO_wpending|.
-
Michael Lumish authored
Add simpler instructions for ObjC (using Homebrew)
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
-
Jorge Canizales authored
It also clarifies the Cocoapods part for people new to Cocoapods, and links to the sample app for examples on how to use the generated library.
-
Yang Gao authored
Updating our protobuf submodule to alpha3
-
Julien Boeuf authored
OpenSSL offers 3 ways to express the same thing: * BIO_ctrl_pending(BIO *) * BIO_ctrl(BIO *, BIO_CTRL_PENDING, 0, NULL) * BIO_pending(BIO *) BoringSSL standardizes on the last of these.
-
Tim Emiola authored
Sync Python version to rest of project
-