aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Cleanup unlock() a littleGravatar Craig Tiller2015-05-07
* Merge pull request #1499 from jtattermusch/core_cb_fixGravatar Nicolas Noble2015-05-07
|\
| * Fix: Server side call with both streams closed doesnt get properly finalizedGravatar Jan Tattermusch2015-05-06
* | update php composer.lockGravatar Stanley Cheung2015-05-06
* | Pin the version of rubocop used in grpc.gemspecGravatar Tim Emiola2015-05-06
|/
* Added important (!) profiling mark.Gravatar David Garcia Quintas2015-05-05
* Merge pull request #1395 from ctiller/swappyGravatar David G. Quintas2015-05-05
|\
* \ Merge pull request #1445 from jtattermusch/csharp_new_apiGravatar Tim Emiola2015-05-05
|\ \
* | | add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
* | | Merge pull request #1447 from ctiller/magical-void-pointersGravatar jboeuf2015-05-05
|\ \ \
* \ \ \ Merge pull request #1464 from yang-g/initGravatar Craig Tiller2015-05-05
|\ \ \ \
* \ \ \ \ Merge pull request #1466 from ctiller/seqno2Gravatar Yang Gao2015-05-04
|\ \ \ \ \
| | | | * | stylecop fixesGravatar Jan Tattermusch2015-05-04
| | | | * | remove duplicate initializeGravatar Jan Tattermusch2015-05-04
| | * | | | resolve commentsGravatar Yang Gao2015-05-04
| * | | | | Merge github.com:grpc/grpc into seqno2Gravatar Craig Tiller2015-05-04
| |\ \ \ \ \
| | | | | | * Merge github.com:grpc/grpc into swappyGravatar Craig Tiller2015-05-04
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | | | * | Fixes for C# cancellation supportGravatar Jan Tattermusch2015-05-04
| | | * | | | merge with headGravatar Yang Gao2015-05-04
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
* | / | | | | Added missing profiling tags.Gravatar David Garcia Quintas2015-05-04
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #1465 from ctiller/fooGravatar Yang Gao2015-05-04
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #1463 from ctiller/seqnoGravatar Yang Gao2015-05-04
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #1396 from ctiller/one-readGravatar Yang Gao2015-05-04
|\ \ \ \ \ \ \ \
| | | | * | | | | Synthesize goaway when max sequence number generatedGravatar Craig Tiller2015-05-04
| | | |/ / / / / | | |/| | | | |
| | | * | | | | Remove dead fileGravatar Craig Tiller2015-05-04
| |_|/ / / / / |/| | | | | |
| | | * | | | merge with headGravatar Yang Gao2015-05-04
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | * | | | | Fix typo resulting in masking out high byte of http2 sequence numbersGravatar Craig Tiller2015-05-04
| | * | | | | Add a hook to allow initial HTTP2 sequence number to be specifiedGravatar Craig Tiller2015-05-04
| |/ / / / / |/| | | | |
| | | | * | added stats with number of active native calls, useful for debuggingGravatar Jan Tattermusch2015-05-04
| | | | * | fixed some stylecop warningsGravatar Jan Tattermusch2015-05-04
| | | | * | Added basic support for cancellationGravatar Jan Tattermusch2015-05-04
| | | | * | A new version C# API based on async/awaitGravatar Jan Tattermusch2015-05-04
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1460 from ctiller/fast-timerGravatar Vijay Pai2015-05-04
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1457 from nicolasnoble/win32-fixes-once-againGravatar Craig Tiller2015-05-04
|\ \ \ \ \ \
| | * \ \ \ \ Merge branch 'fast-timer' of github.com:ctiller/grpc into fast-timerGravatar Craig Tiller2015-05-04
| | |\ \ \ \ \
| | | * | | | | clang-formatGravatar Craig Tiller2015-05-04
| | * | | | | | Delete debugGravatar Craig Tiller2015-05-04
| | |/ / / / /
| | * | | | | Thread local storage for profile dataGravatar Craig Tiller2015-05-04
| | | | * | | merge with headGravatar Yang Gao2015-05-04
| | | | |\ \ \
| | | | * | | | clang-formatGravatar Yang Gao2015-05-04
| | | | * | | | make server tolerate deserialization failureGravatar Yang Gao2015-05-04
| | | | * | | | fix a deadlock in cancel callGravatar Yang Gao2015-05-04
* | | | | | | | correct win32-related API usageGravatar zeliard2015-05-04
| |_|_|_|/ / / |/| | | | | |
| * | | | | | Another round of win32 fixes and documentation.Gravatar Nicolas "Pixel" Noble2015-05-04
|/ / / / / /
* | | | | | More win32 fixes + documentation.Gravatar Nicolas "Pixel" Noble2015-05-02
* | | | | | Wave of Win32 fixes.Gravatar Nicolas "Pixel" Noble2015-05-02
* | | | | | Fixing generated code under Windows.Gravatar Nicolas "Pixel" Noble2015-05-02
|/ / / / /
* | | | | Add rdtsc profiling support, implement begin/end and tag hidingGravatar Craig Tiller2015-05-01
| | | * | Add per-call context pointer APIGravatar Craig Tiller2015-05-01
| |_|/ / |/| | |
* | | | Merge pull request #1437 from jtattermusch/trace_batch_fixGravatar Craig Tiller2015-05-01
|\ \ \ \