Ken Payson
567e0f1eb6
Have write ops take ownership over slices
8 years ago
Mark D. Roth
76e264b8df
Implement call combiner.
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago
Vijay Pai
6abd20020b
Revert "Separate internal-only and public parts of C++ API"
8 years ago
Mark D. Roth
0696611fb5
Do not return calls on server when request proto fails to deserialize.
8 years ago
Vijay Pai
c0baec60a1
Internalize structs and methods meant for being exposed through codegen
...
or that interface with core and are only for internal use
8 years ago
Mark D. Roth
cc4ef5919f
Improvements to C++ filter API:
...
- Make sure all C-core parameters are passed into C++ methods.
- Add Destroy() methods for ChannelData and CallData.
- Use C++-style casts.
- Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
8 years ago
murgatroid99
ab14a0b4c8
Bump version to 1.4.1
8 years ago
Ken Payson
e9c17873af
Bump to version 1.4.0
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
David Garcia Quintas
aebcdbd732
master bumped to 1.5.x
8 years ago
David Garcia Quintas
ce13cb78a2
1.4.x branch cut, version bump PR
8 years ago
Jan Tattermusch
bbfdbb19c0
bump version to 1.3.6
8 years ago
Ken Payson
c0ce2cdf00
Update version to 1.3.5
8 years ago
Alexander Polcyn
92eb7fbc05
Bump to version 1.3.4
8 years ago
Ken Payson
16f76d2092
Bump to version 1.3.3
8 years ago
Stanley Cheung
448a11d616
Bump to version 1.3.2
8 years ago
Stanley Cheung
0afa9abb79
Bump to 1.3.2-pre1
8 years ago
murgatroid99
572cd7e5a4
Update version to 1.3.1
8 years ago
David Garcia Quintas
606945af76
1.3.0 -> 1.3.1-pre1
8 years ago
David Garcia Quintas
3ef2355eae
s/1.3.0-pre/1.3.0
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
ncteisen
e107b0d439
Add to codegen interface, refactor proto serialization
...
This change allows for some internal proto serialization
changes to be made
8 years ago
David Garcia Quintas
9e1acc0796
master to 1.4.0-dev
8 years ago
David Garcia Quintas
d9986c3cf7
1.3.x branch cut
8 years ago
murgatroid99
70a2a4b01a
Bump version to 1.2.4
8 years ago
Craig Tiller
75bfb97548
Finish hybrid server stuff, ensure it gets tested
8 years ago
murgatroid99
7cfa1bfb73
Bump version to 1.2.3
8 years ago
Craig Tiller
fa416cbe3b
Dont break codegen barrier
8 years ago
Craig Tiller
be094fc5e6
Fix compile
8 years ago
Jan Tattermusch
0be726b34d
bump version to 1.2.2
8 years ago
Craig Tiller
7a8232d773
review feedback
8 years ago
Craig Tiller
a0f3abd925
Review feedback: bikeshedding round
8 years ago
Craig Tiller
66051c618f
Async end2end test passes
8 years ago
Craig Tiller
29b527fa30
Reinstate one check, fix fall out
8 years ago
Sree Kuchibhotla
5c0ef36679
Add comment
8 years ago
Sree Kuchibhotla
ef8e00230e
Do not call grpc_init() for per-call-completion-queues created by a C++
...
synchronous server
8 years ago
Sree Kuchibhotla
0633c4a8d7
Do not call grpc_init() for per-call-completion-queues created by a C++
...
synchronous server
8 years ago
Ken Payson
484871bb03
Bump version to 1.2.1
8 years ago
Alexander Polcyn
69c2717c80
bump v1.2.x branch version to 1.2.1-pre2
8 years ago
Yuchen Zeng
f5b6b5b702
Replace existing string in SetUserAgentPrefix
8 years ago
Sree Kuchibhotla
f2c32150ef
Update C++ code
8 years ago
Alexander Polcyn
3e30832cca
bump v1.2.x branch to 1.2.1-pre1
8 years ago
David Garcia Quintas
69e5a28635
Going for 1.2.0
8 years ago
Ken Payson
12ca7d319c
Bump 1.2.x version to pre-2
8 years ago
Craig Tiller
5279370314
Fix compilation
8 years ago
Yuchen Zeng
c6f3a00b13
Fix SetSocketMutator
8 years ago
Yuchen Zeng
4564b8cde7
Copy value at SetPointerWithVtable
8 years ago
Yuchen Zeng
820e0834aa
Fix SetSocketMutator
8 years ago