index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
grpc.gemspec
Commit message (
Expand
)
Author
Age
*
Move histogram to test/core/util
Vijay Pai
2017-11-30
*
Merge pull request #13357 from markdroth/reference_counted
Mark D. Roth
2017-11-30
|
\
|
*
Merge remote-tracking branch 'upstream/master' into reference_counted
Mark D. Roth
2017-11-29
|
|
\
|
*
|
Shorted "reference" to "ref".
Mark D. Roth
2017-11-29
|
*
|
Fix check_sources_and_headers.
Mark D. Roth
2017-11-29
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
Nicolas "Pixel" Noble
2017-11-29
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Code review changes.
Mark D. Roth
2017-11-28
|
*
|
Merge github.com:grpc/grpc into no-absl
Craig Tiller
2017-11-28
|
|
\
\
|
*
\
\
Merge github.com:grpc/grpc into no-absl
Craig Tiller
2017-11-28
|
|
\
\
\
|
|
|
|
*
Add ReferenceCountedPtr class.
Mark D. Roth
2017-11-28
|
|
|
|
*
Add ReferenceCounted base class.
Mark D. Roth
2017-11-27
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Remove lockfree stack, again
Vijay Pai
2017-11-22
|
|
|
/
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
Noah Eisen
2017-11-21
|
|
|
\
*
|
|
\
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2017-11-21
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Back-out absl dependency for now
Craig Tiller
2017-11-13
|
|
|
*
Regenerate projects
ncteisen
2017-11-13
|
|
|
/
*
|
/
Inline closure
ncteisen
2017-11-12
|
|
/
|
/
|
*
|
Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master
apolcyn
2017-10-31
|
\
\
*
\
\
Merge pull request #13106 from Vizerai/census_update
Jim King
2017-10-31
|
\
\
\
*
\
\
\
Merge pull request #12732 from y-zeng/connectivity_watcher
Yuchen Zeng
2017-10-30
|
\
\
\
\
|
*
|
|
|
Use backup pollser instead of connectivity watcher
Yuchen Zeng
2017-10-30
|
*
|
|
|
convert connectivity_watcher to cpp file
Yuchen Zeng
2017-10-30
|
*
|
|
|
Add client channel connectivity watcher
Yuchen Zeng
2017-10-30
|
|
|
*
|
Update max-allowed-version of googleauth ruby dependency
Alexander Polcyn
2017-10-25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
Mark D. Roth
2017-10-23
|
\
|
|
|
|
|
*
|
Cleaning up census code.
Vizerai
2017-10-23
|
|
/
/
|
|
*
Update max-allowed-version of googleauth ruby dependency
Alexander Polcyn
2017-10-20
|
*
|
Merge branch 'pid++' into flow++
Craig Tiller
2017-10-18
|
|
\
\
|
|
*
\
Merge github.com:grpc/grpc into vector
Craig Tiller
2017-10-16
|
|
|
\
\
|
*
|
|
|
flow control fixes
Craig Tiller
2017-10-12
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge github.com:grpc/grpc into chttp2_timer
Craig Tiller
2017-10-12
|
|
\
\
\
|
|
*
|
|
Fix FreeBSD Ruby and Python build
Mehrdad Afshari
2017-10-12
|
|
*
|
|
Add OpenBSD support
Frank Groeneveld
2017-10-12
|
|
|
|
*
Add thread pool reset on fork with FORKING_SUPPORT_ENABLED
Ken Payson
2017-10-12
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
Mark D. Roth
2017-10-12
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into vector
Craig Tiller
2017-10-12
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Fix sanity
Craig Tiller
2017-10-11
|
|
*
|
|
C++ize BDP estimator, introduce ManualConstructor
Craig Tiller
2017-10-08
|
|
/
/
/
*
|
/
/
Refactor subchannel_list code out of RR and use it in PF.
Mark D. Roth
2017-10-06
|
|
/
/
|
/
|
|
|
*
|
Fixes
Craig Tiller
2017-10-06
|
*
|
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Rebasing on master for easier merging and testing
Yash Tibrewal
2017-10-02
*
|
|
Trying ken's fix for windows python
Yash Tibrewal
2017-10-02
*
|
|
Running generate projects
Yash Tibrewal
2017-10-02
*
|
|
Reverting pb.c files for now. Also fixing 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
*
|
|
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
|
|
/
|
/
|
|
*
Fixes
Craig Tiller
2017-10-02
|
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-09-29
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate
Muxi Yan
2017-09-22
|
\
\
[next]