index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
support
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into cv-wait-monotonic
Sree Kuchibhotla
2017-12-08
|
\
|
*
clang-format
Vijay Pai
2017-12-04
*
|
Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...
Sree Kuchibhotla
2017-12-04
|
*
Merge branch 'master' into threadnames
Vijay Pai
2017-12-02
|
|
\
|
|
/
|
/
|
*
|
Move histogram to test/core/util
Vijay Pai
2017-11-30
|
*
Fix up review comments
Dave MacLachlan
2017-11-30
|
*
Add thread naming support on platforms that support it.
Dave MacLachlan
2017-11-29
*
|
clang-format
Mark D. Roth
2017-11-29
*
|
Merge remote-tracking branch 'upstream/master' into reference_counted
Mark D. Roth
2017-11-29
|
\
|
*
|
Shorted "reference" to "ref".
Mark D. Roth
2017-11-29
*
|
Split tracing code into its own class.
Mark D. Roth
2017-11-29
*
|
Add tests for tracing versions of Ref() and Unref().
Mark D. Roth
2017-11-28
*
|
Remove incorrect tests for stack allocation.
Mark D. Roth
2017-11-28
*
|
Code review changes.
Mark D. Roth
2017-11-28
*
|
clang-format
Mark D. Roth
2017-11-28
*
|
Implement MakeReferenceCounted<> helper.
Mark D. Roth
2017-11-28
*
|
Add ReferenceCountedPtr class.
Mark D. Roth
2017-11-28
*
|
Use New() and Delete() instead of C++ new and delete.
Mark D. Roth
2017-11-28
*
|
Add ReferenceCounted base class.
Mark D. Roth
2017-11-27
|
*
Remove lockfree stack, again
Vijay Pai
2017-11-22
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
ncteisen
2017-11-14
|
\
*
|
clang fmt
ncteisen
2017-11-13
*
|
Fix Bazel build
ncteisen
2017-11-13
*
|
split POC into real test
ncteisen
2017-11-13
|
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
/
*
Reduce # of arithmetic ops to reduce time spent in this test.
Vijay Pai
2017-11-09
*
Merge master
Yash Tibrewal
2017-11-06
|
\
|
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
|
BUILD changes. test languauge to C++
Yash Tibrewal
2017-10-31
*
|
BUILD files changes for bazel
Yash Tibrewal
2017-10-30
*
|
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
/
*
Merge github.com:grpc/grpc into vector
Craig Tiller
2017-10-12
|
\
*
|
Add abseil to core, use it for InlinedVector
Craig Tiller
2017-10-05
|
*
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-09-07
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #12080 from y-zeng/connectivity
Yuchen Zeng
2017-09-07
|
\
\
|
|
*
Merge github.com:grpc/grpc into wc
Craig Tiller
2017-09-01
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
|
|
*
Merge github.com:grpc/grpc into grpc_millis
Craig Tiller
2017-08-29
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Add gpr_is_true
Yuchen Zeng
2017-08-25
|
/
/
*
|
Adding exec_ctx to avl vtable functions
yang-g
2017-07-25
|
*
Compiling again
Craig Tiller
2017-07-17
|
/
*
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
*
|
Revert "Remove lockfree-stack implementation that is no longer used"
Ken Payson
2017-07-10
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
\
|
|
/
|
/
|
*
|
Remove lockfree-stack implementation that is no longer used
Vijay Pai
2017-06-19
*
|
fix remaining license notices
Jan Tattermusch
2017-06-08
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
Adding dummy layering check option.
Nicolas "Pixel" Noble
2017-05-19
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-05-11
|
\
[next]