index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
support
Commit message (
Expand
)
Author
Age
*
Merge pull request #4562 from ctiller/ints
jboeuf
2016-01-06
|
\
*
|
Make possible lossy conversion explicit.
yang-g
2016-01-04
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
/
*
Merge pull request #4485 from ctiller/wat
Nicolas Noble
2015-12-16
|
\
*
|
fix indentation and be more explicit re cast to gpr_atm
Konstantinos Sofokleous
2015-12-16
|
*
Add fflush to windows log lines
Craig Tiller
2015-12-16
*
|
fix gpr_stack_lockfree_test assert bug on 64 bits
Konstantinos Sofokleous
2015-12-16
|
/
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
Add cmdline tests
Craig Tiller
2015-12-10
*
Merge pull request #4286 from jtattermusch/win_64bit
Craig Tiller
2015-12-09
|
\
*
|
PR comments
David Garcia Quintas
2015-12-09
|
*
reimplement ltoa and int64toa without negation
Jan Tattermusch
2015-12-09
*
|
Added ability to override mem alloc funcs
David Garcia Quintas
2015-12-09
|
*
explicitly cast signed to unsigned where safe
Jan Tattermusch
2015-12-09
|
*
fix bug MIN_VALUE bug in ltoa and int64toa and add tests
Jan Tattermusch
2015-12-08
*
|
Remove gpr_slice_to_cstring as it is not used anywhere
Sree Kuchibhotla
2015-12-08
|
*
make grpc compile on win64bit
Jan Tattermusch
2015-12-07
|
/
*
Marking unreachable code so that it doesn't get counted in code coverage
Sree Kuchibhotla
2015-12-07
*
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-25
|
\
|
*
Merge pull request #4032 from ctiller/better-profile
Nicolas Noble
2015-11-23
|
|
\
|
*
|
clang-format
Craig Tiller
2015-11-23
|
*
|
Reduce code size for AVL tree
Craig Tiller
2015-11-23
|
*
|
faster asserts
Craig Tiller
2015-11-23
|
*
|
AVL: removal, and passing tests
Craig Tiller
2015-11-23
|
*
|
AVL: creation, destroy, add
Craig Tiller
2015-11-23
|
|
*
Merge github.com:grpc/grpc into better-profile
Craig Tiller
2015-11-21
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
clang-format
Craig Tiller
2015-11-19
*
|
|
Use static metadata table in metadata.c
Craig Tiller
2015-11-19
|
/
/
*
|
Merge branch 'new_op' of github.com:ctiller/grpc into new_op
Craig Tiller
2015-11-18
|
\
\
*
|
|
Edge case cleanup
Craig Tiller
2015-11-18
|
*
|
Merge github.com:grpc/grpc into new_op
Craig Tiller
2015-11-16
|
/
|
|
|
|
*
Merge branch 'new_op' into better-profile
Craig Tiller
2015-11-13
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge pull request #4031 from jtattermusch/win_precise_clock
Craig Tiller
2015-11-06
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into new_op
Craig Tiller
2015-11-05
|
\
|
|
|
|
|
*
|
use QueryPerformanceCounter as precise clock for windows
Jan Tattermusch
2015-11-03
|
|
|
*
Lower latency profiling
Craig Tiller
2015-11-03
|
|
_
|
/
|
/
|
|
*
|
|
stream_op cleanup: miscellany
Craig Tiller
2015-11-02
|
|
/
|
/
|
|
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
|
/
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
more markers
Craig Tiller
2015-10-08
*
Fixup mac build
Craig Tiller
2015-10-08
*
Get basic profiler working again
Craig Tiller
2015-10-08
*
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
|
*
C changes to avoid shadowed global declaration warnings in gcc4.4
Vijay Pai
2015-09-29
|
*
Fix float to bool conversion compilation error in mac
sreek
2015-09-29
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Merge pull request #3497 from nicolasnoble/lost-my-sanity
Craig Tiller
2015-09-28
|
\
*
\
Merge pull request #3483 from ctiller/no-tcp-alloc
Yang Gao
2015-09-28
|
\
\
[next]