index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
slice
Commit message (
Expand
)
Author
Age
*
Channel trace is limited by memory
ncteisen
2018-10-02
*
Merge branch 'master' into prototype-cfstream
Muxi Yan
2018-05-22
|
\
*
|
Tweaks to existing components for CFStream
Muxi Yan
2018-05-15
|
*
Work-around for ref-counted subclass deletion address problem.
Mark D. Roth
2018-04-20
|
/
*
Don't create exec_ctx on the stack if it's already there
Yash Tibrewal
2018-04-09
*
Remove exec_ctx from slice and slice buffer
Yash Tibrewal
2018-03-30
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
Introduce a 'weak' and mutable version of slice hash table
David Garcia Quintas
2018-02-28
*
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
*
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
*
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-08
|
\
|
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-06
|
\
\
*
\
\
Merge commit 'b0bad8f' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
*
|
|
|
clang-format
Muxi Yan
2017-12-06
*
|
|
|
Merge e759d2a^
Muxi Yan
2017-12-06
|
\
\
\
\
|
|
|
|
*
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
|
|
|
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
|
|
|
\
|
|
|
*
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
|
*
|
Merge master
Yash Tibrewal
2017-11-21
|
|
|
|
\
\
|
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-21
|
|
|
|
|
|
\
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
clang fmt
ncteisen
2017-11-17
|
|
|
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Merge master
Yash Tibrewal
2017-11-16
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
*
Reviewer feedback: no API change
ncteisen
2017-11-16
|
|
|
|
*
add test
ncteisen
2017-11-14
|
|
|
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
|
|
|
|
*
Add partial unref
ncteisen
2017-11-14
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Address some PR comments
Yash Tibrewal
2017-11-14
|
|
*
|
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
|
*
|
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
|
|
/
|
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
|
|
*
Removing more build errors
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
*
|
clang-format
Muxi Yan
2017-09-25
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-09-25
|
\
|
*
|
Allow spaces in content-encoding
Muxi Yan
2017-09-25
|
*
Adding pointer conversions. Renaming a few variables and type names to avoid ...
Yash Tibrewal
2017-09-12
|
/
*
More explicit pointer type conversion
Yash Tibrewal
2017-09-07
[next]