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
*
Avoid four allocations per stream
Craig Tiller
2015-02-13
*
Added useful behavior for empty batch
murgatroid99
2015-02-12
*
Fix race in call.c
murgatroid99
2015-02-12
*
Merge pull request #475 from dklempner/epoll
Craig Tiller
2015-02-11
|
\
|
*
Destroy the wakeup fd in the right function
David Klempner
2015-02-11
*
|
Freeing the proper string in gpr_tmpfile.
Nicolas Noble
2015-02-11
*
|
Merge pull request #489 from jtattermusch/cpu_windows
Nicolas Noble
2015-02-11
|
\
\
|
*
|
added log messages for cpu_windows.c
Jan Tattermusch
2015-02-11
|
*
|
added cpu_windows.c
Jan Tattermusch
2015-02-11
*
|
|
Merge pull request #471 from jboeuf/call_host_name_check
Nicolas Noble
2015-02-11
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Clean up the epoll wakeup fd too.
David Klempner
2015-02-11
|
|
*
Address pull request thread comments
David Klempner
2015-02-11
|
|
*
Remove now unnecessary check that incoming epoll fds are not orphaned
David Klempner
2015-02-11
|
|
*
Merge branch 'master' into epoll
David Klempner
2015-02-11
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #448 from nicolasnoble/grpc-win32
Craig Tiller
2015-02-11
|
\
\
\
|
|
|
*
Epoll based multipoller
David Klempner
2015-02-10
*
|
|
|
Have unary pollset check to see if the existing fd is orphaned
David Klempner
2015-02-10
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #428 from ctiller/clientlock2
Nicolas Noble
2015-02-10
|
\
\
\
|
|
|
*
Adding call host (:authority header) check in the secure channel.
Julien Boeuf
2015-02-10
|
|
_
|
/
|
/
|
|
*
|
|
Correctly handle large headers in HPACK table
Craig Tiller
2015-02-10
|
|
*
Rewording comment :-)
Nicolas "Pixel" Noble
2015-02-10
*
|
|
Return OK on server if there's no explicit status set
Craig Tiller
2015-02-09
|
|
*
Merge cleanup.
Nicolas Noble
2015-02-09
|
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Addressing comments.
Nicolas Noble
2015-02-10
|
*
|
Reduce contention on lock
Craig Tiller
2015-02-09
|
*
|
Add missing unlock
Craig Tiller
2015-02-08
*
|
|
Merge github.com:grpc/grpc into async-api-new
Craig Tiller
2015-02-06
|
\
|
|
*
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-06
|
\
\
\
|
|
*
\
Merge github.com:google/grpc into buffer
Craig Tiller
2015-02-06
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #418 from nicolasnoble/tmp-win32
Craig Tiller
2015-02-06
|
|
\
\
\
|
*
\
\
\
Merge pull request #387 from maxwell-demon/census_active_ops
Alistair Veitch
2015-02-06
|
|
\
\
\
\
*
|
|
|
|
|
Add dropped line
Craig Tiller
2015-02-06
*
|
|
|
|
|
Remove debug
Craig Tiller
2015-02-06
|
*
|
|
|
|
Adding /tmp to prefix when creating posix temporary files.
Julien Boeuf
2015-02-06
|
|
|
*
|
|
Making the gpr_tmpfile's win32 version a bit more Windows-y.
Nicolas "Pixel" Noble
2015-02-06
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Fixes
Craig Tiller
2015-02-05
*
|
|
|
|
Fix in-flight cancellations
Craig Tiller
2015-02-05
|
|
*
|
|
prefix struct & functions in census_tracing.h per ctiller's suggestion.
Hongyu Chen
2015-02-05
*
|
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
|
|
|
*
|
|
|
|
Converted some cancellation tests
Craig Tiller
2015-02-05
|
|
*
|
|
More update on dup_annotation_list following review comments.
Hongyu Chen
2015-02-05
|
*
|
|
|
Move pollset_kick wfd creation/destruction out of freelist lock
David Klempner
2015-02-05
*
|
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #359 from jboeuf/ssl_default_creds_integration
Yang Gao
2015-02-05
|
|
\
\
\
\
|
|
*
|
|
|
Addressing comments.
Julien Boeuf
2015-02-05
*
|
|
|
|
|
Fix memory usage
Craig Tiller
2015-02-05
|
|
|
*
|
|
Merge branch 'census_active_ops' of https://github.com/maxwell-demon/grpc int...
Hongyu Chen
2015-02-05
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Update following a-vietch's comments
Hongyu Chen
2015-02-05
*
|
|
|
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
|
|
|
|
|
[next]