- May 01, 2015
-
-
Tim Emiola authored
Release Python 0.5.0a2
-
- Apr 30, 2015
-
-
Masood Malekghassemi authored
-
Nathaniel Manista authored
Extern-ify symbols to avoid collision.
-
Masood Malekghassemi authored
-
Yang Gao authored
Fix errant empty data frame after trailers
-
Craig Tiller authored
Integration of Systemtap as a profiling mechanism.
-
Nicolas Noble authored
Remove dbg build from Travis, use gcov instead
-
Tim Emiola authored
Release Python 0.5.0a1
-
Masood Malekghassemi authored
-
Tim Emiola authored
Php auth interop test
-
Stanley Cheung authored
-
Stanley Cheung authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
With the metadata batching changes recently, I introduced a bug whereby the http2 stream encoder would end up not being able to set the close bit on a header frame, and instead placed it on a new data frame, which is illegal by the HTTP2 spec.
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
Tim Emiola authored
Exposed server address string in stub
-
Nicolas Noble authored
make initializing overlapped-struct obvious for preventing a ciritical bug
-
zeliard authored
-
Craig Tiller authored
Travis speedup.
-
Nicolas Noble authored
Merge C/C++ build steps on Travis
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
Conflicts: .travis.yml
-
Craig Tiller authored
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
Conflicts: .travis.yml
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Apr 29, 2015
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
David Garcia Quintas authored
- Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition.
-
murgatroid99 authored
-
Yang Gao authored
Incoming stream id validation fixes
-
Craig Tiller authored
Ref the cached default creds so that we do not crash next time we use it....
-
Julien Boeuf authored
-
Craig Tiller authored
Move end_threads to subclass
-
Craig Tiller authored
Fix thread local storage error in iOS build
-
Abhishek Kumar authored
Unify transport & channel op interfaces
-
Vijay Pai authored
Capure thread id with default timer implementation
-