David Garcia Quintas
9885bff5fb
Factored out parse functions from sockaddr_resolver
9 years ago
David Garcia Quintas
3a43cc06a8
Added codegen_test_full
...
Which makes sure target that depend on both codegen and grpc build.
9 years ago
Craig Tiller
ea4b259aa4
Expand server corpus
9 years ago
Jan Tattermusch
9ea60274ef
Merge pull request #6127 from jtattermusch/async_void_is_illegal
...
Async void is illegal in ASP.NET and DNXcore
9 years ago
Jan Tattermusch
7ec3066956
Merge pull request #6096 from stanley-cheung/php-fix-slice-unref
...
PHP: destroy grpc_byte_buffer after startBatch
9 years ago
Jan Tattermusch
2fd92fb111
Merge pull request #6103 from jmuk/master
...
ruby: Use fully-qualified type name when necessary
9 years ago
Jan Tattermusch
3f31b0f129
Merge pull request #5189 from murgatroid99/binary_logging
...
Binary logging
9 years ago
Nicolas "Pixel" Noble
b206c154dd
Addressing comment.
9 years ago
Nicolas Noble
822eec1bcf
Merge pull request #6121 from nicolasnoble/upmerge
...
Upmerge from 0.13
9 years ago
Nicolas Noble
f2d6a5a632
Merge pull request #6108 from miselin/sanity-check-vsprojects
...
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Jan Tattermusch
4eb1f3fe14
Merge pull request #6122 from carl-mastrangelo/test
...
Update http2 interop tests to work with Servers implementing HTTP Alt…
9 years ago
Jan Tattermusch
9ad4c3a1fb
async void is illegal in ASP.NET and DNXcore
9 years ago
Nicolas "Pixel" Noble
b29d8cfeb8
Last few mallocs / frees.
9 years ago
Carl Mastrangelo
30d39ab075
Update http2 interop tests to work with Servers implementing HTTP Alternative Services
9 years ago
Nicolas "Pixel" Noble
bdf80ac31f
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
9 years ago
Michael Lumish
d0d22a6d08
Merge branch 'master' into binary_logging
9 years ago
Nicolas Noble
d6ac251d4b
Merge pull request #6088 from murgatroid99/proto_gen_build_yaml_well_known_types
...
Handle google/protobuf includes in src/proto
9 years ago
Nicolas Noble
4560356155
Merge pull request #6106 from ctiller/server_fix
...
Expand corpus, fix crash
9 years ago
Nicolas "Pixel" Noble
b60ed4f3d3
Upmerge the version bump from 0.13
9 years ago
Nicolas Noble
e759964fff
Merge pull request #6101 from murgatroid99/release_0.13_pre_version_bump
...
Bumped version to 0.13.2-pre2
9 years ago
Nicolas Noble
c236a213ee
Merge pull request #6109 from murgatroid99/node_grpc_tools_package
...
Created node tools package to distribute protoc and eventually the plugin
9 years ago
Jun Mukai
c0862859be
ruby: Add test case for referring external package
...
The new spec uses existing EchoDuplicate service in
grpc.testing.duplicate, which refers grpc.testing.Empty,
and verifies if the plugin generates this correctly as
Grpc::Testing::Empty.
9 years ago
Craig Tiller
d626acbb02
Merge github.com:grpc/grpc into strong-includes
9 years ago
Harsh Vardhan
1215542ba3
Add protobuf3 to requirements.txt
9 years ago
Nicolas Noble
361be66c3d
Merge pull request #6092 from ctiller/strong-includes
...
Check dependencies between filegroups
9 years ago
Jan Tattermusch
1afdf846cb
make gRPC C# nuget work with new project.json style projects
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Nicolas Noble
42a3916c92
Merge pull request #6112 from ctiller/fuzz-time
...
Allow specifying fuzzer runtime
9 years ago
Craig Tiller
459740a2f0
Merge github.com:grpc/grpc into strong-includes
9 years ago
Craig Tiller
03915e5de6
Sort out codegen dependencies
9 years ago
Alistair Veitch
041e39d713
Merge pull request #6081 from bogdandrutu/master
...
Fix census plugin initialization for census filters.
9 years ago
Craig Tiller
03d8f2f5f3
Remove *_codegen_lib
...
Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
9 years ago
Craig Tiller
74142a29e9
Merge github.com:grpc/grpc into strong-includes
9 years ago
Craig Tiller
922537bfd6
Allow specifying fuzzer runtime
9 years ago
Craig Tiller
4b3fe15ef7
Allow specifying fuzzer runtime
9 years ago
Craig Tiller
1583d06955
Fix build
9 years ago
Craig Tiller
b182066169
clang-fmt
9 years ago
Craig Tiller
a385b385e5
Expand corpus, fix crash
9 years ago
Nicolas Noble
41d124fe66
Merge pull request #6029 from yang-g/hpack_table
...
Use base64 encoded length for decoder table size calculation of binary headers
9 years ago
Craig Tiller
5db5e13293
Merge github.com:grpc/grpc into strong-includes
9 years ago
Jun Mukai
cac9ba4f22
ruby: Use fully-qualified type name when necessary
...
- Use full_name() instead of name(), otherwise package names
are omitted.
- Fix a minor bug on RubyTypeOf(), to replace dotted protobuf
package name by ruby's module names correctly.
9 years ago
Jan Tattermusch
2879aa1b1d
Merge pull request #6091 from sreecha/fix_stress_client_spec
...
Fix a typo in the spec (and make corresponding change in node stress client)
9 years ago
Nicolas Noble
adc53ade9b
Merge pull request #6071 from ctiller/e2efuzz
...
Full stack server fuzzer
9 years ago
murgatroid99
585fb9417e
Bumped version to 0.13.2-pre2
9 years ago
murgatroid99
2dc8442eef
Created node tools package to distribute protoc and eventually the plugin
9 years ago
Jan Tattermusch
f787e0dd20
Merge pull request #6084 from sreecha/nodejs_stress
...
Add nodejs stress tests to the test-framework
9 years ago
Jan Tattermusch
f90edd95df
Merge pull request #6090 from ctiller/perftest3
...
Moving performance configuration to JSON
9 years ago
Bogdan Drutu
b40693ef99
Merge remote-tracking branch 'upstream/master'
9 years ago
Mathieu Leenhardt
efa6af7381
Merge branch 'master' into calloptions-fluent
9 years ago
Craig Tiller
30e53cd4c4
Experimental wrapped language fix
9 years ago