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
/
combiner.h
Commit message (
Expand
)
Author
Age
*
Make combiner tracer debug only
ncteisen
2018-05-30
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
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 after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
\
Merge master
Yash Tibrewal
2017-11-21
|
\
\
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-20
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
|
\
|
*
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
/
|
*
Better name
Craig Tiller
2017-10-18
|
*
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
Add workqueue tracer
ncteisen
2017-06-08
*
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
\
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
/
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Add comment
Craig Tiller
2017-02-09
*
Fix non-debug
Craig Tiller
2017-02-09
*
Default debug off
Craig Tiller
2017-02-09
*
Add debug macros
Craig Tiller
2017-02-09
*
Make combiners refcounted, to facilitate sharing
Craig Tiller
2017-02-09
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
Get write batching working again
Craig Tiller
2016-09-07
*
Merge branch 'grand-unified-closures' into direct-calls
Craig Tiller
2016-09-02
|
\
|
*
Fix typo
Craig Tiller
2016-09-02
*
|
Merge branch 'who-combines-the-combiners' into direct-calls
Craig Tiller
2016-09-02
|
\
\
|
*
|
Merge branch 'grand-unified-closures' into who-combines-the-combiners
Craig Tiller
2016-09-02
|
|
\
|
|
|
*
Address review comments
Craig Tiller
2016-09-02
|
|
*
Improve comment
Craig Tiller
2016-09-02
*
|
|
Note polling coverage when taking combiner locks: resolves offload issues
Craig Tiller
2016-08-31
|
/
/
*
/
Merge combiner and exec_ctx execution better
Craig Tiller
2016-08-24
|
/
*
Get traces around everything
Craig Tiller
2016-07-18
*
Debugging
Craig Tiller
2016-07-11
*
Progress to converting chttp2 to combiner locks
Craig Tiller
2016-07-11
*
Progress on a finalization list
Craig Tiller
2016-07-08
*
Fix header
Craig Tiller
2016-07-07
*
Make workqueue lockfree, and distributing
Craig Tiller
2016-07-07
*
Rename async_execution_lock --> combiner, make it use closures, unroll previo...
Craig Tiller
2016-07-07