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
/
resource_quota.c
Commit message (
Expand
)
Author
Age
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-20
|
\
|
*
Merge pull request #9181 from daniel-j-born/resource_quota
Craig Tiller
2017-01-19
|
|
\
*
|
|
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
|
|
*
|
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
\
|
|
*
|
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
|
|
|
*
Method to expose the resource quota of a resource user
Dan Born
2016-12-20
|
|
|
/
*
|
|
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-12-06
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-06
|
|
\
|
|
|
*
Fix use-after-free
Craig Tiller
2016-12-02
|
|
*
Remove resource users from reclaimer lists when shutting down
Craig Tiller
2016-12-02
*
|
|
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-11-30
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-30
|
|
\
|
|
|
*
Fix TSAN race on adding a reclaimer
Craig Tiller
2016-11-29
*
|
|
Fix resource quota
Craig Tiller
2016-11-23
*
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
|
|
Move slice functions to vtable, implement hash
Craig Tiller
2016-11-17
|
/
/
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
|
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
|
\
|
|
*
Make resource_quota a real object
Craig Tiller
2016-11-04
|
*
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
|
\
|
|
|
*
Merge branch 'master' into uv_resource_quota
murgatroid99
2016-11-01
|
|
|
\
*
|
|
|
Merge branch 'grpc_slice' into slice_with_exec_ctx
Craig Tiller
2016-10-31
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-31
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Add resource quota support to uv TCP code
murgatroid99
2016-10-31
*
|
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
/
/
|
*
/
Fix compiler errors in gcc4.4 and 4.6
Sree Kuchibhotla
2016-10-28
|
|
/
*
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-28
|
\
|
|
*
Review feedback
Craig Tiller
2016-10-26
*
|
clang-format
Craig Tiller
2016-10-26
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
*
Review feedback
Craig Tiller
2016-10-25
*
Address review comments
Craig Tiller
2016-10-21
*
s/BUFFER_POOL/RESOURCE_QUOTA/g
Craig Tiller
2016-10-21
*
clang-format
Craig Tiller
2016-10-18
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17