index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-19
|
\
|
*
Fix a potential leak
Yang Gao
2015-05-19
|
*
Extension should return a const char *.
Julien Boeuf
2015-05-18
|
*
Putting tsi util in header so that it can be used elsewhere.
Julien Boeuf
2015-05-18
|
*
Merge pull request #1575 from dgquintas/profiling_marks_strtags
Vijay Pai
2015-05-18
|
|
\
*
|
|
Fix windows build
Craig Tiller
2015-05-18
|
*
|
Delete antiquated code
Craig Tiller
2015-05-17
*
|
|
Kick the tire down the road instead of blocking to free up threads
Craig Tiller
2015-05-17
*
|
|
Make cq tracing work again
Craig Tiller
2015-05-17
*
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-17
|
\
|
|
|
*
|
Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crash
Nicolas Noble
2015-05-15
|
|
\
\
|
*
|
|
...
Craig Tiller
2015-05-15
|
*
|
|
GPR_ASSERT is not an expression
Craig Tiller
2015-05-15
|
|
*
|
Add subprocess GPR API
Craig Tiller
2015-05-15
|
|
/
/
|
*
|
Merge pull request #1580 from jboeuf/tsi_properties_cleanup
Nicolas Noble
2015-05-14
|
|
\
\
|
|
*
|
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
|
|
|
clang-format some files
Craig Tiller
2015-05-13
|
*
|
|
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
Yang Gao
2015-05-13
|
|
\
\
\
*
|
|
|
|
Properly manage interest set for waiting calls
Craig Tiller
2015-05-13
*
|
|
|
|
Make tcp server shutdown non-blocking (as it should be)
Craig Tiller
2015-05-13
|
|
|
|
*
Added the tag enun name to the profiling marks.
David Garcia Quintas
2015-05-13
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-13
|
\
|
|
|
|
*
|
|
Merge pull request #1567 from dgquintas/cq_bgcb_cv
Craig Tiller
2015-05-12
|
|
\
\
\
|
*
\
\
\
Merge pull request #1563 from nicolasnoble/more-win32-fixes
Craig Tiller
2015-05-12
|
|
\
\
\
\
|
*
|
|
|
|
Include <openssl/crypto.h> to make sure it compiles with boringssl.
Ming Zhao
2015-05-12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Add strategic unlock points
Craig Tiller
2015-05-12
|
|
|
*
|
Added comment to empty kick_poller func.
David Garcia Quintas
2015-05-12
*
|
|
|
|
Merge branch 'bye-bye-completion-queue-pie' into we-dont-need-no-backup
Craig Tiller
2015-05-12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Various Win32 fixes and improvements.
Nicolas Noble
2015-05-12
|
*
|
|
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
|
\
|
|
|
*
|
|
|
|
Keep client setup request alive to keep pollset around until request finishes
Craig Tiller
2015-05-12
*
|
|
|
|
Move pollset_set ownership from channel to transport setup
Craig Tiller
2015-05-12
|
*
|
|
|
Trace more events
Craig Tiller
2015-05-12
|
|
|
|
*
Removed callback queue sync from iomgr.
David Garcia Quintas
2015-05-12
*
|
|
|
|
Minor cleanup
Craig Tiller
2015-05-11
*
|
|
|
|
Add new fds to server pollsets (for now)
Craig Tiller
2015-05-11
*
|
|
|
|
Move state update to ack, to prevent races
Craig Tiller
2015-05-11
|
|
*
|
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-11
|
|
|
\
|
|
*
|
|
|
|
Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into we-dont-...
Craig Tiller
2015-05-11
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Initial refactoring of a few tests
Craig Tiller
2015-05-11
*
|
|
|
|
More plumbing work through creds framework
Craig Tiller
2015-05-11
*
|
|
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-11
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-11
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Msys2 fixes, and compilation instructions.
Nicolas "Pixel" Noble
2015-05-10
|
|
*
|
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-08
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
*
|
|
|
Addressing comments.
Julien Boeuf
2015-05-08
|
*
|
|
|
Merging with master.
Julien Boeuf
2015-05-08
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-bin
Abhishek Kumar
2015-05-08
|
|
|
\
\
\
[next]