index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
Commit message (
Expand
)
Author
Age
*
Fix memory leak
Craig Tiller
2017-10-16
*
Review feedback
Craig Tiller
2017-10-13
*
Merge branch 'chttp2_timer' into timer
Craig Tiller
2017-10-12
|
\
|
*
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-12
|
|
\
*
|
|
Be consistent with Java
Craig Tiller
2017-10-12
|
|
*
Add flow control to inproc transport so send needs a matching recv; fix
Vijay Pai
2017-10-11
*
|
|
Fix tests
Craig Tiller
2017-10-11
|
|
*
Merge pull request #12736 from markdroth/grpclb_update_simplification
Nicolas Noble
2017-10-11
|
|
|
\
*
|
|
|
Fix leak
Craig Tiller
2017-10-11
*
|
|
|
Fix leak
Craig Tiller
2017-10-11
*
|
|
|
Merge branch 'chttp2_timer' into timer
Craig Tiller
2017-10-11
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-10
|
|
\
|
|
|
|
*
|
Merge github.com:grpc/grpc into qps_failya
Craig Tiller
2017-10-10
|
|
|
\
\
|
|
*
|
|
Cleanup suggested by code review
Craig Tiller
2017-10-09
|
|
|
*
|
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
|
|
*
|
|
Merge github.com:grpc/grpc into qps_failya
Craig Tiller
2017-10-09
|
|
|
\
|
|
|
|
|
|
*
Process updates immediately instead of waiting for a previous one to complete.
Mark D. Roth
2017-10-09
|
|
|
|
/
*
|
|
|
Remove #if 0
Craig Tiller
2017-10-08
*
|
|
|
Have BDP estimator schedule timers
Craig Tiller
2017-10-08
|
/
/
/
*
|
/
C++ize BDP estimator, introduce ManualConstructor
Craig Tiller
2017-10-08
|
|
/
|
/
|
*
|
Adding PR #12882 changes
Yash Tibrewal
2017-10-06
|
*
Merge github.com:grpc/grpc into qps_failya
Craig Tiller
2017-10-06
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-06
|
\
\
|
|
*
Fixes
Craig Tiller
2017-10-06
|
|
*
Merge branch 'flowctl+millis' into qps_failya
Craig Tiller
2017-10-06
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Cleanup write path, fix some bugs
Craig Tiller
2017-10-05
|
*
|
Cancel fallback timer in glb_shutdown()
Juanli Shen
2017-10-05
|
|
/
*
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
\
|
|
*
Merge branch 'master' into externC
Yash Tibrewal
2017-10-05
|
|
\
|
|
*
clang-format
Muxi Yan
2017-10-04
|
*
|
Some final linker and build issues. Also, resolving invalid_channel_args_test
Yash Tibrewal
2017-10-03
*
|
|
Fix cast
Craig Tiller
2017-10-03
|
*
|
clang
Yash Tibrewal
2017-10-02
|
*
|
grpclb initializer list
Yash Tibrewal
2017-10-02
|
*
|
cronet dependency for mac
Yash Tibrewal
2017-10-02
|
*
|
Windows definition/declaration bugs
Yash Tibrewal
2017-10-02
|
*
|
some build changes, some unresolved dependencies
Yash Tibrewal
2017-10-02
|
*
|
Reverting pb.c files for now. Also fixing few more build errors
Yash Tibrewal
2017-10-02
|
*
|
.pb.c files back to C
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
|
*
|
Some more build errors
Yash Tibrewal
2017-10-02
|
*
|
Trying a python and windows build fix
Yash Tibrewal
2017-10-02
|
*
|
Some more extern C
Yash Tibrewal
2017-10-02
|
*
|
gen_static_metadata.py would generate .cc now. Also fixed asan build failures
Yash Tibrewal
2017-10-02
|
*
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
*
|
More pointer conversions, deprecated string to char *, goto crossing initiali...
Yash Tibrewal
2017-10-02
[next]