Craig Tiller
bb4046cd77
Regenerate projects
8 years ago
David Garcia Quintas
a818f72c0c
Load Reporting back to using metadata
8 years ago
Craig Tiller
b3612d3cd4
Remove API
8 years ago
Craig Tiller
d35bb9ec62
Fix sanity
8 years ago
Craig Tiller
dd36b15315
Call ref/unref, bugfixes
8 years ago
Sree Kuchibhotla
bf18428740
Introduce grpc_completion_queue_factory API
...
Just the API and a bare-bone implementation
8 years ago
Vijay Pai
c0e6701c57
Added dependencies in build.yaml to allow building
8 years ago
ncteisen
3da3ce3c29
Add error test
8 years ago
Craig Tiller
ff71449049
Fix generated code
8 years ago
David Garcia Quintas
f31f096274
Use call context to propagare LR costs
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Craig Tiller
0cf6a71b72
Fix comments, merge head, regen project
8 years ago
murgatroid99
a053f23b1d
Make Node extension work with slice changes
8 years ago
David Garcia Quintas
1a84f99caa
regenerated projects
8 years ago
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
8 years ago
Craig Tiller
5ef31ab9c9
Progress towards mdstr elimination
8 years ago
Craig Tiller
64b26567ad
First pass of slice interning facilities
8 years ago
Mark D. Roth
8e2d8d9eda
Ran generate_projects.sh.
8 years ago
Craig Tiller
c3350541e3
Generate build files
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
Craig Tiller
20afa3d7c9
BufferPool --> ResourceQuota
9 years ago
Craig Tiller
7af69f34df
Add buffer pools to build
9 years ago
Craig Tiller
d9f907671d
Update documentation
9 years ago
David Garcia Quintas
2ee99f42cf
regenerated projects
9 years ago
David Garcia Quintas
e8fd66b71d
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
9 years ago
David Garcia Quintas
c79b0650d2
removed codegen/log.h
9 years ago
David Garcia Quintas
1399e466b0
removed codegen/time.h
9 years ago
David Garcia Quintas
3b31fdf77b
removed codegen/byte_buffer.h
9 years ago
David Garcia Quintas
6b11462da1
removed codegen/alloc.h
9 years ago
murgatroid99
1533e6aab9
Rerun generate_projects.sh
9 years ago
David Garcia Quintas
a3fd28007f
regenerated projects
9 years ago
Stanley Cheung
bc3b6f3130
regenerate template files
9 years ago
Sree Kuchibhotla
492fd96182
generate_projects.sh after adding grpc_use_signal() API
9 years ago
Adam Michalik
bf10c82bf8
implement support for adding external fd to server
9 years ago
Adam Michalik
321b1fb1c2
separate posix functionality to grpc_posix.h
9 years ago
Adam Michalik
46cc2acc3e
add tests
9 years ago
Alistair Veitch
4aaba75a82
initial implementation of resource handling
9 years ago
Makarand Dharmapurikar
2a2599b5ca
incremental fix - removed cronet dependency from grpc_secure
9 years ago
David Garcia Quintas
51341eaa06
regenerated projects
9 years ago
makdharma
c2ec95bad4
Revert "Revert "cronet wrapper code""
9 years ago
David Garcia Quintas
a301eaade8
Allow servers to select compression level via initial MD.
...
Setting the newly added compression_level field of
grpc_op::send_initial_metadata by a server now has the effect of
applying that compression level for the subsequent call messages leaving
the server. The ultimate meaning of the level depends on the client's
supported compression algorithms.
9 years ago
Nicolas "Pixel" Noble
0545d7fa69
Revert "Merge pull request #6214 from makdharma/master"
...
This reverts commit 48d833a9d8
, reversing
changes made to 66e9d8e8a7
.
9 years ago
Craig Tiller
42342cbebb
Revert "cronet wrapper code"
9 years ago
Makarand Dharmapurikar
274bcc8f0b
Added dummy cronet api implementation so we can build on Jenkins.
9 years ago
Makarand Dharmapurikar
70f697ba1e
reran generate_projects.sh after @nnoble's fix in PR6399.
9 years ago
Makarand Dharmapurikar
63ee8ce43c
Reran tools/buildgen/generate_projects.sh again.
9 years ago
Sree Kuchibhotla
01907123f6
generate_projects.sh and fix copyright year
9 years ago
Deepak Lukose
dba4c5fd01
Add various options to verify ssl/tls client cert including letting the
...
application handle the authentication.
9 years ago
Yuchen Zeng
2e7d957a63
Provide a function that converts grpc_call_error values into a string
9 years ago