aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-25Merge pull request #5957 from jtattermusch/fix_ruby_gem_buildingJan Tattermusch
2016-03-25make grpc_pollset_set_create for windows match the headerJan Tattermusch
2016-03-23Merge pull request #5936 from jtattermusch/a_few_release_backportsJan Tattermusch
2016-03-23correct handling for shadowed assemblies when loading native extensionJan Tattermusch
2016-03-23fix windows leaksyang-g
2016-03-23Make channels and calls properly mark references to their credentialsmurgatroid99
2016-03-23Add GC marking for composite credentialsmurgatroid99
2016-03-23Properly mark proc used in call credentials for garbage collectionmurgatroid99
2016-03-11Disabling iOS user-agent test.Nicolas "Pixel" Noble
2016-03-10Merge branch 'master' into pre-0.13.1-downmergeNicolas "Pixel" Noble
2016-03-10Merge pull request #5678 from murgatroid99/ruby_synchronization_fixesNicolas Noble
2016-03-10Merge pull request #5668 from y-zeng/masterLisaFC
2016-03-10Merge branch 'master' into pre-0.13.1-downmergeNicolas "Pixel" Noble
2016-03-09Merge pull request #5686 from soltanmm/gillsMasood Malekghassemi
2016-03-09Merge pull request #5540 from soltanmm/upmergeCraig Tiller
2016-03-09Merge pull request #5676 from ctiller/negVijay Pai
2016-03-09Remove extraneous mutex, restrict state transitionsmurgatroid99
2016-03-09Merge pull request #5677 from ctiller/neg3Vijay Pai
2016-03-09Merge pull request #5662 from ctiller/timer_listVijay Pai
2016-03-09Release GIL in queue __dealloc__Masood Malekghassemi
2016-03-09Doc Fixit: src/cpp/README need more information, revised 03092016Yuchen Zeng
2016-03-09Fix typoMasood Malekghassemi
2016-03-09Fix copyrightmurgatroid99
2016-03-09Ruby: fix some synchronization code in server implementationmurgatroid99
2016-03-09Fix memory leak if call is already cancelledCraig Tiller
2016-03-09Fix memory leak: keep all resolver calls under the same lockCraig Tiller
2016-03-09Copyright, casting fixesCraig Tiller
2016-03-09clang-formatCraig Tiller
2016-03-08Doc Fixit: src/cpp/README need more informationYuchen Zeng
2016-03-08Revert mistaken changeCraig Tiller
2016-03-08Fix timersCraig Tiller
2016-03-08Merge pull request #5601 from stanley-cheung/add-protoc-to-install-docLisaFC
2016-03-08Merge pull request #5632 from stanley-cheung/php-update-readmeLisaFC
2016-03-08review changesStanley Cheung
2016-03-07Merge pull request #5629 from jtattermusch/python_custom_testMasood Malekghassemi
2016-03-07php: update readmeStanley Cheung
2016-03-07Address comments and add a TODO.Jan Tattermusch
2016-03-07custom test target for parallel test runningJan Tattermusch
2016-03-07clang-formatCraig Tiller
2016-03-07Potential fix for race condition exposed by NodeCraig Tiller
2016-03-05Merge pull request #5609 from ctiller/fix_mac_raceCraig Tiller
2016-03-04Merge pull request #5610 from murgatroid99/node_client_status_race_fixMichael Lumish
2016-03-04Fix sanityCraig Tiller
2016-03-04Fix formattingCraig Tiller
2016-03-04Fix race between parsing messages and receiving status in Node clientmurgatroid99
2016-03-04Fix race in poll() based pollsetCraig Tiller
2016-03-04Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to preve...Jan Tattermusch
2016-03-04Merge pull request #5595 from ctiller/trycancelVijay Pai
2016-03-04Merge pull request #5544 from gresrun/masterJorge Canizales
2016-03-04update min node versionStanley Cheung