index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
Commit message (
Expand
)
Author
Age
*
Merge pull request #3794 from ctiller/mf
Vijay Pai
2015-10-14
|
\
|
*
Fix race conditions
Craig Tiller
2015-10-10
|
*
Make getting metadata user data a lock free operation
Craig Tiller
2015-10-09
|
*
Make metadata unref atomic
Craig Tiller
2015-10-09
*
|
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
\
\
*
|
|
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
*
|
|
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-08
|
\
\
\
|
|
*
\
merge and resolve conflicts
yang-g
2015-10-08
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Latency traces
Craig Tiller
2015-10-08
|
|
_
|
/
|
/
|
|
|
|
*
mark unreachable code with a macro
yang-g
2015-10-07
|
|
/
|
/
|
|
*
Simplified comments
David Garcia Quintas
2015-10-06
|
*
Merge branch 'master' of github.com:grpc/grpc into gcc_520
David Garcia Quintas
2015-10-05
|
|
\
|
|
/
|
/
|
|
*
Added comments
David Garcia Quintas
2015-10-05
*
|
Merge pull request #3627 from yang-g/flake2
Craig Tiller
2015-10-05
|
\
\
|
|
*
Type conversion fixes to make GCC 5.2.0 happy
David Garcia Quintas
2015-10-03
|
|
/
|
/
|
*
|
Merge pull request #3586 from dgquintas/conn_state_watcher_plucking
Craig Tiller
2015-10-02
|
\
\
|
|
*
handle closed transport at the end of a read
yang-g
2015-10-02
*
|
|
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Added subchannel ability to unsubscribe to connectivity state changes.
David Garcia Quintas
2015-09-30
|
|
/
|
*
C changes to avoid shadowed global declaration warnings in gcc4.4
Vijay Pai
2015-09-29
*
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
*
Merge pull request #3493 from ctiller/lowercase-all-proper
Masood Malekghassemi
2015-09-28
|
\
|
*
Remove metadata canonicalization, and fix some bugs
Craig Tiller
2015-09-25
*
|
Fix a memory corruption bug
Craig Tiller
2015-09-24
|
/
*
Update Windows stuff
Craig Tiller
2015-09-23
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Change runs to enqueue
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Split closures from iomgr.h
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Fixes
Craig Tiller
2015-09-21
*
Fixes
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Cleanup
Craig Tiller
2015-09-18
*
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
Update connectivity state code to be completely synchronous
Craig Tiller
2015-09-17
*
Getting stuff working
Craig Tiller
2015-09-16
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-16
|
\
*
|
Core compiles with workqueues
Craig Tiller
2015-09-15
|
*
Sprinkle casts
Craig Tiller
2015-09-14
|
/
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Fix typo
Craig Tiller
2015-09-10
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
[next]