Muxi Yan
|
e33d81024e
|
Merge branch 'master' into fix-loupe-exception
|
8 years ago |
Jan Tattermusch
|
428eb037f5
|
Merge pull request #9361 from jtattermusch/cmake_protobuf
CMake: Support generating from .proto files
|
8 years ago |
Yuchen Zeng
|
6da1dc87aa
|
Merge pull request #9389 from y-zeng/registry_comments
Document new args in grpc_resolver_create
|
8 years ago |
Yuchen Zeng
|
d0f7bf4a76
|
Document new args in grpc_resolver_create
|
8 years ago |
makdharma
|
72e670843c
|
Merge pull request #9339 from makdharma/dockerfile
dockerfile update for http2_badserver_interop
|
8 years ago |
Mark D. Roth
|
73b20e6f94
|
Merge pull request #9106 from markdroth/service_config_doc
Add service config doc. Update naming and grpclb docs.
|
8 years ago |
adelez
|
f8b268fb25
|
Merge pull request #9290 from adelez/insecure_tests2
Added a flag to test insecure tests.
|
8 years ago |
Mark D. Roth
|
e860359f23
|
Attempt to fix formatting.
|
8 years ago |
Mark D. Roth
|
b4227370fc
|
Code review changes and other improvements.
|
8 years ago |
Michael Lumish
|
d1cfffe758
|
Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes
Fix Ruby compilation problems on MinGW
|
8 years ago |
Muxi Yan
|
b343ef1f02
|
Merge pull request #8778 from muxi/advance-cronet-version
Update CronetFramework version number to 0.0.4
|
8 years ago |
Muxi Yan
|
5687c2eab3
|
Merge pull request #8684 from gcasto/change_cronet_interface
Change cronet interface
|
8 years ago |
Nathaniel Manista
|
fc42fd54b1
|
Merge pull request #9310 from nathanielmanistaatgoogle/iterator
Pass an iterator rather than an iterable in _not_found_test.
|
8 years ago |
murgatroid99
|
e375975e0d
|
Fixed sanity errors
|
8 years ago |
apolcyn
|
44e907af0e
|
Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists
Don't configure core lists in in benchmark driver
|
8 years ago |
Adele Zhou
|
57b02fcaba
|
merge
|
8 years ago |
Nathaniel Manista
|
5aa2bcfd4d
|
Pass an iterator rather than an iterable
This should have been included in dd52a31337
but was missed because it falsely passes almost all of the time.
|
8 years ago |
Nathaniel Manista
|
fc4b07e10c
|
Merge pull request #9276 from soltanmm-google/remember-the-blue-flowers-they-are-important!
Enable yapf (Python formatting).
|
8 years ago |
Mark D. Roth
|
c0d7d67dfb
|
Merge pull request #9318 from markdroth/subchannel_addr_channel_arg
Store subchannel address in a channel arg.
|
8 years ago |
Stanley Cheung
|
c16080c310
|
Merge pull request #9350 from stanley-cheung/php-update
PHP: Prepare for 1.1.0 release
|
8 years ago |
Yang Gao
|
2b24d279d6
|
Merge pull request #9326 from yang-g/license
Add licenses to all BUILD files and missing copyright
|
8 years ago |
Nicolas Noble
|
42dc988432
|
Merge pull request #9303 from nicolasnoble/bazel-fixes
Fixing a few items with the new Bazel BUILD system
|
8 years ago |
Craig Tiller
|
b997cf6fde
|
Merge pull request #9366 from rjshade/fix_memory_profile_flakes
Force client to wait for server to start in memory_usage test
|
8 years ago |
Mark D. Roth
|
a9b3c380b5
|
Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
|
8 years ago |
murgatroid99
|
58233dbc1a
|
Merge branch 'master' into makefile_ruby_version_fixes
|
8 years ago |
murgatroid99
|
c781f64518
|
Use config file template instead of Rakefile template
|
8 years ago |
Craig Tiller
|
c2079f3764
|
Merge pull request #9252 from ctiller/write_buffering
Fix write buffering, add tests
|
8 years ago |
Masood Malekghassemi
|
cc793703bf
|
Run Python formatting
|
8 years ago |
Masood Malekghassemi
|
06dea573da
|
Enable running Python formatting
|
8 years ago |
Robbie Shade
|
886fb1245c
|
Force client to wait for server to start
|
8 years ago |
Craig Tiller
|
1e2775861f
|
Merge pull request #9351 from matt-kwong/corpus-fuzzer-api
Add api-fuzzer corpus
|
8 years ago |
Mark D. Roth
|
ce0105fac4
|
Ran generate_projects.sh
|
8 years ago |
Mark D. Roth
|
31f2dd43e2
|
clang-format
|
8 years ago |
Mark D. Roth
|
e0cf67566d
|
Merge remote-tracking branch 'upstream/master' into service_config_doc
|
8 years ago |
Jan Tattermusch
|
54492aa70f
|
regenerate
|
8 years ago |
Jan Tattermusch
|
cc64168829
|
cmake support for generating from .proto files
|
8 years ago |
Jan Tattermusch
|
cc2e048e84
|
Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw
Makefile.template: use import libraries for mingw
|
8 years ago |
lyuxuan
|
88a934e9f8
|
Merge pull request #8799 from lyuxuan/memory_usage_no_log
grpc memory usage profiling (call, channel, server creation)
|
8 years ago |
apolcyn
|
d9f5b230c1
|
Merge pull request #9038 from apolcyn/run_perf_on_benchmarks
add --perf_args usage to jenkins performance runner scripts
|
8 years ago |
Matt Kwong
|
c1002c9f22
|
Add api-fuzzer corpus
|
8 years ago |
Craig Tiller
|
0a5a31868a
|
Name constant
|
8 years ago |
Stanley Cheung
|
4242075c33
|
PHP: Prepare for 1.1.0 release
|
8 years ago |
Michael Lumish
|
c9a470211c
|
Merge pull request #8601 from murgatroid99/node_electron_build
Node electron build
|
8 years ago |
Mark D. Roth
|
92c93b99a0
|
Ran generate_projects.sh.
|
8 years ago |
Mark D. Roth
|
df8f12203c
|
Fix API fuzzer tests.
|
8 years ago |
Mark D. Roth
|
e6bcd0ebc9
|
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
|
8 years ago |
murgatroid99
|
e8ec16da0e
|
Fix binding.gyp syntax
|
8 years ago |
murgatroid99
|
b19ac96487
|
Fix electron artifact builds
|
8 years ago |
murgatroid99
|
e8b1fd0cba
|
Merge branch 'master' into node_electron_build
|
8 years ago |
murgatroid99
|
972b7975a6
|
Fixed package name in dockerfile
|
8 years ago |