- Jun 02, 2015
-
-
David Garcia Quintas authored
Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to manage memory.
-
Craig Tiller authored
Revamped iomgr's callback mechanism
-
Hongyu Chen authored
Initial Census refactoring and context integration
-
Jan Tattermusch authored
Adding csharp_dotnet into interop tests
-
Donna Dionne authored
Currently the binaries are built manually which will be automatd in the future.
-
Jan Tattermusch authored
Adding csharp_dotnet into cloud suite of tests
-
Yang Gao authored
Merge pull request #1828 from ctiller/i-wish-the-number-that-used-to-be-displayed-represented-my-bank-balance Fix the display of total slowdown
-
Donna Dionne authored
Currently the build is manual but will be automated over time
-
- Jun 01, 2015
-
-
Alistair Veitch authored
-
Nathaniel Manista authored
Overhaul Python C layer.
-
Alistair Veitch authored
-
David Garcia Quintas authored
The concept of managed closure is officially extinct.
-
Craig Tiller authored
Added "inf" as a valid option to run_test.py's -n flag.
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
donnadionne authored
fix buildall.bat script
-
Jan Tattermusch authored
-
Alistair Veitch authored
-
Alistair Veitch authored
-
Michael Lumish authored
Make shared languages build shared libraries too
-
Michael Lumish authored
Use class names for types as generated by the messages plugin
-
Michael Lumish authored
Make sample app easier to understand
-
Michael Lumish authored
Finish moving tests out of the sample app, into the tests project
-
Michael Lumish authored
Move interop tests to new tests project
-
Michael Lumish authored
Fix problem loading certs for tests of library projects
-
Michael Lumish authored
gRPC C# nuget package fixes
-
Michael Lumish authored
Fix podspec example in README to work with dir hierarchies
-
Michael Lumish authored
Add a project for tests, separate from the example project
-
Craig Tiller authored
Removed non-ISO usage of __FUNCTION__.
-
Jorge Canizales authored
-
Jorge Canizales authored
- Remove the launch screen. - Add a label explaining where to look for the code and results. - Delete unnecessary boilerplate code.
-
Jorge Canizales authored
-
Jorge Canizales authored
-
David Garcia Quintas authored
Especially useful in combination with -f.
-
Jorge Canizales authored
-
Jorge Canizales authored
-
David Garcia Quintas authored
-
Jorge Canizales authored
-
David Garcia Quintas authored
Fixes #1843
-
- May 31, 2015
-
-
David Garcia Quintas authored
The only remaining need for those (whereby the closure frees itself upon completion) remains in security/credentials.c, where the code has been inlined (to be removed at a later time).
-