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
/
surface
/
completion_queue.cc
Commit message (
Expand
)
Author
Age
*
Resolve a deadlock in callback CQ shutdown
Vijay Pai
2018-11-02
*
Catch missing kick for non-polling poller
yang-g
2018-10-16
*
Make our C function pointer use consistent
Vijay Pai
2018-09-20
*
Make the core callback interface API so that it can be used in generated code
Vijay Pai
2018-09-19
*
Provide a generic client-side unary callback API
Vijay Pai
2018-08-30
*
Match parameter name in definition to declaration
Vijay Pai
2018-08-14
*
Can't count on shutdown_cb nullptr if version is 1
Vijay Pai
2018-08-14
*
Address reviewer comments
Vijay Pai
2018-08-14
*
Experimental infrastructure for callback-based CQ
Vijay Pai
2018-08-10
*
Default off for tracers, delete an unused one
ncteisen
2018-05-29
*
Remove redundant ExecCtx
yang-g
2018-05-04
*
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_tls
Vijay Pai
2018-02-08
|
\
|
*
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
*
|
Privatize thread-local storage headers
Vijay Pai
2018-01-25
|
/
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Merge branch 'master' into cv-wait-monotonic
Sree Kuchibhotla
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
*
|
Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...
Sree Kuchibhotla
2017-12-04
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
*
Merge master
Yash Tibrewal
2017-11-21
|
|
\
|
|
/
|
/
|
|
*
Merge master
Yash Tibrewal
2017-11-16
|
|
\
|
*
|
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++
Noah Eisen
2017-11-13
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
clang fmt
Noah Eisen
2017-11-12
*
|
|
Make debug flags DebugOnly
ncteisen
2017-11-10
|
*
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
*
|
|
Get NDEBUG to build
ncteisen
2017-11-10
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
\
\
\
|
|
*
|
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
/
/
|
|
*
Merge with master
Yash Tibrewal
2017-11-09
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Add back mpscq request matcher
Ken Payson
2017-11-07
|
*
|
Merge pull request #13256 from jtattermusch/naive_cq_test_fix
Jan Tattermusch
2017-11-07
|
|
\
\
|
|
*
|
invalidate after wait in nonpolling poller
Jan Tattermusch
2017-11-04
|
*
|
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
/
/
|
*
|
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
|
|
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
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 branch 'master' into cq_stats
Sree Kuchibhotla
2017-10-09
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
*
More build errors
Yash Tibrewal
2017-10-02
*
Removing more build errors
Yash Tibrewal
2017-10-02
*
Removing few more build errors
Yash Tibrewal
2017-10-02
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02