14866 Commits (fc94d1f4a06c34cf637f48c9d1c6efab09e6a52b)

Author SHA1 Message Date
David Garcia Quintas fc94d1f4a0 Fix use-after-free in timer manager 8 years ago
Mehrdad Afshari 76a316cb1f Add `set noparent` to Python OWNER files 8 years ago
Mehrdad Afshari b03e5cbb0f Add @mehrdada to python OWNERS 8 years ago
murgatroid99 b5984601b8 Add myself as owner of files in several directories 8 years ago
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 8 years ago
ncteisen 780ba5dd22 Add all refcount flag 8 years ago
ncteisen 7712c7c4d5 clang format 8 years ago
ncteisen 2e85f6891a Add a list_tracer functionality 8 years ago
ncteisen 06bce6e020 Tracers know their name 8 years ago
Mark D. Roth 15494b5d3e Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy. 8 years ago
David Garcia Quintas 1105354aa3 NULL user_data after destruction 8 years ago
Alexander Polcyn 600ae82d4c remove an unused method 8 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 8 years ago
Jan Tattermusch a840e4a507 make SwiftSample support Xcode8 8 years ago
Craig Tiller ed38016565 C++ compatibility fixes 8 years ago
Noah Eisen e7ba3e91f8 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 8 years ago
Ken Payson b84a489f02 Revert "Reduce server memory usage" 8 years ago
Ken Payson a4710a090d Revert "Remove lockfree-stack implementation that is no longer used" 8 years ago
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 8 years ago
Mehrdad Afshari 976eb7c4b4 Fetch grpc.io/release over https 8 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 8 years ago
Robert Bradshaw b0d6f115dc Remove declaration of missing field. 8 years ago
murgatroid99 cd4508f944 Fix some memory leaks in UV TCP code 8 years ago
Mark D. Roth 630e26bc79 Code cleanups in client_auth_filter and server_auth_filter. 8 years ago
Mark D. Roth 60751fe7e7 Add client_channel tracer; code cleanup; eliminate an allocation. 8 years ago
Sree Kuchibhotla bd3ea98caa Add comments to timer_generic.c file 8 years ago
ncteisen e9cd8a8dd5 Remove more custom debug defines 8 years ago
David Garcia Quintas 4b2def361a Fix RR concurrent updates 8 years ago
Craig Tiller 8af7989718 Fix potential rounding error 8 years ago
Sree Kuchibhotla 65dd99feae fix typos identified in code review 8 years ago
Noah Eisen 67a40548ca Initialize pending_ops false 8 years ago
Craig Tiller 873ee82277 Add channel args to qps server 8 years ago
Craig Tiller 7fd8f67b2d clang-format 8 years ago
Craig Tiller 9c070bfb64 Fix memory leak 8 years ago
Craig Tiller 569401924d Fix compile 8 years ago
Julien Boeuf ce91f4ad17 Attempt to fix #11011. 8 years ago
Sree Kuchibhotla 55acb7c1bf timer_manager fix 8 years ago
thassss 42301bfd0e Update serverName comment to be more accurate 8 years ago
thassss 97efa02a12 Pass NULL to grpc_channel_create_call for nil serverName 8 years ago
thassss 0acc9e6b68 Remove nullability specifiers 8 years ago
thassss 69776d4b3f Warn against using serverName property with Cronet 8 years ago
thassss 69d7bd67f4 Expose :authority pseudo-header to Obj-C API. 8 years ago
David Garcia Quintas 36a481e647 Removed leftover debugging msg 8 years ago
thassss 5c8f27bf18 Update serverName comment to be more accurate 8 years ago
Mark D. Roth be928be48a Allow HTTP CONNECT handshaker to be used in http1 client. 8 years ago
thassss a5082db9da Pass NULL to grpc_channel_create_call for nil serverName 8 years ago
thassss 260ddd1759 Remove nullability specifiers 8 years ago
thassss e78a0b79fa Warn against using serverName property with Cronet 8 years ago
Jan Tattermusch eb0219ba76 regenerate C# protos 8 years ago
Jan Tattermusch b2b54fe60f add C# test demoing custom error details 8 years ago