Mehrdad Afshari
4601bc254b
tiny edit and linking entities
8 years ago
Mehrdad Afshari
59cd2d7f66
doxygenize include/grpc++/security/credentials.h comments
8 years ago
Mehrdad Afshari
31e9c14e83
doxygenize auth_metadata_processor.h comments
8 years ago
Mehrdad Afshari
3a509ecc5d
minor: Link code entities in comments
8 years ago
Mehrdad Afshari
a9d5637a37
minor: doxygenize health_care_service_interface.h comments
8 years ago
Mehrdad Afshari
f0e87f7364
doxygenize comment
8 years ago
Mehrdad Afshari
6f07e3aa42
minor
8 years ago
Mehrdad Afshari
b97bd4a8e7
minor: add trailing period
8 years ago
Mehrdad Afshari
ab1277c433
Add documentation comment for Version()
8 years ago
Mehrdad Afshari
dcc3610860
link referenced code elements
8 years ago
Mehrdad Afshari
c78e59663d
minor: i.e->i.e.
8 years ago
Mehrdad Afshari
4fea66062d
minor: GRPC->gRPC
8 years ago
Mehrdad Afshari
493f444c73
minor: prefer more formal 'it is' to it's
8 years ago
Mehrdad Afshari
e456ce0806
minor: Link to GRPC_STATUS_IMPLEMENTED
8 years ago
Mehrdad Afshari
3475cf72c8
Corrected the documentation for ServerBuilder::AddListenPort
8 years ago
Mehrdad Afshari
32abe8a6c2
Minor docfixes for AddInsecureChannelFromFd
8 years ago
Mehrdad Afshari
3cd6cf4983
Fix documentation for Server::AddListeningPort
...
Clarify that Port is actually an endpoint.
Fix typos
Clarify that it should be used before starting the server.
8 years ago
Mehrdad Afshari
bcd6ca5033
Link to grpc_server symbol
8 years ago
Mehrdad Afshari
24b6d39212
Clarified GlobalCallbacks documentation comment
...
Make it clear that "global" and "per application" means
shared among all grpc::Server instances.
8 years ago
Mehrdad Afshari
7ee630a3d7
Clarified grpc::Server documentation comment
...
Make it clear that the creation of the Server instance
is not supposed to happen by using the Server class
directly and they are instructed to use ServerBuilder.
8 years ago
Mehrdad Afshari
a64ea5496d
Corrected spelling
8 years ago
Stanley Cheung
646677216d
Fixed missed conflicts - use constants.logVerbosity instead
8 years ago
apolcyn
5d0b1aeade
Merge pull request #10992 from apolcyn/doxygen_cpp_nits
...
Doxygen cpp nits
8 years ago
Yuchen Zeng
b1f0af8951
Flush exec_ctx before using pollset_work
8 years ago
Alexander Polcyn
d7455abfbd
make get conn state always safe to call
8 years ago
Stanley Cheung
27b9e1cf3a
Merge pull request #11174 from stanley-cheung/php-fix-c-ext-version
...
PHP: fix pecl extension version
8 years ago
Alexander Polcyn
c24d53b0cf
api watch unblock func kills only its own channel
8 years ago
Stanley Cheung
ebeda85eb8
Upmerge from v1.3.x branch to master
8 years ago
Stanley Cheung
de9a10798b
Merge pull request #11194 from stanley-cheung/php-fix-ext-cc-compile-error
...
PHP: fix pecl extension after cc files are added
8 years ago
Michael Lumish
c7cde2334e
Merge pull request #11141 from murgatroid99/node_write_after_end_race_fix
...
Fix race between destroying call after status and handling write failure
8 years ago
yang-g
67cda0a701
Unref pending events under cq lock
8 years ago
apolcyn
42d858a99d
Merge pull request #11054 from apolcyn/ruby_dont_use_timeouts
...
fixes to connectivity state api and add in constant state watches
8 years ago
Matt Kwong
6bf7782ee1
Add Python GCP API library installation to Alpine Dockerfiles
8 years ago
ncteisen
df31960992
Add unary fullstack trickle to bm json
8 years ago
Muxi Yan
eb9b82b7e1
Merge pull request #11118 from muxi/backward-compat-dev
...
Add Backward compatibility API to C++
8 years ago
Craig Tiller
c7280c7bdb
Fix merge
8 years ago
Craig Tiller
f7c8c9f2a3
Merge remote-tracking branch 'origin/races' into thread_pool
8 years ago
Craig Tiller
83b34e524f
Fix some races in tests
8 years ago
David G. Quintas
4de910df8b
Merge pull request #11098 from dgquintas/fix_subchannel_stuffs
...
Fixes to subchannel and its index
8 years ago
Alexander Polcyn
032f398543
cleanup
8 years ago
Stanley Cheung
94d75888c9
PHP: fix pecl extension after cc files are added
8 years ago
Craig Tiller
e16722c330
Fix kick-all race
8 years ago
Craig Tiller
1cb396dc18
Merge pull request #11192 from ctiller/compare-a-lago
...
Fix hpack_size test
8 years ago
Stanley Cheung
d15f5c015a
PHP: fix pecl extension reported version
8 years ago
Alexander Polcyn
7e44480614
clang format
8 years ago
Craig Tiller
7c709e5ff5
Merge github.com:grpc/grpc into epex5
8 years ago
Alexander Polcyn
5c6dda8639
fix tentative startup bug
8 years ago
Craig Tiller
3085aa468e
Merge github.com:grpc/grpc into thread_pool
8 years ago
Stanley Cheung
53c2bbdeb7
Merge pull request #11173 from stanley-cheung/php-split-protobuf-dep
...
PHP: stop requiring google/protobuf PHP implementation
8 years ago
Craig Tiller
2d1e8cda05
Fix hpack_size test
8 years ago