Yash Tibrewal
|
3a2cfe50ec
|
Rever copyright changes
|
2019-01-28 16:18:49 -08:00 |
Yash Tibrewal
|
9dd8a13439
|
Restructure code to handle cases exposed by the callback api
|
2019-01-24 19:03:55 -08:00 |
Yash Tibrewal
|
4dcb14ec9e
|
Fix codegen_test_minimal
|
2019-01-24 13:05:05 -08:00 |
Yash Tibrewal
|
d347ec7ce0
|
Register for cq avalanching when interceptors are going to be run
|
2019-01-23 19:11:51 -08:00 |
Yash Tibrewal
|
b35b449166
|
Update docs according to #17630
|
2019-01-07 17:20:58 -08:00 |
Yash Tibrewal
|
34d77aae5e
|
Always nullify serializer to free memory
|
2019-01-07 14:12:03 -08:00 |
Yash Tibrewal
|
dd067fd390
|
Merge branch 'master' into nocopyinterception
|
2019-01-07 10:09:06 -08:00 |
Yash Tibrewal
|
7d1491d64c
|
Address reviewer comments
|
2019-01-07 09:23:35 -08:00 |
Yash Tibrewal
|
059459a9ee
|
Merge branch 'master' into failhijackedrecv
|
2019-01-04 17:28:25 -08:00 |
Yash Tibrewal
|
b05ca9697b
|
Merge branch 'master' into failhijackedrecv
|
2019-01-04 11:30:03 -08:00 |
Yash Tibrewal
|
2b4781ca52
|
Use Status() instead of Status::OK to avoid issues with codegen_test_minimal
|
2019-01-03 18:32:10 -08:00 |
Yash Tibrewal
|
df49204b97
|
Remove unused variable
|
2019-01-03 18:10:21 -08:00 |
Yash Tibrewal
|
4224384d39
|
Modifying semantics for GetSendMessage and GetSerializedSendMessage.
Also adding ModifySendMessage
|
2019-01-03 18:01:58 -08:00 |
Yash Tibrewal
|
bac79bdabe
|
Merge branch 'master' into failhijackedsend
|
2019-01-03 15:51:43 -08:00 |
Yash Tibrewal
|
c6261f4b91
|
Rename new SendMessage types to SendMessagePtr
|
2019-01-02 14:46:52 -08:00 |
Yash Tibrewal
|
4aeba42528
|
Provide GetOriginalSendMessage for some APIs
|
2018-12-28 17:27:38 -08:00 |
Yash Tibrewal
|
24e37e249a
|
Merge branch 'master' into failhijackedrecv
|
2018-12-26 15:10:41 -08:00 |
Yash Tibrewal
|
31a775b425
|
Add missing argument
|
2018-12-18 12:52:14 -08:00 |
Yash Tibrewal
|
bb303513dc
|
Merge master
|
2018-12-18 11:40:52 -08:00 |
Vijay Pai
|
f2324e1c05
|
Reset the SendMessage pointer before post-interception
|
2018-12-16 16:01:14 -08:00 |
Yash Tibrewal
|
00c9c40004
|
Remove extraneous logging statements
|
2018-11-15 16:01:14 -08:00 |
Yash Tibrewal
|
d4ebd30eb2
|
Add method to get status of send message op on POST_SEND_MESSAGE
|
2018-11-15 15:57:43 -08:00 |
Yash Tibrewal
|
0911e489e3
|
Add a method to check whether the message was received successfully
|
2018-11-15 13:55:56 -08:00 |
Yash Tibrewal
|
5d7d6c0fbd
|
Add method to fail hijacked send messages
|
2018-11-14 17:35:26 -08:00 |
Yash Tibrewal
|
699c10386d
|
Add method to fail recv msg for hijacked rpcs
|
2018-11-09 19:43:00 -08:00 |
Yash Tibrewal
|
193b4b57ec
|
Merge pull request #17072 from yashykt/interceptor_cancellation
Interceptors should see a Cancellation notification
|
2018-11-06 14:56:24 -08:00 |
Yash Tibrewal
|
3ece34d45c
|
Let us clean a few things before getting started
|
2018-10-31 15:29:26 -07:00 |
Vijay Pai
|
932abf48a3
|
Address reviewer comments.
|
2018-10-31 01:02:07 -07:00 |
Yash Tibrewal
|
005eb29298
|
Missed reviewer comments
|
2018-10-26 16:52:18 -07:00 |
Yash Tibrewal
|
6a5f39db3c
|
Separate out interceptorbatchmethodimpl to a different file
|
2018-10-26 15:47:16 -07:00 |
Yash Tibrewal
|
c2e3fde9b5
|
Rename call.h to call_op_set.h and call_wrapper.h to call.h
|
2018-10-26 15:15:48 -07:00 |