aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/surface
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into call_casesGravatar Craig Tiller2017-03-21
|\
| * Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| |\
* | | Expand benchmark coverage to isolated grpc_call scenarios against a dummy fil...Gravatar Craig Tiller2017-03-16
| |/ |/|
* | Merge pull request #10156 from grpc/nameGravatar Nicolas Noble2017-03-16
|\ \
| | * Add castGravatar Craig Tiller2017-03-16
| | * Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | |\ | |_|/ |/| |
| | * Fix use-after-free, cronet compilesGravatar Craig Tiller2017-03-15
| | * Fix use-after-freeGravatar Craig Tiller2017-03-15
| * | G stands for...Gravatar Nicolas "Pixel" Noble2017-03-14
| | * Auto-call-arena-sizingGravatar Craig Tiller2017-03-14
* | | Fix cancellationGravatar Craig Tiller2017-03-13
| | * Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | * FixesGravatar Craig Tiller2017-03-13
| |/
* | debugGravatar Craig Tiller2017-03-10
* | Handle a race between cancellation of a parent call and adding a childGravatar Craig Tiller2017-03-10
* | Race fixesGravatar Craig Tiller2017-03-09
* | Fix barriersGravatar Craig Tiller2017-03-08
* | Remove most usage of the grpc_call lockGravatar Craig Tiller2017-03-08
|/
* Eliminate cancellation if we never sent an op downGravatar Craig Tiller2017-02-28
* Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\
| * Use zalloc in completion queueGravatar Craig Tiller2017-02-24
* | When there is an error from filters (such as max recv message size tooGravatar yang-g2017-02-23
| * Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
| |\ | |/ |/|
* | Merge pull request #9650 from ctiller/call_mutexGravatar Craig Tiller2017-02-23
|\ \
* \ \ Merge pull request #9662 from ctiller/c3+rGravatar Craig Tiller2017-02-23
|\ \ \
* \ \ \ Merge pull request #9794 from eduherminio/masterGravatar Craig Tiller2017-02-22
|\ \ \ \
| | * | | Fix race in call.cGravatar Craig Tiller2017-02-22
| * | | | Correct formattingGravatar Eduardo Caceres2017-02-21
| * | | | fix compile errorGravatar Eduardo Cáceres de la Calle2017-02-20
| |/ / /
| | | * Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
| | | |\ | | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into bm_call_createGravatar Craig Tiller2017-02-17
|\| | |
| * | | Merge pull request #9754 from ctiller/call_cancelGravatar Craig Tiller2017-02-17
| |\ \ \
| | * | | Use special errors where appropriate in call cancellation: avoids many alloca...Gravatar Craig Tiller2017-02-16
| | | | * Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| | |_|/ | |/| |
| * | | Merge pull request #9648 from dgquintas/lr_sans_mdGravatar David G. Quintas2017-02-16
| |\ \ \
* | | | | Merge github.com:grpc/grpc into bm_call_createGravatar Craig Tiller2017-02-16
|\| | | |
| * | | | Merge pull request #9643 from ctiller/authority_allocationGravatar Craig Tiller2017-02-15
| |\ \ \ \
* | | | | | Hoist constant setting out of loop - and shave some ns from call creationGravatar Craig Tiller2017-02-15
| |_|_|/ / |/| | | |
| | | * | commentsGravatar David Garcia Quintas2017-02-15
| |_|/ / |/| | |
| * | | Eliminate CQ freelistGravatar Craig Tiller2017-02-09
|/ / /
| | * Fix grpclbGravatar Craig Tiller2017-02-09
| | * Merge branch 'call_mutex' of github.com:ctiller/grpc into call_mutexGravatar Craig Tiller2017-02-09
| | |\
| | * | Add double-allocation protectionGravatar Craig Tiller2017-02-09
| | | * Compiler compatibilityGravatar Craig Tiller2017-02-08
| | |/
| | * Fix allocation bugGravatar Craig Tiller2017-02-08
| | * Begin removing used_batches from call, allowing the removal of a set of mutex...Gravatar Craig Tiller2017-02-08
| |/ |/|
| * Signal that authority can be compressed in hpack: saves 1 allocation/rpcGravatar Craig Tiller2017-02-08
|/
* Merge pull request #9631 from ctiller/no_no_errorGravatar Craig Tiller2017-02-07
|\
* \ Merge pull request #9194 from dgquintas/lb_secure_naming_3Gravatar David G. Quintas2017-02-07
|\ \
| * | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07