index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
fling
Commit message (
Expand
)
Author
Age
*
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
|
\
*
\
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
|
|
*
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-02
|
|
\
\
*
|
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-02
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
|
*
|
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
/
|
*
Move cmdline and subprocess from public gpr to test/core/util
Vijay Pai
2018-01-25
|
/
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
windows needs fflush after fprintf
Jan Tattermusch
2018-01-12
*
Move histogram to test/core/util
Vijay Pai
2017-11-30
*
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
*
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
|
/
*
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
*
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
\
|
*
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
|
\
*
|
Rewriting core tests BUILD files to use the build system.
Nicolas "Pixel" Noble
2017-04-18
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
|
\
*
|
|
Buildifier and wrapping test/cpp/* rules with our build system.
Nicolas "Pixel" Noble
2017-04-13
|
*
|
Call ref/unref, bugfixes
Craig Tiller
2017-03-31
|
/
/
|
*
clang format
Sree Kuchibhotla
2017-03-24
|
*
Updates C Core
Sree Kuchibhotla
2017-03-22
|
*
Merge remote-tracking branch 'upstream/master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-07
|
|
\
|
|
/
|
/
|
*
|
Use gpr_subprocess in fling_stream_test
Yuchen Zeng
2017-03-06
|
*
clang format code
Sree Kuchibhotla
2017-03-03
|
*
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
|
*
Fix clang formatting issues
Sree Kuchibhotla
2017-03-03
|
*
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
|
/
*
Add BUILD file for test/core/fling
Craig Tiller
2017-02-17
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Fix tests.
Mark D. Roth
2017-01-25
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Reduce cost of some heavyweight tests
Craig Tiller
2016-06-17
*
Allow servers to select compression level via initial MD.
David Garcia Quintas
2016-05-09
[next]