Vijay Pai
ae376bf9d9
Privatize host_port.h; was not used in any wrapped language implementation
7 years ago
Craig Tiller
be98d24841
clang-format after nullptr changes
8 years ago
Craig Tiller
4ac2b8e585
Enable clang-tidy as a sanity check, fix up all known failures
8 years ago
Yash Tibrewal
34a57d0346
rename all test core files to cc and a lot of C++ style conversions
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Sree Kuchibhotla
b5b6bfd89b
Updates C Core
8 years ago
Sree Kuchibhotla
1dbd981cf8
Prefix grpc_cq_polling_type enums with GRPC_CQ_
8 years ago
Sree Kuchibhotla
321881d07f
Change Core to use the new completion_queue_create API
8 years ago
yang-g
f710ba0095
Initialize variable.
9 years ago
yang-g
9ef0cd81f7
Initialize variable.
9 years ago
Craig Tiller
115ae4004c
Add some tests
9 years ago
Craig Tiller
f5f290459a
Fix up some server setup bugs
9 years ago
Craig Tiller
644da98573
Fixes
9 years ago
Craig Tiller
cf2cce661d
Bug fixes
9 years ago
Craig Tiller
084aa62861
Remove unnecessary -2016 from copyrights
9 years ago
Craig Tiller
06cb1a9d93
Initial interface rework to allow knowing whether to pull payload at registration, not at request time
9 years ago
Craig Tiller
b093686e59
Fix copyright
9 years ago
Craig Tiller
df5231ec09
Implement tests
9 years ago
Craig Tiller
ef55655f79
Add includes
10 years ago
Craig Tiller
e27954ca2e
Fix memory leaks
10 years ago
Craig Tiller
b3466dc38e
Also delete cq
10 years ago
Craig Tiller
10c4b3c70d
Add a test for binding a server to the same port twice; fix crashes
10 years ago
yang-g
c3d94fb82a
add tests for public server apis
10 years ago
Craig Tiller
858be6c58c
Fix windows build
10 years ago
yang-g
f1183300ce
add test for global plugin
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Craig Tiller
2d9c51242a
Add mixed shutdown/init test
10 years ago
Craig Tiller
35108f6527
Allow grpc_init to be called multiple times
10 years ago
nnoble
8a67b5c281
Tweaking log calls a bit.
...
-) Introducing gpr_vlog so to spare a few vsprintf later (at least one for now)
-) Renaming statistics/log.* to statistics/census_log.* to avoid collisions.
Change on 2014/12/12 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81995756
11 years ago
Nicolas Noble
b7ebd3b8c6
Initial import.
11 years ago