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
*
Merge pull request #14437 from yihuazhang/security_connector_replacement
Mark D. Roth
2018-02-21
|
\
|
*
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
*
|
Convert LB policy API to C++.
Mark D. Roth
2018-02-20
|
/
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
Merge pull request #14196 from vjpai/gpr_review_tls
Vijay Pai
2018-02-08
|
|
\
|
*
\
Merge pull request #13684 from markdroth/c++_resolver
Mark D. Roth
2018-02-08
|
|
\
\
*
|
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
|
|
*
|
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
\
\
|
|
|
*
|
Convert resolver API to C++.
Mark D. Roth
2018-02-08
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge branch 'master' into gpr_review_tls
Vijay Pai
2018-02-08
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
\
*
|
|
|
|
Move avl to its own directory and rename it to grpc_avl
Vijay Pai
2018-02-08
|
*
|
|
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
build projects
Muxi Yan
2018-02-06
|
*
|
|
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-02
|
|
\
|
|
|
*
|
|
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-02
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14015 from vjpai/alarm
Vijay Pai
2018-02-02
|
\
\
\
\
*
|
|
|
|
Update BoringSSL to latest chromium-stable ref
Matt Kwong
2018-01-26
*
|
|
|
|
Merge pull request #13820 from yihuazhang/rename-gts
Mark D. Roth
2018-01-26
|
\
\
\
\
\
|
|
|
*
|
|
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Privatize thread-local storage headers
Vijay Pai
2018-01-25
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Move cmdline and subprocess from public gpr to test/core/util
Vijay Pai
2018-01-25
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
\
|
|
*
|
rename gts to alts
Yihua Zhang
2018-01-23
|
|
/
/
|
|
*
Remove alarm from core, implement in C++ layer only
Vijay Pai
2018-01-21
|
|
/
|
*
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
*
Fix existing ref counting classes and add new ones.
Mark D. Roth
2018-01-11
|
*
Merge pull request #13676 from markdroth/inlined_vector
Mark D. Roth
2018-01-11
|
|
\
|
*
|
exec_ctx_fwd.h should never have been in public headers
Vijay Pai
2018-01-10
|
|
*
Implement InlinedVector independently of absl.
Mark D. Roth
2018-01-10
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
|
*
|
Merge e759d2a^
Muxi Yan
2017-12-06
|
\
\
|
|
*
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
|
|
|
|
|
\
[next]