aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #1421 from zeliard/masterGravatar Nicolas Noble2015-04-30
|\
| * make Windows.h lowercase for cross compiling from LinuxGravatar Simon Koo2015-05-01
* | Merge pull request #1428 from ctiller/the-call-is-dead-stop-kicking-itGravatar Nicolas Noble2015-04-30
|\ \
* \ \ Merge pull request #1426 from ctiller/bad-frameGravatar Yang Gao2015-04-30
|\ \ \
| | * | Ensure call alarms are cancelled when the underlying stream closesGravatar Craig Tiller2015-04-30
| * | | Fix errant empty data frame after trailersGravatar Craig Tiller2015-04-30
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-30
|\| |
| | * implement gpr_cpu_num_cores() and gpr_cpu_current_cpu() on WindowsGravatar zeliard2015-04-30
| |/
| * make initializing overlapped-struct obvious for preventing a ciritical bugGravatar zeliard2015-04-30
* | Removed redundant if from basic_timers.cGravatar David Garcia Quintas2015-04-29
* | Fixed bad merge on basic_timers.cGravatar David Garcia Quintas2015-04-29
* | Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
|\|
* | Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| * Merge pull request #1406 from ctiller/crash-boom-bangGravatar Yang Gao2015-04-29
| |\
| * | Ref the cache default creds so that we do not crash next time we use it...Gravatar Julien Boeuf2015-04-29
| * | Merge pull request #1369 from ctiller/one-passGravatar Abhishek Kumar2015-04-29
| |\ \
| * \ \ Merge pull request #1400 from ctiller/timersGravatar Vijay Pai2015-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
| | | | * Incoming stream id validation fixesGravatar Craig Tiller2015-04-29
| | |_|/ | |/| |
| | * | Capure thread id with default timer implementationGravatar Craig Tiller2015-04-28
| | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| | | |\ | | |_|/ | |/| |
| | | * Merge branch 'one-pass' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-28
| | | |\
| | | * | Add commentGravatar Craig Tiller2015-04-28
| * | | | Merge pull request #1370 from zeliard/masterGravatar Nicolas Noble2015-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
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | * | | Merge branch 'master' of https://github.com/grpc/grpcGravatar zeliard2015-04-28
| | | |\ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge branch 'master' into stapGravatar David Garcia Quintas2015-04-27
|\| | | | |
* | | | | | Tentative stap versionGravatar David Garcia Quintas2015-04-27
| |_|_|/ / |/| | | |
| * | | | Merge pull request #1371 from wkubiak/masterGravatar Nicolas Noble2015-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 includes for Boring SSL.Gravatar Julien Boeuf2015-04-27
| | | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-27
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Properly handle non-full metadata batchesGravatar Craig Tiller2015-04-27
| * | | | Stop kicking ourselvesGravatar Craig Tiller2015-04-27
|/ / / /
| * | | fix comparison between pointer and integer errorGravatar wkubiak2015-04-27
| * | | removed unused variablesGravatar wkubiak2015-04-27
|/ / /
| * | remove type casting on gpr_time_to_millisGravatar zeliard2015-04-27
| * | merge VS solutions file from upstream masterGravatar zeliard2015-04-27
| * | undo time_t type castingGravatar zeliard2015-04-27
| | * Merge branch 'one-pass' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-24
| | |\