aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
Commit message (Expand)AuthorAge
* Merge pull request #1437 from jtattermusch/trace_batch_fixGravatar Craig Tiller2015-05-01
|\
* \ Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-05-01
|\ \
* | | Remove another old functionGravatar Craig Tiller2015-04-30
| * | Merge pull request #1428 from ctiller/the-call-is-dead-stop-kicking-itGravatar Nicolas Noble2015-04-30
| |\ \
| | | * added param names for grpc_call_start_batch trace.Gravatar Jan Tattermusch2015-04-30
| | | * fix: trace for grpc_call_start_batch only displayed lower 32bits of tagGravatar Jan Tattermusch2015-04-30
* | | | Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-04-30
|\| | |
| | * | Ensure call alarms are cancelled when the underlying stream closesGravatar Craig Tiller2015-04-30
| * | | Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| |\| |
* | | | Remove ungeneratable enum values and union membersGravatar Craig Tiller2015-04-29
* | | | Remove ungeneratable enum values and union membersGravatar Craig Tiller2015-04-29
| * | | Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| * | | Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| |\ \ \
| * | | | Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
* | | | | Remove _old apis from the core libraryGravatar Craig Tiller2015-04-28
| |_|/ / |/| | |
* | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #1377 from ctiller/server-cq-ownGravatar Vijay Pai2015-04-28
| |\ \ \
* | | | | Add some infrastructure for call refcount debuggingGravatar Craig Tiller2015-04-28
* | | | | Remove errant double finishGravatar Craig Tiller2015-04-28
| | | * | STAP annotation working.Gravatar David Garcia Quintas2015-04-27
| | |/ / | |/| |
* | | | Return correct status message for lame clientGravatar Craig Tiller2015-04-27
* | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-27
|\| | |
| * | | Pass deadline to call details for batch callsGravatar Masood Malekghassemi2015-04-27
| | |/ | |/|
| | * Dont use op outstanding refs to count ownershipGravatar Craig Tiller2015-04-27
| | * Have server hold a reference to completion queuesGravatar Craig Tiller2015-04-27
| |/
* | Add a lock that seems to helpGravatar Craig Tiller2015-04-27
* | Fix use-after-free in lame client testGravatar Craig Tiller2015-04-24
* | remove annotationsGravatar Craig Tiller2015-04-24
* | Fix memory leakGravatar Craig Tiller2015-04-24
* | Fix memory leakGravatar Craig Tiller2015-04-24
* | annotations - revert laterGravatar Craig Tiller2015-04-24
* | Fix memory leakGravatar Craig Tiller2015-04-24
* | clang-formatGravatar Craig Tiller2015-04-24
* | Always wait for all ops to finishGravatar Craig Tiller2015-04-24
* | Bug fixingGravatar Craig Tiller2015-04-24
* | Stream mapping fixesGravatar Craig Tiller2015-04-24
* | Take a lock every time through client_channel - to simplify logic and ensure ...Gravatar Craig Tiller2015-04-24
* | call progressGravatar Craig Tiller2015-04-24
* | Fix uninitialized variableGravatar Craig Tiller2015-04-23
* | Add a hack to ensure one-op-at-a-time during connection establishmentGravatar Craig Tiller2015-04-23
* | Add init/destroy, and a debug-only assert on bad headersGravatar Craig Tiller2015-04-23
* | Make the things compile againGravatar Craig Tiller2015-04-23
* | Fix double-set of alarmGravatar Craig Tiller2015-04-23
* | Add required NULL checkGravatar Craig Tiller2015-04-23
* | clang-formatGravatar Craig Tiller2015-04-23
* | Flesh out initial_opGravatar Craig Tiller2015-04-23
* | Add newlineGravatar Craig Tiller2015-04-22
* | One test compilesGravatar Craig Tiller2015-04-22
* | Beginning transport workGravatar Craig Tiller2015-04-22
* | Call compilesGravatar Craig Tiller2015-04-22