index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
transport
Commit message (
Expand
)
Author
Age
*
Merge pull request #13364 from ncteisen/surfacing-error-details
Noah Eisen
2017-11-21
|
\
|
*
use aquire release
ncteisen
2017-11-20
|
*
Fix TSAN attempt
ncteisen
2017-11-17
|
*
Only alloc if status <> ok
ncteisen
2017-11-15
|
*
Dup the memory
ncteisen
2017-11-15
|
*
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-15
|
|
\
*
|
|
clang tidy
Noah Eisen
2017-11-14
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Add error string to recv status API
ncteisen
2017-11-13
*
|
|
clang fmt
Noah Eisen
2017-11-12
*
|
|
Make debug flags DebugOnly
ncteisen
2017-11-10
|
*
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
*
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
|
|
Get NDEBUG to build
ncteisen
2017-11-10
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
/
|
*
Merge github.com:grpc/grpc into 50
Craig Tiller
2017-11-03
|
|
\
|
|
*
Merge pull request #13161 from markdroth/service_config_fixes
Mark D. Roth
2017-11-03
|
|
|
\
|
*
|
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
/
/
|
*
|
Assume that subchannels start in state IDLE.
Mark D. Roth
2017-10-27
|
|
*
Fix a bunch of dumb service config parsing bugs.
Mark D. Roth
2017-10-26
|
|
/
*
|
Better name
Craig Tiller
2017-10-18
*
|
Merge github.com:grpc/grpc into tracer
Craig Tiller
2017-10-18
|
\
|
|
*
Reflow to remove bool
Craig Tiller
2017-10-18
|
*
Merge github.com:grpc/grpc into pid++
Craig Tiller
2017-10-18
|
|
\
|
|
*
Use key in dynamic table if available
yang-g
2017-10-16
|
*
|
Merge github.com:grpc/grpc into pid++
Craig Tiller
2017-10-16
|
|
\
|
*
|
|
clang-format
Craig Tiller
2017-10-16
*
|
|
C++ize tracing
Craig Tiller
2017-10-16
|
|
*
Merge github.com:grpc/grpc into timer
Craig Tiller
2017-10-13
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
include port_platform.h for bdp estimator
Yash Tibrewal
2017-10-13
|
|
*
Merge branch 'chttp2_timer' into timer
Craig Tiller
2017-10-12
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Fix compilation
Craig Tiller
2017-10-12
|
|
*
Merge branch 'chttp2_timer' into timer
Craig Tiller
2017-10-11
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'timer' into pid++
Craig Tiller
2017-10-10
|
|
\
\
|
|
*
\
Merge branch 'chttp2_timer' into timer
Craig Tiller
2017-10-10
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-10
|
\
\
\
\
|
*
|
|
|
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
|
|
*
|
|
C++ize PidController
Craig Tiller
2017-10-09
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix test
Craig Tiller
2017-10-09
|
|
|
/
|
|
*
Have BDP estimator schedule timers
Craig Tiller
2017-10-08
|
|
/
|
/
|
*
|
Missing destructor
Craig Tiller
2017-10-08
*
|
Const correctness
Craig Tiller
2017-10-08
*
|
C++ize BDP estimator, introduce ManualConstructor
Craig Tiller
2017-10-08
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
\
|
*
some build changes, some unresolved dependencies
Yash Tibrewal
2017-10-02
|
*
More build errors
Yash Tibrewal
2017-10-02
|
*
Removing more build errors
Yash Tibrewal
2017-10-02
|
*
Removing few more build errors
Yash Tibrewal
2017-10-02
|
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
[next]