index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
gpr
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check
kpayson64
2018-05-11
|
\
*
|
c++ify
kpayson64
2018-04-30
*
|
Add exec_ctx check to fork handlers
kpayson64
2018-04-30
|
*
Avoid low severity log message construction
Ara Ayvazyan
2018-04-04
|
*
Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
Yash Tibrewal
2018-03-14
|
*
Stop including inttypes.h in gRPC core public header in Apple platforms
Muxi Yan
2018-03-12
|
/
*
Merge pull request #14532 from ncteisen/cpu
Vijay Pai
2018-03-05
|
\
*
\
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-03-01
|
\
\
|
*
|
Retry support.
Mark D. Roth
2018-02-28
|
|
*
Remain consitant with #14493
ncteisen
2018-02-26
|
|
/
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-26
|
\
|
|
*
Merge pull request #14493 from nnorwitz/patch-1
Noah Eisen
2018-02-26
|
|
\
*
|
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-24
|
\
|
|
|
*
|
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
|
|
*
Use the total # of processors instead of # online.
nnorwitz
2018-02-22
|
|
/
*
|
Merge branch 'master' into 2phase_thd
Vijay Pai
2018-02-21
|
\
|
*
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
|
*
Merge pull request #14401 from maxim-babenko/master
Noah Eisen
2018-02-16
|
|
\
*
|
|
Remove support for detached threads. All threads must be joined.
Vijay Pai
2018-02-15
|
/
/
*
|
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
*
|
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
|
*
\
Merge pull request #14196 from vjpai/gpr_review_tls
Vijay Pai
2018-02-08
|
|
\
\
*
|
|
|
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_review_tls
Vijay Pai
2018-02-08
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
\
\
*
|
|
|
|
|
Move avl to its own directory and rename it to grpc_avl
Vijay Pai
2018-02-08
|
*
|
|
|
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
fix typo
Shohei Kamimori
2018-02-05
|
|
|
|
|
*
Always fill "empty" on return from gpr_mpscq_pop_and_check_end
maxim-babenko
2018-02-04
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
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
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Remove extern "C" since this is no longer a public header
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
|
/
/
/
|
|
*
Privatize thread-local storage headers
Vijay Pai
2018-01-25
|
|
/
|
/
|
|
*
Move cmdline and subprocess from public gpr to test/core/util
Vijay Pai
2018-01-25
|
/
*
Merge pull request #14093 from markdroth/arena_alignment
Mark D. Roth
2018-01-23
|
\
|
*
Fix arena to return aligned memory.
Mark D. Roth
2018-01-22
*
|
PR feedback changes
Ken Payson
2018-01-19
*
|
Merge remote-tracking branch 'upstream/master' into disable_fork_support
Ken Payson
2018-01-18
|
/
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18