index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
transport
/
cronet
Commit message (
Expand
)
Author
Age
*
%s/state_op_done[OP_FAILED]/state_callback_received[OP_FAILED]
Yash Tibrewal
2018-08-31
*
Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3
Mark D. Roth
2018-06-19
|
\
|
*
Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...
Mark D. Roth
2018-06-14
*
|
Revert "Add Type Checking On Channel Args"
Noah Eisen
2018-06-14
|
/
*
Reviewer feedback
ncteisen
2018-06-13
*
Clean up use of GRPC_ARG_INTEGER
ncteisen
2018-06-13
*
Revert "move recv_trailing_metadata into its own callback, don't use on_compl...
Mark D. Roth
2018-06-08
*
Move recv_trailing_metadata into its own callback. Don't use
Mark D. Roth
2018-06-08
*
Stop using banned functions
ncteisen
2018-05-15
*
Add GPR_UNLIKELY annotations mainly for the client path in error conditions
Yash Tibrewal
2018-05-04
*
Convert byte_stream API to C++.
Mark D. Roth
2018-03-09
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Build typo fix
Muxi Yan
2018-02-21
*
Put infer_length_after_decode in bin_decoder
Muxi Yan
2018-02-21
*
convert cronet headers to metadata in one function
Muxi Yan
2018-02-21
*
Fix typo
Muxi Yan
2018-02-15
*
Add binary metadata support for cronet transport
Muxi Yan
2018-02-14
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
*
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
*
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Merge master
Yash Tibrewal
2017-12-07
|
\
*
|
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
|
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
|
*
Change GPR_INFO to GPR_ERROR
Muxi Yan
2017-12-05
|
*
Verbose log message in on_failed in Cronet transport
Muxi Yan
2017-12-05
*
|
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
|
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
*
clang fmt
ncteisen
2017-11-17
|
*
Remove all extern C
ncteisen
2017-11-17
*
|
Merge master
Yash Tibrewal
2017-11-16
|
\
|
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
s/NULL/nullptr
Craig Tiller
2017-11-10
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
*
core: fix int conversion
Vincent Batts
2017-10-11
|
/
*
Some final linker and build issues. Also, resolving invalid_channel_args_test
Yash Tibrewal
2017-10-03
*
cronet dependency for mac
Yash Tibrewal
2017-10-02
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
More pointer conversions, deprecated string to char *, goto crossing initiali...
Yash Tibrewal
2017-10-02
*
More pointer conversion required after making build changes
Yash Tibrewal
2017-10-02
*
Merge pull request #12369 from markdroth/call_combiner
Mark D. Roth
2017-09-07
|
\
|
*
Revert "Revert "Implement call combiner""
Mark D. Roth
2017-09-01
|
*
Revert "Implement call combiner"
Mark D. Roth
2017-08-29
|
*
Implement call combiner.
Mark D. Roth
2017-08-25
[next]