index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
transport
Commit message (
Expand
)
Author
Age
...
|
|
*
Comments
Muxi Yan
2018-05-16
|
|
*
Tweaks to existing components for CFStream
Muxi Yan
2018-05-15
*
|
|
Stop using banned functions
ncteisen
2018-05-15
|
*
|
Merge branch 'master' into fix-time
Sree Kuchibhotla
2018-05-08
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Change trace logging to use GPR_INFO instead of GPR_DEBUG.
Mark D. Roth
2018-04-25
|
|
/
|
/
|
|
*
Fix some more formatting issues
Sree Kuchibhotla
2018-04-16
|
/
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
clang-format
Mark D. Roth
2018-03-13
*
Avoid trying to access underlying_stream_ after it's been orphaned.
Mark D. Roth
2018-03-13
*
Orphan underlying byte stream as soon as it's been drained.
Mark D. Roth
2018-03-13
*
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
*
Retry support.
Mark D. Roth
2018-02-28
*
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Take ownership of byte_buffer contents as soon as send_message op is started.
Mark D. Roth
2018-02-13
*
Manually fix build issue
Noah Eisen
2018-02-09
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
regenerate metadata
Muxi Yan
2018-02-06
|
*
Replace message/deflate,gzip with deflate,gzip
Muxi Yan
2018-02-06
*
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
/
*
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
*
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
|
*
Missing s/NULL/nullptr
ncteisen
2018-01-03
|
*
Define RPC protocol version constants
Alexander Polcyn
2017-12-18
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
|
*
|
Merge commit '94e676e^2' into fix-stream-compression-config-interface
Muxi Yan
2017-12-08
|
\
\
|
|
*
Merge master
Yash Tibrewal
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 master into execctx
Yash Tibrewal
2017-12-05
|
|
|
|
\
\
|
|
|
|
|
*
Add on_initiate callback for the send_ping tranport op
Yuchen Zeng
2017-12-05
|
|
|
|
|
/
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-12-01
|
|
|
|
|
\
|
|
|
*
|
\
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
|
|
|
\
\
\
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'master' into execctx
Yash Tibrewal
2017-11-30
|
|
|
|
\
\
\
|
|
|
|
|
*
|
Merge commit 'aa358d5e43' into no-more-extern-c
ncteisen
2017-11-29
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
Add missing semicolons
ncteisen
2017-11-29
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-11-27
|
|
|
|
|
|
|
\
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge master
Yash Tibrewal
2017-11-21
|
|
|
|
\
|
|
|
|
|
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-21
|
|
|
|
|
|
\
\
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
Merge pull request #13364 from ncteisen/surfacing-error-details
Noah Eisen
2017-11-21
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-11-20
|
|
|
|
|
|
|
|
\
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
use aquire release
ncteisen
2017-11-20
|
|
|
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-20
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
/
|
|
|
[prev]
[next]