Nicolas "Pixel" Noble
|
361f8108e4
|
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
|
2017-11-29 19:31:42 +01:00 |
Craig Tiller
|
ecd1d5449d
|
Merge github.com:grpc/grpc into no-absl
|
2017-11-28 13:58:04 -08:00 |
Mehrdad Afshari
|
d39d007e8f
|
Merge pull request #13515 from mehrdada/bump-master-version
Bump 1.8.0-dev to 1.9.0-dev
|
2017-11-28 13:30:54 -08:00 |
Vijay Pai
|
bc61c538a9
|
Merge pull request #13491 from vjpai/destack
Pop lockfree stack off core implementation
|
2017-11-28 13:05:21 -08:00 |
Craig Tiller
|
84e379ae85
|
Merge github.com:grpc/grpc into no-absl
|
2017-11-28 11:38:55 -08:00 |
Mehrdad Afshari
|
14e96f9ae8
|
Bump 1.8.0-dev to 1.9.0-dev
|
2017-11-27 17:14:15 -08:00 |
Vijay Pai
|
891254292e
|
Remove lockfree stack, again
|
2017-11-22 10:22:28 -08:00 |
yang-g
|
704009a198
|
Enable check for use-after-dtor
|
2017-11-21 17:24:50 -08:00 |
Noah Eisen
|
b8ec238211
|
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
|
2017-11-21 10:12:28 -08:00 |
Nicolas "Pixel" Noble
|
18a6837bb0
|
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
|
2017-11-21 00:36:21 +01:00 |
ncteisen
|
0392f8acc3
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
|
2017-11-17 16:17:21 -08:00 |
ncteisen
|
aa3b19741f
|
Rename tracer_peer to tracer_util
|
2017-11-17 15:56:48 -08:00 |
Noah Eisen
|
ad3bdbeb4a
|
Merge pull request #13335 from ncteisen/inline-closure
Inline Closure
|
2017-11-16 14:43:06 -08:00 |
ncteisen
|
b606158955
|
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
|
2017-11-14 17:09:48 -08:00 |
Juanli Shen
|
070f0c4b67
|
Merge pull request #13139 from AspirinSJL/stress_test
Client channel stress test
|
2017-11-14 17:06:26 -08:00 |
ncteisen
|
90ffc3a6f7
|
Add tracer peer to keep set_enabled private()
|
2017-11-14 16:29:35 -08:00 |
Juanli Shen
|
e5d2139e1e
|
Add client channel stress test
|
2017-11-14 16:07:23 -08:00 |
Vijay Pai
|
0d5e24d690
|
Merge pull request #13390 from vjpai/stats-proto
Remove unused import of stats.proto
|
2017-11-14 15:43:08 -08:00 |
Vijay Pai
|
6b514e64ff
|
Remove unused import
|
2017-11-14 13:58:51 -08:00 |
Alexander Polcyn
|
248c4f5848
|
Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi
|
2017-11-13 16:31:27 -08:00 |
Alexander Polcyn
|
3f6b10afba
|
Use existing read buffer in security handshaker if present
|
2017-11-13 16:18:14 -08:00 |
Craig Tiller
|
348b334f4b
|
Back-out absl dependency for now
|
2017-11-13 15:16:03 -08:00 |
ncteisen
|
4d9c98b146
|
split POC into real test
|
2017-11-13 10:03:02 -08:00 |
ncteisen
|
f9d7c278be
|
Add no-rtti to all of core
|
2017-11-13 10:03:01 -08:00 |
ncteisen
|
dd34f3caf6
|
Inline closure
|
2017-11-12 20:18:24 -08:00 |
Alexander Polcyn
|
9f5163eb85
|
Bump v1.7.x branch to 1.7.2
|
2017-11-01 11:07:28 -07:00 |
Yash Tibrewal
|
d89c202dca
|
solve benchmark issue
|
2017-10-31 12:09:51 -07:00 |
Yash Tibrewal
|
888691344e
|
Merge branch 'master' into testc++ize
|
2017-10-31 11:24:36 -07:00 |
Yash Tibrewal
|
77532036b6
|
BUILD changes. test languauge to C++
|
2017-10-31 11:11:18 -07:00 |
Jim King
|
3e0769957e
|
Merge pull request #13106 from Vizerai/census_update
Cleaning up census code.
|
2017-10-31 11:10:00 -07:00 |
Yash Tibrewal
|
268685bcbd
|
Merge branch 'master' into testc++ize
|
2017-10-30 16:28:56 -07:00 |
Yuchen Zeng
|
9e6837d397
|
Merge pull request #12732 from y-zeng/connectivity_watcher
Client channel backup poller
|
2017-10-30 14:47:24 -07:00 |
Mark D. Roth
|
662ec97674
|
Merge pull request #12878 from markdroth/pick_first_subchannel_list
Refactor subchannel_list code out of RR and use it in PF.
|
2017-10-30 13:07:59 -07:00 |
Yuchen Zeng
|
0bad30a244
|
Use backup pollser instead of connectivity watcher
|
2017-10-30 12:06:52 -07:00 |
Yuchen Zeng
|
f8ed4fa7f4
|
convert connectivity_watcher to cpp file
|
2017-10-30 12:06:52 -07:00 |
Yuchen Zeng
|
7269667f9e
|
Add client channel connectivity watcher
|
2017-10-30 12:04:53 -07:00 |
Ken Payson
|
667aa2b990
|
Add call size bm_diff
|
2017-10-27 14:33:17 -07:00 |
Alexander Polcyn
|
40ba62f2a2
|
Bump v1.7.x branch to 1.7.1
|
2017-10-26 20:17:26 -07:00 |
Jim King
|
52620b698e
|
Merge branch 'master' into census_update
|
2017-10-26 11:27:03 -07:00 |
Yash Tibrewal
|
1cf9992ce2
|
Removing a few build.yaml errors
|
2017-10-26 11:19:27 -07:00 |
Yash Tibrewal
|
af922468dd
|
ssl_credentials_tests C++ized
|
2017-10-25 16:29:49 -07:00 |
Yash Tibrewal
|
3318979a5f
|
Merge branch 'master' into testc++ize
|
2017-10-25 16:26:03 -07:00 |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
2017-10-25 16:23:01 -07:00 |
Mark D. Roth
|
b188e0e15d
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
|
2017-10-25 07:28:29 -07:00 |
Justin Burke
|
9b9a44e4dd
|
Expose conversion of grpc to tsi cert pairs
|
2017-10-23 15:08:45 -07:00 |
Mark D. Roth
|
d38a2e89ab
|
Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list
|
2017-10-23 12:28:50 -07:00 |
Vizerai
|
bb7d088ed2
|
Cleaning up census code.
|
2017-10-23 12:06:29 -07:00 |
Nicolas "Pixel" Noble
|
863a0500df
|
Flagging 1.7.0
|
2017-10-21 01:48:27 +02:00 |
Vijay Pai
|
088112fea1
|
Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
|
2017-10-19 14:29:13 -07:00 |
Yash Tibrewal
|
af6bb8515f
|
Disabling large_metadata_bad_client_test as per #11745
|
2017-10-18 13:05:22 -07:00 |