Nicolas "Pixel" Noble
eb36b8ac77
Merge branch 'master' of https://github.com/grpc/grpc into import
2017-05-11 23:24:37 +02:00
Nicolas "Pixel" Noble
0444d98f17
C99->C89.
...
F-it. My sanity isn't worth it.
2017-05-11 17:02:49 +02:00
Nicolas "Pixel" Noble
15cd5ce2ed
Rewriting core tests BUILD files to use the build system.
2017-04-18 19:53:10 +02:00
Craig Tiller
2c6f63731c
Merge github.com:grpc/grpc into cpparena
2017-04-14 13:14:10 -07:00
Sree Kuchibhotla
b81fb794a3
Merge pull request #9972 from sreecha/cq_create_api_changes
...
Completion Queue creation API changes (C-Core and C++ only)
2017-04-14 07:59:18 -07:00
Craig Tiller
c20fa90c60
Merge github.com:grpc/grpc into cpparena
2017-04-12 06:44:00 -07:00
Sree Kuchibhotla
7b9f97bfb8
Merge branch 'master' into cq_create_api_changes
2017-04-07 13:44:34 -07:00
Craig Tiller
5f399d173b
Merge github.com:grpc/grpc into minimal_test
2017-04-07 06:46:08 -07:00
Craig Tiller
e3593d912b
Fix sanity
2017-04-03 14:51:02 -07:00
Craig Tiller
af76743e33
Optionalize compress, gather all the http2 filter bits together in ext/
2017-04-03 13:54:31 -07:00
Craig Tiller
dd36b15315
Call ref/unref, bugfixes
2017-03-31 08:27:28 -07:00
Craig Tiller
547cb4b283
Make chunk sizes configurable, push channel args down a little deeper
2017-03-28 09:50:33 -07:00
Sree Kuchibhotla
7b81147cc9
Merge branch 'master' into cq_create_api_changes
2017-03-24 09:52:02 -07:00
Sree Kuchibhotla
b5b6bfd89b
Updates C Core
2017-03-22 02:32:01 -07:00
ncteisen
4b36a3d9ea
Change error_create API to slice
2017-03-13 20:19:47 -07:00
Sree Kuchibhotla
1dbd981cf8
Prefix grpc_cq_polling_type enums with GRPC_CQ_
2017-03-03 14:27:44 -08:00
Sree Kuchibhotla
321881d07f
Change Core to use the new completion_queue_create API
2017-03-02 13:03:30 -08:00
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
2017-01-31 15:40:20 -05:00
Craig Tiller
cda759d658
Add an error to fd_shutdown (and recursively)
...
Allows diagnosing WHY a file descriptor was shutdown prematurely.
2017-01-27 11:37:37 -08:00
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97 .
2017-01-23 07:48:42 -08:00
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
2017-01-20 18:11:52 -08:00
Craig Tiller
5acc826ace
Merge github.com:grpc/grpc into metadata_filter
2017-01-17 17:20:14 -08:00
yang-g
43dc9ed3b7
Add licenses to all BUILD files and missing copyright
2017-01-11 16:05:25 -08:00
Craig Tiller
2e900b1fe3
Fix large metadata test - it was previously overconstrained now that we return better status
2017-01-10 06:48:34 -08:00
Craig Tiller
94c2647333
Merge branch 'slice_with_exec_ctx' into metadata_filter
2017-01-04 15:41:57 -08:00
Craig Tiller
3ca6019d39
Merge branch 'patchy' into slice_with_exec_ctx_and_build
2017-01-04 14:41:29 -08:00
Nicolas "Pixel" Noble
3d5592cea8
Moving message_size_filter properly.
2017-01-04 23:23:40 +01:00
Nicolas "Pixel" Noble
42ef542453
Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2
2017-01-04 22:10:29 +01:00
Nicolas "Pixel" Noble
203860ac23
Merge remote-tracking branch 'google/master' into bazel-take-2
2017-01-04 22:10:14 +01:00
Craig Tiller
17f6904bad
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures
2017-01-04 10:17:31 -08:00
Craig Tiller
0b09341461
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
2017-01-03 09:49:07 -08:00
Craig Tiller
d4654560dc
clang-format code
2017-01-03 08:45:56 -08:00
Craig Tiller
91031dacb1
Changes to exec_ctx/closure/combiner/workqueue interfaces
...
- make closures know where they should be executed (eg, on a workqueue,
or a combiner, or on an exec_ctx)
- this allows removal of a large number of trampoline functions that
were appearing whenever we used combiners, and should allow for a much
easier interface to combiner locks
2016-12-28 15:44:25 -08:00
Craig Tiller
3b05e1da91
Move from cmp --> eq, and provide a good implementation for interning
2016-11-21 13:46:31 -08:00
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
2016-11-17 12:16:05 -08:00
Craig Tiller
10cd356662
Finish moving to new APIs
2016-11-09 15:20:59 -08:00
Craig Tiller
87a7e1fd11
Merge github.com:grpc/grpc into slice_with_exec_ctx
2016-11-09 09:42:19 -08:00
Craig Tiller
a59c16c184
Progress towards making grpc_slice_unref_internal take an exec_ctx
2016-10-31 07:25:01 -07:00
Craig Tiller
618e67d655
s/GPR_SLICE/GRPC_SLICE/g
2016-10-26 21:08:10 -07:00
Craig Tiller
6e080a3651
Merge branch 'buffer_pools_for_realsies' into grpc_slice
2016-10-26 21:00:53 -07:00
Craig Tiller
3d357d901c
Merge github.com:grpc/grpc into buffer_pools_for_realsies
2016-10-26 20:52:03 -07:00
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
2016-10-26 16:16:06 -07:00
Craig Tiller
fab4ab4e3a
Bad client tests converted
2016-10-20 12:36:42 -07:00
murgatroid99
59f347e125
Merge branch 'master' into uv_core_transport
2016-10-19 13:53:21 -07:00
Craig Tiller
afcc8752f3
clang-format
2016-10-18 16:10:06 -07:00
Craig Tiller
20afa3d7c9
BufferPool --> ResourceQuota
2016-10-17 14:52:14 -07:00
murgatroid99
2c287ca750
UV tests pass on linux
2016-10-07 09:55:35 -07:00
Craig Tiller
08d297e375
Make all tests build again
2016-09-28 10:35:53 -07:00
Craig Tiller
d4673484c7
Update tests
2016-09-23 13:50:04 -07:00
Craig Tiller
6d0028ead3
Merge github.com:grpc/grpc into merge-write
2016-09-01 10:49:39 -07:00