index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
iomgr
Commit message (
Expand
)
Author
Age
*
Add more bazel tests
Adele Zhou
2018-02-20
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Manually fix build issue
Noah Eisen
2018-02-09
*
Run clang fmt
Noah Eisen
2018-02-09
*
Add some manual const casts to fix build
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
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Eliminate GRPC_LINUX_LEGACY_EPOLL
Mehrdad Afshari
2018-01-17
*
change to int type
Dan Zhang
2018-01-11
*
change to pass in value
Dan Zhang
2018-01-10
*
Missing s/NULL/nullptr
ncteisen
2018-01-03
*
fix data race in shutdown_and_destroy_pollset
Dan Zhang
2017-12-22
*
fix typo
Dan Zhang
2017-12-22
*
fix udp_server_test flakiness
Dan Zhang
2017-12-22
*
format change
Dan Zhang
2017-12-20
*
Add a start_cb to grpc_udp_listener to be called when listener is
Dan Zhang
2017-12-20
*
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 pull request #13058 from yashykt/execctx
Yash Tibrewal
2017-12-05
|
\
*
\
Merge pull request #13559 from dmaclach/threadnames
Vijay Pai
2017-12-05
|
\
\
|
|
*
Merge master into execctx
Yash Tibrewal
2017-12-05
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Update ev_epollsig_linux_test.cc
Vijay Pai
2017-12-04
|
*
|
Fix up review comments
Dave MacLachlan
2017-11-30
*
|
|
fix compile error
Dan Zhang
2017-11-30
|
|
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
*
|
Add thread naming support on platforms that support it.
Dave MacLachlan
2017-11-29
*
|
|
Modify udp_server to do asynchronous read and write and only re-arm
Dan Zhang
2017-11-29
|
/
/
|
*
Fix race conditions and more grpc_inits required. csharp tests will be fixed ...
Yash Tibrewal
2017-11-29
|
*
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
|
*
A few src/core fixes due to missing exec_ctx_finish
Yash Tibrewal
2017-11-21
|
*
Merge master
Yash Tibrewal
2017-11-21
|
|
\
|
|
/
|
/
|
*
|
Rename tracer_peer to tracer_util
ncteisen
2017-11-17
*
|
reviewer feedback
ncteisen
2017-11-17
|
*
Merge master
Yash Tibrewal
2017-11-16
|
|
\
*
|
|
Reviewer feedback: friend func not clasS
ncteisen
2017-11-16
|
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
|
Add tracer peer to keep set_enabled private()
ncteisen
2017-11-14
|
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Fix test compile
ncteisen
2017-11-10
|
*
|
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 branch 'master' of https://github.com/grpc/grpc into tracing++
ncteisen
2017-11-10
|
\
|
|
|
|
*
Merge with master
Yash Tibrewal
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
|
*
|
|
windows linker errors
Yash Tibrewal
2017-10-31
|
*
|
|
BUILD files changes for bazel
Yash Tibrewal
2017-10-30
[next]