Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
|
2017-04-26 14:18:39 -07:00 |
Yuchen Zeng
|
79759fea1a
|
Merge branch 'master' into v1.3.x
|
2017-04-25 11:08:04 -07:00 |
Craig Tiller
|
dc2e0843dc
|
Merge pull request #10826 from ctiller/ubsan
Slow down timers for ubsan builds
|
2017-04-24 20:50:55 -07:00 |
MakMukhi
|
c090c619c1
|
Merge pull request #10644 from MakMukhi/master
Added unit testing support.
|
2017-04-24 16:36:40 -07:00 |
Craig Tiller
|
25149249ec
|
Slow down timers for ubsan builds
|
2017-04-24 13:42:52 -07:00 |
Mark D. Roth
|
b7f1129cf2
|
Merge pull request #10742 from markdroth/hash_table
Change slice_hash_table to use linear probing and add unit test.
|
2017-04-21 10:06:04 -07:00 |
Craig Tiller
|
dd1729ae0f
|
Merge pull request #10762 from ctiller/c++compat
Add a C++ compatibility check config
|
2017-04-20 12:48:40 -07:00 |
Craig Tiller
|
06a30eef36
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-19 14:40:20 -07:00 |
Mark D. Roth
|
0c0b89a88b
|
Change hash table to use linear probing and add unit test.
Also add some missing rules in test/core/slice/BUILD.
|
2017-04-19 13:28:24 -07:00 |
Mahak Mukhi
|
1bcb976a3a
|
Tab/space problem with Makefile.template
|
2017-04-18 17:58:16 -07:00 |
Mahak Mukhi
|
af3d2bc997
|
Readding the line mistakenly deleted.
|
2017-04-18 17:21:43 -07:00 |
Yuchen Zeng
|
2aa194329b
|
c-ares mingw32 support
|
2017-04-18 15:21:40 -07:00 |
Mahak Mukhi
|
fb059a2782
|
discovered generate_projects.sh script!
|
2017-04-18 14:40:00 -07:00 |
Craig Tiller
|
cac4e178fd
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-18 13:39:18 -07:00 |
yang-g
|
6bc701659c
|
Remove status_helper as it is not needed any more
|
2017-04-18 10:36:36 -07:00 |
David Garcia Quintas
|
53af23cfbf
|
Improvements to Fake Resolver
|
2017-04-15 10:29:46 -07:00 |
Mahak Mukhi
|
443a75dd22
|
1. Added golden file test.
2. Added support for mock.
3. Sanity fix.
|
2017-04-14 15:33:55 -07: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
|
58e6d13f1b
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-13 20:50:09 -07:00 |
Sree Kuchibhotla
|
0e5fa9ebcd
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-13 18:36:23 -07:00 |
Sree Kuchibhotla
|
92e0fee78c
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-13 16:30:49 -07:00 |
David Garcia Quintas
|
9e1acc0796
|
master to 1.4.0-dev
|
2017-04-13 16:30:15 -07:00 |
David Garcia Quintas
|
d9986c3cf7
|
1.3.x branch cut
|
2017-04-13 16:20:56 -07:00 |
Mahak Mukhi
|
2814b5148e
|
formatting
|
2017-04-13 14:45:26 -07:00 |
Mahak Mukhi
|
bcf0eb6126
|
Merge branch 'master' of github.com:grpc/grpc
|
2017-04-13 13:28:58 -07:00 |
Craig Tiller
|
93b06d7ac1
|
Add a C++ compatibility check config
|
2017-04-13 11:16:29 -07:00 |
murgatroid99
|
a41fd5b086
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4
|
2017-04-13 09:56:17 -07:00 |
Craig Tiller
|
7c0cbad3f2
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-13 06:51:50 -07:00 |
Sree Kuchibhotla
|
aa5a92800f
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-13 03:13:17 -07:00 |
Mahak Mukhi
|
31d92d42ff
|
Initial commit: Auto-generate GMOCK code for client stub.
|
2017-04-12 17:16:23 -07:00 |
Yang Gao
|
7f2a15a6f9
|
Merge pull request #10586 from yang-g/error_details2
Add helper function to supply and parse error_details from Status.
|
2017-04-12 17:11:02 -07:00 |
Craig Tiller
|
b3d308b9a1
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-12 15:16:35 -07:00 |
Craig Tiller
|
80233bfde5
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-12 14:55:17 -07:00 |
murgatroid99
|
70a2a4b01a
|
Bump version to 1.2.4
|
2017-04-12 10:23:35 -07:00 |
Michael Lumish
|
02f6763160
|
Merge pull request #10303 from murgatroid99/makefile_soname_fix
Fix soname version mismatch in Makefile
|
2017-04-12 09:55:20 -07:00 |
Craig Tiller
|
f0721657ff
|
Merge github.com:grpc/grpc into truebin
|
2017-04-12 08:41:29 -07:00 |
Craig Tiller
|
c20fa90c60
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-12 06:44:00 -07:00 |
yang-g
|
eceec8eaf6
|
Add helper function to supply and parse error_details from Status.
|
2017-04-11 16:07:24 -07:00 |
Sree Kuchibhotla
|
4ef9ce7954
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-11 14:48:19 -07:00 |
Craig Tiller
|
440df1048a
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-11 09:55:16 -07:00 |
Craig Tiller
|
6b99d80410
|
Merge pull request #10501 from ctiller/epex2
Split event notification out of ev_epoll_linux.c
|
2017-04-11 09:53:41 -07:00 |
kpayson64
|
115b4fa35d
|
Merge pull request #10407 from kpayson64/alpine_linux_support
Alpine linux support
|
2017-04-10 14:11:04 -07:00 |
Sree Kuchibhotla
|
3f1fe7f025
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-09 15:10:19 -07:00 |
apolcyn
|
47b49ce9c4
|
Merge pull request #10509 from apolcyn/json_driver_rpc_logger
create a grpc client qps test logging reporter
|
2017-04-09 09:53:44 -07:00 |
Alexander Polcyn
|
2018a4060d
|
create a grpc client qps test logging reporter
|
2017-04-08 13:01:49 -07:00 |
Sree Kuchibhotla
|
7b9f97bfb8
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-07 13:44:34 -07:00 |
murgatroid99
|
7cfa1bfb73
|
Bump version to 1.2.3
|
2017-04-07 10:41:21 -07:00 |
Craig Tiller
|
5f399d173b
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-07 06:46:08 -07:00 |
Ken Payson
|
975b5103e5
|
Fix build on Alpine linux + add portability tests
|
2017-04-06 13:39:35 -07:00 |