aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix integer overflowGravatar Craig Tiller2017-01-19
|
* Remove double-checking of max-message-size in C++ layersGravatar Craig Tiller2017-01-19
|
* Merge pull request #9339 from makdharma/dockerfileGravatar makdharma2017-01-18
|\ | | | | dockerfile update for http2_badserver_interop
* \ Merge pull request #9106 from markdroth/service_config_docGravatar Mark D. Roth2017-01-18
|\ \ | | | | | | Add service config doc. Update naming and grpclb docs.
* \ \ Merge pull request #9290 from adelez/insecure_tests2Gravatar adelez2017-01-18
|\ \ \ | | | | | | | | Added a flag to test insecure tests.
| | * | Attempt to fix formatting.Gravatar Mark D. Roth2017-01-18
| | | |
| | * | Code review changes and other improvements.Gravatar Mark D. Roth2017-01-18
| | | |
* | | | Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixesGravatar Michael Lumish2017-01-18
|\ \ \ \ | | | | | | | | | | Fix Ruby compilation problems on MinGW
* \ \ \ \ Merge pull request #8778 from muxi/advance-cronet-versionGravatar Muxi Yan2017-01-18
|\ \ \ \ \ | | | | | | | | | | | | Update CronetFramework version number to 0.0.4
* \ \ \ \ \ Merge pull request #8684 from gcasto/change_cronet_interfaceGravatar Muxi Yan2017-01-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Change cronet interface
* \ \ \ \ \ \ Merge pull request #9310 from nathanielmanistaatgoogle/iteratorGravatar Nathaniel Manista2017-01-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Pass an iterator rather than an iterable in _not_found_test.
| | | | * | | | Fixed sanity errorsGravatar murgatroid992017-01-17
| | | | | | | |
* | | | | | | | Merge pull request #9322 from apolcyn/deprecate_benchmark_core_listsGravatar apolcyn2017-01-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Don't configure core lists in in benchmark driver
| | | | | | * | | mergeGravatar Adele Zhou2017-01-17
| | | | | | | | |
| | * | | | | | | Pass an iterator rather than an iterableGravatar Nathaniel Manista2017-01-17
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should have been included in dd52a31337616fe935f79debfe5d56c6d73a but was missed because it falsely passes almost all of the time.
* | | | | | | | Merge pull request #9276 from ↵Gravatar Nathaniel Manista2017-01-17
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/remember-the-blue-flowers-they-are-important! Enable yapf (Python formatting).
* | | | | | | | Merge pull request #9318 from markdroth/subchannel_addr_channel_argGravatar Mark D. Roth2017-01-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Store subchannel address in a channel arg.
* \ \ \ \ \ \ \ \ Merge pull request #9350 from stanley-cheung/php-updateGravatar Stanley Cheung2017-01-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | PHP: Prepare for 1.1.0 release
* \ \ \ \ \ \ \ \ \ Merge pull request #9326 from yang-g/licenseGravatar Yang Gao2017-01-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add licenses to all BUILD files and missing copyright
* \ \ \ \ \ \ \ \ \ \ Merge pull request #9303 from nicolasnoble/bazel-fixesGravatar Nicolas Noble2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixing a few items with the new Bazel BUILD system
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9366 from rjshade/fix_memory_profile_flakesGravatar Craig Tiller2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Force client to wait for server to start in memory_usage test
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9064 from ↵Gravatar Mark D. Roth2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
| | | | | | | | | | | * \ \ Merge branch 'master' into makefile_ruby_version_fixesGravatar murgatroid992017-01-17
| | | | | | | | | | | |\ \ \
| | | | | | | | | | | * | | | Use config file template instead of Rakefile templateGravatar murgatroid992017-01-17
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #9252 from ctiller/write_bufferingGravatar Craig Tiller2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | Fix write buffering, add tests
| | | | | | | | * | | | | | | Run Python formattingGravatar Masood Malekghassemi2017-01-17
| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Enable running Python formattingGravatar Masood Malekghassemi2017-01-17
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Force client to wait for server to startGravatar Robbie Shade2017-01-17
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #9351 from matt-kwong/corpus-fuzzer-apiGravatar Craig Tiller2017-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | Add api-fuzzer corpus
| | | | | | | | | | | | | * | Ran generate_projects.shGravatar Mark D. Roth2017-01-17
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | clang-formatGravatar Mark D. Roth2017-01-17
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into service_config_docGravatar Mark D. Roth2017-01-17
| | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingwGravatar Jan Tattermusch2017-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile.template: use import libraries for mingw
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8799 from lyuxuan/memory_usage_no_logGravatar lyuxuan2017-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | grpc memory usage profiling (call, channel, server creation)
* | | | | | | | | | | | | | | | Merge pull request #9038 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add --perf_args usage to jenkins performance runner scripts
| | | | * | | | | | | | | | | | | Add api-fuzzer corpusGravatar Matt Kwong2017-01-13
| |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Name constantGravatar Craig Tiller2017-01-13
| | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | PHP: Prepare for 1.1.0 releaseGravatar Stanley Cheung2017-01-13
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #8601 from murgatroid99/node_electron_buildGravatar Michael Lumish2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | Node electron build
| | | | | | * | | | | | | | | | Ran generate_projects.sh.Gravatar Mark D. Roth2017-01-13
| | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2017-01-13
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
| * | | | | | | | | | | | | | | Fix binding.gyp syntaxGravatar murgatroid992017-01-13
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix electron artifact buildsGravatar murgatroid992017-01-13
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed package name in dockerfileGravatar murgatroid992017-01-13
| | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | Store subchannel address in a channel arg.Gravatar Mark D. Roth2017-01-13
| |_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-13
| | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into ↵Gravatar murgatroid992017-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node_electron_build
| | | | * \ \ \ \ \ \ \ \ \ \ \ merge masterGravatar Yuxuan Li2017-01-13
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |