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 |
Craig Tiller
|
9fd7cf5dc3
|
Recycle ports
|
2017-04-25 08:45:06 -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
|
c6f6663fb7
|
Rollback some changes
|
2017-04-24 08:29:39 -07:00 |
Craig Tiller
|
0d46284799
|
Rollback some changes
|
2017-04-24 08:24:21 -07:00 |
Craig Tiller
|
d978a95d3c
|
Merge github.com:grpc/grpc into hybrid
|
2017-04-24 08:20:03 -07:00 |
Craig Tiller
|
ee880fd373
|
Merge github.com:grpc/grpc into count_now
|
2017-04-21 15:43:27 -07:00 |
Vijay Pai
|
7748faf251
|
Merge pull request #10639 from vjpai/buildfixes
Fix and test Bazel build rules
|
2017-04-21 10:50:59 -07:00 |
Yang Gao
|
305e4eba83
|
Merge pull request #10775 from yang-g/http2_client
Fix http2_interop test for c++ and python
|
2017-04-21 10:19:26 -07:00 |
Craig Tiller
|
50f7e1aa84
|
Merge github.com:grpc/grpc into hybrid
|
2017-04-21 06:38:04 -07:00 |
makdharma
|
16309e396a
|
Merge pull request #10708 from makdharma/interop_bazel
BUILD file for interop client and server
|
2017-04-20 15:43:29 -07:00 |
Vijay Pai
|
a935ae1505
|
Fix build rules for grpc++_unsecure, test that it builds properly
|
2017-04-20 22:21:01 +00:00 |
yang-g
|
03876f66e1
|
Fix http2_interop test for c++ and python
|
2017-04-20 14:51:58 -07:00 |
Craig Tiller
|
0bb25f325c
|
Build fix
|
2017-04-20 14:17:23 -07:00 |
lyuxuan
|
3fe0f6d851
|
Merge pull request #10622 from lyuxuan/cpp_overhead
profile cpp overhead for call create
|
2017-04-20 12:35:39 -07:00 |
Craig Tiller
|
59db187c85
|
Merge branch 'tsan-c++' into hybrid
|
2017-04-20 19:24:57 +00:00 |
Craig Tiller
|
c4c296e2d8
|
Merge github.com:grpc/grpc into tsan-c++
|
2017-04-20 19:24:11 +00:00 |
Makarand Dharmapurikar
|
bdd48ffaa3
|
added missing dependency
|
2017-04-20 11:10:46 -07:00 |
Craig Tiller
|
dbc12105a3
|
Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing
|
2017-04-20 17:08:39 +00:00 |
Craig Tiller
|
41fdf7d6ad
|
Better cost estimation
|
2017-04-20 16:50:08 +00:00 |
Yuxuan Li
|
f2af0c3009
|
change to new completion queue api
|
2017-04-19 16:45:38 -07:00 |
Craig Tiller
|
06a30eef36
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-19 14:40:20 -07:00 |
Craig Tiller
|
ae1e29eed9
|
Get dep in the right place
|
2017-04-19 09:07:23 -07:00 |
Craig Tiller
|
3588248554
|
Merge github.com:grpc/grpc into hybrid
|
2017-04-19 09:06:45 -07:00 |
Craig Tiller
|
f26caeedc6
|
clang-format
|
2017-04-19 06:48:05 -07:00 |
Craig Tiller
|
0a458b599e
|
Fix Bazel build
|
2017-04-19 06:35:16 -07:00 |
Mahak Mukhi
|
ea07b60401
|
Post-review update
|
2017-04-18 17:05:49 -07:00 |
Craig Tiller
|
cac4e178fd
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-18 13:39:18 -07:00 |
Craig Tiller
|
a12c0657ef
|
Merge github.com:grpc/grpc into hybrid
|
2017-04-18 13:23:44 -07:00 |
Makarand Dharmapurikar
|
6a8e2c2408
|
reduced visibility of test util
|
2017-04-18 13:09:52 -07:00 |
Craig Tiller
|
9354720625
|
Fix infinite streams in qps_test
|
2017-04-18 19:42:27 +00:00 |
Makarand Dharmapurikar
|
5b8032c8b4
|
BUILD file for interop client and server
|
2017-04-18 12:07:10 -07:00 |
Mahak Mukhi
|
a68829023c
|
more sanity
trying to fix some sanity
nope that didn't work
fixing test failiures
added debug code
more trail and error
more trial and error
cleaning debug code
|
2017-04-15 19:09:45 -07:00 |
David G. Quintas
|
3ddc13b252
|
Merge pull request #10668 from dgquintas/update_lb_proto_2
Updated load_balancer.proto
|
2017-04-15 16:00:20 -07:00 |
David Garcia Quintas
|
a7a1098d2f
|
Updated load_balancer.proto
|
2017-04-15 10:55:01 -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 |
Muxi Yan
|
9d129e751f
|
Merge pull request #10626 from grpc/revert-10619-revert-9626-lazy-deframe
Revert "Revert "Implement lazy deframe""
|
2017-04-14 14:10:55 -07:00 |
Craig Tiller
|
c3666d7090
|
Merge github.com:grpc/grpc into hybrid
|
2017-04-14 13:15:56 -07:00 |
Craig Tiller
|
2c6f63731c
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-14 13:14:10 -07:00 |
Yuxuan Li
|
0bbdb022de
|
adding a benchmark for c core call create that do two separate batches.
|
2017-04-14 11:47:18 -07:00 |
Makarand Dharmapurikar
|
d65b44a3db
|
Merge branch 'caching_uri' of https://github.com/makdharma/grpc into makdharma-caching_uri
|
2017-04-14 09:07:02 -07:00 |
Muxi Yan
|
3136568e36
|
Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-lazy-deframe
|
2017-04-14 08:22:55 -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 |
Yuxuan Li
|
784018d8a4
|
use grpc_channel_create_registered_call
|
2017-04-13 16:17:37 -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 |
Makarand Dharmapurikar
|
7fb4036a17
|
clang-format fix
|
2017-04-13 09:07:47 -07:00 |
Craig Tiller
|
7c0cbad3f2
|
Merge github.com:grpc/grpc into minimal_test
|
2017-04-13 06:51:50 -07:00 |
Craig Tiller
|
57e6485e2d
|
Merge github.com:grpc/grpc into hybrid
|
2017-04-13 06:46:27 -07:00 |