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
/
iomgr
/
pollset_windows.cc
Commit message (
Expand
)
Author
Age
*
Abstract libuv implementation
kpayson64
2018-03-13
*
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-24
|
\
|
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
|
/
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
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
*
Fixing errors and minor bugs
Yash Tibrewal
2017-11-22
*
Merge master
Yash Tibrewal
2017-11-21
|
\
*
|
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 tracing++
ncteisen
2017-11-10
|
|
\
*
|
|
Correction to closure.cc,bm_chttp2_hpack and few more
Yash Tibrewal
2017-11-10
*
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
*
|
Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait
Yash Tibrewal
2017-11-02
*
|
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
/
|
*
Add debug-only trace flags
Craig Tiller
2017-10-18
|
*
Better name
Craig Tiller
2017-10-18
|
*
clang-format
Craig Tiller
2017-10-16
|
*
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02