index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
common
Commit message (
Expand
)
Author
Age
*
Make alarm_test tolerant of threading
Craig Tiller
2017-09-21
*
Decouple alarm construction from setting to avoid races in MT code
Vijay Pai
2017-09-07
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Add unsecure libraries to bazel build targets
Vijay Pai
2017-08-02
*
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
*
\
Merge pull request #11648 from markdroth/c++_filter_fixes
Mark D. Roth
2017-06-30
|
\
\
|
*
|
Improvements to C++ filter API:
Mark D. Roth
2017-06-29
*
|
|
Split move test
David Garcia Quintas
2017-06-28
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
|
\
|
|
|
/
|
|
/
|
*
/
|
Make grpc::Alarm non-copyable
David Garcia Quintas
2017-06-20
|
/
/
*
|
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
|
/
*
Missed one gtest reference.
Nicolas "Pixel" Noble
2017-05-11
*
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
*
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
Nicolas "Pixel" Noble
2017-03-27
|
\
|
*
Test if the user agent string is copied correctly
Yuchen Zeng
2017-03-22
*
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
Nicolas "Pixel" Noble
2017-03-22
|
\
|
|
*
Copy value at SetPointerWithVtable
Yuchen Zeng
2017-03-14
*
|
Merge github.com:grpc/grpc into cpp_bazelness
Craig Tiller
2017-02-24
|
\
|
|
*
Fix compile
Craig Tiller
2017-02-22
*
|
Finish test/cpp/common
Craig Tiller
2017-02-17
|
/
*
Get gtest building with Bazel, add first test in test/cpp/common/BUILD
Craig Tiller
2017-02-17
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
\
|
*
clang-format
Mark D. Roth
2016-12-14
|
*
Fix bug.
Mark D. Roth
2016-12-12
|
*
Clean up C++ filter API.
Mark D. Roth
2016-12-12
*
|
Fix compilation
Craig Tiller
2016-12-06
|
/
*
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
\
|
*
Add grpc_socket_mutator_compare
Yuchen Zeng
2016-11-08
*
|
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
\
\
*
|
|
Fix test
Craig Tiller
2016-11-08
|
*
|
Fix C++ filter API and add test for it.
Mark D. Roth
2016-11-07
|
/
/
*
|
Use C++11 final and override
Vijay Pai
2016-11-01
|
*
Fix asan issues, clean up
Yuchen Zeng
2016-10-14
|
*
More interfaces for grpc_socket_mutator
Yuchen Zeng
2016-10-13
|
/
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
clang format
David Garcia Quintas
2016-02-23
*
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
David Garcia Quintas
2016-02-22
|
\
*
|
PR comments addressed
David Garcia Quintas
2016-02-22
|
*
Make timeout instant as well
Vijay Pai
2016-02-22
|
*
Should have a test for 0 and negative alarms to make sure that those make
Vijay Pai
2016-02-18
|
/
*
clang format
David Garcia Quintas
2016-02-17
*
Fixed refactoring of grpc_arg pointer vtable
David Garcia Quintas
2016-02-17
*
Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library
yang-g
2016-02-12
|
\
[next]