Nicolas "Pixel" Noble
|
90df76b463
|
Merge branch 'master' of https://github.com/grpc/grpc into visibility
|
2017-08-30 23:13:25 +02:00 |
Nicolas "Pixel" Noble
|
2bc5e3ac40
|
Moving visibility and package creation to the build system.
|
2017-08-30 19:18:37 +02:00 |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
2017-08-24 09:08:21 -07:00 |
Sree Kuchibhotla
|
e70f3b2200
|
Merge branch 'master' into fix_alarm
|
2017-08-01 13:45:54 -07:00 |
yang-g
|
7d6b914f98
|
Change return type to bool
|
2017-07-28 12:49:40 -07:00 |
yang-g
|
0eaf7debd2
|
Allow adding events to cq after shutdown is called.
|
2017-07-28 12:49:40 -07:00 |
Sree Kuchibhotla
|
59beeff531
|
Merge branch 'master' into fix_alarm
|
2017-07-25 14:08:33 -07:00 |
Sree Kuchibhotla
|
ce47215063
|
Merge branch 'master' into sreek-epoll1
|
2017-07-13 18:36:05 -07:00 |
Craig Tiller
|
abcdfc9676
|
Merge pull request #11803 from ctiller/spin-init
Add a test of repeatedly calling grpc_init then grpc_shutdown
|
2017-07-13 14:25:31 -07:00 |
Nicolas Noble
|
9877189e45
|
Merge pull request #11310 from nicolasnoble/import
Import mutations.
|
2017-07-13 13:39:58 -07:00 |
Craig Tiller
|
e251fbac20
|
clang-format
|
2017-07-13 10:41:17 -07:00 |
Craig Tiller
|
a7e5a0bd9c
|
Add a test of repeatedly calling grpc_init then grpc_shutdown
|
2017-07-13 10:17:11 -07:00 |
Nicolas "Pixel" Noble
|
5d80dc4985
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-06-26 22:01:11 +02:00 |
Sree Kuchibhotla
|
a8cf05c803
|
Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue
|
2017-06-22 15:10:25 -07:00 |
Craig Tiller
|
ecfbe2a6d5
|
Merge branch 'cq-drop' into enable-epoll1
|
2017-06-19 11:21:33 -07:00 |
Craig Tiller
|
e7183b77a6
|
Merge github.com:grpc/grpc into cq-drop
|
2017-06-19 11:21:02 -07:00 |
Craig Tiller
|
6a23105aa9
|
Merge github.com:grpc/grpc into cq-drop
|
2017-06-09 10:01:24 -07:00 |
Craig Tiller
|
9dba1996ec
|
Merge github.com:grpc/grpc into enable-epoll1
|
2017-06-08 23:10:06 +00:00 |
ncteisen
|
274bbbe6a0
|
Add rich closure debug mode
|
2017-06-08 15:29:29 -07:00 |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Craig Tiller
|
486e980b4d
|
Merge branch 'cq-drop' into enable-epoll1
|
2017-06-07 13:58:16 -07:00 |
Craig Tiller
|
e86a851cb9
|
Fix build error
|
2017-06-02 13:45:12 -07:00 |
Craig Tiller
|
837c217d2e
|
Merge github.com:grpc/grpc into enable-epoll1
|
2017-05-31 16:20:37 +00:00 |
Alexander Polcyn
|
cce3ccc29e
|
get rid of flakey asserts in num_watchers test
|
2017-05-26 14:10:20 -07:00 |
Craig Tiller
|
dcb6262019
|
Make race conditions more prevalent
|
2017-05-26 09:47:38 -07:00 |
murgatroid99
|
cd6ab22122
|
Fix concurrent_connectivity_test
|
2017-05-25 15:45:32 -07:00 |
Nicolas "Pixel" Noble
|
5a1d197f1c
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-05-26 00:31:18 +02:00 |
murgatroid99
|
c18b9069cd
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
|
2017-05-25 15:13:27 -07:00 |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
2017-05-19 01:53:56 +02:00 |
Alexander Polcyn
|
c3b1f18a7e
|
get rid of connectivity state watchers right after timeout
|
2017-05-18 12:09:26 -07:00 |
Craig Tiller
|
83b34e524f
|
Fix some races in tests
|
2017-05-17 22:20:05 +00:00 |
Muxi Yan
|
29ff4665a8
|
Revert "Revert "Implement Server Backward Compatibility""
|
2017-05-15 10:27:55 -07:00 |
Nicolas "Pixel" Noble
|
2285f8bfde
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-05-13 00:37:51 +02:00 |
Nicolas Noble
|
7edcce2147
|
Revert "Implement Server Backward Compatibility"
|
2017-05-12 15:35:20 -07:00 |
Nicolas "Pixel" Noble
|
3445079089
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-05-12 23:58:25 +02:00 |
Muxi Yan
|
a2d9d48a88
|
Merge pull request #10849 from muxi/backward-compat
Implement Server Backward Compatibility
|
2017-05-12 12:17:36 -07:00 |
Nicolas "Pixel" Noble
|
eb36b8ac77
|
Merge branch 'master' of https://github.com/grpc/grpc into import
|
2017-05-11 23:24:37 +02:00 |
Muxi Yan
|
937dba3ea1
|
Put workaround list somewhere accessable by wrapping languages
|
2017-05-09 14:45:44 -07:00 |
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
|
3df4584b9c
|
Merge github.com:grpc/grpc into epex4
|
2017-04-20 19:24:41 +00: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
|
f840110de2
|
Fixup tests
|
2017-04-17 09:47:28 -07:00 |
Craig Tiller
|
2c6f63731c
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-14 13:14:10 -07:00 |
Sree Kuchibhotla
|
a6ff103446
|
Merge branch 'master' into cq_create_api_changes
|
2017-04-06 13:09:17 -07:00 |
Craig Tiller
|
5de46568ce
|
Merge github.com:grpc/grpc into cpparena
|
2017-04-04 17:08:12 -07:00 |
Craig Tiller
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
2017-03-31 16:59:30 -07:00 |
Craig Tiller
|
dd36b15315
|
Call ref/unref, bugfixes
|
2017-03-31 08:27:28 -07:00 |
Sree Kuchibhotla
|
e04906dc54
|
Merge branch 'master' into cq_create_api_changes
|
2017-03-30 13:20:00 -07:00 |
Craig Tiller
|
b29f1fe3a2
|
Update include paths
|
2017-03-28 15:49:23 -07:00 |