Juanli Shen
|
35501ad1df
|
Merge pull request #16467 from AspirinSJL/bump_master
Bump version to 1.16.0-dev
|
2018-08-27 18:34:38 -07:00 |
Yash Tibrewal
|
8d47cd4992
|
Revert "Revert "Fathom tcp changes""
|
2018-08-27 14:56:01 -07:00 |
Juanli Shen
|
8ceb27a324
|
Regenerate projects
|
2018-08-27 14:27:55 -07:00 |
Jan Tattermusch
|
97ba943f17
|
Revert "Fathom tcp changes"
|
2018-08-27 12:43:20 +02:00 |
Yash Tibrewal
|
aab47cbdf2
|
Merge pull request #15941 from yashykt/fathomtcpchanges
Fathom tcp changes
|
2018-08-24 12:27:56 -07:00 |
Mark D. Roth
|
7a7e4f5652
|
Move C++ mu_guard class out of C-core public headers and fix style.
|
2018-08-16 13:19:01 -07:00 |
Yash Tibrewal
|
556775d7c7
|
Merge master
|
2018-08-13 10:53:06 -07:00 |
Jan Tattermusch
|
2583dc802a
|
regenerate doxygen
|
2018-08-10 16:11:52 +02:00 |
Srini Polavarapu
|
8c9af7464c
|
Regenerate projects
|
2018-07-19 09:52:56 -07:00 |
Yash Tibrewal
|
f0397933b0
|
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
to be traced. Adding tests for Fathom and TracedBuffer. A lot more.
Please read PR description.
|
2018-07-16 16:28:15 -07:00 |
Yash Tibrewal
|
4fdb28bdd2
|
Run generate_projects.sh
|
2018-07-13 18:47:47 -07:00 |
Noah Eisen
|
024c663312
|
Merge pull request #15771 from ncteisen/serialization
Support Per-Method Codegen Generic on Server Side
|
2018-07-03 15:34:55 -07:00 |
ncteisen
|
8db7788d46
|
Merge branch 'master' of https://github.com/grpc/grpc into serialization
|
2018-06-28 00:12:02 -07:00 |
Mark D. Roth
|
2223e60b63
|
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
|
2018-06-27 07:23:33 -07:00 |
Juanli Shen
|
174166d20c
|
Add header back in build.yaml
|
2018-06-25 16:27:32 -07:00 |
Juanli Shen
|
f5f1d57d7a
|
Add load reporting filter
|
2018-06-22 10:00:48 -07:00 |
ncteisen
|
93a90e6132
|
Support codegen generic on server side
|
2018-06-20 07:59:05 -07:00 |
ncteisen
|
c14e95fc63
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz
|
2018-06-15 11:13:46 -04:00 |
Srini Polavarapu
|
c79c156307
|
Regenrate projects
|
2018-06-08 17:01:18 -07:00 |
ncteisen
|
c3c6e064b3
|
Add basic support for GetChannel
|
2018-06-05 16:59:25 -07:00 |
Jan Tattermusch
|
2456c5d87b
|
regenerate generated files
|
2018-05-21 10:28:29 -07:00 |
ncteisen
|
bba8840a4b
|
Change filename to channelz
|
2018-05-17 15:07:51 -07:00 |
kpayson64
|
4fad281ce8
|
Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check
|
2018-05-11 12:20:11 -07:00 |
kpayson64
|
3323bafef8
|
Generate Projects
|
2018-05-10 14:14:37 -07:00 |
Mehrdad Afshari
|
2d43a45ad1
|
Regenerate projects
|
2018-05-02 22:49:52 -07:00 |
kpayson64
|
701e70da07
|
c++ify
|
2018-04-30 17:40:59 -07:00 |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
2018-04-06 07:05:27 -07:00 |
Mehrdad Afshari
|
90cfc8ed57
|
Regenerate projects
|
2018-04-04 14:04:11 -07:00 |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f.
|
2018-03-19 13:22:35 -07:00 |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
2018-03-19 12:05:18 -07:00 |
ncteisen
|
b93a006d64
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-15 13:46:28 -10:00 |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
2018-03-13 01:21:42 -07:00 |
ncteisen
|
e9587db853
|
Move status util
|
2018-03-06 08:16:04 -08:00 |
ncteisen
|
1cc064dbfc
|
Reviewer feedback, s/object_registry/channel_trace_registry
|
2018-03-06 08:01:17 -08:00 |
ncteisen
|
31c05ba668
|
reviewer feedback, rename
|
2018-03-06 07:09:37 -08:00 |
ncteisen
|
94dad67f43
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-02 22:09:52 -08:00 |
ncteisen
|
75cf85c9ce
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-01 19:57:24 -08:00 |
Vijay Pai
|
b357f2f548
|
Merge branch 'master' into 2phase_thd
|
2018-03-01 11:48:29 -08:00 |
Mark D. Roth
|
a84f818653
|
Merge pull request #10684 from markdroth/retry
Retry support
|
2018-03-01 09:32:55 -08:00 |
David Garcia Quintas
|
396d49d958
|
Introduce a 'weak' and mutable version of slice hash table
|
2018-02-28 16:06:30 -08:00 |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
2018-02-28 13:00:04 -08:00 |
Vijay Pai
|
8b05d0284f
|
Merge branch 'master' into 2phase_thd
|
2018-02-24 10:37:13 -06:00 |
Mehrdad Afshari
|
9073ea03ef
|
Regenerate projects
|
2018-02-22 22:21:33 -08:00 |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
2018-02-19 22:39:58 -08:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
ncteisen
|
ac86f04373
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-02-13 09:27:35 -08:00 |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
2018-02-12 11:44:52 -08:00 |
Vijay Pai
|
0693b72b7f
|
Merge branch 'master' into gpr_review
|
2018-02-08 15:18:13 -08:00 |
Vijay Pai
|
0024ebc852
|
Merge pull request #14196 from vjpai/gpr_review_tls
GPR review: Privatize thread-local storage headers
|
2018-02-08 13:24:39 -08:00 |
Vijay Pai
|
18b9133f31
|
Merge branch 'master' into gpr_review
|
2018-02-08 12:18:09 -08:00 |