aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/resource_quota.c
Commit message (Expand)AuthorAge
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-20
|\
| * Merge pull request #9181 from daniel-j-born/resource_quotaGravatar Craig Tiller2017-01-19
| |\
* | | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\| |
| * | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \
| | * | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | | * Method to expose the resource quota of a resource userGravatar Dan Born2016-12-20
| | |/
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| |\|
| | * Fix use-after-freeGravatar Craig Tiller2016-12-02
| | * Remove resource users from reclaimer lists when shutting downGravatar Craig Tiller2016-12-02
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| |\|
| | * Fix TSAN race on adding a reclaimerGravatar Craig Tiller2016-11-29
* | | Fix resource quotaGravatar Craig Tiller2016-11-23
* | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
|/ /
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
| * Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
| |\
| | * Make resource_quota a real objectGravatar Craig Tiller2016-11-04
| * | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
| |\|
| | * Merge branch 'master' into uv_resource_quotaGravatar murgatroid992016-11-01
| | |\
* | | | Merge branch 'grpc_slice' into slice_with_exec_ctxGravatar Craig Tiller2016-10-31
|\| | |
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
| |\ \ \ | | | |/ | | |/|
| | | * Add resource quota support to uv TCP codeGravatar murgatroid992016-10-31
* | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / /
| * / Fix compiler errors in gcc4.4 and 4.6Gravatar Sree Kuchibhotla2016-10-28
| |/
* | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-28
|\|
| * Review feedbackGravatar Craig Tiller2016-10-26
* | clang-formatGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Review feedbackGravatar Craig Tiller2016-10-25
* Address review commentsGravatar Craig Tiller2016-10-21
* s/BUFFER_POOL/RESOURCE_QUOTA/gGravatar Craig Tiller2016-10-21
* clang-formatGravatar Craig Tiller2016-10-18
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17