29462 Commits (240bad3d2d15628ccf13dddfc143e226fc4d9874)
 

Author SHA1 Message Date
Mark D. Roth 240bad3d2d Fix check_sources_and_headers. 7 years ago
Mark D. Roth 853fff8d08 Split tracing code into its own class. 7 years ago
Mark D. Roth 2e19123740 Add tests for tracing versions of Ref() and Unref(). 7 years ago
Mark D. Roth 18d332d8ba Remove incorrect tests for stack allocation. 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Mark D. Roth d3984c32c8 clang-format 7 years ago
Mark D. Roth 3228489f0b Fix include guard check. 7 years ago
Mark D. Roth 835537fbc7 Implement MakeReferenceCounted<> helper. 7 years ago
Mark D. Roth cf9ca843eb Add ReferenceCountedPtr class. 7 years ago
Mark D. Roth abadc6c516 Use New() and Delete() instead of C++ new and delete. 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago
Mehrdad Afshari de93112a3f
Merge pull request #13493 from mehrdada/bump-protobuf-3.5.0 7 years ago
Mehrdad Afshari 28661ea6e1 Bump third_party/protobuf submodule to v3.5.0 7 years ago
Jan Tattermusch 6fc02c6a2b
Merge pull request #13490 from jtattermusch/fix_sierra_build 7 years ago
Yang Gao 070a14f0cd
Merge pull request #13484 from yang-g/msan 7 years ago
adelez 2d21eba283
Merge pull request #13398 from adelez/csharp_101 7 years ago
Mehrdad Afshari a862d0d529
Merge pull request #13489 from mehrdada/kill-sleep 7 years ago
Adele Zhou e4d63e6446 Give a command example with multiple languages. 7 years ago
Adele Zhou 935aa47e65 Use special VIP 7 years ago
Adele Zhou 4fba378edf Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node. 7 years ago
Adele Zhou a3664680c5 Recreate the git root dir by default. 7 years ago
Adele Zhou 99986d76a5 fix 7 years ago
adelez 937e53d821
Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy 7 years ago
Jan Tattermusch fcb4205645 silence uninitialized use warning 7 years ago
adelez 7fe236904f
Merge pull request #13483 from menghanl/release_matrix 7 years ago
Mehrdad Afshari 36f60a9cc1 Kill off unnecessary sleep in route_guide example 7 years ago
Vijay Pai 0c000f6f6f
Merge pull request #12938 from gkelly/fix-variable-interpolation 7 years ago
Nathaniel Manista bb9333c485
Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-field 7 years ago
Nathaniel Manista 9e8a6922ca
Merge pull request #13485 from nathanielmanistaatgoogle/const 7 years ago
Nathaniel Manista 0eacb45a48 Elide local field by directly returning values 7 years ago
Nathaniel Manista 77d2c721cb Add missing const 7 years ago
yang-g 704009a198 Enable check for use-after-dtor 7 years ago
Yash Tibrewal d88421a995
Merge pull request #13452 from yashykt/publicheaderc89nitfix 7 years ago
Nathaniel Manista 76c27a5768
Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configuration 7 years ago
Menghan Li a4f0320643 Add go release versions to client_matrix.py 7 years ago
Noah Eisen 9c26f6866a
Merge pull request #13288 from ncteisen/inheritance-in-core 7 years ago
Yash Tibrewal b822b968c6 Merge branch 'master' into publicheaderc89nitfix 7 years ago
Nathaniel Manista 1628da0136 Avoid abbreviation in Python API 7 years ago
Jan Tattermusch 1304cf8174
Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark 7 years ago
ncteisen 264560ff4a Reviewer feedback 7 years ago
Noah Eisen b8ec238211 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core 7 years ago
Carl Mastrangelo 4c1713af84 Add java 1.8 7 years ago
Nicolas Noble 240762d4c2
Merge pull request #13060 from jwpowell055/master 7 years ago
Noah Eisen dd010f2297
Merge pull request #13364 from ncteisen/surfacing-error-details 7 years ago
Jan Tattermusch 39b0325dc7
Merge pull request #13462 from jtattermusch/tuple_is_not_a_struct 7 years ago
Jan Tattermusch eec8b84c71 spinlock in completion registry is slightly faster 7 years ago
Jan Tattermusch 8bae77cdd1 add completion registry benchmark with shared registry too 7 years ago
Jan Tattermusch da8ef40465 save allocation by using a struct instead of a tuple 7 years ago
Jan Tattermusch 39e3325550
Merge pull request #13459 from jtattermusch/csharp_avoid_delegate_allocs 7 years ago
Jan Tattermusch 85807230fb consistent naming for OnReceivedCloseOnServer 7 years ago