- Mar 19, 2015
-
-
Nicolas "Pixel" Noble authored
-
David Klempner authored
Better support for msys2.
-
Abhishek Kumar authored
Creates cpu_iphone.c and has it selected for iOS instead of cpu_posix.c
-
Jan Tattermusch authored
Various Windows fixes.
-
Jan Tattermusch authored
Adding MSVC's grpc++ project file.
-
Vijay Pai authored
Make metadata_test test_things_stick_around use fewer strings
-
Vijay Pai authored
clang-format c++ code
-
Yang Gao authored
-
Yang Gao authored
-
Vijay Pai authored
Dodging VisualStudio's #define of max().
-
Nicolas "Pixel" Noble authored
-
Nicolas Noble authored
-) using dupenv_s instead of getenv_s and calling strdup ourselves. -) few impossible-to-obtain if checks. -) various signed/unsigned casting. -) using time_t instead of time32_t -) checking output of FormatMessage for failures. -) don't redefine _WIN32_WINNT without undefining it first. -) fixed msvc's interlocked casting. -) renamed AddPort to AddListeningPort. -) added protobuf's third_party includes to search path. -) added a missing definition for inet_ntop in mingw32. -) removed useless declarations.
-
Nicolas Noble authored
-
donnadionne authored
Add jwt_token_creds test case to interop test for c++
-
donnadionne authored
Print out status when it is not ok in interop tests
-
Tim Emiola authored
Node differentiate between binary and string headers
-
- Mar 18, 2015
-
-
David Klempner authored
Fixes for Windows atomics.
-
Jan Tattermusch authored
Adds a dockerfile and script for building a tar archive containing protoc and the plugins
-
Tim Emiola authored
- the name includes a version - the top-level directory of the tar has the same name as the archive
-
David Klempner authored
This test is quadratic in nstr and times out under tsan.
-
Tim Emiola authored
-
Tim Emiola authored
-
Nicolas "Pixel" Noble authored
-) gpr_atm_no_barrier_load should actually return something. -) If compiling under mingw32, your compiler is gcc and gcc atomics become available.
-
Michael Lumish authored
Adds back calls to #finish at the end of server calls
-
Michael Lumish authored
Exposes the metadata method in server-side ActiveCall view classes
-
Jan Tattermusch authored
Add csharp server
-
Donna Dionne authored
-
jboeuf authored
wrap refresh token credentials in c++
-
Yang Gao authored
-
Michael Lumish authored
Fixes reference to variable in the auth package
-
Tim Emiola authored
-
Tim Emiola authored
-
Vijay Pai authored
Unconditionally add a newline if a test times out or fails.
-
David Klempner authored
Failure should generally result in output unless something goes wrong, but timeout currently doesn't, but should be printed 100% of the time.
-
Nathaniel Manista authored
Factor out interface-specific early_adopter code
-
Tim Emiola authored
-
Masood Malekghassemi authored
Refactors early_adopter such that interface-specific code is located in the framework module as a submodule `alpha`.
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-