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.c
Commit message (
Expand
)
Author
Age
*
More explicit pointer type conversion
Yash Tibrewal
2017-09-07
*
Expose more stats
Craig Tiller
2017-08-31
*
Use zalloc and remove now redundant sets
yang-g
2017-07-31
*
Initialize initiating_exec_ctx_or_null
yang-g
2017-07-31
*
clang format
ncteisen
2017-07-13
*
Tracers know their name
ncteisen
2017-07-13
*
Fix compile. WIP probably
ncteisen
2017-06-11
*
clang fmt
ncteisen
2017-06-09
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul
ncteisen
2017-06-09
|
\
*
|
Add workqueue tracer
ncteisen
2017-06-08
*
|
Rework error and closure tracing
ncteisen
2017-06-08
*
|
Add rich closure debug mode
ncteisen
2017-06-08
|
*
Add rich closure debug mode
ncteisen
2017-06-08
|
/
*
Review feedback
Craig Tiller
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
*
|
clang-format
Craig Tiller
2017-06-06
*
|
Fix contention detection
Craig Tiller
2017-06-06
*
|
Merge branch 'selectivity' into ALL-the-things
Craig Tiller
2017-05-30
|
\
\
|
*
|
Dont consider offloading until the combiner becomes contended
Craig Tiller
2017-05-18
|
|
/
*
|
Fixes to new executor
Craig Tiller
2017-05-16
*
|
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
/
*
Add initializers for all tracers
Craig Tiller
2017-05-04
*
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
*
Add check that we don't schedule the same closure twice at once.
Mark D. Roth
2017-04-04
*
Add benchmark suite for chttp2
Craig Tiller
2017-03-21
*
Add debug macros
Craig Tiller
2017-02-09
*
Make combiners refcounted, to facilitate sharing
Craig Tiller
2017-02-09
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Uncover the badness
Craig Tiller
2017-01-12
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
Fix logic race in chttp2 write path
Craig Tiller
2016-11-16
*
Better readability
Craig Tiller
2016-10-10
*
Cleanup
Craig Tiller
2016-10-10
*
Fix resource leak
Craig Tiller
2016-09-12
*
Tie workqueue implementation to event engine
Craig Tiller
2016-09-09
*
Minor perf improvements
Craig Tiller
2016-09-08
*
Get write batching working again
Craig Tiller
2016-09-07
*
fixes
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
*
|
|
Reinstate RST_STREAM at EOS
Craig Tiller
2016-09-01
*
|
|
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
*
|
Timing nuances
Craig Tiller
2016-08-09
*
|
Fixup compilation
Craig Tiller
2016-08-04
|
/
*
Fix tsan reported error in trace
Craig Tiller
2016-08-04
*
Force queuing to workqueue instead of relying on exec_ctx
Craig Tiller
2016-07-19
[next]