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.cc
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Restrict the number of threads in C++ sync server""
Sree Kuchibhotla
2018-08-01
*
Revert "Restrict the number of threads in C++ sync server"
Nicolas Noble
2018-07-31
*
Address core review comments
Sree Kuchibhotla
2018-07-27
*
fix comment
Sree Kuchibhotla
2018-07-25
*
Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc
Sree Kuchibhotla
2018-07-24
*
Add Core resource quota implementation
Sree Kuchibhotla
2018-07-17
*
Initial scaffolding
Sree Kuchibhotla
2018-07-17
*
Revert "Add Type Checking On Channel Args"
Noah Eisen
2018-06-14
*
Reviewer feedback
ncteisen
2018-06-13
*
Remove all uses of raw GRPC_ARG_POINTER
ncteisen
2018-06-13
*
Remove illegal GRPC_CLOSURE_RUNs
Yash Tibrewal
2018-05-01
*
Change trace logging to use GPR_INFO instead of GPR_DEBUG.
Mark D. Roth
2018-04-25
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
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
*
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
*
Fix tsan in bad_client tests
Noah Eisen
2017-12-13
*
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
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
Merge master
Yash Tibrewal
2017-11-21
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-17
|
|
\
*
|
\
Merge master
Yash Tibrewal
2017-11-16
|
\
\
\
|
|
|
*
Fix uses of resource quota in UV TCP code
murgatroid99
2017-11-16
|
|
|
/
|
|
/
|
*
|
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
|
|
*
clang tidy
Noah Eisen
2017-11-14
*
|
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
|
*
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
|
\
|
|
|
*
|
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
|
*
clang-format
Craig Tiller
2017-10-16
|
*
C++ize tracing
Craig Tiller
2017-10-16
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
*
Removing 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