Jack Wakefield
|
fc8eafefa3
|
Fix a PHP memory leak with SSL root certificates
|
2017-11-27 21:58:28 +00:00 |
Vijay Pai
|
953e3ae505
|
Merge pull request #13511 from grpc/revert-13510-revert-12938-fix-variable-interpolation
Roll-forward: "Do not interpolate variables in leading comments"
|
2017-11-27 13:55:31 -08:00 |
Vijay Pai
|
c04f4f16cd
|
Revert "Revert "Do not interpolate variables in leading comments.""
|
2017-11-27 13:08:01 -08:00 |
David G. Quintas
|
4922c3572b
|
Merge pull request #13510 from grpc/revert-12938-fix-variable-interpolation
Revert "Do not interpolate variables in leading comments."
|
2017-11-27 13:03:50 -08:00 |
adelez
|
5fc10f12b5
|
Merge pull request #13508 from adelez/remove_node17
Disable node 1.7
|
2017-11-27 12:28:26 -08:00 |
Michael Lumish
|
c0ac972e64
|
Merge pull request #13488 from vcaesar/node-pr
Fix node source code link error
|
2017-11-27 12:28:12 -08:00 |
David G. Quintas
|
333dd3e1ad
|
Revert "Do not interpolate variables in leading comments."
|
2017-11-27 12:27:49 -08:00 |
Muxi Yan
|
62a53ee55a
|
Merge pull request #13507 from muxi/fix-objc-c++-syntax
Fix ObjC C++ syntax error
|
2017-11-28 03:14:55 +08:00 |
adelez
|
b3a35623e3
|
Merge pull request #13419 from nlopezgi/master
change use of directory as input to data field for to use of native.glob in grpc_fuzzer.bzl
|
2017-11-27 11:02:50 -08:00 |
Adele Zhou
|
ab8fce5338
|
Disable node 1.7
|
2017-11-27 09:53:19 -08:00 |
Muxi Yan
|
32318b05e3
|
Fix ObjC C++ syntax error
|
2017-11-27 09:52:30 -08:00 |
Mehrdad Afshari
|
de93112a3f
|
Merge pull request #13493 from mehrdada/bump-protobuf-3.5.0
Bump third_party/protobuf submodule to v3.5.0
|
2017-11-24 21:04:59 -08:00 |
Mehrdad Afshari
|
28661ea6e1
|
Bump third_party/protobuf submodule to v3.5.0
|
2017-11-24 17:56:04 -08:00 |
Jan Tattermusch
|
6fc02c6a2b
|
Merge pull request #13490 from jtattermusch/fix_sierra_build
Fix build on MacOS sierra.
|
2017-11-24 08:40:12 +01:00 |
Yang Gao
|
070a14f0cd
|
Merge pull request #13484 from yang-g/msan
Enable check for use-after-dtor
|
2017-11-22 11:51:59 -08:00 |
adelez
|
2d21eba283
|
Merge pull request #13398 from adelez/csharp_101
Adding v1.7.x for some languages
|
2017-11-22 11:48:23 -08:00 |
Mehrdad Afshari
|
a862d0d529
|
Merge pull request #13489 from mehrdada/kill-sleep
Kill off unnecessary sleep in route_guide example
|
2017-11-22 11:33:30 -08:00 |
Adele Zhou
|
e4d63e6446
|
Give a command example with multiple languages.
|
2017-11-22 11:10:10 -08:00 |
Adele Zhou
|
935aa47e65
|
Use special VIP
|
2017-11-22 11:10:10 -08:00 |
Adele Zhou
|
4fba378edf
|
Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node.
|
2017-11-22 11:10:01 -08:00 |
Adele Zhou
|
a3664680c5
|
Recreate the git root dir by default.
|
2017-11-22 11:09:01 -08:00 |
Adele Zhou
|
99986d76a5
|
fix
|
2017-11-22 11:08:58 -08:00 |
adelez
|
937e53d821
|
Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy
Add java 1.8
|
2017-11-22 10:58:36 -08:00 |
Jan Tattermusch
|
fcb4205645
|
silence uninitialized use warning
|
2017-11-22 19:21:48 +01:00 |
adelez
|
7fe236904f
|
Merge pull request #13483 from menghanl/release_matrix
Add go release versions to backwards compatibility tests
|
2017-11-22 10:00:58 -08:00 |
Mehrdad Afshari
|
36f60a9cc1
|
Kill off unnecessary sleep in route_guide example
|
2017-11-22 09:46:38 -08:00 |
Vijay Pai
|
0c000f6f6f
|
Merge pull request #12938 from gkelly/fix-variable-interpolation
Do not interpolate variables in leading comments.
|
2017-11-22 09:18:35 -08:00 |
vcaesar
|
00867f2cbe
|
Fix node source code link error
|
2017-11-23 00:48:53 +08:00 |
Nathaniel Manista
|
bb9333c485
|
Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-field
Elide local field by directly returning values.
|
2017-11-22 04:29:26 -08:00 |
Nathaniel Manista
|
9e8a6922ca
|
Merge pull request #13485 from nathanielmanistaatgoogle/const
Add missing const.
|
2017-11-21 19:03:01 -08:00 |
Nathaniel Manista
|
0eacb45a48
|
Elide local field by directly returning values
|
2017-11-22 02:10:52 +00:00 |
Nathaniel Manista
|
77d2c721cb
|
Add missing const
|
2017-11-22 01:42:56 +00:00 |
yang-g
|
704009a198
|
Enable check for use-after-dtor
|
2017-11-21 17:24:50 -08:00 |
Yash Tibrewal
|
d88421a995
|
Merge pull request #13452 from yashykt/publicheaderc89nitfix
Remove unnecessary if condition in public_headers_must_be_c89
|
2017-11-21 14:06:21 -08:00 |
Nathaniel Manista
|
76c27a5768
|
Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configuration
Avoid abbreviation in Python API.
|
2017-11-21 13:38:51 -08:00 |
Menghan Li
|
a4f0320643
|
Add go release versions to client_matrix.py
|
2017-11-21 13:32:47 -08:00 |
Noah Eisen
|
9c26f6866a
|
Merge pull request #13288 from ncteisen/inheritance-in-core
Support Manually Constructed Virtual Functions in C Core
|
2017-11-21 16:18:39 -05:00 |
Yash Tibrewal
|
b822b968c6
|
Merge branch 'master' into publicheaderc89nitfix
|
2017-11-21 11:24:56 -08:00 |
Nathaniel Manista
|
1628da0136
|
Avoid abbreviation in Python API
I should have requested this during code review of bcf083fa90
but it slipped my mind.
|
2017-11-21 19:22:44 +00:00 |
Jan Tattermusch
|
1304cf8174
|
Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark
Use spinlock in CompletionRegistry (and improve the benchmark).
|
2017-11-21 20:05:30 +01:00 |
ncteisen
|
264560ff4a
|
Reviewer feedback
|
2017-11-21 13:55:52 -05:00 |
Noah Eisen
|
b8ec238211
|
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
|
2017-11-21 10:12:28 -08:00 |
Carl Mastrangelo
|
4c1713af84
|
Add java 1.8
|
2017-11-21 10:00:20 -08:00 |
Nicolas Noble
|
240762d4c2
|
Merge pull request #13060 from jwpowell055/master
Allow Bazel to build gRPC as a third-party dependency without git submodules
|
2017-11-21 09:36:44 -08:00 |
Noah Eisen
|
dd010f2297
|
Merge pull request #13364 from ncteisen/surfacing-error-details
Add Error String to Recv Status API
|
2017-11-21 07:35:32 -08:00 |
Jan Tattermusch
|
39b0325dc7
|
Merge pull request #13462 from jtattermusch/tuple_is_not_a_struct
ServerCallHandlers: save allocation by using a struct instead of a tuple
|
2017-11-21 12:54:59 +01:00 |
Jan Tattermusch
|
eec8b84c71
|
spinlock in completion registry is slightly faster
|
2017-11-21 12:30:52 +01:00 |
Jan Tattermusch
|
8bae77cdd1
|
add completion registry benchmark with shared registry too
|
2017-11-21 12:30:52 +01:00 |
Jan Tattermusch
|
da8ef40465
|
save allocation by using a struct instead of a tuple
|
2017-11-21 12:28:31 +01:00 |
Jan Tattermusch
|
39e3325550
|
Merge pull request #13459 from jtattermusch/csharp_avoid_delegate_allocs
Avoid unnecessary delegate alloc in CallSafeHandle and AsyncCall*
|
2017-11-21 12:27:28 +01:00 |