index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
microbenchmarks
Commit message (
Expand
)
Author
Age
*
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
|
\
|
*
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
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
*
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-11-27
|
|
|
\
|
|
*
|
clang-format
Mark D. Roth
2017-11-27
*
|
|
|
Fixing errors and minor bugs
Yash Tibrewal
2017-11-22
*
|
|
|
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
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix test cert build
ncteisen
2017-11-20
*
|
|
|
Merge master
Yash Tibrewal
2017-11-16
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix bad merge
ncteisen
2017-11-15
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-15
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
Mark D. Roth
2017-11-15
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
|
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-13
|
|
|
\
\
|
|
*
|
|
Add error string to recv status API
ncteisen
2017-11-13
|
*
|
|
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
*
|
|
|
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Correction to closure.cc,bm_chttp2_hpack and few more
Yash Tibrewal
2017-11-10
*
|
|
|
Removing more exec_ctx instances
Yash Tibrewal
2017-11-09
*
|
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
|
|
|
|
*
Add notify_on_receive_settings closure to chttp2 transport.
Mark D. Roth
2017-11-09
|
|
|
*
Bool-ify is_client param.
Mark D. Roth
2017-11-09
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-11-06
|
|
\
|
|
|
*
Merge pull request #13244 from ncteisen/streaming-ping-pong
Noah Eisen
2017-11-06
|
|
|
\
|
*
|
|
Merge master
Yash Tibrewal
2017-11-06
|
|
\
|
|
|
|
|
*
Fix deadlock
ncteisen
2017-11-03
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
|
*
Revert "Revert "Fix benchmark crash""
ncteisen
2017-11-02
|
|
|
/
|
|
*
Revert "Fix benchmark crash"
Noah Eisen
2017-11-02
|
*
|
Merge master
Yash Tibrewal
2017-11-02
|
|
\
|
|
|
*
Merge pull request #13053 from ctiller/fcfix
Craig Tiller
2017-11-01
|
|
|
\
|
*
|
|
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-31
|
|
\
|
|
|
|
*
|
Merge pull request #13192 from vjpai/spp
Vijay Pai
2017-10-30
|
|
|
\
\
|
*
|
|
|
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-30
|
|
\
|
|
|
|
|
|
*
|
Fix a data race in microbenchmark stats gathering
Vijay Pai
2017-10-30
|
|
*
|
|
GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
Vijay Pai
2017-10-30
|
|
|
/
/
|
|
*
|
Merge pull request #12870 from kpayson64/call_bm_diff
kpayson64
2017-10-27
|
|
|
\
\
|
|
|
*
|
Add call size bm_diff
Ken Payson
2017-10-27
|
|
*
|
|
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
|
|
|
/
/
|
*
/
/
Remove unnecessary extern Cs
Yash Tibrewal
2017-10-25
|
|
/
/
|
*
|
Merge pull request #12219 from y-zeng/http2_connector
Yuchen Zeng
2017-10-24
|
|
\
\
|
*
|
|
clang fmt
ncteisen
2017-10-24
|
*
|
|
Remove old header benchmark
ncteisen
2017-10-24
|
*
|
|
Fix bm_diff
ncteisen
2017-10-23
|
|
*
|
Fix bm_chttp2_transport
Yuchen Zeng
2017-10-23
[next]