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
*
Remove gpr_slice_to_cstring as it is not used anywhere
Sree Kuchibhotla
2015-12-08
*
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
|
\
\
|
|
*
Restoring sanity.
Nicolas "Pixel" Noble
2015-09-26
|
|
/
|
/
|
*
|
Merge pull request #3474 from ctiller/clang_format
Nicolas Noble
2015-09-25
|
\
\
*
\
\
Merge pull request #3476 from vjpai/block_annotate
Yang Gao
2015-09-25
|
\
\
\
|
|
*
\
Merge github.com:grpc/grpc into clang_format
Craig Tiller
2015-09-25
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
Recycle partially filled buffers on the next read
Craig Tiller
2015-09-24
|
|
_
|
/
|
/
|
|
|
*
|
Move block_annotate from iomgr to support since it's used in other
vjpai
2015-09-24
|
*
|
Annotate sleep calls
vjpai
2015-09-24
|
*
|
Annotate blocking file operations
vjpai
2015-09-24
*
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-24
|
\
|
|
|
|
*
Add clang-format to sanity
Craig Tiller
2015-09-24
|
|
/
|
*
Merge github.com:grpc/grpc into come-out-of-the-shadow
Craig Tiller
2015-09-24
|
|
\
*
|
|
clang-format all core files
Craig Tiller
2015-09-23
*
|
|
clang-format all core files
Craig Tiller
2015-09-22
*
|
|
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
|
|
clang-format all core files
Craig Tiller
2015-09-22
|
|
/
|
/
|
*
|
Sprinkle casts
Craig Tiller
2015-09-14
*
|
Fixed compilation with -Wsign-conversion on mac
David Garcia Quintas
2015-09-12
[next]