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
*
Merge pull request #14015 from vjpai/alarm
Vijay Pai
2018-02-02
|
\
*
|
PR comments
David Garcia Quintas
2018-01-31
*
|
PR Comments
David Garcia Quintas
2018-01-30
*
|
DNS cooldown mechanism
David Garcia Quintas
2018-01-29
*
|
fix warning & typo
Jan Tattermusch
2018-01-26
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
\
|
*
|
Fix arena to return aligned memory.
Mark D. Roth
2018-01-22
|
|
*
Restructure to simplify, harden, and avoid forward declaration
Vijay Pai
2018-01-21
|
|
*
Remove alarm from core, implement in C++ layer only
Vijay Pai
2018-01-21
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
*
Merge pull request #13815 from vjpai/catcher
Vijay Pai
2018-01-15
|
|
\
|
*
|
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
Jan Tattermusch
2018-01-12
|
*
|
Merge pull request #13697 from vjpai/nostdthread
Vijay Pai
2018-01-11
|
|
\
\
|
*
|
|
exec_ctx_fwd.h should never have been in public headers
Vijay Pai
2018-01-10
|
|
*
|
Resolve leak by freeing request payload if resources exhausted
Vijay Pai
2018-01-10
|
|
*
|
Address review comments
Vijay Pai
2018-01-10
|
|
|
*
Address review feedback; stop using result of 'what'
Vijay Pai
2018-01-09
|
*
|
|
Merge pull request #13922 from y-zeng/openssl_1_1_0
Yuchen Zeng
2018-01-08
|
|
\
\
\
|
|
|
|
*
Tag new #else and #endif blocks with comments
Vijay Pai
2018-01-08
|
|
|
|
*
Use appropriate preprocessor guards to allow building without exceptions
Vijay Pai
2018-01-08
|
|
|
|
*
Catch exceptions from sync method handlers without crashing server
Vijay Pai
2018-01-08
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Switch C++ sync server to use gpr_thd rather than std::thread and provide res...
Vijay Pai
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
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-13
|
\
|
|
*
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 remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
\
|
|
*
Merge pull request #13413 from ncteisen/surfacing-error-details-wrapped
Noah Eisen
2017-12-08
|
|
/
|
|
|
*
Reviewer feedback
ncteisen
2017-12-08
*
|
|
Do not separate message/stream compression levels
Muxi Yan
2017-12-07
*
|
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
\
\
*
\
\
\
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
\
*
|
|
|
|
clang-format
Muxi Yan
2017-12-06
*
|
|
|
|
Merge e759d2a^
Muxi Yan
2017-12-06
|
\
\
\
\
\
|
|
|
|
*
|
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
[next]