Stanley Cheung
7212f16700
php: fix examples ClientStub constructor
9 years ago
Nicolas "Pixel" Noble
9f0f1e3f61
Merge branch 'master' into pre-0.13.1-downmerge
9 years ago
Jan Tattermusch
fa45a5e96c
fix race between send message and send initial metadata
9 years ago
Nicolas Noble
fbdf51b07e
Merge pull request #5678 from murgatroid99/ruby_synchronization_fixes
...
Ruby: fix some synchronization code in server implementation
9 years ago
Nicolas Noble
52c05e9af4
Merge pull request #5448 from jtattermusch/fix_csharp_artifacts
...
Fix C# artifacts compatibility
9 years ago
Masood Malekghassemi
8831d4c376
Merge pull request #5690 from soltanmm/merp
...
Don't set linetrace unless testing coverage
9 years ago
Jan Tattermusch
01dd7fe68b
Merge pull request #5628 from royalharsh/master
...
Fixes #5561
9 years ago
Nathaniel Manista
9a1de8d2d8
Merge pull request #5687 from soltanmm/other-typo
...
Fix other typo to match previous typo fix.
9 years ago
Harsh Vardhan
cbdd9844f9
updates contributing.md
9 years ago
LisaFC
0640711b86
Merge pull request #5668 from y-zeng/master
...
Doc Fixit: src/cpp/README need more information
9 years ago
Nicolas "Pixel" Noble
280eedd2e5
Merge branch 'master' into pre-0.13.1-downmerge
...
Conflicts:
INSTALL.md
examples/cpp/README.md
9 years ago
David Garcia Quintas
aca123316b
removed spurious namespace qualification
9 years ago
Masood Malekghassemi
40ed554bc0
Merge pull request #5686 from soltanmm/gills
...
Release GIL in queue __dealloc__
9 years ago
Craig Tiller
6387add103
Merge pull request #5540 from soltanmm/upmerge
...
Merge release-0_13 into master
9 years ago
Jan Tattermusch
60cbec7c19
fix C# artifacts compatibility
9 years ago
Jan Tattermusch
d4726c1ae6
add support for clang3.4 and 3.6
9 years ago
Vijay Pai
e3e640f3c8
Merge pull request #5676 from ctiller/neg
...
Fix memory leak: keep all resolver calls under the same lock
9 years ago
murgatroid99
1d68520c22
Remove extraneous mutex, restrict state transitions
9 years ago
Vijay Pai
907f963ec1
Merge pull request #5677 from ctiller/neg3
...
Fix memory leak if call is already cancelled
9 years ago
Vijay Pai
8b744f4301
Merge pull request #5662 from ctiller/timer_list
...
Fix comparison direction - fixes timer_list_test flakiness
9 years ago
Masood Malekghassemi
68a94c8f07
Don't set linetrace unless testing coverage
9 years ago
Masood Malekghassemi
f7ff8be43a
Fix other typo to match previous typo fix
9 years ago
Masood Malekghassemi
1f646dc887
Release GIL in queue __dealloc__
9 years ago
David Garcia Quintas
79d9096126
removed spurious grpc_library.cc
9 years ago
makdharma
76ee82c353
Merge pull request #5680 from soltanmm/tmp
...
Fix typo
9 years ago
Yuchen Zeng
798b0dc442
Doc Fixit: src/cpp/README need more information, revised 03092016
...
- Revised 'protoc' section and 'Documentation' section as LisaFC suggested.
- Added 'Examples' section as LisaFC suggested.
Resolves : #5661
9 years ago
Masood Malekghassemi
ec49e156fe
Fix typo
9 years ago
murgatroid99
3c77ff452f
Fix copyright
9 years ago
David Garcia Quintas
9eef377865
clang-format
9 years ago
David Garcia Quintas
3f413c3e9f
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
9 years ago
murgatroid99
d48d84da19
Ruby: fix some synchronization code in server implementation
9 years ago
Craig Tiller
d426d9dfdb
Fix memory leak if call is already cancelled
...
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.
9 years ago
Craig Tiller
76a5c0e433
Fix memory leak: keep all resolver calls under the same lock
9 years ago
Stanley Cheung
d68ee7e262
Merge pull request #5672 from LisaFC/master
...
Updated main examples README to link to main docs and quickstarts
9 years ago
Craig Tiller
5f3ba8c834
Copyright, casting fixes
9 years ago
Craig Tiller
a39c199562
clang-format
9 years ago
Craig Tiller
3a951bd975
clang-format
9 years ago
Craig Tiller
0e6e34e4fa
Add an additional test
9 years ago
Lisa Carey
1b393da433
Updated main examples README to link to main docs and quickstarts
9 years ago
Harsh Vardhan
72dbc4aa2d
updates contributing.md
9 years ago
David Garcia Quintas
60ee8dd2fc
docstrings
9 years ago
Yuchen Zeng
341b5abef5
Doc Fixit: src/cpp/README need more information
9 years ago
Craig Tiller
08e0c191be
Revert mistaken change
9 years ago
Craig Tiller
9d1476364a
Fix timers
9 years ago
David Garcia Quintas
f349c1bb90
codegen_test build.yaml fixes
9 years ago
David Garcia Quintas
1b634717ff
copyright
9 years ago
David Garcia Quintas
b942640497
clang-format
9 years ago
David Garcia Quintas
be25493398
codegen interface usage of gpr_inf_future
9 years ago
Sree Kuchibhotla
1b48da1f0f
fix formatting of sublists
9 years ago
David Garcia Quintas
ef6848fe5b
reverted gpr_ time changes
9 years ago