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
*
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
|
\
|
*
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-21
|
|
\
|
|
*
Merge pull request #10751 from ctiller/speedup-build
Craig Tiller
2017-04-20
|
|
|
\
|
|
|
*
Speed up tests
Craig Tiller
2017-04-19
|
|
*
|
Use stdlib to avoid ubsan errors
Craig Tiller
2017-04-19
|
|
|
/
*
|
|
Rewriting core tests BUILD files to use the build system.
Nicolas "Pixel" Noble
2017-04-18
|
*
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-14
|
|
\
|
|
|
*
ubsan fixes
Craig Tiller
2017-04-13
*
|
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
*
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-07
|
|
\
|
|
|
*
clang-format
Craig Tiller
2017-04-03
|
|
*
Merge branch 'arena' of github.com:ctiller/grpc into arena
Craig Tiller
2017-04-03
|
|
/
|
|
/
|
|
|
|
*
Fix arena_test on 32-bit platforms (includes Windows)
Craig Tiller
2017-04-03
|
*
|
Allow custom deletion policies on grpc_core::UniquePtr<>
Craig Tiller
2017-04-02
|
*
|
Memory allocator for C++ in core
Craig Tiller
2017-03-31
|
/
/
*
|
Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN
yang-g
2017-03-29
*
|
Make convert clock_type consistent with add/sub when dealing with extreme values
yang-g
2017-03-28
*
|
Merge pull request #9995 from y-zeng/cpu_test
Yuchen Zeng
2017-03-17
|
\
\
|
|
/
|
/
|
*
|
Fix race condition
Craig Tiller
2017-03-13
*
|
Concurrent test
Craig Tiller
2017-03-13
*
|
Arena allocator for grpc
Craig Tiller
2017-03-12
|
*
Avoid repetitive division calculations
Yuchen Zeng
2017-03-07
|
/
*
Add licenses() in BUILD files
Yuchen Zeng
2017-03-01
*
Merge pull request #9881 from ctiller/spinlock
Craig Tiller
2017-02-28
|
\
|
*
Fix memory leak
Craig Tiller
2017-02-27
[next]