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
David Garcia Quintas
057a0a2033
fixed wrong refactoring
9 years ago
David Garcia Quintas
723af53419
moved some files around
9 years ago
David Garcia Quintas
81932891af
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
9 years ago
Stanley Cheung
0e67d19126
Merge pull request #5655 from LisaFC/master
...
Doc Fixit: Clarifying how to install for gRPC C++
9 years ago
Lisa Carey
3be6801b72
Clarifying how to install for gRPC C++
9 years ago
LisaFC
4046492323
Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc
...
Doc Fixit: mention how to get protoc compiler in base INSTALL.md
9 years ago
LisaFC
119fd387db
Merge pull request #5632 from stanley-cheung/php-update-readme
...
Doc Fixit: PHP update readme
9 years ago
Stanley Cheung
a2c8b20ac7
review changes
9 years ago
Vijay Pai
f37db9f083
Merge pull request #5638 from ctiller/no_profiler_for_you
...
Disable profiling in qps_worker for now
9 years ago
David Garcia Quintas
8c3d9943f6
compiles!
9 years ago
Harsh Vardhan
56188658d7
updates contributing.md
9 years ago
Craig Tiller
baaf65546a
Fix formatting
9 years ago
Craig Tiller
3b1a3f9f2f
Merge pull request #5639 from ctiller/examples_are_executable
...
Fix copyright (and master sanity)
9 years ago
Craig Tiller
9d0638c038
Fix copyright
9 years ago
Craig Tiller
710d58cfae
Disable profiling in qps_worker for now
9 years ago
Masood Malekghassemi
dba948569a
Merge pull request #5620 from VcamX/patch-1
...
Set grace=0 to server stop in route_guide
9 years ago
David Garcia Quintas
e1ce31eda3
wip. cq refactored
9 years ago
Masood Malekghassemi
838531e7cb
Merge pull request #5629 from jtattermusch/python_custom_test
...
Add test_lite custom command for parallel test running.
9 years ago
murgatroid99
0e65fb36f2
Node: propagate read errors back down to core
9 years ago
David Garcia Quintas
6848c4e145
wip. prior to cq refactoring
9 years ago
Stanley Cheung
a41a6775d4
php: update readme
9 years ago
David Garcia Quintas
7a90e96584
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
9 years ago
Kailash Sethuraman
e713659032
Merge pull request #5633 from vjpai/soc
...
Add self as SoC mentor
9 years ago
Sree Kuchibhotla
48dec96777
Stress test readme
9 years ago
vjpai
ac731e051e
@a11r asked me to respond to some BSD folks, so I figured that I should also
...
be a potential mentor if needed.
9 years ago
Jan Tattermusch
17908c168d
Address comments and add a TODO.
9 years ago
Vijay Pai
9b9c40cfe8
Merge pull request #5630 from yang-g/gflags_mention
...
Put back the gflags/gtest requirement to doc
9 years ago