15638 Commits (552be178ef7ba4f71728e144594ded66a94b4cd5)

Author SHA1 Message Date
Gorka Lerchundi Osa bf9ac0f170 csharp: make the native libraries links are not shown 8 years ago
yang-g df92a64b38 Add timer annotations in epoll1 8 years ago
Mehrdad Afshari 58c61b5520 Unskip reflection unit test since proto is fixed 8 years ago
yang-g 2def6443a3 fix C++ wrapper 8 years ago
yang-g 2a1f129cfc Fix mismatched BEGIN/END 8 years ago
David Garcia Quintas a2c1df4dcd RR: Initialize subchannel connectivity state 8 years ago
yang-g 4fa6caa066 Add a new macro for custom profiler 8 years ago
Andre Medeiros b0eae8a08e Mark error code details as global 8 years ago
Jan Tattermusch ff6c03638d unify loggers used by Grpc tests 8 years ago
Jan Tattermusch 1ca3bef6b6 make C# logging & tracing more intuitive 8 years ago
Muxi Yan f42587cbc3 Do not add accept-encoding field when it exists 8 years ago
Muxi Yan da4f087ebe Fix minor build issue 8 years ago
Muxi Yan 4e1b26ec1b Replace dispatch_once_t with BOOL 8 years ago
Muxi Yan d37411e71d Some missing parts 8 years ago
Sree Kuchibhotla 5efc913193 Epoll1 Work Distribution: Parallelize processing epoll events across multiple threads 8 years ago
Sree Kuchibhotla 87ffcb6ab4 disable epoll1 by default (just enable tests) 8 years ago
David Garcia Quintas 1775ef91d2 Version bump to 1.6 8 years ago
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 8 years ago
Maxim Dzoba 22cc56f0c7 Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 8 years ago
Sree Kuchibhotla 3088230328 initialize pollset struct. Ideally not needed since we do zalloc but some code may directly call gpr_malloc to create pollset 8 years ago
Sree Kuchibhotla 54749da91b Enable epoll1 by default (and move epollsig as second choice) 8 years ago
Michael Bausor ff1e926421 Remove assignment 8 years ago
Michael Bausor 8a61db3c37 Remove metadata set 8 years ago
Jan Tattermusch 6bfe44daba give C# continuations 10 secs to finish on shutdown 8 years ago
Jan Tattermusch 98ed73c389 wait for queued continuation to finish 8 years ago
Jan Tattermusch 7a3bd5b7d6 more correct atomic counter 8 years ago
John Millikin e387852303
Catch NotImplementedError exceptions and forward them to the client. 8 years ago
Julien Boeuf 7a9d17f74c Fixing memory leak and removing unneeded NULL checks. 8 years ago
Yuchen Zeng e40e259dd1 Add more comments for the atomic operations 8 years ago
Yuchen Zeng 0ce19a21e7 Use atm load instead of atm cas 8 years ago
Michael Bausor 81fd629092 Move OP_RECV_INITIAL_METADATA out of start() methods 8 years ago
David Garcia Quintas 97e1785d16 Added missing call to grpc_byte_buffer_reader_destroy() 8 years ago
Muxi Yan b82f82b725 Revert "Revert "Add OAuth2 protocol in GRPCClient"" 8 years ago
Muxi Yan 04b580396b Fix comment format 8 years ago
ncteisen 41ba268c20 Pull bdp estimation into flowctl module 8 years ago
Muxi Yan 41ccb773bf Reenable CronetUnitTests as it is no longer a blocker 8 years ago
Muxi Yan c53c379b1d Make Jenkins debug information more useful 8 years ago
Muxi Yan d36283ab59 Address review comments 8 years ago
Jan Tattermusch 2312634017 fix more warnings 8 years ago
Jan Tattermusch 9210293d9e dont use generic version of Marshal.SizeOf 8 years ago
Jan Tattermusch 271cb36f56 dont use generic version of PtrToStructure 8 years ago
Jan Tattermusch 2fb313c9b6 fix warnings in Grpc.Core.Tests 8 years ago
Jan Tattermusch c152d6628a fix warnings in integration tests 8 years ago
Jan Tattermusch b8c77c59c5 Fix warnings in Grpc.Examples 8 years ago
Jan Tattermusch aa135cedf9 treat warnings as errors 8 years ago
Jan Tattermusch ca25473229 regenerate C# protos 8 years ago
Jan Tattermusch 3cbbe44384 Disable XML comment warnings in generated stubs 8 years ago
Jan Tattermusch e9956df33d add global.json files for C# 8 years ago
Yuchen Zeng 370051b520 Simplify bctlp atomic operations 8 years ago
Stanley Cheung 5fd85b58e6 PHP: update codegen plugin to support php_namespace option 8 years ago