index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
exec_ctx_fwd.h should never have been in public headers
Vijay Pai
2018-01-10
*
Merge pull request #13922 from y-zeng/openssl_1_1_0
Yuchen Zeng
2018-01-08
|
\
*
|
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
Vijay Pai
2018-01-05
|
*
Silence openssl 1.1.0 warnings
Yuchen Zeng
2018-01-04
|
/
*
Merge pull request #13874 from vjpai/allow_no_message
Vijay Pai
2018-01-02
|
\
*
|
Add an exception in TLS to use pthread library instead of __thread for Androi...
Yash Tibrewal
2017-12-28
|
*
Allow no message on sync unary call, just like async
Vijay Pai
2017-12-22
|
/
*
Allow forward declaration of log args
ncteisen
2017-12-13
*
Add comments for AsyncGenericService
yang-g
2017-12-12
*
resolve comments
yang-g
2017-12-11
*
Add dummy operator delete to make VS2015 not complain.
yang-g
2017-12-11
*
Merge pull request #13413 from ncteisen/surfacing-error-details-wrapped
Noah Eisen
2017-12-08
|
\
|
*
Reviewer feedback
ncteisen
2017-12-08
*
|
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
|
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
|
Merge pull request #13058 from yashykt/execctx
Yash Tibrewal
2017-12-05
|
\
\
*
\
\
Merge pull request #13559 from dmaclach/threadnames
Vijay Pai
2017-12-05
|
\
\
\
|
|
*
\
Merge master into execctx
Yash Tibrewal
2017-12-05
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update port_platform.h
Vijay Pai
2017-12-05
*
|
|
|
Merge pull request #13336 from markdroth/server_connection_timeout
Mark D. Roth
2017-12-04
|
\
\
\
\
|
|
|
|
*
Add comment with API
ncteisen
2017-12-04
|
|
|
|
*
Variable name consistency
ncteisen
2017-12-04
|
|
|
|
*
Reviewer feedback
ncteisen
2017-12-04
|
|
|
|
*
No null string ctor
Noah Eisen
2017-12-04
|
|
|
|
*
Add error string to C++
ncteisen
2017-12-04
|
|
|
*
|
Merge master into execctx after removal of assert in tls_gcc
yashkt
2017-12-04
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
Merge branch 'master' into threadnames
Vijay Pai
2017-12-02
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
*
|
|
/
|
Remove asserts from tls_gcc.h
Yash Tibrewal
2017-12-01
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-12-01
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #13575 from vjpai/dehist
Vijay Pai
2017-11-30
|
\
\
\
\
|
|
|
|
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Move histogram to test/core/util
Vijay Pai
2017-11-30
|
|
|
|
*
Merge branch 'master' into execctx
Yash Tibrewal
2017-11-30
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-29
|
\
|
|
|
|
*
|
|
|
|
Merge commit 'aa358d5e43' into no-more-extern-c
ncteisen
2017-11-29
|
\
\
\
\
\
|
|
|
|
*
|
Remove unused BSD thread name macro
Dave MacLachlan
2017-11-29
|
|
|
|
*
|
Add thread naming support on platforms that support it.
Dave MacLachlan
2017-11-29
|
|
*
|
|
|
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
Nicolas Noble
2017-11-29
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Merge pull request #13549 from ncteisen/test-error-string-api
Noah Eisen
2017-11-29
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #13529 from ctiller/api-cleanup
Craig Tiller
2017-11-29
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
Make API comment more specific:
ncteisen
2017-11-29
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
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
|
|
|
|
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Update comments
Craig Tiller
2017-11-29
*
|
|
|
|
|
Remove some dead code from a previous iteration of internal::Call
Vijay Pai
2017-11-28
|
|
|
|
|
*
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...
Yash Tibrewal
2017-11-28
|
*
|
|
|
|
ServerBuilder interface cleanup
Craig Tiller
2017-11-28
|
/
/
/
/
/
|
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-28
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
|
|
|
|
*
Fix grpc_init by removing exec_ctx usage before init
Yash Tibrewal
2017-11-27
[next]