27 Commits (94e7edad99a0087fd12587b2e8967489ad2db5fa)

Author SHA1 Message Date
Norman Link 3d28761029 Fixing memory leak in interceptor by removing unsued send_status_ 6 years ago
Yash Tibrewal 5e2e61b6e5 Note on conditions of usage 6 years ago
Yash Tibrewal 9dd8a13439 Restructure code to handle cases exposed by the callback api 6 years ago
Yash Tibrewal 34d77aae5e Always nullify serializer to free memory 6 years ago
Yash Tibrewal 4224384d39 Modifying semantics for GetSendMessage and GetSerializedSendMessage. 6 years ago
Yash Tibrewal 50c60f03ba Rename GetSendMessage to GetSerializedSendMessage and GetOriginalSendMessage to GetSendMessage 6 years ago
Yash Tibrewal 4aeba42528 Provide GetOriginalSendMessage for some APIs 6 years ago
Yash Tibrewal 31a775b425 Add missing argument 6 years ago
Yash Tibrewal 00c9c40004 Remove extraneous logging statements 6 years ago
Yash Tibrewal d4ebd30eb2 Add method to get status of send message op on POST_SEND_MESSAGE 6 years ago
Yash Tibrewal 0911e489e3 Add a method to check whether the message was received successfully 6 years ago
Yash Tibrewal 5d7d6c0fbd Add method to fail hijacked send messages 6 years ago
Yash Tibrewal 565edf5297 Add safety checks 6 years ago
Yash Tibrewal 699c10386d Add method to fail recv msg for hijacked rpcs 6 years ago
Yash Tibrewal ded9434e4c Add array header for complaining compiler 6 years ago
Yash Tibrewal 382fe4b475 Add override back to GetInterceptedChannel 6 years ago
Yash Tibrewal fd88dcaf55 Add cancellation notification 6 years ago
Yash Tibrewal 3ece34d45c Let us clean a few things before getting started 6 years ago
Yash Tibrewal 2475744c75 Change index to size_t 6 years ago
Yash Tibrewal 005eb29298 Missed reviewer comments 6 years ago
Yash Tibrewal 1ea195b6f3 Reviewer comments except for void * fixed 6 years ago
Yash Tibrewal 6a5f39db3c Separate out interceptorbatchmethodimpl to a different file 6 years ago