aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* clang-formatGravatar Craig Tiller2016-03-11
|
* Integrate backoff library with subchannelGravatar Craig Tiller2016-03-11
|
* Build out backoff as a libraryGravatar Craig Tiller2016-03-11
|
* Merge pull request #5704 from jtattermusch/fix_python_beta_stream_streamGravatar Craig Tiller2016-03-11
|\ | | | | Fix race between send message and send initial metadata
| * fix race between send message and send initial metadataGravatar Jan Tattermusch2016-03-10
| |
* | Merge pull request #5678 from murgatroid99/ruby_synchronization_fixesGravatar Nicolas Noble2016-03-10
|\ \ | | | | | | Ruby: fix some synchronization code in server implementation
* \ \ Merge pull request #5448 from jtattermusch/fix_csharp_artifactsGravatar Nicolas Noble2016-03-10
|\ \ \ | | | | | | | | Fix C# artifacts compatibility
* \ \ \ Merge pull request #5690 from soltanmm/merpGravatar Masood Malekghassemi2016-03-10
|\ \ \ \ | |_|_|/ |/| | | Don't set linetrace unless testing coverage
* | | | Merge pull request #5628 from royalharsh/masterGravatar Jan Tattermusch2016-03-10
|\ \ \ \ | | | | | | | | | | Fixes #5561
* \ \ \ \ Merge pull request #5687 from soltanmm/other-typoGravatar Nathaniel Manista2016-03-10
|\ \ \ \ \ | | | | | | | | | | | | Fix other typo to match previous typo fix.
| | * | | | updates contributing.mdGravatar Harsh Vardhan2016-03-10
| | | | | |
* | | | | | Merge pull request #5668 from y-zeng/masterGravatar LisaFC2016-03-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Doc Fixit: src/cpp/README need more information
* \ \ \ \ \ \ Merge pull request #5686 from soltanmm/gillsGravatar Masood Malekghassemi2016-03-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Release GIL in queue __dealloc__
* \ \ \ \ \ \ \ Merge pull request #5540 from soltanmm/upmergeGravatar Craig Tiller2016-03-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Merge release-0_13 into master
| | | | | | | * | fix C# artifacts compatibilityGravatar Jan Tattermusch2016-03-09
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #5676 from ctiller/negGravatar Vijay Pai2016-03-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix memory leak: keep all resolver calls under the same lock
| | | | | | | | * Remove extraneous mutex, restrict state transitionsGravatar murgatroid992016-03-09
| | | | | | | | |
* | | | | | | | | Merge pull request #5677 from ctiller/neg3Gravatar Vijay Pai2016-03-09
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix memory leak if call is already cancelled
* \ \ \ \ \ \ \ \ \ Merge pull request #5662 from ctiller/timer_listGravatar Vijay Pai2016-03-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix comparison direction - fixes timer_list_test flakiness
| | | | | | | | | * | Don't set linetrace unless testing coverageGravatar Masood Malekghassemi2016-03-09
| | | | | | | | | | |
| | | | | | | * | | | Fix other typo to match previous typo fixGravatar Masood Malekghassemi2016-03-09
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | * | / | | Release GIL in queue __dealloc__Gravatar Masood Malekghassemi2016-03-09
| | | | | | |/ / / | | | | | |/| | |
* | | | | | | | | Merge pull request #5680 from soltanmm/tmpGravatar makdharma2016-03-09
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | Fix typo
| | | | | | * | | Doc Fixit: src/cpp/README need more information, revised 03092016Gravatar Yuchen Zeng2016-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Revised 'protoc' section and 'Documentation' section as LisaFC suggested. - Added 'Examples' section as LisaFC suggested. Resolves: #5661
| * | | | | | | | Fix typoGravatar Masood Malekghassemi2016-03-09
|/ / / / / / / /
| | | | | | | * Fix copyrightGravatar murgatroid992016-03-09
| | | | | | | |
| | | | | | | * Ruby: fix some synchronization code in server implementationGravatar murgatroid992016-03-09
| | | | | | | |
| | * | | | | | Fix memory leak if call is already cancelledGravatar Craig Tiller2016-03-09
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious in hindsight, if the cas failed, we still created the subchannel call object and then left it dangling. Fixes a leak observed on master in the past 48 hours.
| | * | | | | Fix memory leak: keep all resolver calls under the same lockGravatar Craig Tiller2016-03-09
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #5672 from LisaFC/masterGravatar Stanley Cheung2016-03-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | Updated main examples README to link to main docs and quickstarts
| | * | | | | Copyright, casting fixesGravatar Craig Tiller2016-03-09
| | | | | | |
| | * | | | | clang-formatGravatar Craig Tiller2016-03-09
| | | | | | |
| | * | | | | clang-formatGravatar Craig Tiller2016-03-09
| | | | | | |
| | * | | | | Add an additional testGravatar Craig Tiller2016-03-09
| | | | | | |
| * | | | | | Updated main examples README to link to main docs and quickstartsGravatar Lisa Carey2016-03-09
|/ / / / / /
| | | | * | updates contributing.mdGravatar Harsh Vardhan2016-03-09
| | | | | |
| | | * | | Doc Fixit: src/cpp/README need more informationGravatar Yuchen Zeng2016-03-08
| |_|/ / / |/| | | |
| * | | | Revert mistaken changeGravatar Craig Tiller2016-03-08
| | | | |
| * | | | Fix timersGravatar Craig Tiller2016-03-08
| | | | |
* | | | | Merge pull request #5655 from LisaFC/masterGravatar Stanley Cheung2016-03-08
|\ \ \ \ \ | | | | | | | | | | | | Doc Fixit: Clarifying how to install for gRPC C++
| * | | | | Clarifying how to install for gRPC C++Gravatar Lisa Carey2016-03-08
|/ / / / /
* | | | | Merge pull request #5601 from stanley-cheung/add-protoc-to-install-docGravatar LisaFC2016-03-08
|\ \ \ \ \ | |/ / / / |/| | | | Doc Fixit: mention how to get protoc compiler in base INSTALL.md
* | | | | Merge pull request #5632 from stanley-cheung/php-update-readmeGravatar LisaFC2016-03-08
|\ \ \ \ \ | | | | | | | | | | | | Doc Fixit: PHP update readme
| * | | | | review changesGravatar Stanley Cheung2016-03-08
| | | | | |
* | | | | | Merge pull request #5638 from ctiller/no_profiler_for_youGravatar Vijay Pai2016-03-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Disable profiling in qps_worker for now
| | | | | * | updates contributing.mdGravatar Harsh Vardhan2016-03-08
| | | | | | |
| * | | | | | Fix formattingGravatar Craig Tiller2016-03-07
| | | | | | |
* | | | | | | Merge pull request #5639 from ctiller/examples_are_executableGravatar Craig Tiller2016-03-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix copyright (and master sanity)
| * | | | | | | Fix copyrightGravatar Craig Tiller2016-03-07
|/ / / / / / /
| * / / / / / Disable profiling in qps_worker for nowGravatar Craig Tiller2016-03-07
|/ / / / / /