index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
*
Merge pull request #6203 from ctiller/dictionary
Nicolas Noble
2016-04-18
|
\
|
*
Expand corpus, fix crash
Craig Tiller
2016-04-18
*
|
Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor
David Garcia Quintas
2016-04-15
|
\
|
|
*
Merge pull request #6158 from jtattermusch/performance_testing_polishing
Jan Tattermusch
2016-04-15
|
|
\
|
*
\
Merge pull request #6153 from vjpai/make_ruby_cqs_great_again
Jan Tattermusch
2016-04-14
|
|
\
\
|
|
|
*
regenerate tests.json with C++ perf scenarios
Jan Tattermusch
2016-04-14
|
|
|
*
add ScenarioResult and ScenarioResultSummary proto messages
Jan Tattermusch
2016-04-14
|
|
|
*
add some console messages to node qps worker
Jan Tattermusch
2016-04-14
|
|
|
*
check for histogramParams presence
Jan Tattermusch
2016-04-14
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6145 from nicolasnoble/memtracking
Nicolas Noble
2016-04-13
|
|
\
\
|
*
\
\
Merge pull request #6130 from gwvo/master
Nicolas Noble
2016-04-13
|
|
\
\
\
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor
David Garcia Quintas
2016-04-13
|
\
|
|
|
|
|
|
*
|
|
Refactored C++ code generator to not directly depend on protobuf.
Wouter van Oortmerssen
2016-04-13
|
|
|
*
|
Enforcing undefined behavior of malloc.
Nicolas "Pixel" Noble
2016-04-13
|
|
|
*
|
Revert "Fixing a couple of issues within core."
Nicolas "Pixel" Noble
2016-04-13
|
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into memtracking
Nicolas "Pixel" Noble
2016-04-12
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #6148 from ctiller/fuzzing_client
Nicolas Noble
2016-04-12
|
|
\
\
\
\
|
|
|
|
*
|
Fixing a couple of issues within core.
Nicolas "Pixel" Noble
2016-04-12
|
|
|
|
|
*
New CQ for each client call
vjpai
2016-04-12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Fix missing edge
Craig Tiller
2016-04-11
|
*
|
|
|
work around nunit issue #1406
Jan Tattermusch
2016-04-11
|
*
|
|
|
Add TextWriterLogger
Jan Tattermusch
2016-04-11
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into memtracking
Nicolas "Pixel" Noble
2016-04-12
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
improve C# sanity test
Jan Tattermusch
2016-04-11
|
*
|
|
|
make NUnitMain fail on failure
Jan Tattermusch
2016-04-11
|
*
|
|
|
add Newtonsoft.Json to Grpc.Core.Tests
Jan Tattermusch
2016-04-11
|
*
|
|
|
fix interop tests
Jan Tattermusch
2016-04-11
|
*
|
|
|
use NUnitLite to run nunit tests
Jan Tattermusch
2016-04-11
|
*
|
|
|
add NUnitMain to test projects
Jan Tattermusch
2016-04-11
|
*
|
|
|
fix test credentials for nunit3
Jan Tattermusch
2016-04-11
|
*
|
|
|
migrate Grpc.IntegrationTesting to NUnit3
Jan Tattermusch
2016-04-11
|
*
|
|
|
migrate Grpc.Examples.Tests to NUnit3
Jan Tattermusch
2016-04-11
|
*
|
|
|
make Grpc.Core.Tests work with NUnit3
Jan Tattermusch
2016-04-11
|
*
|
|
|
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
|
|
/
/
/
|
*
|
|
Merge pull request #6115 from jtattermusch/csharp_support_projectjson
Jan Tattermusch
2016-04-11
|
|
\
\
\
|
*
|
|
|
remove leftover file from the past
Jan Tattermusch
2016-04-08
|
*
|
|
|
delete a leftover file from the past
Jan Tattermusch
2016-04-08
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor
David Garcia Quintas
2016-04-08
|
\
|
|
|
*
|
|
|
Factored out parse functions from sockaddr_resolver
David Garcia Quintas
2016-04-08
|
*
|
|
Merge pull request #6127 from jtattermusch/async_void_is_illegal
Jan Tattermusch
2016-04-08
|
|
\
\
\
|
*
\
\
\
Merge pull request #6096 from stanley-cheung/php-fix-slice-unref
Jan Tattermusch
2016-04-08
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #6103 from jmuk/master
Jan Tattermusch
2016-04-08
|
|
\
\
\
\
\
|
|
|
|
|
|
*
Addressing comment.
Nicolas "Pixel" Noble
2016-04-08
|
|
|
|
*
|
|
async void is illegal in ASP.NET and DNXcore
Jan Tattermusch
2016-04-07
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
Last few mallocs / frees.
Nicolas "Pixel" Noble
2016-04-08
|
|
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
Nicolas "Pixel" Noble
2016-04-08
|
|
|
|
|
|
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into binary_logging
Michael Lumish
2016-04-07
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types
Nicolas Noble
2016-04-07
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #6106 from ctiller/server_fix
Nicolas Noble
2016-04-07
|
\
\
\
\
\
\
\
[next]